@charset "UTF-8";
.wcff-post-listing-column {
clear: both;
position: relative;    
}
.wcff-left-column {
width: 70%;
float:left;	
}
.wcff-right-column {	
width: 30%;  
float:left;
}
.wcff-message-box {	
background:#fff;	
margin-top: 69px;
margin-left: 20px;
-webkit-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-moz-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-ms-box-shadow: 0 0px 5px rgba(0,0,0,.04);
-o-box-shadow: 0 0px 5px rgba(0,0,0,.04);
box-shadow: 0 0px 5px rgba(0,0,0,.04);
}
.wcff-msg-header,
.wcff-msg-footer,
.wcff-msg-content {
padding: 5px 20px;
}
.wcff-msg-header {
border-bottom: solid 1px #e1e1e1;
}
.wcff-msg-header h3,
.wcff-msg-content h5 {
margin: 10px 0px;
}
.wcff-msg-footer a,
.wcff-msg-content a {
display:block;
line-height: 25px;
}
.wcff-msg-content h5 {
font-size: 15px;
font-weight:bold;
}
.wcff_cart_item_update {
margin: 0 !important; 
}
.wcff-msg-footer {
margin-top: 15px;
background:#a0ce4e;
}
.wcff-msg-footer a {
color:#fff;
padding: 8px 0px;
line-height: 10px;
font-weight: bold;
text-decoration:none;
}
.wcff-msg-footer a img {
width: 24px;
float: left;
margin-top: -7px;
margin-right: 10px;
}
#wcff_fields .inside,
#wcff_factory .inside,
#wcff_locations .inside,
#wcff_conditions .inside {
margin: 0;
padding: 0;
}
table.wcff_table {
width: 100%;
box-shadow: none;
border: 0 none;
background: transparent;
border-spacing: 0;
clear: both;
margin: 0;
}
table.wcff_table th {
font-weight: bold;
text-align: left;
font-size: 14px;
padding: 8px 15px;
line-height: 28px;
border-bottom: 1px solid #e1e1e1;
}
table.wcff_table td {
padding: 13px 15px;
border-top: 1px solid #f5f5f5;
}
table.wcff_fields_factory_header td:first-child {
width:26%;
}
table.wcff_table td.wcff-sortable{
cursor:move;
}
table.wcff_table td.add {
width:40px;
}
table.wcff_table td.remove {
width:20px;
}
table.wcff_table td.summary {
width: 24%;
vertical-align: top;
background: #F9F9F9;
border-top: 1px solid #f0f0f0;
border-right: 1px solid #E1E1E1;
}
table.wcff_table > tbody > tr:first-child > td, 
table.wcff_table > tbody > tr:first-child > td.summary {
border-top: 0 none;
}
table.wcff_table td.summary label {
display: block;
font-size: 13px;
line-height: 1.4em;
font-weight: bold;
padding: 0;
margin: 0 0 3px;
color: #333;
} 
table.wcff_table td.summary p {
display: block;
font-size: 12px;
line-height: 1.4em;
padding: 0 !important;
margin: 3px 0 0 !important;
font-style: normal;
line-height: 16px;
color: #899194;
}
table.wcff_table select,
table.wcff_table textarea,
table.wcff_table input[type=text],
table.wcff_table input[type=password],
table.wcff_table input[type=email],
table.wcff_table input[type=number] {
width:100%;
padding: 3px;
height: auto;
}
table.wcff_table textarea {
resize: vertical;
}
table.wcff_fields_factory_header {
background: #EAF2FA;
border-top: none;
border-bottom:1px solid #c7d7e2;
}
#wcff_fields div.handlediv,
#wcff_fields h3.hndle {
display:none;
}
.wcff-add-new-field {
}
.wcff_logic_groups h4,
.wcff_location_logic_groups h4 {
margin: 0 0 3px;
}
.wcff_logic_groups table td,
.wcff_location_logic_groups table td {
padding: 4px;
border: 0 none;
}
.wcff-form-invalid {
border: solid 1px #ff0000 !important;
box-shadow: 0px 0px 5px #cd0000 !important;
-o-box-shadow: 0px 0px 5px #cd0000 !important;
-ms-box-shadow: 0px 0px 5px #cd0000 !important;
-moz-box-shadow: 0px 0px 5px #cd0000 !important;
-webkit-box-shadow: 0px 0px 5px #cd0000 !important;
}
.wcff-dock-loader {
width: 24px;
height: 24px;
bottom: -15px;
position: absolute;
background-color: rgba(255,255,255,.8);
background-image: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/classes/../assets/images/loader.gif);
background-repeat: no-repeat;    
background-position:center;
}
.wcff-add-new-field {
width:100%;
text-align:center;
}
a.button.wcff-meta-option-delete {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
a.button.wcff-meta-option-delete:hover {
background-color: #ec971f;
border-color: #d58512;
}
.wcff-button-remove {
background: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/classes/../assets/images/minus.png) no-repeat center #fff;
display: none;
height: 20px;
width: 20px;
border-radius: 10px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
#wcff-field-factory-footer a.button {
width:auto !important;
}
.wcff-button-remove:hover {
background: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/classes/../assets/images/minus.png) no-repeat center #eee;
}
#wcff_conditions .wcff_logic_group tr:hover .wcff-button-remove,
#wcff_locations .wcff_location_logic_group tr:hover .wcff-button-remove {
display: block;
}
#wcff-empty-field-set {	
color: #7A9BBE;
font-size: 12px;	
line-height: 25px;	
padding:  8px 15px;
background: #EAF2FA;
text-shadow: 0 1px 0 #ffffff;
font-family: Comic Sans MS, sans-serif;
}
#wcff-fields-set {
position: relative;
background: #fcfcfc;
}
ul.wcff-field-layout-horizontal {
margin: 0px;
display:block;
}
ul.wcff-field-layout-horizontal li {
display:inline-block;
margin-right:20px;
}
.wcff-meta-row {
background: #fff;
border-bottom: #F0F0F0 solid 1px;
}
.wcff-meta-row:last-child {
border-bottom:0;
}
.wcff-meta-row.active {
background: #3595BC;
background-image: -webkit-gradient(linear, left top, left bottom, from(#46AFDB), to(#3199C5));
background-image: -webkit-linear-gradient(top, #46AFDB, #3199C5);
background-image: -moz-linear-gradient(top, #46AFDB, #3199C5);
background-image: -o-linear-gradient(top, #46AFDB, #3199C5);
background-image: linear-gradient(to bottom, #46AFDB, #3199C5);
border: #268FBB solid 1px;
text-shadow: #268FBB 0 1px 0;
box-shadow: inset #5FC8F4 0 1px 0 0;
color: #fff;
position: relative;
}
#wcff-fields-set table.wcff_table td {
vertical-align:top;
}
.wcff-field-order-td,
table.wcff_table th.field_order {
vertical-align:middle;
}
.fields_header table.wcff_table th,
#wcff-fields-set table.wcff_table td {
width:25%;	
padding:8px 15px;
}
.wcff-meta-row .wcff-field-order {
background: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/classes/../assets/images/drag.png) no-repeat center transparent;
display: block;
height: 42px;
width: 20px;
}
.wcff-meta-row .wcff-field-label {
color: #0074a2;
font-size: 14px;
font-weight: bold;
}
.wcff-meta-row.active .wcff-field-label {
color: #fff;
} 
.wcff-meta-row .wcff-meta-option {
line-height:22px;
visibility:hidden;
}
#wcff-fields-set .wcff-meta-row tr:hover .wcff-meta-option {
visibility:visible;
}
.wcff-meta-row .wcff-meta-option a {
color: #0074a2;
text-decoration:none;
}
.wcff-meta-row.active .wcff-meta-option a,
.wcff-meta-row.active .wcff-meta-option a:hover {
color: #fff;
} 
.wcff-meta-row .wcff-meta-option a:hover {
color:#2ea2cc;
}
.wccaf-is-valid-1,
.wccaf-validation-message {
color:red;
clear: both;
display:none;
}
.wccaf-is-valid-0 {
display:block !important;	
}
.wccaf-image-field-wrapper {
padding: 10px 12px;
}
.wccaf-image-field-wrapper h4,
.wccaf-image-field-wrapper p.wccaf-img-field-btn-wrapper {
margin:0px;
padding-left: 0px;
}
.wccaf-image-field-wrapper img {
margin-top: 10px;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-ms-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
-o-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
.wccaf-image-field-wrapper a.wccaf-image-remove-btn {
width: 32px;
height: 32px;
display:none;
background: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/classes/../assets/images/delete.png) no-repeat center transparent;
}
.wccaf-image-field-wrapper.has_image:hover a.wccaf-image-remove-btn {
display:inline-block;
} .wcff-options-wrapper {	
height:auto;
max-width:900px;
}
.wcff-options-form {
margin-top:20px;
}
.wcff-options-form table {
background:#fff;
} .wcff-date-field-disable-accordian-container {
border:  1px solid #E1E1E1;
display:  inline-block;
width:100%;
}
.wcff-date-field-disable-hide-elem {
display: none;
}
.wcff-date-field-disable-hide-elem:first-child {
display: block;
}
.wcff-date-field-disable-accordian-left-panel {
float: left;
width: 28%;
background: #F9F9F9;
border-right: 1px solid #E1E1E1;
}
.wcff-date-field-disable-accordian-right-panel {
float: left;
width: 68%;
padding: 10px;  
}
.wcff-date-field-disable-accordian-left-panel ul {
display: initial;    
}
.wcff-date-field-disable-accordian-left-panel li {
cursor: pointer;
border-top: 1px solid #f0f0f0;
padding: 6px;
margin: 0;
}
.wcff-date-field-disable-accordian-left-panel li:hover {
background: #fff;
color: #1e8cbe;
}
.wcff-date-field-disable-accordian-left-panel li:first-child {	
border-top: none;	
}
.wcff-date-field-disable-accordian-left-panel li.active{
background: #fff;
color: #1e8cbe;
}
div[data-param=img_is_prev_width] {
display: none;
}
.check_single_multi {
-webkit-border-radius: 2px;
border-radius: 2px;  
}
.check_single_multi span{
padding: 4px 8px;
background: #f7f7f7;
border: 1px solid #ccc;
}
.check_single_multi input {
display: none;
}
#check_single_multi:checked ~ .check_is_multi {
background: #d8d8d8;
}
#check_single_multi:not(:checked) ~ .check_is_single {
background: #d8d8d8;
}.wccpf-fields-group h4 {
margin-bottom:12px;	
}
table.wccpf_fields_table {
width:100%;
border-spacing: 0;
border-collapse: collapse;
margin-bottom: 1em;
}
table.wccpf_fields_table td.wccpf_label,
table.wccpf_fields_table td.wccpf_label label {
width:125px;	
}
table.wccpf_fields_table td.wccpf_label label {
display:block;
}
.wcff_image_prev_shop_continer {
display: block;
}
.wcff-prev-shop-image {
width: 220px;
} table.wccpf_fields_table td.wccpf_label span {
color:red;
}
table.wccpf_fields_table td.wccpf_value input[type=text],
table.wccpf_fields_table td.wccpf_value input[type=number],
table.wccpf_fields_table td.wccpf_value input[type=email],
table.wccpf_fields_table td.wccpf_value input[type=password],
table.wccpf_fields_table td.wccpf_value textarea,
table.wccpf_fields_table td.wccpf_value select {
width: 100%;
padding: 5px;
height: auto;
border: 1px solid #ddd;
-ms-box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
-ms-border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
table.wccpf_fields_table td.wccpf_value textarea {
resize: vertical;
}
ul.wccpf-field-layout-horizontal {
display:block;
}
ul.wccpf-field-layout-horizontal li {
margin-right: 10px;
display:inline-block;
}
ul.wccpf-field-layout-vertical li {
display:block;
}
.wccpf-fields-group-title-index { display:none; }
.wccpf-is-valid-1,
.wccpf-validation-message {
color:red;
display:none;
}
.wccpf-is-valid-0 {
display:block !important;	
}
.wcff-label {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.wcff-label-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wcff-label-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wcff-label-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wcff-label-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
} .ui-datepicker {
z-index:10000;
} .wccpf-fields-group-on-cart {
}
.wccpf-fields-group-on-cart fieldset {
margin: 0px;
padding: 0px;
}
.wccpf-fields-group-on-cart h5 {
margin:2px 0px;
}
.wccpf-fields-group-on-cart fieldset ul {
display:table;
clear:both;
margin:0px;
padding:0px;	
padding-left:10px;
}
.wccpf-fields-group-on-cart fieldset li {
float:left;	
margin:0px;
list-style:none;	
line-height: 20px;
}
.wccpf-fields-group-on-cart fieldset li:first-child {
width:100px;
}
.wccpf-fields-group-on-cart fieldset li p {
margin:0px;
}
.wcff_field_cart_update_value p:hover {	
z-index: -2;
opacity: .2;
}
.wcff_field_cart_update_value:hover{
opacity: .9;
outline-width: .3px; 
outline-style: dotted;
outline-color: #000;
background: url(//fbyjan.com.au/wp-content/plugins/wc-fields-factory/assets/images/edit.png);
background-repeat : no-repeat;
background-size: 15px 15px;
background-position: center;
}.sp-container {
position:absolute;
top:0;
left:0;
display:inline-block;
*display: inline;
*zoom: 1; z-index: 9999994;
overflow: hidden;
}
.sp-container.sp-flat {
position: relative;
} .sp-container,
.sp-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .sp-top {
position:relative;
width: 100%;
display:inline-block;
}
.sp-top-inner {
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
}
.sp-color {
position: absolute;
top:0;
left:0;
bottom:0;
right:20%;
}
.sp-hue {
position: absolute;
top:0;
right:0;
bottom:0;
left:84%;
height: 100%;
}
.sp-clear-enabled .sp-hue {
top:33px;
height: 77.5%;
}
.sp-fill {
padding-top: 80%;
}
.sp-sat, .sp-val {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
}
.sp-alpha-enabled .sp-top {
margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
display: block;
}
.sp-alpha-handle {
position:absolute;
top:-4px;
bottom: -4px;
width: 6px;
left: 50%;
cursor: pointer;
border: 1px solid black;
background: white;
opacity: .8;
}
.sp-alpha {
display: none;
position: absolute;
bottom: -14px;
right: 0;
left: 0;
height: 8px;
}
.sp-alpha-inner {
border: solid 1px #333;
}
.sp-clear {
display: none;
}
.sp-clear.sp-clear-display {
background-position: center;
}
.sp-clear-enabled .sp-clear {
display: block;
position:absolute;
top:0px;
right:0;
bottom:0;
left:84%;
height: 28px;
} .sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
-webkit-user-select:none;
-moz-user-select: -moz-none;
-o-user-select:none;
user-select: none;
}
.sp-container.sp-input-disabled .sp-input-container {
display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
display: none;
}
.sp-palette-only .sp-picker-container {
display: none;
}
.sp-palette-disabled .sp-palette-container {
display: none;
}
.sp-initial-disabled .sp-initial {
display: none;
} .sp-sat {
background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}
.sp-hue {
background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
} .sp-1 {
height:17%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
height:16%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
height:17%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
height:17%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
height:16%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
height:17%;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}
.sp-hidden {
display: none !important;
} .sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; } @media (max-device-width: 480px) {
.sp-color { right: 40%; }
.sp-hue { left: 63%; }
.sp-fill { padding-top: 60%; }
}
.sp-dragger {
border-radius: 5px;
height: 5px;
width: 5px;
border: 1px solid #fff;
background: #000;
cursor: pointer;
position:absolute;
top:0;
left: 0;
}
.sp-slider {
position: absolute;
top:0;
cursor:pointer;
height: 3px;
left: -1px;
right: -1px;
border: 1px solid #000;
background: white;
opacity: .8;
} .sp-container {
border-radius: 0;
background-color: #ECECEC;
border: solid 1px #f0c49B;
padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.sp-top {
margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
border: solid 1px #666;
} .sp-input-container {
float:right;
width: 100px;
margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
width: 100%;
}
.sp-input {
font-size: 12px !important;
border: 1px inset;
padding: 4px 5px;
margin: 0;
width: 100%;
background:transparent;
border-radius: 3px;
color: #222;
}
.sp-input:focus  {
border: 1px solid orange;
}
.sp-input.sp-validation-error {
border: 1px solid red;
background: #fdd;
}
.sp-picker-container , .sp-palette-container {
float:left;
position: relative;
padding: 10px;
padding-bottom: 300px;
margin-bottom: -290px;
}
.sp-picker-container {
width: 172px;
border-left: solid 1px #fff;
} .sp-palette-container {
border-right: solid 1px #ccc;
}
.sp-palette-only .sp-palette-container {
border: 0;
}
.sp-palette .sp-thumb-el {
display: block;
position:relative;
float:left;
width: 24px;
height: 15px;
margin: 3px;
cursor: pointer;
border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
border-color: orange;
}
.sp-thumb-el {
position:relative;
} .sp-initial {
float: left;
border: solid 1px #333;
}
.sp-initial span {
width: 30px;
height: 25px;
border:none;
display:block;
float:left;
margin:0;
}
.sp-initial .sp-clear-display {
background-position: center;
} .sp-palette-button-container,
.sp-button-container {
float: right;
} .sp-replacer {
margin:0;
overflow:hidden;
cursor:pointer;
padding: 4px;
display:inline-block;
*zoom: 1;
*display: inline;
border: solid 1px #91765d;
background: #eee;
color: #333;
vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
border-color: #F0C49B;
color: #111;
}
.sp-replacer.sp-disabled {
cursor:default;
border-color: silver;
color: silver;
}
.sp-dd {
padding: 2px 0;
height: 16px;
line-height: 16px;
float:left;
font-size:10px;
}
.sp-preview {
position:relative;
width:25px;
height: 20px;
border: solid 1px #222;
margin-right: 5px;
float:left;
z-index: 0;
}
.sp-palette {
*width: 220px;
max-width: 220px;
}
.sp-palette .sp-thumb-el {
width:16px;
height: 16px;
margin:2px 1px;
border: solid 1px #d0d0d0;
}
.sp-container {
padding-bottom:0;
} .sp-container button {
background-color: #eeeeee;
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
border: 1px solid #ccc;
border-bottom: 1px solid #bbb;
border-radius: 3px;
color: #333;
font-size: 14px;
line-height: 1;
padding: 5px 4px;
text-align: center;
text-shadow: 0 1px 0 #eee;
vertical-align: middle;
}
.sp-container button:hover {
background-color: #dddddd;
background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
border: 1px solid #bbb;
border-bottom: 1px solid #999;
cursor: pointer;
text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
border: 1px solid #aaa;
border-bottom: 1px solid #888;
-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
-o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
font-size: 11px;
color: #d93f3f !important;
margin:0;
padding:2px;
margin-right: 5px;
vertical-align: middle;
text-decoration:none;
}
.sp-cancel:hover {
color: #d93f3f !important;
text-decoration: underline;
}
.sp-palette span:hover, .sp-palette span.sp-thumb-active {
border-color: #000;
}
.sp-preview, .sp-alpha, .sp-thumb-el {
position:relative;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
display:block;
position:absolute;
top:0;left:0;bottom:0;right:0;
}
.sp-palette .sp-thumb-inner {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}
.sp-clear-display {
background-repeat:no-repeat;
background-position: center;
background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}
@font-face{font-family:wp-car-manager;src:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.eot?25344333);src:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.eot?25344333#iefix) format("embedded-opentype"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.woff?25344333) format("woff"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.ttf?25344333) format("truetype"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.svg?25344333#wp-car-manager) format("svg");font-weight:400;font-style:normal}.select2-search__field{background-color:#fff!important}.wpcm-vehicle-listings .wpcm-vehicle-filters{padding:.5em 0;background:#eee;border-bottom:1px solid #e5e5e5;overflow:hidden}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter{position:relative;width:100%;padding:.5em 1em;float:left;overflow:hidden}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter label{display:block;font-size:.8em}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter select{width:100%}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter input{width:100%;background:#fff;border:1px solid #ccc;border-radius:3px;padding:.4em}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button{padding-top:1.5em;float:right}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input{padding:.8em;line-height:.9em;background-color:#428dcb}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input:active,.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input:focus,.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input:hover,.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-button input:visited{outline:0}.wpcm-vehicle-listings .wpcm-vehicle-sort{padding:.5em 1em;background:#f9f9f9;border-bottom:1px solid #eee;overflow:hidden;text-align:right}.wpcm-vehicle-listings .wpcm-vehicle-sort label{font-size:.8em}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper{position:relative}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results{padding:0;margin:0;list-style:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item{list-style:none;padding:0;margin:0;border-bottom:1px solid #eee}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a{display:block;padding:1em 1em 1em 2em;border:0;overflow:hidden;zoom:1;position:relative;line-height:1.5em;text-decoration:none;font-weight:400;min-height:100px;box-sizing:border-box}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a:hover{background-color:#f3f3f3}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a:active,.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a:focus,.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a:visited{border:0;outline:0}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper{width:100px;height:100px;position:absolute;left:1em;float:left;margin-right:1em;vertical-align:middle;box-shadow:none;overflow:hidden}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper img.wpcm-listings-item-image{width:100%;height:100%;vertical-align:middle;box-shadow:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper .wpcm-pending-review,.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper .wpcm-sold{position:absolute;top:0;left:0;padding:0 .6em;color:#fff;font-size:.9em;font-weight:700;background:#428dcb;text-align:left}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper .wpcm-pending-review{text-align:center;padding-top:.6em;padding-bottom:.6em}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description{display:none;float:left;width:80%;padding:0 0 0 100px;line-height:1.5em}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description h3{margin:0;padding:0;line-height:inherit;font-size:inherit}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description p{color:#999}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta{float:left;width:100%;padding:0 0 0 100px;margin:0;line-height:1.5em;color:#999;list-style:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta ul{margin:0;list-style:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta ul .wpcm-title{color:#484c51;font-weight:700;font-size:1.1em}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-no-results{padding:2em 0;font-style:italic;text-align:center}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-results-load-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.3}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-results-spinner{position:absolute;width:100px;height:76px;top:5%;left:50%;margin-left:-50px;text-align:center;display:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-results-spinner:before{font-family:wp-car-manager!important;content:"\e804";font-size:4em!important;line-height:1.3em;color:#fff}.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination{width:100%;padding:1em 0;text-align:center}.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination ul{overflow:hidden;list-style:none;padding:0;margin:0}.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination ul li{display:inline;list-style:none}.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination ul li a,.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination ul li span{padding:0 .3em}.wpcm-vehicle-listings .wpcm-vehicle-listings-pagination ul li a{color:#428dcb}@media (min-width:992px){.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter{width:25%}.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-make,.wpcm-vehicle-listings .wpcm-vehicle-filters .wpcm-filter-model{width:50%}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description{display:block}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta{width:20%;padding-left:1em;text-align:right;float:right}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta li.wpcm-title{display:none}.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-meta li.wpcm-price{font-weight:700;font-size:1.1em}}.single-wpcm_vehicle .single-featured-image-header{display:none}.wpcm_vehicle .wpcm-notice{background:#164161;color:#fff;padding:1em;margin-bottom:1em}.wpcm_vehicle .wpcm-notice h2{font-size:2.2em;color:#fff;margin-top:0}.wpcm_vehicle .wpcm-notice a.wpcm-btn-link,.wpcm_vehicle .wpcm-notice a.wpcm-btn-link:focus,.wpcm_vehicle .wpcm-notice a.wpcm-btn-link:hover{color:#fff;text-decoration:underline}.wpcm_vehicle .wpcm-notice .wpcm-preview-or{padding:0 .5em}.wpcm_vehicle .attachment-full,.wpcm_vehicle .attachment-post-featured-image,.wpcm_vehicle .attachment-post-thumbnail,.wpcm_vehicle .entry-thumbnail,.wpcm_vehicle .posted-on,.wpcm_vehicle .size-post-featured-image,.wpcm_vehicle .wp-post-image{display:none}.wpcm_vehicle .wpcm-vehicle-head{overflow:hidden}.wpcm_vehicle .wpcm-images{position:relative;width:100%}.wpcm_vehicle .wpcm-images .wp-post-image{display:block}.wpcm_vehicle .wpcm-images img.attachment-wpcm_vehicle_single.wp-post-image{width:100%}.wpcm_vehicle .wpcm-images .wpcm-pending-review,.wpcm_vehicle .wpcm-images .wpcm-sold{position:absolute;top:0;left:0;padding:0 .6em;color:#fff;font-size:.9em;font-weight:700;background:#428dcb;text-align:left}.wpcm_vehicle .wpcm-images .wpcm-pending-review{text-align:center;padding-top:.6em;padding-bottom:.6em}.wpcm_vehicle .wpcm-images .wpcm-sold{font-size:1.5em}.wpcm_vehicle .wpcm-images .wpcm-thumbnails{width:100%;padding:10px 0}.wpcm_vehicle .wpcm-images .wpcm-thumbnails.wpcm-columns-1 a{width:100%;margin-left:0;margin-right:0}.wpcm_vehicle .wpcm-images .wpcm-thumbnails.wpcm-columns-2 a{width:47%;margin-left:3%;margin-right:3%}.wpcm_vehicle .wpcm-images .wpcm-thumbnails.wpcm-columns-3 a{width:30%;margin-left:2.5%;margin-right:2.5%}.wpcm_vehicle .wpcm-images .wpcm-thumbnails.wpcm-columns-4 a{width:22%;margin-left:2%;margin-right:2%}.wpcm_vehicle .wpcm-images .wpcm-thumbnails.wpcm-columns-5 a{width:17%;margin-left:1.875%;margin-right:1.875%}.wpcm_vehicle .wpcm-images .wpcm-thumbnails a{margin-top:10px;margin-bottom:10px;float:left}.wpcm_vehicle .wpcm-images .wpcm-thumbnails a img{width:100%}.wpcm_vehicle .wpcm-images .wpcm-thumbnails a.first{margin-left:0}.wpcm_vehicle .wpcm-images .wpcm-thumbnails a.last{margin-right:0}.wpcm_vehicle .wpcm-price-wrapper{padding-bottom:10px}.wpcm_vehicle .wpcm-price-wrapper .wpcm-price{font-size:1.8em;font-weight:700}.wpcm_vehicle .wpcm-summary{width:100%;font-size:.9em}.wpcm_vehicle .wpcm-summary table{border:0}.wpcm_vehicle .wpcm-summary table td,.wpcm_vehicle .wpcm-summary table th{padding:.857em 1.387em;border:0;border-bottom:1px dotted #F1F1F1}.wpcm_vehicle .wpcm-summary table th{font-weight:700;padding-left:0}.wpcm_vehicle .wpcm-summary .wpcm-contact{overflow:hidden}.wpcm_vehicle .wpcm-summary .wpcm-contact .wpcm-contact-button{width:100%;margin-bottom:10px}.wpcm_vehicle .wpcm-vehicle-content{clear:both;overflow:hidden}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block{border:0;border-bottom:1px solid rgba(0,0,0,.1);margin:1em 0;padding:1em 0;overflow:hidden}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block h2{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5em}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-data table{width:100%;margin:0}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-data table tr th{width:50%}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-features ul{width:100%;margin:0;list-style:none}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-features ul li{padding:.2em 0 .2em 22px;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/frontend-sprite.png) center left no-repeat;box-sizing:border-box}.twentyfifteen .wpcm_vehicle .wpcm-summary{padding:0}.twentyfifteen .wpcm_vehicle table,.twentyfifteen .wpcm_vehicle table tr{border:0}.twentyfifteen .wpcm_vehicle table tr td,.twentyfifteen .wpcm_vehicle table tr th{border:0;border-bottom:1px dotted #F1F1F1}@media (min-width:768px){.wpcm_vehicle .wpcm-vehicle-head .wpcm-images{float:left;width:55%}.wpcm_vehicle .wpcm-vehicle-head .wpcm-summary{float:right;width:41%}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-data table{width:50%;float:left}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-data table tr th{width:35%}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-features ul{float:left}.wpcm_vehicle .wpcm-vehicle-content .wpcm-content-block#wpcm-vehicle-features ul li{width:50%;float:left}}.wpcm-car-form fieldset{margin:0 0 1em;padding:0 0 1em;line-height:2em;border:0;border-bottom:1px solid #eee}.wpcm-car-form fieldset:after,.wpcm-car-form fieldset:before{content:" ";display:table}.wpcm-car-form fieldset:after{clear:both}.wpcm-car-form fieldset label{display:block;margin:0;width:29%;float:left;vertical-align:middle}.wpcm-car-form fieldset label small{opacity:.75;font-size:.83em}.wpcm-car-form fieldset div.wpcm-field{position:relative;width:70%;float:right;vertical-align:middle;overflow:hidden}.wpcm-car-form fieldset div.wpcm-field input.wpcm-input-date,.wpcm-car-form fieldset div.wpcm-field input.wpcm-input-text,.wpcm-car-form fieldset div.wpcm-field select,.wpcm-car-form fieldset div.wpcm-field textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpcm-car-form fieldset div.wpcm-field ul.wpcm-form-features{padding:0;margin:0;list-style:none;overflow:auto}.wpcm-car-form fieldset div.wpcm-field ul.wpcm-form-features li{width:100%;padding:10px 0;margin:0;float:left;border-bottom:1px solid #eee}.wpcm-car-form fieldset div.wpcm-field ul.wpcm-form-features li label{width:100%}.wpcm-car-form fieldset div.wpcm-field ul.wpcm-form-features li label input{margin-right:10px}.wpcm-car-form fieldset div.wpcm-field.wpcm-error{border:1px solid red}.wpcm-car-form fieldset .wpcm-form-image-upload{width:100%;min-height:150px;border:2px dashed #60646c;text-align:center;padding:50px;color:#60646c;cursor:pointer}.wpcm-car-form fieldset .wpcm-form-image-upload span{font-size:.9em;font-weight:200}.wpcm-car-form fieldset div.wpcm-field-fw{width:100%}.wpcm-car-form fieldset div.wpcm-account-sign-in .button{margin-right:.5em}.wpcm-car-form fieldset div.wpcm-account-sign-in p{margin:1em 0 0}.wpcm-car-form fieldset div.wpcm-form-images-current ul{list-style:none;padding:0;margin:0 0 2em;overflow:hidden}.wpcm-car-form fieldset div.wpcm-form-images-current ul li{position:relative;padding:0;margin:0 1em 0 0;float:left;border:1px solid #eee}.wpcm-car-form fieldset div.wpcm-form-images-current ul li a.button{display:block;text-align:center}.wpcm-car-form fieldset div.wpcm-form-images-current ul li .wpcm-image-delete-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}.wpcm-car-form .wpcm-fieldset-features{border-bottom:0}.wpcm-car-form .wpcm-fieldset-disabled p{padding-top:20px}.wpcm-car-form #wpcm-submit span.wpcm-spinner{display:none}.wpcm-car-form #wpcm-submit.wpcm-disabled{cursor:progress}.ui-datepicker{font-size:.9em}@-moz-keyframes wpcm-spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes wpcm-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes wpcm-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:992px){.wpcm-car-form fieldset div.wpcm-field ul.wpcm-form-features li{width:33%}}.wpcm-dashboard .wpcm-dashboard-wrapper{position:relative}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list{padding:0;margin:0;list-style:none}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item{list-style:none;margin:0;display:block;padding:1em 1em 1em 2em;border:0;border-bottom:1px solid #eee;overflow:hidden;zoom:1;position:relative;line-height:1.5em;text-decoration:none;font-weight:400;min-height:100px;box-sizing:border-box}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item:hover{background-color:#f3f3f3}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper{display:none;width:100px;height:100px;position:absolute;left:1em;float:left;margin-right:1em;vertical-align:middle;box-shadow:none;overflow:hidden}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper img.wpcm-dashboard-item-image{width:100%;height:100%;vertical-align:middle;box-shadow:none}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper .wpcm-pending-review,.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper .wpcm-sold{position:absolute;top:0;left:0;padding:0 .6em;color:#fff;font-size:.9em;font-weight:700;background:#428dcb;text-align:left}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper .wpcm-pending-review{text-align:center;padding-top:.6em;padding-bottom:.6em}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-data{float:left;width:70%;padding:0;margin:0;line-height:1.5em;color:#999;list-style:none}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-data ul{margin:0;list-style:none}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-data ul .wpcm-title{color:#484c51;font-weight:700;font-size:1.1em}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-data ul .wpcm-title a{color:#484c51}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-expires{display:none;float:left;width:20%;padding:0 0 0 1em;text-align:center}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-expires span{display:block}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-actions{float:left;width:30%;text-align:right;padding:0 0 0 1em}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-actions ul{list-style:none;padding:0;margin:0}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-actions ul li{padding:0 0 .5em;margin:0}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-actions ul li a.wpcm-dashboard-button{width:100%}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-no-results{padding:2em 0;font-style:italic;text-align:center}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-results-load-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.3}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-results-spinner{position:absolute;width:100px;height:76px;top:5%;left:50%;margin-left:-50px;text-align:center;display:none}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-results-spinner:before{font-family:wp-car-manager!important;content:"\e804";font-size:4em!important;line-height:1.3em;color:#fff}@media (min-width:992px){.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-image-wrapper{display:block}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-data{width:60%;padding-left:100px}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-expires{display:block}.wpcm-dashboard .wpcm-dashboard-wrapper .wpcm-dashboard-list li.wpcm-dashboard-item .wpcm-dashboard-item-actions{width:20%}}.wpcm-spinner{position:absolute;top:50%;left:50%;width:45px;height:45px;margin:-22px 0 0 -22px}.wpcm-spinner:after{font-family:wp-car-manager!important;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;content:"";color:#fff;font-size:3em;-webkit-transform-origin:49% 49%;-moz-transform-origin:49% 49%;-o-transform-origin:49% 49%;transform-origin:49% 49%;-webkit-animation:wpcm-spin 1.5s linear infinite;-moz-animation:wpcm-spin 1.5s linear infinite;animation:wpcm-spin 1.5s linear infinite}.wpcm-button{display:inline-block;text-align:center;line-height:.9em;font-size:.9em;background-color:#428dcb;color:#fff;border-radius:3px;padding:16px 24px;text-decoration:none}.wpcm-button:active,.wpcm-button:focus,.wpcm-button:visited{outline:0;background-color:#428dcb;color:#fff}.wpcm-button:hover{background-color:#337cb8;color:#fff}.wpcm-button-dashboard-add-new{margin-left:20px;font-size:16px;padding:10px 18px;position:relative;top:-6px}@font-face{font-family:wp-car-manager;src:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.eot?25344333);src:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.eot?25344333#iefix) format("embedded-opentype"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.woff?25344333) format("woff"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.ttf?25344333) format("truetype"),url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/fonts/wp-car-manager.svg?25344333#wp-car-manager) format("svg");font-weight:400;font-style:normal}.pp_next:before,.pp_previous:before{border-radius:100%;height:1em;width:1em;background-color:#444;color:#fff;font-size:20px;line-height:1em;transition:all ease-in-out .2s;font-family:wp-car-manager;content:"\e803";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}.pp_next:before:hover,.pp_previous:before:hover{background-color:#000}.pp_next:hover:before,.pp_previous:hover:before{display:block}.pp_previous:before{left:1em}.pp_next:before{right:1em;font-family:wp-car-manager;content:"\e801"}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px solid #000;border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.wpcm-form-image-upload,.wpcm-form-image-upload *{box-sizing:border-box}.wpcm-form-image-upload{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.wpcm-form-image-upload.dz-clickable{cursor:pointer}.wpcm-form-image-upload.dz-clickable *{cursor:default}.wpcm-form-image-upload.dz-clickable .dz-message,.wpcm-form-image-upload.dz-clickable .dz-message *{cursor:pointer}.wpcm-form-image-upload.dz-started .dz-message{display:none}.wpcm-form-image-upload.dz-drag-hover{border-style:solid}.wpcm-form-image-upload.dz-drag-hover .dz-message{opacity:.5}.wpcm-form-image-upload .dz-message{text-align:center;margin:2em 0}.wpcm-form-image-upload .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.wpcm-form-image-upload .dz-preview:hover{z-index:1000}.wpcm-form-image-upload .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.wpcm-form-image-upload .dz-preview.dz-file-preview .dz-details{opacity:1}.wpcm-form-image-upload .dz-preview.dz-image-preview{background:#fff}.wpcm-form-image-upload .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.wpcm-form-image-upload .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.wpcm-form-image-upload .dz-preview .dz-remove:hover{text-decoration:underline}.wpcm-form-image-upload .dz-preview:hover .dz-details{opacity:1}.wpcm-form-image-upload .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.wpcm-form-image-upload .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.wpcm-form-image-upload .dz-preview .dz-details .dz-filename{white-space:nowrap}.wpcm-form-image-upload .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.wpcm-form-image-upload .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.wpcm-form-image-upload .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.wpcm-form-image-upload .dz-preview .dz-details .dz-filename span,.wpcm-form-image-upload .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.wpcm-form-image-upload .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.wpcm-form-image-upload .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.wpcm-form-image-upload .dz-preview .dz-image img{display:block}.wpcm-form-image-upload .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(0.77,0,.175,1);animation:passing-through 3s cubic-bezier(0.77,0,.175,1)}.wpcm-form-image-upload .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(0.77,0,.175,1);animation:slide-in 3s cubic-bezier(0.77,0,.175,1)}.wpcm-form-image-upload .dz-preview .dz-error-mark,.wpcm-form-image-upload .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.wpcm-form-image-upload .dz-preview .dz-error-mark svg,.wpcm-form-image-upload .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.wpcm-form-image-upload .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.wpcm-form-image-upload .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.wpcm-form-image-upload .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.wpcm-form-image-upload .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.wpcm-form-image-upload .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.wpcm-form-image-upload .dz-preview.dz-error .dz-error-message{display:block}.wpcm-form-image-upload .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.wpcm-form-image-upload .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.wpcm-form-image-upload .dz-preview .dz-error-message:after{content:'';position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute;left:-99999999px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x #fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x #ccc;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-widget :active{outline:0}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;color:#cd0a0a}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_888888_256x240.png)}.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-bottom{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-widget-overlay{background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{border:1px dotted #000}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion a{zoom:1}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}.ui-autocomplete-loading{background:url(//fbyjan.com.au/wp-content/plugins/wp-car-manager/assets/images/jquery-ui/ui-anim_basic_16x16.gif) right center no-repeat #fff}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-hover{font-weight:400;margin:-1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none!important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.5em 1em .3em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .2em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:0}.ui-dialog .ui-dialog-content{border:0;padding:.5em 1em;background:0 0;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin:.5em 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane button{float:right;margin:.5em .4em .5em 0;cursor:pointer;padding:.2em .6em .3em;line-height:1.4em;width:auto;overflow:visible}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0 0}.ui-tabs .ui-tabs-hide{display:none!important}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-progressbar{height:2em;text-align:left}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic&subset=latin,vietnamese,latin-ext");
@import url("http://fonts.googleapis.com/css?family=Roboto+Slab:300,700,400&subset=latin,cyrillic-ext,cyrillic,greek-ext,greek,vietnamese,latin-ext");

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* Debugged CSS  */
/*//////////////////////////////////////////////////////////////////////////////////////////*/


/*26.07.15*/

@media (min-width:760px) and (max-width:1025px) {
html .carousel-3 .carousel-item-content {
	width: 47%;
}
.logo-box img {
	width: 100%;
	height: auto;
}
}

@media (min-width:10px) and (max-width:1025px) {
html .carousel-post-home.carousel-3 .carousel-item-content {
	padding: 0 !important;
}
}


/*30.07.2015 Retina Logo*/


.retina-logo {
	display: none !important;
}

/* 1.25 dpr */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.simple-logo {
	display: none !important;
}
.retina-logo {
	display: block !important;
}
}

/*04.08*/


html  .layout-header3 .yamm .nav > li > a {
    color: #333333 !important;
}


/**
 * Parallax
 */
.vc_parallax {
  position: relative;
  overflow: hidden;
}
.vc_parallax > * {
  position: relative;
  z-index: 1;
}
.vc_parallax .vc_parallax-inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: inherit;
  background-size: cover;
  z-index: 0;
  background-position: 50% 0%;
}
.vc_parallax-inner iframe {
  max-width: 1000%;
}
.vc_video-bg-container {
  position: relative;
}
.vc_video-bg {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.vc_video-bg iframe {
  max-width: 1000%;
}
 #wp-calendar {
width: 100%;
}
#wp-calendar td, #wp-calendar th {
border: 1px solid #eee;
padding: 5px;
text-align: center;
} .sidebar .block_content ul li ul {
margin-left: 25px;
}
.block_content ul li {
display: inline-block;
list-style: outside none none;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
.block_content ul {
margin: 0;
padding: 0;
color: #888888;
font-size: 14px;
}
.block_content ul li {
display: inline-block;
list-style: outside none none;
width: 100%;
}
.block_content a {
color: #888888;
font-size: 14px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
} .wp-caption {
max-width: 100%;
list-style: none;
background: none;
}
.wp-caption-text {
list-style: none;
padding: 10px;
background: none;
}
.gallery-caption {
list-style: none;
background: none;
}
.bypostauthor {
list-style: none;
background: none;
}
.sidebar .block_content img {
height: auto;
margin: 10px 0 10px;
max-width: 100%;
} aside .wp-tag-cloud {
margin-left: -5px !important;
display: inline-block;
}
aside .tagcloud li {
float: left;
margin: 1px 3px!important;
width: auto;
}
aside .tagcloud {
clear: both;
}
aside .tagcloud li a {
display: block;
text-transform: none;
font-size: 14px!important;
padding: 5px 8px !important;
text-decoration: none!important
}
.sidebar .tagcloud li:hover a {
color: #fff!important
} .rsswidget img {
position: relative;
top: -2px;
margin-right: 5px !important;
}
.rssSummary {
background: none repeat scroll 0 0 #999999;
color: #fff;
margin: 10px 0;
padding: 10px;
}
.sidebar .menu .dropdown-menu {
display: none !important;
} #pop img , #rec img{
width:100%;
max-width:inherit;
}
aside .nav-tabs li {
margin: 0 !important;
padding: 0;
width: 30% !important;
}
aside .nav-tabs li a {
padding: 10px 5px !important;
text-align: center;
border: none;
font-weight: normal;
color: #888888;
}
aside .nav-tabs {
margin-bottom: 15px;
}
aside .nav-tabs li.active a {
border: none !important;
color: #333;
}
aside .icon-calendar {
margin-right: 7px;
font-size: 12px;
}
.block_content .media-heading a {
color: #333333;
}
.media-tab-comment{
margin-bottom:15px;
}
.media-tab-comment img{
margin: 0 20px 10px 0 !important;
}
.media-tab-comment .media-body {
background: #f4f4f4 !important;
padding: 10px;
}/*/*//**//*/*//**/.carousel-3 .carousel-item-content {
display: inline-block;
position: relative;
text-transform: none !important;
vertical-align: top;
width: 47%;
}input[type="text"], textarea {
border:1px solid #ddd;
padding:5px;
}
td.product-name a , td.product-name{
font-size:14px;
}
.cart_totals  h2{
font-size:24px;
}
.widget_layered_nav  {
position:relative;
}
.woocommerce .widget_layered_nav ul li.chosen a:before{
position:absolute;
right:0;
}
@-moz-keyframes spin {
100% {
-moz-transform:rotate(360deg)
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@font-face {
font-family: star;
src: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/star.eot);
src: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/star.woff) format("woff"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal
}
@font-face {
font-family: WooCommerce;
src: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #a46497;
color: #fff;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0,0,0,.2)
}
.admin-bar p.demo_store {
top: 32px
}
.clear {
clear: both
}
.woocommerce .blockUI.blockOverlay {
position: relative
}
.woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
height: 1em;
width: 1em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
content: "";
background: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0,0,0,.75)
}
.woocommerce a.remove {
display: block;
font-size: 1.5em;
height: 1em;
padding-right: 0;
margin-right: 0;
width: 1em;
text-align: center;
line-height: 1;
margin-left: 14px;
border-radius: 100%;
color: #d74516 !important;
text-decoration: none;
border: 0;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
padding: 1em 2em 1em 3.5em!important;
margin: 0 0 2em!important;
position: relative;
background-color: #f7f6f7;
color: #515151;
border-top: 3px solid #a46497;
list-style: none!important;
width: auto
}
.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before {
content: " ";
display: table
}
.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after {
clear: both
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before {
font-family: WooCommerce;
content: "\e028";
display: inline-block;
position: absolute;
top: 1em;
left: 1.5em
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
float: right
}
.woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li {
list-style: none!important;
padding-left: 0!important;
margin-left: 0!important
}
.woocommerce .woocommerce-message {
border-top-color: #00b200
}
.woocommerce .woocommerce-message .wc-forward{
background: #00b200 ;
}
.woocommerce .woocommerce-message:before {
content: "\e015";
color: #00b200
}
.woocommerce .woocommerce-info {
border-top-color: #1e85be
}
.woocommerce .woocommerce-info:before {
color: #1e85be
}
.woocommerce .woocommerce-error {
border-top-color: #b81c23
}
.woocommerce .woocommerce-error:before {
content: "\e016";
color: #b81c23
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777
}
.woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table
}
.woocommerce .woocommerce-breadcrumb:after {
clear: both
}
.woocommerce .woocommerce-breadcrumb a {
color: #777
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center
}
.woocommerce div.product {
margin-bottom: 0;
position: relative
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
font-size: 24px;
color: #333333;
font-weight: 600;
margin-top: 0;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #000;
font-size: 18px;
font-weight: 600;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
color: #000;
font-size: 18px;
font-weight: 600;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del , span.price del * {
font-size: 14px;
color: #999999 !important;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce div.product p.stock {
font-size: .92em
}
.woocommerce div.product .stock {
color: #77a464
}
.woocommerce div.product .out-of-stock {
color: red
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 7px;
}
.woocommerce div.product div.images {
margin-bottom: 7px;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.summary {
margin-bottom: 2em
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px
}
.woocommerce div.product div.social span span {
margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 
margin: 0 ;
overflow: hidden;
position: relative
}
.woocommerce-tabs .entry-content{
padding-top: 10px !important;
}
.woocommerce-tabs .entry-content > h2 , .woocommerce #reviews #comments h2 {
font-size: 17px;
text-transform: uppercase;
margin-top: 0;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
}
.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:before {
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0
}
.woocommerce div.product p.cart {
margin-bottom: 2em
}
.woocommerce div.product p.cart:after, .woocommerce div.product p.cart:before {
content: " ";
display: table
}
.woocommerce div.product p.cart:after {
clear: both
}
.woocommerce div.product form.cart {
margin-bottom: 2em
}
.woocommerce div.product form.cart:after, .woocommerce div.product form.cart:before {
content: " ";
display: table
}
.woocommerce div.product form.cart:after {
clear: both
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px
}
.woocommerce div.product form.cart table td {
padding-left: 0
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
border: 0
}
.woocommerce div.product form.cart .variations label {
font-weight: normal
}
.woocommerce div.product form.cart .variations select {
width: 100%;
float: left
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em
}
.woocommerce div.product form.cart .variations td {
vertical-align: top
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0
}
.woocommerce span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: .202em;
font-weight: normal;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: -.5em;
margin: 0;
border-radius: 100%;
background-color: #77a464;
color: #fff;
font-size: .857em;
-webkit-font-smoothing: antialiased
}
.woocommerce .products ul, .woocommerce ul.products {
margin: 0 0 1em;
padding: 0;
list-style: none;
clear: both
}
.woocommerce .products ul:after, .woocommerce .products ul:before, .woocommerce ul.products:after, .woocommerce ul.products:before {
content: " ";
display: table
}
.woocommerce .products ul:after, .woocommerce ul.products:after {
clear: both
}
.woocommerce .products ul li, .woocommerce ul.products li {
list-style: none
}
.woocommerce ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: -.5em -.5em 0 0
}
.woocommerce ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 1em
}
.woocommerce ul.products li.product a {
text-decoration: none
}
.woocommerce ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 1em;
box-shadow: none
}
.woocommerce ul.products li.product strong {
display: block
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em
}
.woocommerce ul.products li.product .button {
margin-top: 1em
}
.woocommerce ul.products li.product .price {
color: #77a464;
display: block;
font-weight: 400;
margin-bottom: .5em;
font-size: .857em
}
.woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5;
display: block
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: normal
}
.woocommerce ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132,132,132,.5)
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
margin: 0 0 1em
}
.woocommerce .woocommerce-ordering select {
vertical-align: top
}
.woocommerce nav.woocommerce-pagination {
text-align: center
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
clear: both;
border: 0;
background: #fff;
border-right: 0;
z-index: 7;
margin: 1px;
position: relative;
top: 22px;
}
.woocommerce nav.woocommerce-pagination ul li {
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
}
.woocommerce nav.woocommerce-pagination ul li {
padding: 2px 4px  !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
position: relative;
top: -1px;
color: #fff!important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
line-height: 1;
font-size: 1em;
display: block
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background: #ffc300;
color: #fff !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
padding: 10px 20px;
font-family: ;
border-radius: 0px;
left: auto;
border:0;
text-transform:uppercase;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
background-color: #ffc300;
border-color: #ffc300;
color:#fff;
}
.woocommerce .widget_shopping_cart_content  .button , .price_slider_amount  .button{
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
}
.woocommerce .widget_shopping_cart_content .button.checkout {
background-color: #d74516;
border-color: #d74516;
color: #ffffff;
}
.price_slider_amount  .price_label ,.cart_list    .total{
padding-top: 9px;
font-size: 14px;
text-transform: uppercase;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
opacity: .25;
padding-right: 2.618em
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: .618em;
right: 1em;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
.woocommerce #respond input#submit.added:after, .woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #526aff;
border-color: #526aff;
color: #fff;
-webkit-font-smoothing: antialiased
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #a46497;
color: #fff
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
color: inherit;
background-color: #ebe9eb
}
.woocommerce .cart .button, .woocommerce .cart input.button {
float: none
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777
}
.woocommerce #reviews h3 {
font-size: 14px;
margin: 8px 0;
text-transform: uppercase;
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0
}
.woocommerce #reviews #comment {
height: 75px
}
.woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before {
content: " ";
display: table
}
.woocommerce #reviews #comments .add_review:after {
clear: both
}
.woocommerce #reviews #comments h2 {
clear: none
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: 0 0;
list-style: none;
padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table
}
.woocommerce #reviews #comments ol.commentlist:after {
clear: both
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 0 none;
box-shadow: none;
float: left;
height: auto;
left: 0;
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 80px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #ddd;
border-radius: 0;
margin: 0 0 0 100px;
padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:before {
content: " ";
display: table
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
clear: both
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist>li:before {
content: ""
}
.product-bottom .star-rating {
float: none;
}
.star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star
}
.star-rating:before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #ffc300;
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block
}
.woocommerce .woocommerce-product-rating:after, .woocommerce .woocommerce-product-rating:before {
content: " ";
display: table
}
.woocommerce .woocommerce-product-rating:after {
clear: both
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left
}
.woocommerce .products .star-rating {
display: block;
margin: 0 0 .5em;
float: none
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: 0 0;
border: 0
}
.woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before {
content: " ";
display: table
}
.woocommerce #review_form #respond:after {
clear: both
}
.woocommerce #review_form #respond p {
margin: 20px 0;
}
.woocommerce #review_form #respond .form-submit{
text-align:right;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding:10px;
}
.woocommerce p.stars {
position: relative;
font-size: 1em
}
.woocommerce p.stars a {
color: #ffc300;
display: inline-block;
font-weight: normal;
margin-right: 1em;
text-indent: -9999px;
position: relative;
border-bottom: 0!important;
outline: 0
}
.woocommerce p.stars a:last-child {
border-right: 0
}
.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
border-right: 1px solid #ccc
}
.woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
font-family: WooCommerce;
text-indent: 0;
position: absolute;
top: 0;
left: 0
}
.woocommerce p.stars a.star-1 {
width: 2em
}
.woocommerce p.stars a.star-1:after {
content: "\e021"
}
.woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after {
content: ""
}
.woocommerce p.stars a.star-2 {
width: 3em
}
.woocommerce p.stars a.star-2:after {
content: "\e021\e021"
}
.woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after {
content: ""
}
.woocommerce p.stars a.star-3 {
width: 4em
}
.woocommerce p.stars a.star-3:after {
content: "\e021\e021\e021"
}
.woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after {
content: ""
}
.woocommerce p.stars a.star-4 {
width: 5em
}
.woocommerce p.stars a.star-4:after {
content: "\e021\e021\e021\e021"
}
.woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after {
content: ""
}
.woocommerce p.stars a.star-5 {
width: 6em;
border: 0
}
.woocommerce p.stars a.star-5:after {
content: "\e021\e021\e021\e021\e021"
}
.woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after {
content: ""
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0,0,0,.1);
margin-bottom: 1.618em;
width: 100%
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: normal;
padding: 8px;
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,.1);
margin: 0;
line-height: 1.5
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0;
border-top: 0;
border-bottom: 1px dotted rgba(0,0,0,.1);
margin: 0;
line-height: 1.5
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
background: rgba(0,0,0,.025)
}
.woocommerce table.shop_table {
border: 1px solid rgba(0,0,0,.1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 0px
}
.woocommerce table.shop_table th {
font-weight: 500;
padding: 9px 12px;
color: #333;
font-size: 16px;
text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0,0,0,.1);
padding: 6px 12px;
vertical-align: middle
}
.woocommerce table.shop_table td small {
font-weight: 400
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: normal;
border-top: 1px solid rgba(0,0,0,.1)
}
.woocommerce table.my_account_orders {
font-size: .85em
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle
}
.woocommerce table.my_account_orders .button {
white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions {
text-align: right
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation {
margin: .25em 0
}
.woocommerce td.product-name dl.variation:after, .woocommerce td.product-name dl.variation:before {
content: " ";
display: table
}
.woocommerce td.product-name dl.variation:after {
clear: both
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce td.product-name dl.variation dt {
font-weight: normal;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em
}
.woocommerce td.product-quantity {
min-width: 80px
}
.woocommerce ul.cart_list li{
position: relative;
padding-right: 40px !important;
}
.woocommerce ul.cart_list li  .remove{
position: absolute;
right: 0px;
font-size: 14px;
top: 10px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 5px 0;
margin: 0;
list-style: none;
margin-bottom: 5px;
}
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after {
clear: both
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
display: block;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 70px;
height: auto;
box-shadow: none;
border: 1px solid #ddd;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0,0,0,.1)
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
clear: both
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
font-weight: normal;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
float: none;
margin: 5px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
border-top: 3px double #ebe9eb;
padding: 4px 0 0
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
position: relative;
padding-top: 0
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
right: 0
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
content: " ";
display: table
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after {
clear: both
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition:opacity .5s .5s ease;
-moz-transition:opacity .5s .5s ease;
transition:opacity .5s .5s ease;
opacity:0
}
.woocommerce form .form-row label {
line-height: 2
}
.woocommerce form .form-row label.hidden {
visibility: hidden
}
.woocommerce form .form-row label.inline {
display: inline
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0
}
.woocommerce form .form-row .required {
color: red;
font-weight: normal;
border: 0
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1
}
.woocommerce form .form-row textarea {
height: 4em;
line-height: 1.5;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height:normal
}
.woocommerce form .form-row :-moz-placeholder {
line-height:normal
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height:normal
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: 1px solid #d3ced2;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 5px
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none
}
.woocommerce ul#shipping_method .amount {
font-weight: normal
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0
}
.woocommerce .order_details {
margin: 0 0 1.5em;
list-style: none
}
.woocommerce .order_details:after, .woocommerce .order_details:before {
content: " ";
display: table
}
.woocommerce .order_details:after {
clear: both
}
.woocommerce .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: .715em;
line-height: 1;
border-right: 1px dashed #d3ced2;
padding-right: 2em
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5
}
.woocommerce .order_details li:last-of-type {
border: none
}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before {
content: " ";
display: table
}
.woocommerce .widget_layered_nav ul li:after {
clear: both
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
padding: 1px 0;
text-decoration: none
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00
}
.woocommerce .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none;
overflow: hidden;
zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a {
text-decoration: none
}
.woocommerce .widget_layered_nav_filters ul li a:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #d74516;
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
float: left
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #464646;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.3em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -.8em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #464646;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #ddd;
border: 0
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px
}
.woocommerce-account .addresses .title:after, .woocommerce-account .addresses .title:before {
content: " ";
display: table
}
.woocommerce-account .addresses .title:after {
clear: both
}
.woocommerce-account .addresses .title h3 {
float: left
}
.woocommerce-account .addresses .title .edit {
float: right
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: normal;
margin-bottom: 0
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none
}
.woocommerce-account ul.digital-downloads li .count {
float: right
}
.woocommerce-cart table.cart .product-thumbnail {
min-width: 75px
}
.woocommerce-cart table.cart img {
width: 75px;
box-shadow: none
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
vertical-align: middle
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ddd;
padding: 10px;
margin: 0 4px 0 0;
outline: 0;
line-height: 1;
width: 176px !important;
}
.woocommerce-cart table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1
}
.woocommerce-cart .wc-proceed-to-checkout {
padding: 1em 0
}
.woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-cart .wc-proceed-to-checkout:before {
content: " ";
display: table
}
.woocommerce-cart .wc-proceed-to-checkout:after {
clear: both
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em
font-family: 'Roboto Condensed', sans-serif;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "";
text-decoration: none
}
.woocommerce-cart .cart-collaterals .cart_totals p {
margin: 0
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
border-left: 0
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 25%
}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
vertical-align: top;
border-left: 0;
border-right: 0;
font-weight:normal;
padding:15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
color: #777
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
width: 100%
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
color: #77a464
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ebe9eb
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none
}
.woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
clear: left
}
.woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: 400
}
.woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%
}
.woocommerce-checkout .checkout .shipping_address {
clear: both
}
.woocommerce-checkout #payment {
background: #ebe9eb;
border-radius: 5px
}
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #d3ced2;
margin: 0;
list-style: none
}
.woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table
}
.woocommerce-checkout #payment ul.payment_methods:after {
clear: both
}
.woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: 400
}
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0
}
.woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
box-shadow: none
}
.woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px
}
.woocommerce-checkout #payment div.form-row {
padding: 1em
}
.woocommerce-checkout #payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #dfdcde;
color: #515151
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
color:#bbb3b9
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
color:#bbb3b9
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
color:#bbb3b9
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/visa.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/mastercard.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/laser.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/diners.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/maestro.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/jcb.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/amex.png)
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/woocommerce/assets/images/icons/credit-cards/discover.png)
}
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: 400
}
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em
}
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0
}
.woocommerce-checkout #payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -3px;
left: 0;
margin: -1em 0 0 2em
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em
}
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle
}
#content.twentyeleven .woocommerce-pagination a {
font-size: 1em;
line-height: 1
}
.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
padding: 0
}
.single-product .twentythirteen p.stars {
clear: both
}
.twentythirteen .woocommerce-breadcrumb {
padding-top: 40px
}
.twentyfourteen ul.products li.product {
margin-top: 0!important
}.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%
}
.woocommerce .col2-set:after, .woocommerce .col2-set:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before {
content: " ";
display: table
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
clear: both
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%
}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 48%
}
.woocommerce #content div.product div.thumbnails:after, .woocommerce #content div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after, .woocommerce div.product div.thumbnails:before, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page #content div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before {
content: " ";
display: table
}
.woocommerce #content div.product div.thumbnails:after, .woocommerce div.product div.thumbnails:after, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after {
clear: both
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
float: left;
width: 30.75%;
margin-right: 3.8%;
margin-bottom: 1em
}
.woocommerce #content div.product div.thumbnails a.last, .woocommerce div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
margin-right: 0
}
.woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
clear: both
}
.woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
width: 100%;
margin-right: 0;
float: none
}
.woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
width: 48%
}
.woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
width: 22.05%
}
.woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
width: 16.9%
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 48%
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
clear: both
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
content: " ";
display: table
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
clear: both
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
display: inline-block
}
.woocommerce #content div.product #reviews .comment:after, .woocommerce #content div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before {
content: " ";
display: table
}
.woocommerce #content div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after {
clear: both
}
.woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
float: right;
height: auto
}
.woocommerce .related, .woocommerce .upsells.products, .woocommerce-page .related, .woocommerce-page .upsells.products {
clear: both
}
.woocommerce .related:after, .woocommerce .related:before, .woocommerce .upsells.products:after, .woocommerce .upsells.products:before, .woocommerce-page .related:after, .woocommerce-page .related:before, .woocommerce-page .upsells.products:after, .woocommerce-page .upsells.products:before {
content: " ";
display: table
}
.woocommerce .related:after, .woocommerce .upsells.products:after, .woocommerce-page .related:after, .woocommerce-page .upsells.products:after {
clear: both
}
.woocommerce .related ul, .woocommerce .related ul.products, .woocommerce .upsells.products ul, .woocommerce .upsells.products ul.products, .woocommerce-page .related ul, .woocommerce-page .related ul.products, .woocommerce-page .upsells.products ul, .woocommerce-page .upsells.products ul.products {
float: none
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
display: inline-block;
list-style: outside none none;
margin: 0 5% 5% 0;
position: relative;
vertical-align: top;
width: 28%;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .upsells.products ul li.product img, .woocommerce-page .upsells.products ul.products li.product img {
width: 100%;
height: auto
}
.woocommerce ul.products, .woocommerce-page ul.products {
clear: both
}
.woocommerce ul.products:after, .woocommerce ul.products:before, .woocommerce-page ul.products:after, .woocommerce-page ul.products:before {
content: " ";
display: table
}
.woocommerce ul.products:after, .woocommerce-page ul.products:after {
clear: both
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
clear: both
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0
}
.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
width: 100%;
margin-right: 0
}
.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
width: 48%
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
width: 30.75%
}
.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
width: 16.95%
}
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
width: 13.5%
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: left
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: right
}
.woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
content: " ";
display: table
}
.woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
clear: both
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
height: auto
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
text-align: right
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 80px
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
float: left
}
.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
display: none
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
width: 100%
}
.woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before, .woocommerce-page .cart-collaterals:after, .woocommerce-page .cart-collaterals:before {
content: " ";
display: table
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
clear: both
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before {
content: " ";
display: table
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%
}
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
clear: both
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: left;
height: auto;
margin: 0 15px 0 0;
}
.woocommerce form .form-row:after, .woocommerce form .form-row:before, .woocommerce-page form .form-row:after, .woocommerce-page form .form-row:before {
content: " ";
display: table
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
clear: both
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
display: block
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
display: inline
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
width: 100%
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: right
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
clear: both
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
width: auto
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
text-align: right;
padding: 0 1em
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right
}
.twentyfourteen .tfwc {
padding: 12px 10px 0;
max-width: 474px;
margin: 0 auto
}
.twentyfourteen .tfwc .product .entry-summary {
padding: 0!important;
margin: 0 0 1.618em!important
}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
margin-top: 0
}
.twentyfourteen .tfwc .product .images img {
margin-bottom: 1em
}
@media screen and (min-width:673px) {
.twentyfourteen .tfwc {
padding-right: 30px;
padding-left: 30px
}
}
@media screen and (min-width:1040px) {
.twentyfourteen .tfwc {
padding-right: 15px;
padding-left: 15px
}
}
@media screen and (min-width:1110px) {
.twentyfourteen .tfwc {
padding-right: 30px;
padding-left: 30px
}
}
@media screen and (min-width:1218px) {
.twentyfourteen .tfwc {
margin-right: 54px
}
.full-width .twentyfourteen .tfwc {
margin-right: auto
}
}
.twentyfifteen .t15wc {
padding-left: 7.6923%;
padding-right: 7.6923%;
padding-top: 7.6923%;
margin-bottom: 7.6923%;
background: #fff;
box-shadow: 0 0 1px rgba(0,0,0,.15)
}
.twentyfifteen .t15wc .page-title {
margin-left: 0
}
@media screen and (min-width:38.75em) {
.twentyfifteen .t15wc {
margin-right: 7.6923%;
margin-left: 7.6923%;
margin-top: 8.3333%
}
}
@media screen and (min-width:59.6875em) {
.twentyfifteen .t15wc {
margin-left: 8.3333%;
margin-right: 8.3333%;
padding: 10%
}
.single-product .twentyfifteen .entry-summary {
padding: 0!important
}
}/*/*//**//*/*/@media (min-width:1229px) and (max-width:1500px) {
}/**/@media (min-width:1022px) and (max-width:1229px) {
html .isotope-desc-content {
display: none;
}
html .pp-box-wrap {
float: none;
margin: 0 auto;
}
html .isotope-filter .product-grid li {
margin: 0 1% 2%;
width: 22%;
}
html .full-title-name {
display: inline-block;
font-size: 22px;
left: 0;
min-width: 295px;
padding: 10px 30px;
position: relative;
text-transform: uppercase;
top: 0;
}
html #filter {
height: 80px;
margin-top: -37px;
padding-left: 0;
}
html .pp-box-item {
display: block;
float: none;
margin: 20px auto;
width: 580px;
overflow: hidden;
}
} @media (min-width:768px) and (max-width:990px) {
html .yamm .nav > li > a {
margin: 9px 5px;
padding: 10px 5px !important;
}
html .yamm .nav > li > a {
font-size: 13px;
}
html .top-header .social-box .nav {
float: none !important;
text-align: center;
}
html .top-cart {
padding: 10px;
}
html #filter {
height: auto;
margin-top: -31px;
padding-left: 0;
text-align: center;
}
html .ft-icons-simple {
display: inline-block;
float: none;
height: 100%;
width: 100%;
}
html .ft-content {
border-left: 0;
float: none;
padding-left: 0;
padding-top: 5%;
text-align: center;
width: 100%;
}
html .footer-shop img {
max-width: 100%;
height: auto;
}
.home-section .vc_row {
background-image: none !important;
}
.tp-caption {
display: none !important;
}
html .pp-box-item {
display: block;
float: none;
margin: 20px auto;
width: 580px;
overflow: hidden;
}
html .featured-item-simple-icon:after {
display: none !important;
}
html .isotope-filter .product-grid li {
margin: 0 1% 2%;
width: 22% !important;
}
html .yamm .nav > li > a {
padding: 20px 10px;
}
html .right-header {
text-align: center;
}
html .bg-mobile-hidden {
background: none !important;
}
html .header .top-cart {
display: inline-block;
float: none;
margin: 0 !important;
padding-left: 0;
position: relative;
text-align: center;
top: 0;
width: 100%;
}
.header #search-global-mobile {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ddd !important;
color: #ddd !important;
display: block !important;
float: none;
margin: 10px auto;
position: relative;
right: 0;
top: 0;
width: 300px;
}
html .header .menu-item-has-children > a::after {
top: 9px;
}
html .yamm .dropdown-menu {
top: 60px;
}
.featured-item-simple-icon {
min-height: 160px;
}
.filter {
text-align: center;
}
html .isotope-desc-content {
display: none;
}
html .isotope-filter {
text-align: center;
}
html .isotope-item {
width: 33.33% !important;
}
.header #search-global-mobile #search, #search-global-mobile button i {
color: #000 !important;
}
#search-global-mobile input {
border: medium none;
width: 80% !important;
}
.header .navbar-collapse #search-global-menu {
display: none !important;
}
html .breadcrumb {
float: none;
font-size: 14px;
list-style: outside none none;
margin-bottom: 0;
padding: 0;
}
.header {
height: auto;
text-align: center;
}
html .fa-content {
display: inline-block;
margin-left: 2%;
padding-right: 4%;
padding-top: 2%;
width: 62%;
}
.banner-full-width * {
text-align: center !important;
}
html .btn-fw-banner {
padding-right: 0;
}
html .carousel-item-content .carousel-title {
margin: 20px 0 15px;
}
html .full-title-name {
display: inline-block;
font-size: 22px;
left: 0;
min-width: 295px;
padding: 10px 30px;
position: relative;
text-transform: uppercase;
top: 0;
}
.info-top {
margin: 10px;
text-align: center;
}
.info-top ul {
padding: 0;
}
.header .navbar-nav > li {
display: inline-block;
float: none;
}
.header .yamm, .header .yamm .navbar-nav {
float: none;
margin: 0;
width: 100%;
}
.header .yamm, .header .yamm .navbar-nav > li {
display: inline-block;
float: none;
}
.header .top-cart {
display: inline-block;
float: none;
padding-left: 0;
position: relative;
text-align: left;
top: 0;
width: 100%;
}
.header .top-cart .qty-top-cart-active {
right: 14px;
top: -3px;
}
html .post .entry-title {
margin: 20px 0;
}
html .bx-controls {
margin-bottom: 30px;
}
.carousel-brand .bx-prev, .carousel-brand .bx-next {
display: none !important;
}
html .featured-item-simple-icon {
margin: 10px 0;
}
html .featured-item-simple-icon {
min-height: 160px;
}
html .full-title-name .btn {
bottom: -55px;
font-size: 13px;
left: 0;
width: 100%;
}
.product-right {
margin: 20px 0;
}
} @media (max-width:767px) {
#search-global-mobile {
margin-left: 25px;
}
html .header .menu-item-has-children > a:after {
right: 25px;
}
html .breadcrumb {
float: none;
font-size: 14px;
list-style: outside none none;
margin-bottom: 0;
padding: 0;
}
html .top-header .social-box .nav {
float: none !important;
text-align: center;
}
html .top-cart {
padding: 10px;
}
html #filter {
height: auto;
margin-top: 0;
padding-left: 0;
text-align: center;
}
html .pp-box-item {
float: none;
width: 580px;
display: inline-block;
margin-top: -6px;
}
html .ft-icons-simple {
display: inline-block;
float: none;
height: 100%;
width: 100%;
}
html .ft-content {
border-left: 0;
float: none;
padding-left: 0;
padding-top: 5%;
text-align: center;
width: 100%;
}
.tp-caption {
display: none !important;
}
html .footer-shop img {
max-width: 100%;
height: auto;
}
.home-section .vc_row {
background-image: none !important;
}
html .home-section .featured-item-simple-icon {
margin: 45px 0 !important;
}
html .pp-box-wrap {
float: none;
margin: 0 auto;
}
html .bg-mobile-hidden {
background: none !important;
}
html .featured-item-simple-icon {
margin: 10px 0;
}
.header {
height: auto;
text-align: center;
}
.info-top {
margin: 10px;
text-align: center;
}
.info-top ul {
padding: 0;
}
.right-header {
text-align: center;
}
html .right-header .col-right-header {
display: inline-block;
margin-top: 15px;
padding-left: 30px;
padding-right: 30px;
vertical-align: top;
width: 100%;
text-align: center;
}
.header .navbar-nav > li {
display: inline-block;
float: none;
}
.yamm {
position: relative;
padding-left: 0 !important;
}
html body .carousel-3 li {
width: 100%;
margin: 0 0 10px 0;
}
html #main-menu > .current_page_ancestor a::after {
border-bottom: 0;
}
.yamm .navbar-collapse {
background: none repeat scroll 0 0 #333333;
}
.yamm .nav li a {
color: #fff !important;
}
.header #search-global-menu {
border: 1px solid #ddd !important;
color: #ddd !important;
margin: 0 auto 10px;
position: relative;
right: 0;
top: 0;
width: 100%;
}
.header #search-global-mobile #search {
margin-left: 20px;
}
#search-global-mobile button {
position: relative;
left: -35px;
}
.header #search-global-mobile #search, #search-global-mobile button i {
color: #000 !important;
}
.header #search-global-menu #search {
padding: 7px 2px 7px 1px !important;
width: 83%;
}
html .yamm #search-global-menu {
display: none !important;
}
.header .yamm .navbar-nav a:hover {
background: none repeat scroll 0 0 #000 !important;
color: #fff !important;
}
.header .yamm, .header .yamm .navbar-nav {
float: none;
margin: 0;
width: 100%;
}
.header .yamm, .header .yamm .navbar-nav > li {
display: inline-block;
float: none;
text-align: left;
width: 100%;
position: relative;
padding-left: 0;
}
.header .top-cart {
float: none;
margin: 30px auto 20px auto;
position: relative;
width: 120px;
border: none;
}
.header .top-cart .qty-top-cart-active {
right: 14px;
top: -3px;
}
html .post .entry-title {
margin: 20px 0;
text-align: left;
}
.ver-tabs.horiz-tabs .nav > li {
width: 100%;
}
.banner-full-width * {
text-align: center !important;
}
.btn-fw-banner {
padding: 0 !important;
}
.btn-fw-banner .btn {
margin: 10px;
}
html .full-title-name {
display: inline-block;
font-size: 12px;
font-weight: 600;
left: 0;
min-width: auto;
padding: 7px 22px;
position: relative;
text-transform: uppercase;
top: 7px;
width: 100%;
}
html #filter {
height: auto;
margin-top: -25px;
padding-left: 0;
}
html #filter li {
display: inline-block;
list-style: outside none none;
margin-bottom: 10px;
width: 100%;
}
html .isotope-desc-content {
display: none;
}
html .isotope-item {
width: 100% !important;
}
html .full-title-name .btn {
bottom: -55px;
font-size: 13px;
left: 0;
width: 100%;
}
html .carousel-3 .media {
display: inline-block;
position: relative;
width: 100%;
}
html .carousel-3 .carousel-item-content {
display: inline-block;
padding: 3% 0 0 3% !important;
vertical-align: top;
width: 100%;
}
.carousel-brand .bx-prev, .carousel-brand .bx-next {
display: none !important;
}
html .product-grid {
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}
html .product-grid li {
margin: 5%;
width: 90%;
}
.product-grid li .slider_img {
display: none !important;
}
.testi-box {
display: inline-block;
margin: 20px 0;
}
.cd-floating-background img {
display: none !important;
}
.contact-section {
height: auto !important;
}
html .copy {
padding-bottom: 20px;
padding-top: 20px;
text-align: center;
}
html .footer-absolute .social-box {
float: none;
margin-top: 20px;
text-align: center;
width: 100%;
}
html .footer-panel .social-links {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
}
html .footer-panel .social-links li {
margin: 10px 0 0;
}
html .pp-box-item {
float: none;
width: 580px;
display: inline-block;
margin-top: -6px;
}
html .product-right {
padding-bottom: 50px;
}
html .product-grid.bxslider li {
}
html .fa-box .fa, {
display: block;
font-size: 34px !important;
}
html .fa-box {
margin-left: -6% !important;
margin-right: 6% !important;
padding: 5% 2% 5% 8% !important;
width: 30% !important;
}
html .ver-tabs.horiz-tabs .fa-content {
display: inline-block;
margin-left: 0;
padding: 1%;
text-align: left;
width: 67%;
}
html .ver-tabs.horiz-tabs .fa-box {
width: 30% !important;
}
html .isotope-filter .product-grid li {
margin: 0 1% 2%;
width: 21%;
height: auto !important;
}
.logo-box {
display: block !important;
margin: 0 auto !important;
padding: 10px !important;
text-align: center;
width: 100% !important;
}
html .box-date-post {
position: relative;
text-align: center;
}
html .post .entry-main {
padding-left: 0;
position: relative;
}
.footer-shop .row {
margin-left: 0px;
margin-right: 0px;
}
.product-right {
margin: 20px 0;
}
html body .pp-box-item {
display: inline-block;
float: none;
margin: 0 auto;
width: 292px;
}
html .pp-box {
float: none !important;
}
html .layout-header2 .yamm .navbar-nav > li {
background: #333 !important;
}
html .box-date-post {
border: 1px solid #eeeeee;
height: auto;
width: auto;
} html table {
padding: 5px !important;
}
table td, table th {
margin: 1px !important;
}
html table, html tbody, table tr, table td, table th, thead, tfooter {
display: inline-block;
max-width: 100% !important;
width: 100% !important;
text-align: center !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: none !important;
width: 100% !important;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
margin: 0 0 5% 0 !important;
width: 100% !important;
}
html .woocommerce-cart table.cart td.actions .coupon .input-text {
margin: 0 0 10px 0 !important;
padding: 10px !important;
width: 100% !important;
}
.coupon {
float: none !important;
}
html .woocommerce a.remove {
display: inline-block;
}
.shop_table .button {
margin-bottom: 10px !important;
width: 100%;
}
.woocommerce-cart .qty {
margin: 0 auto !important;
}
.col-1, .col-2 {
float: none !important;
width: 100% !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: none !important;
margin: 0 0 10px !important;
width: 100% !important;
}
html .woocommerce #payment .terms, .woocommerce-page #payment .terms {
padding: 0 1em;
text-align: center;
}
html .yamm .nav .hot a {
border: none !important;
}
html .footer-shop .widgettitle {
display: inline-block !important;
width: 100% !important;
}
.yamm .search-box {
display: none !important;
}
} @media (max-width:480px) {
html .full-title-name {
margin-left: -10px;
}
html .section-header .heading {
font-size: 18px;
}
html .full-width-box::after {
width: 40% !important;
}
html .icon-line h3 {
font-size: 15px !important;
padding: 14px 20px;
}
html .product-info .nav-tabs > li {
margin-right: 0;
width: 100%;
}
html .person-text {
padding-left: 10px;
padding-top: 20px;
position: relative;
}
.carousel1 .bx-viewport {
height: auto !important;
max-width: 380px;
margin: 0 auto;
}
html .isotope-filter .product-grid li {
margin: 0 !important;
width: 100% !important;
}
}html  .home-section .vc_row {
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0;
}
html .vc_row.vc_row-padding-top{
padding-top:75px;
}
html .vc_row.vc_row-padding-bottom{
padding-bottom:75px;
}
.vc_row.vc_row-padding-both{
padding-top:75px;
padding-bottom:75px;
}
.vc_row.vc_row-no-padding .vc_vc_column {
padding-left: 0;
padding-right: 0;
}
html .wpb_row, .wpb_content_element, html ul.wpb_thumbnails-fluid > li, html .wpb_button {
margin-bottom: 0px;
} .compose-mode .bxslider li:after {
background: #ffc300;
color: #fff;
content: "Use backend mode for editing";
display: block;
font-size: 12px;
height: 100%;
left: 0;
padding: 10px;
position: relative;
top: 0;
border-radius: 5px;
}
.compose-mode .bxslider li {
float: left;
list-style: none;
position: relative;
width: 380px;
margin-right: 10px;
}
.compose-mode  .carousel-3 .bxslider li {
width: 100% !important;
}
.compose-mode #pix-portfolio {
opacity: 1;
}
.compose-mode #pix-portfolio .portfolio-image, .compose-mode #pix-portfolio .isotope-frame .x-item {
display: inline-block;
position: relative;
}
.compose-mode .isotope-frame {
text-align: center;
}  .pix-slider.flexslider , .pix-carousel.flexslider {
margin: 0 0 15px;
}
html .wpb_wrapper  .pix-carousel li {
margin-right: 20px;
}
html .wpb_wrapper  .pix-carousel .flex-active-slide img{
opacity:0.7;
}
.vc_row-no-padding .vc_column_container  {
padding-left:0 !important;
padding-right:0 !important;
}
.home-section .vc_row {
margin-left: 0;
margin-right: 0;
position: relative;
overflow: hidden;
} .wpb_content_element img{
max-width:100%;
height:auto;
}
.vc_separator.vc_separator_align_center h4 {
font-size: 20px;
padding: 0 0.8em;
text-transform: uppercase;
}
.pix_grid-item {
margin-bottom: 30px;
}
.pix_grid-item .vc_grid-item-mini {
background: none repeat scroll 0 0 #fff;
border: 0;
box-shadow: none !important;
}
.pix_grid-item .vc_gitem-zone-mini {
background: none repeat scroll 0 0 #fff;
border: 0;
box-shadow: none !important;
}
.pix_grid-item .vc_grid-item-mini .vc_gitem-link {
color: #ffc300;
margin-top: 20px;
padding: 0;
}
.pix_grid-item .vc_custom_heading h4 {
color: #333333;
display: inline-block;
font-size: 18px;
margin: 0;
text-align: left;
line-height: 23px;
text-transform: none;
width: 100%;
}
.pix_grid-item .vc_gitem-post-data {
margin-bottom: 0;
}
.pix_grid-item p {
color: #000;
margin: 0 0 10px;
}
.pix_grid-item .vc_button-2-wrapper {
display: none !important;
}
.wpb_heading {
font-size: 19px;
} .thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
content: " ";
display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
clear: both;
}   @media (max-width: 767px) {
.vc_hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.vc_hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.vc_hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.vc_hidden-lg {
display: none !important;
}
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
position: relative;
float: left;
width: 8.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
position: relative;
float: left;
width: 16.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
position: relative;
float: left;
width: 25%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
position: relative;
float: left;
width: 33.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
position: relative;
float: left;
width: 41.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
position: relative;
float: left;
width: 50%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
position: relative;
float: left;
width: 58.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
position: relative;
float: left;
width: 66.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
position: relative;
float: left;
width: 75%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
position: relative;
float: left;
width: 83.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
position: relative;
float: left;
width: 91.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
position: relative;
float: left;
width: 100%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
margin-left: 75%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
margin-left: 50%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
margin-left: 25%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
margin-left: 0%;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
display: none !important;
}
.vc_row {
margin-left: -15px;
margin-right: -15px;
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
float: left;
}
.vc_col-xs-12 {
width: 100%;
}
.vc_col-xs-11 {
width: 91.66666667%;
}
.vc_col-xs-10 {
width: 83.33333333%;
}
.vc_col-xs-9 {
width: 75%;
}
.vc_col-xs-8 {
width: 66.66666667%;
}
.vc_col-xs-7 {
width: 58.33333333%;
}
.vc_col-xs-6 {
width: 50%;
}
.vc_col-xs-5 {
width: 41.66666667%;
}
.vc_col-xs-4 {
width: 33.33333333%;
}
.vc_col-xs-3 {
width: 25%;
}
.vc_col-xs-2 {
width: 16.66666667%;
}
.vc_col-xs-1 {
width: 8.33333333%;
}
.vc_col-xs-pull-12 {
right: 100%;
}
.vc_col-xs-pull-11 {
right: 91.66666667%;
}
.vc_col-xs-pull-10 {
right: 83.33333333%;
}
.vc_col-xs-pull-9 {
right: 75%;
}
.vc_col-xs-pull-8 {
right: 66.66666667%;
}
.vc_col-xs-pull-7 {
right: 58.33333333%;
}
.vc_col-xs-pull-6 {
right: 50%;
}
.vc_col-xs-pull-5 {
right: 41.66666667%;
}
.vc_col-xs-pull-4 {
right: 33.33333333%;
}
.vc_col-xs-pull-3 {
right: 25%;
}
.vc_col-xs-pull-2 {
right: 16.66666667%;
}
.vc_col-xs-pull-1 {
right: 8.33333333%;
}
.vc_col-xs-pull-0 {
right: auto;
}
.vc_col-xs-push-12 {
left: 100%;
}
.vc_col-xs-push-11 {
left: 91.66666667%;
}
.vc_col-xs-push-10 {
left: 83.33333333%;
}
.vc_col-xs-push-9 {
left: 75%;
}
.vc_col-xs-push-8 {
left: 66.66666667%;
}
.vc_col-xs-push-7 {
left: 58.33333333%;
}
.vc_col-xs-push-6 {
left: 50%;
}
.vc_col-xs-push-5 {
left: 41.66666667%;
}
.vc_col-xs-push-4 {
left: 33.33333333%;
}
.vc_col-xs-push-3 {
left: 25%;
}
.vc_col-xs-push-2 {
left: 16.66666667%;
}
.vc_col-xs-push-1 {
left: 8.33333333%;
}
.vc_col-xs-push-0 {
left: auto;
}
.vc_col-xs-offset-12 {
margin-left: 100%;
}
.vc_col-xs-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
margin-left: 75%;
}
.vc_col-xs-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
margin-left: 50%;
}
.vc_col-xs-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
margin-left: 25%;
}
.vc_col-xs-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
float: left;
}
.vc_col-sm-12 {
width: 100%;
}
.vc_col-sm-11 {
width: 91.66666667%;
}
.vc_col-sm-10 {
width: 83.33333333%;
}
.vc_col-sm-9 {
width: 75%;
}
.vc_col-sm-8 {
width: 66.66666667%;
}
.vc_col-sm-7 {
width: 58.33333333%;
}
.vc_col-sm-6 {
width: 50%;
}
.vc_col-sm-5 {
width: 41.66666667%;
}
.vc_col-sm-4 {
width: 33.33333333%;
}
.vc_col-sm-3 {
width: 25%;
}
.vc_col-sm-2 {
width: 16.66666667%;
}
.vc_col-sm-1 {
width: 8.33333333%;
}
.vc_col-sm-pull-12 {
right: 100%;
}
.vc_col-sm-pull-11 {
right: 91.66666667%;
}
.vc_col-sm-pull-10 {
right: 83.33333333%;
}
.vc_col-sm-pull-9 {
right: 75%;
}
.vc_col-sm-pull-8 {
right: 66.66666667%;
}
.vc_col-sm-pull-7 {
right: 58.33333333%;
}
.vc_col-sm-pull-6 {
right: 50%;
}
.vc_col-sm-pull-5 {
right: 41.66666667%;
}
.vc_col-sm-pull-4 {
right: 33.33333333%;
}
.vc_col-sm-pull-3 {
right: 25%;
}
.vc_col-sm-pull-2 {
right: 16.66666667%;
}
.vc_col-sm-pull-1 {
right: 8.33333333%;
}
.vc_col-sm-pull-0 {
right: auto;
}
.vc_col-sm-push-12 {
left: 100%;
}
.vc_col-sm-push-11 {
left: 91.66666667%;
}
.vc_col-sm-push-10 {
left: 83.33333333%;
}
.vc_col-sm-push-9 {
left: 75%;
}
.vc_col-sm-push-8 {
left: 66.66666667%;
}
.vc_col-sm-push-7 {
left: 58.33333333%;
}
.vc_col-sm-push-6 {
left: 50%;
}
.vc_col-sm-push-5 {
left: 41.66666667%;
}
.vc_col-sm-push-4 {
left: 33.33333333%;
}
.vc_col-sm-push-3 {
left: 25%;
}
.vc_col-sm-push-2 {
left: 16.66666667%;
}
.vc_col-sm-push-1 {
left: 8.33333333%;
}
.vc_col-sm-push-0 {
left: auto;
}
.vc_col-sm-offset-12 {
margin-left: 100%;
}
.vc_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-sm-offset-9 {
margin-left: 75%;
}
.vc_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-sm-offset-6 {
margin-left: 50%;
}
.vc_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-sm-offset-3 {
margin-left: 25%;
}
.vc_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
float: left;
}
.vc_col-md-12 {
width: 100%;
}
.vc_col-md-11 {
width: 91.66666667%;
}
.vc_col-md-10 {
width: 83.33333333%;
}
.vc_col-md-9 {
width: 75%;
}
.vc_col-md-8 {
width: 66.66666667%;
}
.vc_col-md-7 {
width: 58.33333333%;
}
.vc_col-md-6 {
width: 50%;
}
.vc_col-md-5 {
width: 41.66666667%;
}
.vc_col-md-4 {
width: 33.33333333%;
}
.vc_col-md-3 {
width: 25%;
}
.vc_col-md-2 {
width: 16.66666667%;
}
.vc_col-md-1 {
width: 8.33333333%;
}
.vc_col-md-pull-12 {
right: 100%;
}
.vc_col-md-pull-11 {
right: 91.66666667%;
}
.vc_col-md-pull-10 {
right: 83.33333333%;
}
.vc_col-md-pull-9 {
right: 75%;
}
.vc_col-md-pull-8 {
right: 66.66666667%;
}
.vc_col-md-pull-7 {
right: 58.33333333%;
}
.vc_col-md-pull-6 {
right: 50%;
}
.vc_col-md-pull-5 {
right: 41.66666667%;
}
.vc_col-md-pull-4 {
right: 33.33333333%;
}
.vc_col-md-pull-3 {
right: 25%;
}
.vc_col-md-pull-2 {
right: 16.66666667%;
}
.vc_col-md-pull-1 {
right: 8.33333333%;
}
.vc_col-md-pull-0 {
right: auto;
}
.vc_col-md-push-12 {
left: 100%;
}
.vc_col-md-push-11 {
left: 91.66666667%;
}
.vc_col-md-push-10 {
left: 83.33333333%;
}
.vc_col-md-push-9 {
left: 75%;
}
.vc_col-md-push-8 {
left: 66.66666667%;
}
.vc_col-md-push-7 {
left: 58.33333333%;
}
.vc_col-md-push-6 {
left: 50%;
}
.vc_col-md-push-5 {
left: 41.66666667%;
}
.vc_col-md-push-4 {
left: 33.33333333%;
}
.vc_col-md-push-3 {
left: 25%;
}
.vc_col-md-push-2 {
left: 16.66666667%;
}
.vc_col-md-push-1 {
left: 8.33333333%;
}
.vc_col-md-push-0 {
left: auto;
}
.vc_col-md-offset-12 {
margin-left: 100%;
}
.vc_col-md-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-md-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-md-offset-9 {
margin-left: 75%;
}
.vc_col-md-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-md-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-md-offset-6 {
margin-left: 50%;
}
.vc_col-md-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-md-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-md-offset-3 {
margin-left: 25%;
}
.vc_col-md-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-md-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
float: left;
}
.vc_col-lg-12 {
width: 100%;
}
.vc_col-lg-11 {
width: 91.66666667%;
}
.vc_col-lg-10 {
width: 83.33333333%;
}
.vc_col-lg-9 {
width: 75%;
}
.vc_col-lg-8 {
width: 66.66666667%;
}
.vc_col-lg-7 {
width: 58.33333333%;
}
.vc_col-lg-6 {
width: 50%;
}
.vc_col-lg-5 {
width: 41.66666667%;
}
.vc_col-lg-4 {
width: 33.33333333%;
}
.vc_col-lg-3 {
width: 25%;
}
.vc_col-lg-2 {
width: 16.66666667%;
}
.vc_col-lg-1 {
width: 8.33333333%;
}
.vc_col-lg-pull-12 {
right: 100%;
}
.vc_col-lg-pull-11 {
right: 91.66666667%;
}
.vc_col-lg-pull-10 {
right: 83.33333333%;
}
.vc_col-lg-pull-9 {
right: 75%;
}
.vc_col-lg-pull-8 {
right: 66.66666667%;
}
.vc_col-lg-pull-7 {
right: 58.33333333%;
}
.vc_col-lg-pull-6 {
right: 50%;
}
.vc_col-lg-pull-5 {
right: 41.66666667%;
}
.vc_col-lg-pull-4 {
right: 33.33333333%;
}
.vc_col-lg-pull-3 {
right: 25%;
}
.vc_col-lg-pull-2 {
right: 16.66666667%;
}
.vc_col-lg-pull-1 {
right: 8.33333333%;
}
.vc_col-lg-pull-0 {
right: auto;
}
.vc_col-lg-push-12 {
left: 100%;
}
.vc_col-lg-push-11 {
left: 91.66666667%;
}
.vc_col-lg-push-10 {
left: 83.33333333%;
}
.vc_col-lg-push-9 {
left: 75%;
}
.vc_col-lg-push-8 {
left: 66.66666667%;
}
.vc_col-lg-push-7 {
left: 58.33333333%;
}
.vc_col-lg-push-6 {
left: 50%;
}
.vc_col-lg-push-5 {
left: 41.66666667%;
}
.vc_col-lg-push-4 {
left: 33.33333333%;
}
.vc_col-lg-push-3 {
left: 25%;
}
.vc_col-lg-push-2 {
left: 16.66666667%;
}
.vc_col-lg-push-1 {
left: 8.33333333%;
}
.vc_col-lg-push-0 {
left: auto;
}
.vc_col-lg-offset-12 {
margin-left: 100%;
}
.vc_col-lg-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-lg-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-lg-offset-9 {
margin-left: 75%;
}
.vc_col-lg-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-lg-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-lg-offset-6 {
margin-left: 50%;
}
.vc_col-lg-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-lg-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-lg-offset-3 {
margin-left: 25%;
}
.vc_col-lg-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-lg-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-lg-offset-0 {
margin-left: 0%;
}
}
.vc_pull-right {
float: right !important;
}
.vc_pull-left {
float: left !important;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_el-clearfix {
clear: both;
}
@media (max-width: 767px) {
.vc_el-clearfix-xs {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.vc_el-clearfix-sm {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.vc_el-clearfix-md {
clear: both;
}
}
@media (min-width: 1200px) {
.vc_el-clearfix-lg {
clear: both;
}
}
.vc_visible {
display: block;
}
.vc_table {
width: 100%;
margin-bottom: 20px;
border-collapse: collapse;
}
.vc_table > thead > tr > th,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > tbody > tr > td,
.vc_table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.vc_table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > th,
.vc_table > caption + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.vc_table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.vc_table .table {
background-color: #ffffff;
}
.vc_table-bordered {
border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
border-bottom-width: 2px;
} .vc_pixel_icon {
display: inline-block;
vertical-align: middle;
height: 16px;
width: 16px;
background-position: 0 0;
background-repeat: no-repeat;
}
.vc_pixel_icon-alert {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/vc/alert.png);
}
.vc_pixel_icon-info {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/vc/info.png);
}
.vc_pixel_icon-tick {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/vc/tick.png);
}
.vc_pixel_icon-explanation {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/vc/exclamation.png);
}
.vc_pixel_icon-address_book {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/address-book.png);
}
.vc_pixel_icon-alarm_clock {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/alarm-clock.png);
}
.vc_pixel_icon-anchor {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/anchor.png);
}
.vc_pixel_icon-application_image {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/application-image.png);
}
.vc_pixel_icon-arrow {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/arrow.png);
}
.vc_pixel_icon-asterisk {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/asterisk.png);
}
.vc_pixel_icon-hammer {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/auction-hammer.png);
}
.vc_pixel_icon-balloon {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon.png);
}
.vc_pixel_icon-balloon_buzz {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-buzz.png);
}
.vc_pixel_icon-balloon_facebook {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-facebook.png);
}
.vc_pixel_icon-balloon_twitter {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-twitter.png);
}
.vc_pixel_icon-battery {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/battery-full.png);
}
.vc_pixel_icon-binocular {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/binocular.png);
}
.vc_pixel_icon-document_excel {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-excel.png);
}
.vc_pixel_icon-document_image {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-image.png);
}
.vc_pixel_icon-document_music {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-music.png);
}
.vc_pixel_icon-document_office {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-office.png);
}
.vc_pixel_icon-document_pdf {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-pdf.png);
}
.vc_pixel_icon-document_powerpoint {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-powerpoint.png);
}
.vc_pixel_icon-document_word {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-word.png);
}
.vc_pixel_icon-bookmark {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/bookmark.png);
}
.vc_pixel_icon-camcorder {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/camcorder.png);
}
.vc_pixel_icon-camera {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/camera.png);
}
.vc_pixel_icon-chart {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/chart.png);
}
.vc_pixel_icon-chart_pie {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/chart-pie.png);
}
.vc_pixel_icon-clock {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/clock.png);
}
.vc_pixel_icon-play {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/control.png);
}
.vc_pixel_icon-fire {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/fire.png);
}
.vc_pixel_icon-heart {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/heart.png);
}
.vc_pixel_icon-mail {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/mail.png);
}
.vc_pixel_icon-shield {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/plus-shield.png);
}
.vc_pixel_icon-video {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/video.png);
}
.vc_txt_align_left {
text-align: left;
}
.vc_txt_align_right {
text-align: right;
}
.vc_txt_align_center {
text-align: center;
}
.vc_txt_align_justify {
text-align: justify;
text-justify: inter-word;
}
.vc_el_width_50 {
width: 50%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_60 {
width: 60%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_70 {
width: 70%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_80 {
width: 80%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_90 {
width: 90%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_100 {
width: 100%;
margin-left: auto !important;
margin-right: auto !important;
} .vc_btn,
a.vc_btn,
button.vc_btn {
cursor: pointer;
display: inline-block;
text-decoration: none !important;
padding: 9px 12px;
font-size: 100%;
line-height: 20px;
border-radius: 4px; }
.vc_btn,
a.vc_btn,
button.vc_btn,
.vc_btn:hover,
a.vc_btn:hover,
button.vc_btn:hover,
.vc_btn:focus,
a.vc_btn:focus,
button.vc_btn:focus {
border: 1px solid transparent;
}
.vc_btn-lg,
a.vc_btn-lg,
button.vc_btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.vc_btn-sm,
a.vc_btn-sm,
button.vc_btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.vc_btn-xs,
a.vc_btn-xs,
button.vc_btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.vc_btn_square,
a.vc_btn_square,
button.vc_btn_square {
border-radius: 0;
}
.vc_btn_square_outlined,
a.vc_btn_square_outlined,
button.vc_btn_square_outlined {
border-radius: 0;
background: none !important;
}
.vc_btn_square_outlined,
a.vc_btn_square_outlined,
button.vc_btn_square_outlined,
.vc_btn_square_outlined:hover,
a.vc_btn_square_outlined:hover,
button.vc_btn_square_outlined:hover,
.vc_btn_square_outlined:focus,
a.vc_btn_square_outlined:focus,
button.vc_btn_square_outlined:focus {
border: 2px solid;
}
.vc_btn_round,
a.vc_btn_round,
button.vc_btn_round {
border-radius: 25px;
}
.vc_btn_outlined,
a.vc_btn_outlined,
button.vc_btn_outlined {
background: none !important;
}
.vc_btn_outlined,
a.vc_btn_outlined,
button.vc_btn_outlined,
.vc_btn_outlined:hover,
a.vc_btn_outlined:hover,
button.vc_btn_outlined:hover,
.vc_btn_outlined:focus,
a.vc_btn_outlined:focus,
button.vc_btn_outlined:focus {
border: 2px solid;
}
.vc_btn-blue,
a.vc_btn-blue,
button.vc_btn-blue {
background-color: #5472d2;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-blue:hover,
a.vc_btn-blue:hover,
button.vc_btn-blue:hover {
background-color: #3c5ecc;
color: #f7f7f7 !important;
}
.vc_btn-blue.vc_btn_outlined,
a.vc_btn-blue.vc_btn_outlined,
button.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined,
a.vc_btn-blue.vc_btn_square_outlined,
button.vc_btn-blue.vc_btn_square_outlined {
color: #5472d2 !important;
}
.vc_btn-blue.vc_btn_outlined:hover,
a.vc_btn-blue.vc_btn_outlined:hover,
button.vc_btn-blue.vc_btn_outlined:hover,
.vc_btn-blue.vc_btn_square_outlined:hover,
a.vc_btn-blue.vc_btn_square_outlined:hover,
button.vc_btn-blue.vc_btn_square_outlined:hover {
border-color: #3c5ecc;
}
.vc_btn-blue.vc_btn_3d,
a.vc_btn-blue.vc_btn_3d,
button.vc_btn-blue.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #3253bc;
box-shadow: 0 5px 0 #3253bc;
margin-bottom: 5px;
}
.vc_btn-blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #3253bc;
box-shadow: 0 3px 0 #3253bc;
margin-bottom: 3px;
}
.vc_btn-blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #3253bc;
box-shadow: 0 4px 0 #3253bc;
margin-bottom: 4px;
}
.vc_btn-turquoise,
a.vc_btn-turquoise,
button.vc_btn-turquoise {
background-color: #00c1cf;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-turquoise:hover,
a.vc_btn-turquoise:hover,
button.vc_btn-turquoise:hover {
background-color: #00a4b0;
color: #f7f7f7 !important;
}
.vc_btn-turquoise.vc_btn_outlined,
a.vc_btn-turquoise.vc_btn_outlined,
button.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined,
a.vc_btn-turquoise.vc_btn_square_outlined,
button.vc_btn-turquoise.vc_btn_square_outlined {
color: #00c1cf !important;
}
.vc_btn-turquoise.vc_btn_outlined:hover,
a.vc_btn-turquoise.vc_btn_outlined:hover,
button.vc_btn-turquoise.vc_btn_outlined:hover,
.vc_btn-turquoise.vc_btn_square_outlined:hover,
a.vc_btn-turquoise.vc_btn_square_outlined:hover,
button.vc_btn-turquoise.vc_btn_square_outlined:hover {
border-color: #00a4b0;
}
.vc_btn-turquoise.vc_btn_3d,
a.vc_btn-turquoise.vc_btn_3d,
button.vc_btn-turquoise.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #008d97;
box-shadow: 0 5px 0 #008d97;
margin-bottom: 5px;
}
.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #008d97;
box-shadow: 0 3px 0 #008d97;
margin-bottom: 3px;
}
.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #008d97;
box-shadow: 0 4px 0 #008d97;
margin-bottom: 4px;
}
.vc_btn-pink,
a.vc_btn-pink,
button.vc_btn-pink {
background-color: #fe6c61;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-pink:hover,
a.vc_btn-pink:hover,
button.vc_btn-pink:hover {
background-color: #fe5043;
color: #f7f7f7 !important;
}
.vc_btn-pink.vc_btn_outlined,
a.vc_btn-pink.vc_btn_outlined,
button.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined,
a.vc_btn-pink.vc_btn_square_outlined,
button.vc_btn-pink.vc_btn_square_outlined {
color: #fe6c61 !important;
}
.vc_btn-pink.vc_btn_outlined:hover,
a.vc_btn-pink.vc_btn_outlined:hover,
button.vc_btn-pink.vc_btn_outlined:hover,
.vc_btn-pink.vc_btn_square_outlined:hover,
a.vc_btn-pink.vc_btn_square_outlined:hover,
button.vc_btn-pink.vc_btn_square_outlined:hover {
border-color: #fe5043;
}
.vc_btn-pink.vc_btn_3d,
a.vc_btn-pink.vc_btn_3d,
button.vc_btn-pink.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #fe3829;
box-shadow: 0 5px 0 #fe3829;
margin-bottom: 5px;
}
.vc_btn-pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #fe3829;
box-shadow: 0 3px 0 #fe3829;
margin-bottom: 3px;
}
.vc_btn-pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #fe3829;
box-shadow: 0 4px 0 #fe3829;
margin-bottom: 4px;
}
.vc_btn-violet,
a.vc_btn-violet,
button.vc_btn-violet {
background-color: #8d6dc4;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-violet:hover,
a.vc_btn-violet:hover,
button.vc_btn-violet:hover {
background-color: #7c57bb;
color: #f7f7f7 !important;
}
.vc_btn-violet.vc_btn_outlined,
a.vc_btn-violet.vc_btn_outlined,
button.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined,
a.vc_btn-violet.vc_btn_square_outlined,
button.vc_btn-violet.vc_btn_square_outlined {
color: #8d6dc4 !important;
}
.vc_btn-violet.vc_btn_outlined:hover,
a.vc_btn-violet.vc_btn_outlined:hover,
button.vc_btn-violet.vc_btn_outlined:hover,
.vc_btn-violet.vc_btn_square_outlined:hover,
a.vc_btn-violet.vc_btn_square_outlined:hover,
button.vc_btn-violet.vc_btn_square_outlined:hover {
border-color: #7c57bb;
}
.vc_btn-violet.vc_btn_3d,
a.vc_btn-violet.vc_btn_3d,
button.vc_btn-violet.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #6e48b1;
box-shadow: 0 5px 0 #6e48b1;
margin-bottom: 5px;
}
.vc_btn-violet.vc_btn_3d.vc_btn_xs,
a.vc_btn-violet.vc_btn_3d.vc_btn_xs,
button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #6e48b1;
box-shadow: 0 3px 0 #6e48b1;
margin-bottom: 3px;
}
.vc_btn-violet.vc_btn_3d.vc_btn_sm,
a.vc_btn-violet.vc_btn_3d.vc_btn_sm,
button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #6e48b1;
box-shadow: 0 4px 0 #6e48b1;
margin-bottom: 4px;
}
.vc_btn-peacoc,
a.vc_btn-peacoc,
button.vc_btn-peacoc {
background-color: #4cadc9;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-peacoc:hover,
a.vc_btn-peacoc:hover,
button.vc_btn-peacoc:hover {
background-color: #39a0bd;
color: #f7f7f7 !important;
}
.vc_btn-peacoc.vc_btn_outlined,
a.vc_btn-peacoc.vc_btn_outlined,
button.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined,
a.vc_btn-peacoc.vc_btn_square_outlined,
button.vc_btn-peacoc.vc_btn_square_outlined {
color: #4cadc9 !important;
}
.vc_btn-peacoc.vc_btn_outlined:hover,
a.vc_btn-peacoc.vc_btn_outlined:hover,
button.vc_btn-peacoc.vc_btn_outlined:hover,
.vc_btn-peacoc.vc_btn_square_outlined:hover,
a.vc_btn-peacoc.vc_btn_square_outlined:hover,
button.vc_btn-peacoc.vc_btn_square_outlined:hover {
border-color: #39a0bd;
}
.vc_btn-peacoc.vc_btn_3d,
a.vc_btn-peacoc.vc_btn_3d,
button.vc_btn-peacoc.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #338faa;
box-shadow: 0 5px 0 #338faa;
margin-bottom: 5px;
}
.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #338faa;
box-shadow: 0 3px 0 #338faa;
margin-bottom: 3px;
}
.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #338faa;
box-shadow: 0 4px 0 #338faa;
margin-bottom: 4px;
}
.vc_btn-chino,
a.vc_btn-chino,
button.vc_btn-chino {
background-color: #cec2ab;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-chino:hover,
a.vc_btn-chino:hover,
button.vc_btn-chino:hover {
background-color: #c3b498;
color: #f7f7f7 !important;
}
.vc_btn-chino.vc_btn_outlined,
a.vc_btn-chino.vc_btn_outlined,
button.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined,
a.vc_btn-chino.vc_btn_square_outlined,
button.vc_btn-chino.vc_btn_square_outlined {
color: #cec2ab !important;
}
.vc_btn-chino.vc_btn_outlined:hover,
a.vc_btn-chino.vc_btn_outlined:hover,
button.vc_btn-chino.vc_btn_outlined:hover,
.vc_btn-chino.vc_btn_square_outlined:hover,
a.vc_btn-chino.vc_btn_square_outlined:hover,
button.vc_btn-chino.vc_btn_square_outlined:hover {
border-color: #c3b498;
}
.vc_btn-chino.vc_btn_3d,
a.vc_btn-chino.vc_btn_3d,
button.vc_btn-chino.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #b9a888;
box-shadow: 0 5px 0 #b9a888;
margin-bottom: 5px;
}
.vc_btn-chino.vc_btn_3d.vc_btn_xs,
a.vc_btn-chino.vc_btn_3d.vc_btn_xs,
button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #b9a888;
box-shadow: 0 3px 0 #b9a888;
margin-bottom: 3px;
}
.vc_btn-chino.vc_btn_3d.vc_btn_sm,
a.vc_btn-chino.vc_btn_3d.vc_btn_sm,
button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #b9a888;
box-shadow: 0 4px 0 #b9a888;
margin-bottom: 4px;
}
.vc_btn-mulled_wine,
a.vc_btn-mulled_wine,
button.vc_btn-mulled_wine {
background-color: #50485b;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-mulled_wine:hover,
a.vc_btn-mulled_wine:hover,
button.vc_btn-mulled_wine:hover {
background-color: #413a4a;
color: #f7f7f7 !important;
}
.vc_btn-mulled_wine.vc_btn_outlined,
a.vc_btn-mulled_wine.vc_btn_outlined,
button.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined,
a.vc_btn-mulled_wine.vc_btn_square_outlined,
button.vc_btn-mulled_wine.vc_btn_square_outlined {
color: #50485b !important;
}
.vc_btn-mulled_wine.vc_btn_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_outlined:hover,
.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
border-color: #413a4a;
}
.vc_btn-mulled_wine.vc_btn_3d,
a.vc_btn-mulled_wine.vc_btn_3d,
button.vc_btn-mulled_wine.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #342f3c;
box-shadow: 0 5px 0 #342f3c;
margin-bottom: 5px;
}
.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #342f3c;
box-shadow: 0 3px 0 #342f3c;
margin-bottom: 3px;
}
.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #342f3c;
box-shadow: 0 4px 0 #342f3c;
margin-bottom: 4px;
}
.vc_btn-vista_blue,
a.vc_btn-vista_blue,
button.vc_btn-vista_blue {
background-color: #75d69c;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-vista_blue:hover,
a.vc_btn-vista_blue:hover,
button.vc_btn-vista_blue:hover {
background-color: #5dcf8b;
color: #f7f7f7 !important;
}
.vc_btn-vista_blue.vc_btn_outlined,
a.vc_btn-vista_blue.vc_btn_outlined,
button.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined,
a.vc_btn-vista_blue.vc_btn_square_outlined,
button.vc_btn-vista_blue.vc_btn_square_outlined {
color: #75d69c !important;
}
.vc_btn-vista_blue.vc_btn_outlined:hover,
a.vc_btn-vista_blue.vc_btn_outlined:hover,
button.vc_btn-vista_blue.vc_btn_outlined:hover,
.vc_btn-vista_blue.vc_btn_square_outlined:hover,
a.vc_btn-vista_blue.vc_btn_square_outlined:hover,
button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
border-color: #5dcf8b;
}
.vc_btn-vista_blue.vc_btn_3d,
a.vc_btn-vista_blue.vc_btn_3d,
button.vc_btn-vista_blue.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #4ac97d;
box-shadow: 0 5px 0 #4ac97d;
margin-bottom: 5px;
}
.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #4ac97d;
box-shadow: 0 3px 0 #4ac97d;
margin-bottom: 3px;
}
.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #4ac97d;
box-shadow: 0 4px 0 #4ac97d;
margin-bottom: 4px;
}
.vc_btn-black,
a.vc_btn-black,
button.vc_btn-black {
background-color: #2a2a2a;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-black:hover,
a.vc_btn-black:hover,
button.vc_btn-black:hover {
background-color: #1b1b1b;
color: #f7f7f7 !important;
}
.vc_btn-black.vc_btn_outlined,
a.vc_btn-black.vc_btn_outlined,
button.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined,
a.vc_btn-black.vc_btn_square_outlined,
button.vc_btn-black.vc_btn_square_outlined {
color: #2a2a2a !important;
}
.vc_btn-black.vc_btn_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover,
button.vc_btn-black.vc_btn_outlined:hover,
.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_square_outlined:hover,
button.vc_btn-black.vc_btn_square_outlined:hover {
border-color: #1b1b1b;
}
.vc_btn-black.vc_btn_3d,
a.vc_btn-black.vc_btn_3d,
button.vc_btn-black.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #0e0e0e;
box-shadow: 0 5px 0 #0e0e0e;
margin-bottom: 5px;
}
.vc_btn-black.vc_btn_3d.vc_btn_xs,
a.vc_btn-black.vc_btn_3d.vc_btn_xs,
button.vc_btn-black.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #0e0e0e;
box-shadow: 0 3px 0 #0e0e0e;
margin-bottom: 3px;
}
.vc_btn-black.vc_btn_3d.vc_btn_sm,
a.vc_btn-black.vc_btn_3d.vc_btn_sm,
button.vc_btn-black.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #0e0e0e;
box-shadow: 0 4px 0 #0e0e0e;
margin-bottom: 4px;
}
.vc_btn-grey,
a.vc_btn-grey,
button.vc_btn-grey {
background-color: #ebebeb;
color: #666666 !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-grey:hover,
a.vc_btn-grey:hover,
button.vc_btn-grey:hover {
background-color: #dcdcdc;
color: #5e5e5e !important;
}
.vc_btn-grey.vc_btn_outlined,
a.vc_btn-grey.vc_btn_outlined,
button.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined,
a.vc_btn-grey.vc_btn_square_outlined,
button.vc_btn-grey.vc_btn_square_outlined {
color: #ebebeb !important;
}
.vc_btn-grey.vc_btn_outlined:hover,
a.vc_btn-grey.vc_btn_outlined:hover,
button.vc_btn-grey.vc_btn_outlined:hover,
.vc_btn-grey.vc_btn_square_outlined:hover,
a.vc_btn-grey.vc_btn_square_outlined:hover,
button.vc_btn-grey.vc_btn_square_outlined:hover {
border-color: #dcdcdc;
}
.vc_btn-grey.vc_btn_3d,
a.vc_btn-grey.vc_btn_3d,
button.vc_btn-grey.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #cfcfcf;
box-shadow: 0 5px 0 #cfcfcf;
margin-bottom: 5px;
}
.vc_btn-grey.vc_btn_3d.vc_btn_xs,
a.vc_btn-grey.vc_btn_3d.vc_btn_xs,
button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #cfcfcf;
box-shadow: 0 3px 0 #cfcfcf;
margin-bottom: 3px;
}
.vc_btn-grey.vc_btn_3d.vc_btn_sm,
a.vc_btn-grey.vc_btn_3d.vc_btn_sm,
button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #cfcfcf;
box-shadow: 0 4px 0 #cfcfcf;
margin-bottom: 4px;
}
.vc_btn-orange,
a.vc_btn-orange,
button.vc_btn-orange {
background-color: #f7be68;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-orange:hover,
a.vc_btn-orange:hover,
button.vc_btn-orange:hover {
background-color: #f5b14b;
color: #f7f7f7 !important;
}
.vc_btn-orange.vc_btn_outlined,
a.vc_btn-orange.vc_btn_outlined,
button.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined,
a.vc_btn-orange.vc_btn_square_outlined,
button.vc_btn-orange.vc_btn_square_outlined {
color: #f7be68 !important;
}
.vc_btn-orange.vc_btn_outlined:hover,
a.vc_btn-orange.vc_btn_outlined:hover,
button.vc_btn-orange.vc_btn_outlined:hover,
.vc_btn-orange.vc_btn_square_outlined:hover,
a.vc_btn-orange.vc_btn_square_outlined:hover,
button.vc_btn-orange.vc_btn_square_outlined:hover {
border-color: #f5b14b;
}
.vc_btn-orange.vc_btn_3d,
a.vc_btn-orange.vc_btn_3d,
button.vc_btn-orange.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f4a733;
box-shadow: 0 5px 0 #f4a733;
margin-bottom: 5px;
}
.vc_btn-orange.vc_btn_3d.vc_btn_xs,
a.vc_btn-orange.vc_btn_3d.vc_btn_xs,
button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #f4a733;
box-shadow: 0 3px 0 #f4a733;
margin-bottom: 3px;
}
.vc_btn-orange.vc_btn_3d.vc_btn_sm,
a.vc_btn-orange.vc_btn_3d.vc_btn_sm,
button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #f4a733;
box-shadow: 0 4px 0 #f4a733;
margin-bottom: 4px;
}
.vc_btn-sky,
a.vc_btn-sky,
button.vc_btn-sky {
background-color: #5aa1e3;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-sky:hover,
a.vc_btn-sky:hover,
button.vc_btn-sky:hover {
background-color: #4092df;
color: #f7f7f7 !important;
}
.vc_btn-sky.vc_btn_outlined,
a.vc_btn-sky.vc_btn_outlined,
button.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined,
a.vc_btn-sky.vc_btn_square_outlined,
button.vc_btn-sky.vc_btn_square_outlined {
color: #5aa1e3 !important;
}
.vc_btn-sky.vc_btn_outlined:hover,
a.vc_btn-sky.vc_btn_outlined:hover,
button.vc_btn-sky.vc_btn_outlined:hover,
.vc_btn-sky.vc_btn_square_outlined:hover,
a.vc_btn-sky.vc_btn_square_outlined:hover,
button.vc_btn-sky.vc_btn_square_outlined:hover {
border-color: #4092df;
}
.vc_btn-sky.vc_btn_3d,
a.vc_btn-sky.vc_btn_3d,
button.vc_btn-sky.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #2a86db;
box-shadow: 0 5px 0 #2a86db;
margin-bottom: 5px;
}
.vc_btn-sky.vc_btn_3d.vc_btn_xs,
a.vc_btn-sky.vc_btn_3d.vc_btn_xs,
button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #2a86db;
box-shadow: 0 3px 0 #2a86db;
margin-bottom: 3px;
}
.vc_btn-sky.vc_btn_3d.vc_btn_sm,
a.vc_btn-sky.vc_btn_3d.vc_btn_sm,
button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #2a86db;
box-shadow: 0 4px 0 #2a86db;
margin-bottom: 4px;
}
.vc_btn-green,
a.vc_btn-green,
button.vc_btn-green {
background-color: #6dab3c;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-green:hover,
a.vc_btn-green:hover,
button.vc_btn-green:hover {
background-color: #5f9434;
color: #f7f7f7 !important;
}
.vc_btn-green.vc_btn_outlined,
a.vc_btn-green.vc_btn_outlined,
button.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined,
a.vc_btn-green.vc_btn_square_outlined,
button.vc_btn-green.vc_btn_square_outlined {
color: #6dab3c !important;
}
.vc_btn-green.vc_btn_outlined:hover,
a.vc_btn-green.vc_btn_outlined:hover,
button.vc_btn-green.vc_btn_outlined:hover,
.vc_btn-green.vc_btn_square_outlined:hover,
a.vc_btn-green.vc_btn_square_outlined:hover,
button.vc_btn-green.vc_btn_square_outlined:hover {
border-color: #5f9434;
}
.vc_btn-green.vc_btn_3d,
a.vc_btn-green.vc_btn_3d,
button.vc_btn-green.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #53812d;
box-shadow: 0 5px 0 #53812d;
margin-bottom: 5px;
}
.vc_btn-green.vc_btn_3d.vc_btn_xs,
a.vc_btn-green.vc_btn_3d.vc_btn_xs,
button.vc_btn-green.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #53812d;
box-shadow: 0 3px 0 #53812d;
margin-bottom: 3px;
}
.vc_btn-green.vc_btn_3d.vc_btn_sm,
a.vc_btn-green.vc_btn_3d.vc_btn_sm,
button.vc_btn-green.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #53812d;
box-shadow: 0 4px 0 #53812d;
margin-bottom: 4px;
}
.vc_btn-juicy_pink,
a.vc_btn-juicy_pink,
button.vc_btn-juicy_pink {
background-color: #f4524d;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-juicy_pink:hover,
a.vc_btn-juicy_pink:hover,
button.vc_btn-juicy_pink:hover {
background-color: #f23630;
color: #f7f7f7 !important;
}
.vc_btn-juicy_pink.vc_btn_outlined,
a.vc_btn-juicy_pink.vc_btn_outlined,
button.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined,
a.vc_btn-juicy_pink.vc_btn_square_outlined,
button.vc_btn-juicy_pink.vc_btn_square_outlined {
color: #f4524d !important;
}
.vc_btn-juicy_pink.vc_btn_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_outlined:hover,
.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
border-color: #f23630;
}
.vc_btn-juicy_pink.vc_btn_3d,
a.vc_btn-juicy_pink.vc_btn_3d,
button.vc_btn-juicy_pink.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f11f18;
box-shadow: 0 5px 0 #f11f18;
margin-bottom: 5px;
}
.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #f11f18;
box-shadow: 0 3px 0 #f11f18;
margin-bottom: 3px;
}
.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #f11f18;
box-shadow: 0 4px 0 #f11f18;
margin-bottom: 4px;
}
.vc_btn-sandy_brown,
a.vc_btn-sandy_brown,
button.vc_btn-sandy_brown {
background-color: #f79468;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-sandy_brown:hover,
a.vc_btn-sandy_brown:hover,
button.vc_btn-sandy_brown:hover {
background-color: #f57f4b;
color: #f7f7f7 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined,
a.vc_btn-sandy_brown.vc_btn_outlined,
button.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined,
a.vc_btn-sandy_brown.vc_btn_square_outlined,
button.vc_btn-sandy_brown.vc_btn_square_outlined {
color: #f79468 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_outlined:hover,
.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
border-color: #f57f4b;
}
.vc_btn-sandy_brown.vc_btn_3d,
a.vc_btn-sandy_brown.vc_btn_3d,
button.vc_btn-sandy_brown.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f46e33;
box-shadow: 0 5px 0 #f46e33;
margin-bottom: 5px;
}
.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #f46e33;
box-shadow: 0 3px 0 #f46e33;
margin-bottom: 3px;
}
.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #f46e33;
box-shadow: 0 4px 0 #f46e33;
margin-bottom: 4px;
}
.vc_btn-purple,
a.vc_btn-purple,
button.vc_btn-purple {
background-color: #b97ebb;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-purple:hover,
a.vc_btn-purple:hover,
button.vc_btn-purple:hover {
background-color: #ae6ab0;
color: #f7f7f7 !important;
}
.vc_btn-purple.vc_btn_outlined,
a.vc_btn-purple.vc_btn_outlined,
button.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined,
a.vc_btn-purple.vc_btn_square_outlined,
button.vc_btn-purple.vc_btn_square_outlined {
color: #b97ebb !important;
}
.vc_btn-purple.vc_btn_outlined:hover,
a.vc_btn-purple.vc_btn_outlined:hover,
button.vc_btn-purple.vc_btn_outlined:hover,
.vc_btn-purple.vc_btn_square_outlined:hover,
a.vc_btn-purple.vc_btn_square_outlined:hover,
button.vc_btn-purple.vc_btn_square_outlined:hover {
border-color: #ae6ab0;
}
.vc_btn-purple.vc_btn_3d,
a.vc_btn-purple.vc_btn_3d,
button.vc_btn-purple.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #a559a8;
box-shadow: 0 5px 0 #a559a8;
margin-bottom: 5px;
}
.vc_btn-purple.vc_btn_3d.vc_btn_xs,
a.vc_btn-purple.vc_btn_3d.vc_btn_xs,
button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #a559a8;
box-shadow: 0 3px 0 #a559a8;
margin-bottom: 3px;
}
.vc_btn-purple.vc_btn_3d.vc_btn_sm,
a.vc_btn-purple.vc_btn_3d.vc_btn_sm,
button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #a559a8;
box-shadow: 0 4px 0 #a559a8;
margin-bottom: 4px;
}
.vc_btn-white,
a.vc_btn-white,
button.vc_btn-white {
background-color: #ffffff;
color: #666666 !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-white:hover,
a.vc_btn-white:hover,
button.vc_btn-white:hover {
background-color: #f0f0f0;
color: #5e5e5e !important;
}
.vc_btn-white.vc_btn_outlined,
a.vc_btn-white.vc_btn_outlined,
button.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined,
a.vc_btn-white.vc_btn_square_outlined,
button.vc_btn-white.vc_btn_square_outlined {
color: #ffffff !important;
}
.vc_btn-white.vc_btn_outlined:hover,
a.vc_btn-white.vc_btn_outlined:hover,
button.vc_btn-white.vc_btn_outlined:hover,
.vc_btn-white.vc_btn_square_outlined:hover,
a.vc_btn-white.vc_btn_square_outlined:hover,
button.vc_btn-white.vc_btn_square_outlined:hover {
border-color: #f0f0f0;
}
.vc_btn-white.vc_btn_3d,
a.vc_btn-white.vc_btn_3d,
button.vc_btn-white.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #e3e3e3;
box-shadow: 0 5px 0 #e3e3e3;
margin-bottom: 5px;
}
.vc_btn-white.vc_btn_3d.vc_btn_xs,
a.vc_btn-white.vc_btn_3d.vc_btn_xs,
button.vc_btn-white.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #e3e3e3;
box-shadow: 0 3px 0 #e3e3e3;
margin-bottom: 3px;
}
.vc_btn-white.vc_btn_3d.vc_btn_sm,
a.vc_btn-white.vc_btn_3d.vc_btn_sm,
button.vc_btn-white.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #e3e3e3;
box-shadow: 0 4px 0 #e3e3e3;
margin-bottom: 4px;
}
.vc_btn-grace,
a.vc_btn-grace,
button.vc_btn-grace {
background-color: #aed13b;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-grace:hover,
a.vc_btn-grace:hover,
button.vc_btn-grace:hover {
background-color: #9ec02d;
color: #f7f7f7 !important;
}
.vc_btn-grace.vc_btn_outlined,
a.vc_btn-grace.vc_btn_outlined,
button.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined,
a.vc_btn-grace.vc_btn_square_outlined,
button.vc_btn-grace.vc_btn_square_outlined {
color: #aed13b !important;
}
.vc_btn-grace.vc_btn_outlined:hover,
a.vc_btn-grace.vc_btn_outlined:hover,
button.vc_btn-grace.vc_btn_outlined:hover,
.vc_btn-grace.vc_btn_square_outlined:hover,
a.vc_btn-grace.vc_btn_square_outlined:hover,
button.vc_btn-grace.vc_btn_square_outlined:hover {
border-color: #9ec02d;
}
.vc_btn-grace.vc_btn_3d,
a.vc_btn-grace.vc_btn_3d,
button.vc_btn-grace.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #8dac28;
box-shadow: 0 5px 0 #8dac28;
margin-bottom: 5px;
}
.vc_btn-grace.vc_btn_3d.vc_btn_xs,
a.vc_btn-grace.vc_btn_3d.vc_btn_xs,
button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
-webkit-box-shadow: 0 3px 0 #8dac28;
box-shadow: 0 3px 0 #8dac28;
margin-bottom: 3px;
}
.vc_btn-grace.vc_btn_3d.vc_btn_sm,
a.vc_btn-grace.vc_btn_3d.vc_btn_sm,
button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
-webkit-box-shadow: 0 4px 0 #8dac28;
box-shadow: 0 4px 0 #8dac28;
margin-bottom: 4px;
}
.vc_btn-default,
a.vc_btn-default,
button.vc_btn-default {
color: #7d7d7d;
background-color: #ffffff;
border-color: transparent;
}
.vc_btn-default:hover,
a.vc_btn-default:hover,
button.vc_btn-default:hover,
.vc_btn-default:focus,
a.vc_btn-default:focus,
button.vc_btn-default:focus,
.vc_btn-default:active,
a.vc_btn-default:active,
button.vc_btn-default:active,
.vc_btn-default.active,
a.vc_btn-default.active,
button.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default,
.open > .dropdown-togglea.vc_btn-default,
.open > .dropdown-togglebutton.vc_btn-default {
color: #7d7d7d;
background-color: #e6e6e6;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-default:active,
a.vc_btn-default:active,
button.vc_btn-default:active,
.vc_btn-default.active,
a.vc_btn-default.active,
button.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default,
.open > .dropdown-togglea.vc_btn-default,
.open > .dropdown-togglebutton.vc_btn-default {
background-image: none;
}
.vc_btn-default.disabled,
a.vc_btn-default.disabled,
button.vc_btn-default.disabled,
.vc_btn-default[disabled],
a.vc_btn-default[disabled],
button.vc_btn-default[disabled],
fieldset[disabled] .vc_btn-default,
fieldset[disabled] a.vc_btn-default,
fieldset[disabled] button.vc_btn-default,
.vc_btn-default.disabled:hover,
a.vc_btn-default.disabled:hover,
button.vc_btn-default.disabled:hover,
.vc_btn-default[disabled]:hover,
a.vc_btn-default[disabled]:hover,
button.vc_btn-default[disabled]:hover,
fieldset[disabled] .vc_btn-default:hover,
fieldset[disabled] a.vc_btn-default:hover,
fieldset[disabled] button.vc_btn-default:hover,
.vc_btn-default.disabled:focus,
a.vc_btn-default.disabled:focus,
button.vc_btn-default.disabled:focus,
.vc_btn-default[disabled]:focus,
a.vc_btn-default[disabled]:focus,
button.vc_btn-default[disabled]:focus,
fieldset[disabled] .vc_btn-default:focus,
fieldset[disabled] a.vc_btn-default:focus,
fieldset[disabled] button.vc_btn-default:focus,
.vc_btn-default.disabled:active,
a.vc_btn-default.disabled:active,
button.vc_btn-default.disabled:active,
.vc_btn-default[disabled]:active,
a.vc_btn-default[disabled]:active,
button.vc_btn-default[disabled]:active,
fieldset[disabled] .vc_btn-default:active,
fieldset[disabled] a.vc_btn-default:active,
fieldset[disabled] button.vc_btn-default:active,
.vc_btn-default.disabled.active,
a.vc_btn-default.disabled.active,
button.vc_btn-default.disabled.active,
.vc_btn-default[disabled].active,
a.vc_btn-default[disabled].active,
button.vc_btn-default[disabled].active,
fieldset[disabled] .vc_btn-default.active,
fieldset[disabled] a.vc_btn-default.active,
fieldset[disabled] button.vc_btn-default.active {
background-color: #ffffff;
border-color: transparent;
}
.vc_btn-default .badge,
a.vc_btn-default .badge,
button.vc_btn-default .badge {
color: #ffffff;
background-color: #7d7d7d;
}
.vc_btn-primary,
a.vc_btn-primary,
button.vc_btn-primary {
color: #ffffff;
background-color: #00aef0;
border-color: transparent;
}
.vc_btn-primary:hover,
a.vc_btn-primary:hover,
button.vc_btn-primary:hover,
.vc_btn-primary:focus,
a.vc_btn-primary:focus,
button.vc_btn-primary:focus,
.vc_btn-primary:active,
a.vc_btn-primary:active,
button.vc_btn-primary:active,
.vc_btn-primary.active,
a.vc_btn-primary.active,
button.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary,
.open > .dropdown-togglea.vc_btn-primary,
.open > .dropdown-togglebutton.vc_btn-primary {
color: #ffffff;
background-color: #0089bd;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-primary:active,
a.vc_btn-primary:active,
button.vc_btn-primary:active,
.vc_btn-primary.active,
a.vc_btn-primary.active,
button.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary,
.open > .dropdown-togglea.vc_btn-primary,
.open > .dropdown-togglebutton.vc_btn-primary {
background-image: none;
}
.vc_btn-primary.disabled,
a.vc_btn-primary.disabled,
button.vc_btn-primary.disabled,
.vc_btn-primary[disabled],
a.vc_btn-primary[disabled],
button.vc_btn-primary[disabled],
fieldset[disabled] .vc_btn-primary,
fieldset[disabled] a.vc_btn-primary,
fieldset[disabled] button.vc_btn-primary,
.vc_btn-primary.disabled:hover,
a.vc_btn-primary.disabled:hover,
button.vc_btn-primary.disabled:hover,
.vc_btn-primary[disabled]:hover,
a.vc_btn-primary[disabled]:hover,
button.vc_btn-primary[disabled]:hover,
fieldset[disabled] .vc_btn-primary:hover,
fieldset[disabled] a.vc_btn-primary:hover,
fieldset[disabled] button.vc_btn-primary:hover,
.vc_btn-primary.disabled:focus,
a.vc_btn-primary.disabled:focus,
button.vc_btn-primary.disabled:focus,
.vc_btn-primary[disabled]:focus,
a.vc_btn-primary[disabled]:focus,
button.vc_btn-primary[disabled]:focus,
fieldset[disabled] .vc_btn-primary:focus,
fieldset[disabled] a.vc_btn-primary:focus,
fieldset[disabled] button.vc_btn-primary:focus,
.vc_btn-primary.disabled:active,
a.vc_btn-primary.disabled:active,
button.vc_btn-primary.disabled:active,
.vc_btn-primary[disabled]:active,
a.vc_btn-primary[disabled]:active,
button.vc_btn-primary[disabled]:active,
fieldset[disabled] .vc_btn-primary:active,
fieldset[disabled] a.vc_btn-primary:active,
fieldset[disabled] button.vc_btn-primary:active,
.vc_btn-primary.disabled.active,
a.vc_btn-primary.disabled.active,
button.vc_btn-primary.disabled.active,
.vc_btn-primary[disabled].active,
a.vc_btn-primary[disabled].active,
button.vc_btn-primary[disabled].active,
fieldset[disabled] .vc_btn-primary.active,
fieldset[disabled] a.vc_btn-primary.active,
fieldset[disabled] button.vc_btn-primary.active {
background-color: #00aef0;
border-color: transparent;
}
.vc_btn-primary .badge,
a.vc_btn-primary .badge,
button.vc_btn-primary .badge {
color: #00aef0;
background-color: #ffffff;
}
.vc_btn-success,
a.vc_btn-success,
button.vc_btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: transparent;
}
.vc_btn-success:hover,
a.vc_btn-success:hover,
button.vc_btn-success:hover,
.vc_btn-success:focus,
a.vc_btn-success:focus,
button.vc_btn-success:focus,
.vc_btn-success:active,
a.vc_btn-success:active,
button.vc_btn-success:active,
.vc_btn-success.active,
a.vc_btn-success.active,
button.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success,
.open > .dropdown-togglea.vc_btn-success,
.open > .dropdown-togglebutton.vc_btn-success {
color: #ffffff;
background-color: #449d44;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-success:active,
a.vc_btn-success:active,
button.vc_btn-success:active,
.vc_btn-success.active,
a.vc_btn-success.active,
button.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success,
.open > .dropdown-togglea.vc_btn-success,
.open > .dropdown-togglebutton.vc_btn-success {
background-image: none;
}
.vc_btn-success.disabled,
a.vc_btn-success.disabled,
button.vc_btn-success.disabled,
.vc_btn-success[disabled],
a.vc_btn-success[disabled],
button.vc_btn-success[disabled],
fieldset[disabled] .vc_btn-success,
fieldset[disabled] a.vc_btn-success,
fieldset[disabled] button.vc_btn-success,
.vc_btn-success.disabled:hover,
a.vc_btn-success.disabled:hover,
button.vc_btn-success.disabled:hover,
.vc_btn-success[disabled]:hover,
a.vc_btn-success[disabled]:hover,
button.vc_btn-success[disabled]:hover,
fieldset[disabled] .vc_btn-success:hover,
fieldset[disabled] a.vc_btn-success:hover,
fieldset[disabled] button.vc_btn-success:hover,
.vc_btn-success.disabled:focus,
a.vc_btn-success.disabled:focus,
button.vc_btn-success.disabled:focus,
.vc_btn-success[disabled]:focus,
a.vc_btn-success[disabled]:focus,
button.vc_btn-success[disabled]:focus,
fieldset[disabled] .vc_btn-success:focus,
fieldset[disabled] a.vc_btn-success:focus,
fieldset[disabled] button.vc_btn-success:focus,
.vc_btn-success.disabled:active,
a.vc_btn-success.disabled:active,
button.vc_btn-success.disabled:active,
.vc_btn-success[disabled]:active,
a.vc_btn-success[disabled]:active,
button.vc_btn-success[disabled]:active,
fieldset[disabled] .vc_btn-success:active,
fieldset[disabled] a.vc_btn-success:active,
fieldset[disabled] button.vc_btn-success:active,
.vc_btn-success.disabled.active,
a.vc_btn-success.disabled.active,
button.vc_btn-success.disabled.active,
.vc_btn-success[disabled].active,
a.vc_btn-success[disabled].active,
button.vc_btn-success[disabled].active,
fieldset[disabled] .vc_btn-success.active,
fieldset[disabled] a.vc_btn-success.active,
fieldset[disabled] button.vc_btn-success.active {
background-color: #5cb85c;
border-color: transparent;
}
.vc_btn-success .badge,
a.vc_btn-success .badge,
button.vc_btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.vc_btn-info,
a.vc_btn-info,
button.vc_btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: transparent;
}
.vc_btn-info:hover,
a.vc_btn-info:hover,
button.vc_btn-info:hover,
.vc_btn-info:focus,
a.vc_btn-info:focus,
button.vc_btn-info:focus,
.vc_btn-info:active,
a.vc_btn-info:active,
button.vc_btn-info:active,
.vc_btn-info.active,
a.vc_btn-info.active,
button.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info,
.open > .dropdown-togglea.vc_btn-info,
.open > .dropdown-togglebutton.vc_btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-info:active,
a.vc_btn-info:active,
button.vc_btn-info:active,
.vc_btn-info.active,
a.vc_btn-info.active,
button.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info,
.open > .dropdown-togglea.vc_btn-info,
.open > .dropdown-togglebutton.vc_btn-info {
background-image: none;
}
.vc_btn-info.disabled,
a.vc_btn-info.disabled,
button.vc_btn-info.disabled,
.vc_btn-info[disabled],
a.vc_btn-info[disabled],
button.vc_btn-info[disabled],
fieldset[disabled] .vc_btn-info,
fieldset[disabled] a.vc_btn-info,
fieldset[disabled] button.vc_btn-info,
.vc_btn-info.disabled:hover,
a.vc_btn-info.disabled:hover,
button.vc_btn-info.disabled:hover,
.vc_btn-info[disabled]:hover,
a.vc_btn-info[disabled]:hover,
button.vc_btn-info[disabled]:hover,
fieldset[disabled] .vc_btn-info:hover,
fieldset[disabled] a.vc_btn-info:hover,
fieldset[disabled] button.vc_btn-info:hover,
.vc_btn-info.disabled:focus,
a.vc_btn-info.disabled:focus,
button.vc_btn-info.disabled:focus,
.vc_btn-info[disabled]:focus,
a.vc_btn-info[disabled]:focus,
button.vc_btn-info[disabled]:focus,
fieldset[disabled] .vc_btn-info:focus,
fieldset[disabled] a.vc_btn-info:focus,
fieldset[disabled] button.vc_btn-info:focus,
.vc_btn-info.disabled:active,
a.vc_btn-info.disabled:active,
button.vc_btn-info.disabled:active,
.vc_btn-info[disabled]:active,
a.vc_btn-info[disabled]:active,
button.vc_btn-info[disabled]:active,
fieldset[disabled] .vc_btn-info:active,
fieldset[disabled] a.vc_btn-info:active,
fieldset[disabled] button.vc_btn-info:active,
.vc_btn-info.disabled.active,
a.vc_btn-info.disabled.active,
button.vc_btn-info.disabled.active,
.vc_btn-info[disabled].active,
a.vc_btn-info[disabled].active,
button.vc_btn-info[disabled].active,
fieldset[disabled] .vc_btn-info.active,
fieldset[disabled] a.vc_btn-info.active,
fieldset[disabled] button.vc_btn-info.active {
background-color: #5bc0de;
border-color: transparent;
}
.vc_btn-info .badge,
a.vc_btn-info .badge,
button.vc_btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.vc_btn-warning,
a.vc_btn-warning,
button.vc_btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: transparent;
}
.vc_btn-warning:hover,
a.vc_btn-warning:hover,
button.vc_btn-warning:hover,
.vc_btn-warning:focus,
a.vc_btn-warning:focus,
button.vc_btn-warning:focus,
.vc_btn-warning:active,
a.vc_btn-warning:active,
button.vc_btn-warning:active,
.vc_btn-warning.active,
a.vc_btn-warning.active,
button.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning,
.open > .dropdown-togglea.vc_btn-warning,
.open > .dropdown-togglebutton.vc_btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-warning:active,
a.vc_btn-warning:active,
button.vc_btn-warning:active,
.vc_btn-warning.active,
a.vc_btn-warning.active,
button.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning,
.open > .dropdown-togglea.vc_btn-warning,
.open > .dropdown-togglebutton.vc_btn-warning {
background-image: none;
}
.vc_btn-warning.disabled,
a.vc_btn-warning.disabled,
button.vc_btn-warning.disabled,
.vc_btn-warning[disabled],
a.vc_btn-warning[disabled],
button.vc_btn-warning[disabled],
fieldset[disabled] .vc_btn-warning,
fieldset[disabled] a.vc_btn-warning,
fieldset[disabled] button.vc_btn-warning,
.vc_btn-warning.disabled:hover,
a.vc_btn-warning.disabled:hover,
button.vc_btn-warning.disabled:hover,
.vc_btn-warning[disabled]:hover,
a.vc_btn-warning[disabled]:hover,
button.vc_btn-warning[disabled]:hover,
fieldset[disabled] .vc_btn-warning:hover,
fieldset[disabled] a.vc_btn-warning:hover,
fieldset[disabled] button.vc_btn-warning:hover,
.vc_btn-warning.disabled:focus,
a.vc_btn-warning.disabled:focus,
button.vc_btn-warning.disabled:focus,
.vc_btn-warning[disabled]:focus,
a.vc_btn-warning[disabled]:focus,
button.vc_btn-warning[disabled]:focus,
fieldset[disabled] .vc_btn-warning:focus,
fieldset[disabled] a.vc_btn-warning:focus,
fieldset[disabled] button.vc_btn-warning:focus,
.vc_btn-warning.disabled:active,
a.vc_btn-warning.disabled:active,
button.vc_btn-warning.disabled:active,
.vc_btn-warning[disabled]:active,
a.vc_btn-warning[disabled]:active,
button.vc_btn-warning[disabled]:active,
fieldset[disabled] .vc_btn-warning:active,
fieldset[disabled] a.vc_btn-warning:active,
fieldset[disabled] button.vc_btn-warning:active,
.vc_btn-warning.disabled.active,
a.vc_btn-warning.disabled.active,
button.vc_btn-warning.disabled.active,
.vc_btn-warning[disabled].active,
a.vc_btn-warning[disabled].active,
button.vc_btn-warning[disabled].active,
fieldset[disabled] .vc_btn-warning.active,
fieldset[disabled] a.vc_btn-warning.active,
fieldset[disabled] button.vc_btn-warning.active {
background-color: #f0ad4e;
border-color: transparent;
}
.vc_btn-warning .badge,
a.vc_btn-warning .badge,
button.vc_btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.vc_btn-danger,
a.vc_btn-danger,
button.vc_btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: transparent;
}
.vc_btn-danger:hover,
a.vc_btn-danger:hover,
button.vc_btn-danger:hover,
.vc_btn-danger:focus,
a.vc_btn-danger:focus,
button.vc_btn-danger:focus,
.vc_btn-danger:active,
a.vc_btn-danger:active,
button.vc_btn-danger:active,
.vc_btn-danger.active,
a.vc_btn-danger.active,
button.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger,
.open > .dropdown-togglea.vc_btn-danger,
.open > .dropdown-togglebutton.vc_btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-danger:active,
a.vc_btn-danger:active,
button.vc_btn-danger:active,
.vc_btn-danger.active,
a.vc_btn-danger.active,
button.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger,
.open > .dropdown-togglea.vc_btn-danger,
.open > .dropdown-togglebutton.vc_btn-danger {
background-image: none;
}
.vc_btn-danger.disabled,
a.vc_btn-danger.disabled,
button.vc_btn-danger.disabled,
.vc_btn-danger[disabled],
a.vc_btn-danger[disabled],
button.vc_btn-danger[disabled],
fieldset[disabled] .vc_btn-danger,
fieldset[disabled] a.vc_btn-danger,
fieldset[disabled] button.vc_btn-danger,
.vc_btn-danger.disabled:hover,
a.vc_btn-danger.disabled:hover,
button.vc_btn-danger.disabled:hover,
.vc_btn-danger[disabled]:hover,
a.vc_btn-danger[disabled]:hover,
button.vc_btn-danger[disabled]:hover,
fieldset[disabled] .vc_btn-danger:hover,
fieldset[disabled] a.vc_btn-danger:hover,
fieldset[disabled] button.vc_btn-danger:hover,
.vc_btn-danger.disabled:focus,
a.vc_btn-danger.disabled:focus,
button.vc_btn-danger.disabled:focus,
.vc_btn-danger[disabled]:focus,
a.vc_btn-danger[disabled]:focus,
button.vc_btn-danger[disabled]:focus,
fieldset[disabled] .vc_btn-danger:focus,
fieldset[disabled] a.vc_btn-danger:focus,
fieldset[disabled] button.vc_btn-danger:focus,
.vc_btn-danger.disabled:active,
a.vc_btn-danger.disabled:active,
button.vc_btn-danger.disabled:active,
.vc_btn-danger[disabled]:active,
a.vc_btn-danger[disabled]:active,
button.vc_btn-danger[disabled]:active,
fieldset[disabled] .vc_btn-danger:active,
fieldset[disabled] a.vc_btn-danger:active,
fieldset[disabled] button.vc_btn-danger:active,
.vc_btn-danger.disabled.active,
a.vc_btn-danger.disabled.active,
button.vc_btn-danger.disabled.active,
.vc_btn-danger[disabled].active,
a.vc_btn-danger[disabled].active,
button.vc_btn-danger[disabled].active,
fieldset[disabled] .vc_btn-danger.active,
fieldset[disabled] a.vc_btn-danger.active,
fieldset[disabled] button.vc_btn-danger.active {
background-color: #d9534f;
border-color: transparent;
}
.vc_btn-danger .badge,
a.vc_btn-danger .badge,
button.vc_btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.vc_button-2-wrapper {
display: inline-block;
vertical-align: middle;
}
.vc_button-2-wrapper.vc_button-2-align-left {
display: block;
text-align: left;
}
.vc_button-2-wrapper.vc_button-2-align-right {
display: block;
text-align: right;
}
.vc_button-2-wrapper.vc_button-2-align-center {
display: block;
text-align: center;
}
i.icon {
display: inline-block;
width: 16px;
height: 16px;
line-height: 16px;
vertical-align: text-top;
margin-left: 5px;
}
.wpb_btn-large i.icon {
height: 19px;
margin-left: 9px;
}
.wpb_btn-small i.icon {
height: 15px;
}
.wpb_btn-mini i.icon {
display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
background: url(//fbyjan.com.au/wp-content/themes/proagency/images/icons/video.png) no-repeat right center;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
margin-top: 5px;
margin-bottom: 5px;
}  .vc_message_box {
border: 1px solid transparent;
display: block;
overflow: hidden;
margin: 0 0 21.73913043px 0;
padding: 1em 1em 1em 4em;
position: relative;
font-size: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.vc_message_box > p:first-child {
margin-top: 0;
}
.vc_message_box > p:last-child {
margin-bottom: 0;
}
.vc_message_box-icon {
bottom: 0;
font-size: 1em;
font-style: normal;
font-weight: normal;
left: 0;
position: absolute;
top: 0;
width: 4em;
}
.vc_message_box-icon > * {
font-size: 1.7em;
line-height: 1;
font-weight: normal;
font-style: normal;
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_message_box-icon > .fa {
font-size: 1.7em;
line-height: 1;
}
.vc_color-blue.vc_message_box {
color: #364a8a;
border-color: #c5cff0;
background-color: #edf1fa;
}
.vc_color-blue.vc_message_box .vc_message_box-icon {
color: #5472d2;
}
.vc_color-blue.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #5472d2;
}
.vc_color-blue.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-blue.vc_message_box-outline,
.vc_color-blue.vc_message_box-solid-icon {
color: #364a8a;
border-color: #5472d2;
background-color: transparent;
}
.vc_color-blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
color: #5472d2;
}
.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #5472d2;
}
.vc_color-blue.vc_message_box-3d {
box-shadow: 0 5px 0 #9daee5;
}
.vc_color-turquoise.vc_message_box {
color: #085b61;
border-color: #c6ecee;
background-color: #ebfcfd;
}
.vc_color-turquoise.vc_message_box .vc_message_box-icon {
color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-turquoise.vc_message_box-outline,
.vc_color-turquoise.vc_message_box-solid-icon {
color: #085b61;
border-color: #00c1cf;
background-color: transparent;
}
.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,
.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-3d {
box-shadow: 0 5px 0 #9fdee3;
}
.vc_color-pink.vc_message_box {
color: #d82e21;
border-color: #ffd8d6;
background-color: #fff0ef;
}
.vc_color-pink.vc_message_box .vc_message_box-icon {
color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-pink.vc_message_box-outline,
.vc_color-pink.vc_message_box-solid-icon {
color: #d82e21;
border-color: #fe6c61;
background-color: transparent;
}
.vc_color-pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #fe6c61;
}
.vc_color-pink.vc_message_box-3d {
box-shadow: 0 5px 0 #fea9a3;
}
.vc_color-violet.vc_message_box {
color: #5e4a81;
border-color: #d4c8e9;
background-color: #f0ecf7;
}
.vc_color-violet.vc_message_box .vc_message_box-icon {
color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-violet.vc_message_box-outline,
.vc_color-violet.vc_message_box-solid-icon {
color: #5e4a81;
border-color: #8d6dc4;
background-color: transparent;
}
.vc_color-violet.vc_message_box-outline .vc_message_box-icon,
.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #8d6dc4;
}
.vc_color-violet.vc_message_box-3d {
box-shadow: 0 5px 0 #b8a3da;
}
.vc_color-peacoc.vc_message_box {
color: #366a79;
border-color: #c2e3ec;
background-color: #e9f5f8;
}
.vc_color-peacoc.vc_message_box .vc_message_box-icon {
color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-peacoc.vc_message_box-outline,
.vc_color-peacoc.vc_message_box-solid-icon {
color: #366a79;
border-color: #4cadc9;
background-color: transparent;
}
.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,
.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-3d {
box-shadow: 0 5px 0 #9ad1e1;
}
.vc_color-chino.vc_message_box {
color: #978258;
border-color: #e5ded2;
background-color: #f7f5f2;
}
.vc_color-chino.vc_message_box .vc_message_box-icon {
color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-chino.vc_message_box-outline,
.vc_color-chino.vc_message_box-solid-icon {
color: #978258;
border-color: #cec2ab;
background-color: transparent;
}
.vc_color-chino.vc_message_box-outline .vc_message_box-icon,
.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #cec2ab;
}
.vc_color-chino.vc_message_box-3d {
box-shadow: 0 5px 0 #d2c7b1;
}
.vc_color-mulled_wine.vc_message_box {
color: #1e1b22;
border-color: #d0ccd6;
background-color: #eae8ed;
}
.vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-mulled_wine.vc_message_box-outline,
.vc_color-mulled_wine.vc_message_box-solid-icon {
color: #1e1b22;
border-color: #50485b;
background-color: transparent;
}
.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,
.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-3d {
box-shadow: 0 5px 0 #b6afc0;
}
.vc_color-vista_blue.vc_message_box {
color: #3e8e5e;
border-color: #bcebcf;
background-color: #e3f7eb;
}
.vc_color-vista_blue.vc_message_box .vc_message_box-icon {
color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-vista_blue.vc_message_box-outline,
.vc_color-vista_blue.vc_message_box-solid-icon {
color: #3e8e5e;
border-color: #75d69c;
background-color: transparent;
}
.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-3d {
box-shadow: 0 5px 0 #94dfb3;
}
.vc_color-orange.vc_message_box {
color: #c3811c;
border-color: #fbe1ba;
background-color: #fef6eb;
}
.vc_color-orange.vc_message_box .vc_message_box-icon {
color: #f7be68;
}
.vc_color-orange.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #f7be68;
}
.vc_color-orange.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-orange.vc_message_box-outline,
.vc_color-orange.vc_message_box-solid-icon {
color: #c3811c;
border-color: #f7be68;
background-color: transparent;
}
.vc_color-orange.vc_message_box-outline .vc_message_box-icon,
.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
color: #f7be68;
}
.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #f7be68;
}
.vc_color-orange.vc_message_box-3d {
box-shadow: 0 5px 0 #f9cd8a;
}
.vc_color-sky.vc_message_box {
color: #2a6194;
border-color: #bedaf4;
background-color: #eaf3fb;
}
.vc_color-sky.vc_message_box .vc_message_box-icon {
color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-sky.vc_message_box-outline,
.vc_color-sky.vc_message_box-solid-icon {
color: #2a6194;
border-color: #5aa1e3;
background-color: transparent;
}
.vc_color-sky.vc_message_box-outline .vc_message_box-icon,
.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #5aa1e3;
}
.vc_color-sky.vc_message_box-3d {
box-shadow: 0 5px 0 #93c1ed;
}
.vc_color-green.vc_message_box {
color: #3e562b;
border-color: #c2e1a9;
background-color: #eaf5e2;
}
.vc_color-green.vc_message_box .vc_message_box-icon {
color: #6dab3c;
}
.vc_color-green.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #6dab3c;
}
.vc_color-green.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-green.vc_message_box-outline,
.vc_color-green.vc_message_box-solid-icon {
color: #3e562b;
border-color: #6dab3c;
background-color: transparent;
}
.vc_color-green.vc_message_box-outline .vc_message_box-icon,
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
color: #6dab3c;
}
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #6dab3c;
}
.vc_color-green.vc_message_box-3d {
box-shadow: 0 5px 0 #a7d484;
}
.vc_color-juicy_pink.vc_message_box {
color: #a3231f;
border-color: #fbc7c5;
background-color: #fef5f5;
}
.vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-juicy_pink.vc_message_box-outline,
.vc_color-juicy_pink.vc_message_box-solid-icon {
color: #a3231f;
border-color: #f4524d;
background-color: transparent;
}
.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-3d {
box-shadow: 0 5px 0 #f89895;
}
.vc_color-sandy_brown.vc_message_box {
color: #c3501c;
border-color: #fbceba;
background-color: #fef1eb;
}
.vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-sandy_brown.vc_message_box-outline,
.vc_color-sandy_brown.vc_message_box-solid-icon {
color: #c3501c;
border-color: #f79468;
background-color: transparent;
}
.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,
.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-3d {
box-shadow: 0 5px 0 #f9ac8a;
}
.vc_color-purple.vc_message_box {
color: #886389;
border-color: #e3cbe3;
background-color: #f5ecf5;
}
.vc_color-purple.vc_message_box .vc_message_box-icon {
color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-purple.vc_message_box-outline,
.vc_color-purple.vc_message_box-solid-icon {
color: #886389;
border-color: #b97ebb;
background-color: transparent;
}
.vc_color-purple.vc_message_box-outline .vc_message_box-icon,
.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #b97ebb;
}
.vc_color-purple.vc_message_box-3d {
box-shadow: 0 5px 0 #d1a9d2;
}
.vc_color-black.vc_message_box {
color: #ffffff;
border-color: #2a2a2a;
background-color: #3c3c3c;
}
.vc_color-black.vc_message_box .vc_message_box-icon {
color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-solid-icon {
color: #ffffff;
border-color: #2a2a2a;
background-color: transparent;
}
.vc_color-black.vc_message_box-outline .vc_message_box-icon,
.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #2a2a2a;
}
.vc_color-black.vc_message_box-3d {
box-shadow: 0 5px 0 #101010;
}
.vc_color-grey.vc_message_box {
color: #858585;
border-color: #d2d2d2;
background-color: #ebebeb;
}
.vc_color-grey.vc_message_box .vc_message_box-icon {
color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid {
color: #858585;
border-color: transparent;
background-color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid .vc_message_box-icon {
color: #858585;
}
.vc_color-grey.vc_message_box-outline,
.vc_color-grey.vc_message_box-solid-icon {
color: #858585;
border-color: #ebebeb;
background-color: transparent;
}
.vc_color-grey.vc_message_box-outline .vc_message_box-icon,
.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
color: #858585;
background-color: #ebebeb;
}
.vc_color-grey.vc_message_box-3d {
box-shadow: 0 5px 0 #b8b8b8;
}
.vc_color-white.vc_message_box {
color: #b3b3b3;
border-color: #e6e6e6;
background-color: #ffffff;
}
.vc_color-white.vc_message_box .vc_message_box-icon {
color: #ffffff;
}
.vc_color-white.vc_message_box-solid {
color: #b3b3b3;
border-color: transparent;
background-color: #ffffff;
}
.vc_color-white.vc_message_box-solid .vc_message_box-icon {
color: #b3b3b3;
}
.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-solid-icon {
color: #b3b3b3;
border-color: #ffffff;
background-color: transparent;
}
.vc_color-white.vc_message_box-outline .vc_message_box-icon,
.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
}
.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
color: #b3b3b3;
background-color: #ffffff;
}
.vc_color-white.vc_message_box-3d {
box-shadow: 0 5px 0 #cccccc;
}
.vc_color-info.vc_message_box {
color: #5e7f96;
border-color: #cfebfe;
background-color: #dff2fe;
}
.vc_color-info.vc_message_box .vc_message_box-icon {
color: #56b0ee;
}
.vc_color-info.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #56b0ee;
}
.vc_color-info.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-info.vc_message_box-outline,
.vc_color-info.vc_message_box-solid-icon {
color: #5e7f96;
border-color: #56b0ee;
background-color: transparent;
}
.vc_color-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
color: #56b0ee;
}
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #56b0ee;
}
.vc_color-info.vc_message_box-3d {
box-shadow: 0 5px 0 #9dd6fd;
}
.vc_color-success.vc_message_box {
color: #5e7f96;
border-color: #cfebfe;
background-color: #e6fdf8;
}
.vc_color-success.vc_message_box .vc_message_box-icon {
color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-success.vc_message_box-outline,
.vc_color-success.vc_message_box-solid-icon {
color: #5e7f96;
border-color: #1bbc9b;
background-color: transparent;
}
.vc_color-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #1bbc9b;
}
.vc_color-success.vc_message_box-3d {
box-shadow: 0 5px 0 #9dd6fd;
}
.vc_color-warning.vc_message_box {
color: #9d8967;
border-color: #ffeccc;
background-color: #fff4e2;
}
.vc_color-warning.vc_message_box .vc_message_box-icon {
color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-warning.vc_message_box-outline,
.vc_color-warning.vc_message_box-solid-icon {
color: #9d8967;
border-color: #fcb53f;
background-color: transparent;
}
.vc_color-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #fcb53f;
}
.vc_color-warning.vc_message_box-3d {
box-shadow: 0 5px 0 #ffd999;
}
.vc_color-danger.vc_message_box {
color: #a85959;
border-color: #fedede;
background-color: #fdeaea;
}
.vc_color-danger.vc_message_box .vc_message_box-icon {
color: #ff7877;
}
.vc_color-danger.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #ff7877;
}
.vc_color-danger.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-danger.vc_message_box-outline,
.vc_color-danger.vc_message_box-solid-icon {
color: #a85959;
border-color: #ff7877;
background-color: transparent;
}
.vc_color-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
color: #ff7877;
}
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #ff7877;
}
.vc_color-danger.vc_message_box-3d {
box-shadow: 0 5px 0 #fdacac;
}
.vc_color-alert-info.vc_message_box {
color: #31708f;
border-color: #bce8f1;
background-color: #d9edf7;
}
.vc_color-alert-info.vc_message_box .vc_message_box-icon {
color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-alert-info.vc_message_box-outline,
.vc_color-alert-info.vc_message_box-solid-icon {
color: #31708f;
border-color: #67cce0;
background-color: transparent;
}
.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #67cce0;
}
.vc_color-alert-info.vc_message_box-3d {
box-shadow: 0 5px 0 #91d9e8;
}
.vc_color-alert-success.vc_message_box {
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
}
.vc_color-alert-success.vc_message_box .vc_message_box-icon {
color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-alert-success.vc_message_box-outline,
.vc_color-alert-success.vc_message_box-solid-icon {
color: #3c763d;
border-color: #9ad36a;
background-color: transparent;
}
.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-3d {
box-shadow: 0 5px 0 #bbdba1;
}
.vc_color-alert-warning.vc_message_box {
color: #8a6d3b;
border-color: #faebcc;
background-color: #fcf8e3;
}
.vc_color-alert-warning.vc_message_box .vc_message_box-icon {
color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-alert-warning.vc_message_box-outline,
.vc_color-alert-warning.vc_message_box-solid-icon {
color: #8a6d3b;
border-color: #f9cf79;
background-color: transparent;
}
.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-3d {
box-shadow: 0 5px 0 #f5d89e;
}
.vc_color-alert-danger.vc_message_box {
color: #a94442;
border-color: #ebccd1;
background-color: #f2dede;
}
.vc_color-alert-danger.vc_message_box .vc_message_box-icon {
color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid {
color: #ffffff;
border-color: transparent;
background-color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
color: #ffffff;
}
.vc_color-alert-danger.vc_message_box-outline,
.vc_color-alert-danger.vc_message_box-solid-icon {
color: #a94442;
border-color: #ef8495;
background-color: transparent;
}
.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
color: #ffffff;
background-color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-3d {
box-shadow: 0 5px 0 #dca7b0;
}
.vc_color-black.vc_message_box .vc_message_box-icon {
color: #ffffff;
}
.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-outline .vc_message_box-icon {
color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid-icon {
color: #2a2a2a;
}
.vc_color-grey.vc_message_box .vc_message_box-icon {
color: #858585;
}
.vc_color-white.vc_message_box .vc_message_box-icon {
color: #b3b3b3;
}
.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-outline .vc_message_box-icon {
color: #ffffff;
}
.vc_color-white.vc_message_box-solid-icon {
color: #ffffff;
}
.vc_message_box-outline,
.vc_message_box-solid-icon {
border-width: 2px;
}
.vc_message_box-solid-icon .vc_message_box-icon {
width: 3.25em;
}
.vc_message_box-rounded {
border-radius: 5px;
}
.vc_message_box-round {
border-radius: 4em;
}   .wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child {
margin-bottom: 0;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
margin-bottom: 35px;
}
.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element,
.wpb_accordion .wpb_content_element {
margin-bottom: 21.73913043px;
}
.wpb_column > .wpb_wrapper > *:last-child {
margin-bottom: 0;
}
.vc_row.vc_row-no-padding .wpb_column {
padding-left: 0;
padding-right: 0;
}
.vc_row[data-vc-full-width] {
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.vc_row[data-vc-full-width].vc_hidden {
opacity: 0;
} .vc_parallax {
position: relative;
overflow: hidden;
}
.vc_parallax > * {
position: relative;
z-index: 1;
}
.vc_parallax .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0%;
}
.vc_parallax-inner iframe {
max-width: 1000%;
}
.vc_video-bg-container {
position: relative;
}
.vc_video-bg {
height: 100%;
overflow: hidden;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 0;
}
.vc_video-bg iframe {
max-width: 1000%;
} .vc_row.vc_row-o-full-height {
min-height: 100vh;
}
.vc_row.vc_row-o-content-middle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
box-sizing: border-box;
}
.vc_row .vc_row-full-height-fixer {
content: '';
width: 0;
visibility: hidden;
float: left;
} .fb_type_standard {
height: 25px;
}
.fb_type_standard iframe {
height: 25px;
}
.fb_type_button_count {
height: 20px;
}
.fb_type_button_count iframe {
height: 20px;
}
.fb_type_box_count {
height: 62px;
}
.fb_type_box_count iframe {
height: 62px;
} .wpb_googleplus_type_standard {
height: 25px;
}
.wpb_googleplus_type_small {
height: 19px;
}
.wpb_googleplus_type_medium {
height: 21px;
}
.wpb_googleplus_type_tall {
height: 21px;
}
.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
height: 62px;
} .wpb_pinterest a {
border-bottom: 0;
}
.wpb_pinterest_type_horizontal {
height: 21px;
}
.wpb_pinterest_type_vertical {
box-sizing: content-box;
padding-top: 29px;
height: 21px;
}
.wpb_pinterest_type_none {
height: 21px;
} iframe.twitter-share-button {
margin: 0;
}
.vc_toggle {
display: block;
margin: 0 0 21.73913043px 0;
padding: 0;
font-size: 1em;
}
.vc_toggle:last-of-type {
margin-bottom: 35px;
}
.vc_toggle_title {
cursor: pointer;
display: block;
margin: 0;
padding: 0;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-weight: normal;
}
.vc_toggle_title > h4 {
display: inline;
}
.vc_toggle_icon {
display: none;
position: relative;
vertical-align: middle;
}
.vc_toggle_content {
display: none;
margin-bottom: 21.73913043px;
margin-top: 1em;
overflow: hidden;
padding: 0;
}
.vc_toggle.vc_toggle_active > .vc_toggle_content {
display: block;
}
.vc_toggle_simple .vc_toggle_icon {
border: 0 solid transparent;
border-radius: 0;
display: inline-block;
}
.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_icon::after {
content: '';
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
visibility: hidden;
}
.vc_toggle_simple .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_simple .vc_toggle_icon::before {
height: 2px;
width: 10px;
}
.vc_toggle_simple .vc_toggle_icon::after {
height: 10px;
width: 2px;
}
.vc_toggle_simple .vc_toggle_icon {
background-color: #2a2a2a;
border-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #2a2a2a;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: #444444;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #444444;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon {
margin-left: 2px;
}
.vc_toggle_round .vc_toggle_icon {
border: 2px solid transparent;
border-radius: 50%;
display: inline-block;
}
.vc_toggle_round .vc_toggle_icon::before,
.vc_toggle_round .vc_toggle_icon::after {
content: '';
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
visibility: hidden;
}
.vc_toggle_round .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_round .vc_toggle_icon::before {
height: 2px;
width: 10px;
}
.vc_toggle_round .vc_toggle_icon::after {
height: 10px;
width: 2px;
}
.vc_toggle_round .vc_toggle_icon {
background-color: #2a2a2a;
border-color: transparent;
}
.vc_toggle_round .vc_toggle_icon::before,
.vc_toggle_round .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #2a2a2a;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
background-color: #444444;
}
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #444444;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_rounded .vc_toggle_icon {
border: 2px solid transparent;
border-radius: 20%;
display: inline-block;
}
.vc_toggle_rounded .vc_toggle_icon::before,
.vc_toggle_rounded .vc_toggle_icon::after {
content: '';
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
visibility: hidden;
}
.vc_toggle_rounded .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_rounded .vc_toggle_icon::before {
height: 2px;
width: 10px;
}
.vc_toggle_rounded .vc_toggle_icon::after {
height: 10px;
width: 2px;
}
.vc_toggle_rounded .vc_toggle_icon {
background-color: #2a2a2a;
border-color: transparent;
}
.vc_toggle_rounded .vc_toggle_icon::before,
.vc_toggle_rounded .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #2a2a2a;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
background-color: #444444;
}
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #444444;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_square .vc_toggle_icon {
border: 2px solid transparent;
border-radius: 0;
display: inline-block;
}
.vc_toggle_square .vc_toggle_icon::before,
.vc_toggle_square .vc_toggle_icon::after {
content: '';
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
visibility: hidden;
}
.vc_toggle_square .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_square .vc_toggle_icon::before {
height: 2px;
width: 10px;
}
.vc_toggle_square .vc_toggle_icon::after {
height: 10px;
width: 2px;
}
.vc_toggle_square .vc_toggle_icon {
background-color: #2a2a2a;
border-color: transparent;
}
.vc_toggle_square .vc_toggle_icon::before,
.vc_toggle_square .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #2a2a2a;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
background-color: #444444;
}
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #444444;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_text_only .vc_toggle_icon {
display: none;
}
.vc_toggle_arrow .vc_toggle_icon {
display: inline-block;
}
.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_arrow .vc_toggle_icon::after {
content: '';
border-style: solid;
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.vc_toggle_arrow .vc_toggle_icon::before {
border-left: none;
border-top: none;
}
.vc_toggle_arrow .vc_toggle_icon::after {
border-right: none;
border-bottom: none;
visibility: hidden;
}
.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
visibility: hidden;
}
.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
visibility: visible;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
border-width: 2px;
height: 10px;
margin-left: -5px;
width: 10px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
margin-top: -10px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
margin-top: -5px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #2a2a2a;
background: transparent;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #444444;
background: transparent;
}
.vc_toggle_default .vc_toggle_icon {
background: #bababa;
border: 1px solid #acacac;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_toggle_default .vc_toggle_icon::before,
.vc_toggle_default .vc_toggle_icon::after {
content: '';
display: block;
left: 50%;
position: absolute;
top: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #bababa;
}
.vc_toggle_default .vc_toggle_icon::before {
border: 1px solid #acacac;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before,
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after {
visibility: hidden;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon {
display: inline-block;
width: 10px;
margin-left: 5px;
height: 4px;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
height: 10px;
width: 4px;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::after {
width: 8px;
height: 2px;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after {
background-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_blue .vc_toggle_icon {
background-color: #5472d2;
border-color: transparent;
}
.vc_toggle_color_blue .vc_toggle_icon::before,
.vc_toggle_color_blue .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #5472d2;
}
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
background-color: #7c93dd;
}
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon {
background: #5472d2;
border-color: #3354c0;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
border-color: #3354c0;
background: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
background: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #7c93dd;
border-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #5472d2;
background: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #5472d2;
background: transparent;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #7c93dd;
background: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after {
background-color: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_turquoise .vc_toggle_icon {
background-color: #00c1cf;
border-color: transparent;
}
.vc_toggle_color_turquoise .vc_toggle_icon::before,
.vc_toggle_color_turquoise .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #00c1cf;
}
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
background-color: #00919c;
}
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon {
background: #00c1cf;
border-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
border-color: #00919c;
background: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
background: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #00919c;
border-color: #006269;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #006269;
background: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #00c1cf;
background: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #00919c;
background: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after {
background-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_pink .vc_toggle_icon {
background-color: #fe6c61;
border-color: transparent;
}
.vc_toggle_color_pink .vc_toggle_icon::before,
.vc_toggle_color_pink .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #fe6c61;
}
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
background-color: #fe9b94;
}
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon {
background: #fe6c61;
border-color: #fe3d2e;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
border-color: #fe3d2e;
background: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
background: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #fe9b94;
border-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #fe6c61;
background: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #fe6c61;
background: transparent;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #fe9b94;
background: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after {
background-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_violet .vc_toggle_icon {
background-color: #8d6dc4;
border-color: transparent;
}
.vc_toggle_color_violet .vc_toggle_icon::before,
.vc_toggle_color_violet .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #8d6dc4;
}
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
background-color: #a991d3;
}
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon {
background: #8d6dc4;
border-color: #7149b5;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
border-color: #7149b5;
background: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
background: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #a991d3;
border-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #8d6dc4;
background: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #8d6dc4;
background: transparent;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #a991d3;
background: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after {
background-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_peacoc .vc_toggle_icon {
background-color: #4cadc9;
border-color: transparent;
}
.vc_toggle_color_peacoc .vc_toggle_icon::before,
.vc_toggle_color_peacoc .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #4cadc9;
}
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
background-color: #73bfd5;
}
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon {
background: #4cadc9;
border-color: #3492ae;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
border-color: #3492ae;
background: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
background: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #73bfd5;
border-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #4cadc9;
background: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #4cadc9;
background: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #73bfd5;
background: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after {
background-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_chino .vc_toggle_icon {
background-color: #cec2ab;
border-color: transparent;
}
.vc_toggle_color_chino .vc_toggle_icon::before,
.vc_toggle_color_chino .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #cec2ab;
}
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
background-color: #e1d9cb;
}
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon {
background: #cec2ab;
border-color: #bbab8b;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
border-color: #bbab8b;
background: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
background: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #e1d9cb;
border-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #cec2ab;
background: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #cec2ab;
background: transparent;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #e1d9cb;
background: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after {
background-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_mulled_wine .vc_toggle_icon {
background-color: #50485b;
border-color: transparent;
}
.vc_toggle_color_mulled_wine .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #50485b;
}
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
background-color: #695f77;
}
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon {
background: #50485b;
border-color: #37313f;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
border-color: #37313f;
background: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
background: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #695f77;
border-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #50485b;
background: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #50485b;
background: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #695f77;
background: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after {
background-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_vista_blue .vc_toggle_icon {
background-color: #75d69c;
border-color: transparent;
}
.vc_toggle_color_vista_blue .vc_toggle_icon::before,
.vc_toggle_color_vista_blue .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #75d69c;
}
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon {
background: #75d69c;
border-color: #4eca80;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
border-color: #4eca80;
background: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
background: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #9ce2b8;
border-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #75d69c;
background: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #75d69c;
background: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #9ce2b8;
background: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_black .vc_toggle_icon {
background-color: #2a2a2a;
border-color: transparent;
}
.vc_toggle_color_black .vc_toggle_icon::before,
.vc_toggle_color_black .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
background-color: #444444;
}
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #444444;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #444444;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon {
background: #2a2a2a;
border-color: #101010;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
border-color: #101010;
background: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
background: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #444444;
border-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #2a2a2a;
background: #444444;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #444444;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #2a2a2a;
background: transparent;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #444444;
background: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after {
background-color: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_grey .vc_toggle_icon {
background-color: #ebebeb;
border-color: transparent;
}
.vc_toggle_color_grey .vc_toggle_icon::before,
.vc_toggle_color_grey .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #ebebeb;
}
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
background-color: #d2d2d2;
}
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon {
background: #ebebeb;
border-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
border-color: #d2d2d2;
background: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
background: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #d2d2d2;
border-color: #b8b8b8;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #b8b8b8;
background: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #ebebeb;
background: transparent;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #d2d2d2;
background: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after {
background-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_orange .vc_toggle_icon {
background-color: #f7be68;
border-color: transparent;
}
.vc_toggle_color_orange .vc_toggle_icon::before,
.vc_toggle_color_orange .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #f7be68;
}
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
background-color: #fad398;
}
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon {
background: #f7be68;
border-color: #f4a938;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
border-color: #f4a938;
background: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
background: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #fad398;
border-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #f7be68;
background: #fad398;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #fad398;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #f7be68;
background: transparent;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #fad398;
background: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after {
background-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_sky .vc_toggle_icon {
background-color: #5aa1e3;
border-color: transparent;
}
.vc_toggle_color_sky .vc_toggle_icon::before,
.vc_toggle_color_sky .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #5aa1e3;
}
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
background-color: #86baea;
}
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon {
background: #5aa1e3;
border-color: #2e88dc;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
border-color: #2e88dc;
background: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
background: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #86baea;
border-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #5aa1e3;
background: #86baea;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #86baea;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #5aa1e3;
background: transparent;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #86baea;
background: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after {
background-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_green .vc_toggle_icon {
background-color: #6dab3c;
border-color: transparent;
}
.vc_toggle_color_green .vc_toggle_icon::before,
.vc_toggle_color_green .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #6dab3c;
}
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
background-color: #87c456;
}
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon {
background: #6dab3c;
border-color: #55852f;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
border-color: #55852f;
background: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
background: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #87c456;
border-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #6dab3c;
background: #87c456;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #87c456;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #6dab3c;
background: transparent;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #87c456;
background: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after {
background-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_juicy_pink .vc_toggle_icon {
background-color: #f4524d;
border-color: transparent;
}
.vc_toggle_color_juicy_pink .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #f4524d;
}
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
background-color: #f7817d;
}
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon {
background: #f4524d;
border-color: #f1231d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
border-color: #f1231d;
background: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
background: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #f7817d;
border-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #f4524d;
background: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #f4524d;
background: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #f7817d;
background: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after {
background-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_sandy_brown .vc_toggle_icon {
background-color: #f79468;
border-color: transparent;
}
.vc_toggle_color_sandy_brown .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #f79468;
}
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
background-color: #fab698;
}
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon {
background: #f79468;
border-color: #f47238;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
border-color: #f47238;
background: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
background: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #fab698;
border-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #f79468;
background: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #f79468;
background: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #fab698;
background: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after {
background-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_purple .vc_toggle_icon {
background-color: #b97ebb;
border-color: transparent;
}
.vc_toggle_color_purple .vc_toggle_icon::before,
.vc_toggle_color_purple .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #b97ebb;
}
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
background-color: #cb9fcd;
}
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon {
background: #b97ebb;
border-color: #a75da9;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
border-color: #a75da9;
background: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
background: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #cb9fcd;
border-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #b97ebb;
background: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #b97ebb;
background: transparent;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #cb9fcd;
background: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: transparent;
}
.vc_toggle_color_white .vc_toggle_icon {
background-color: #ffffff;
border-color: transparent;
}
.vc_toggle_color_white .vc_toggle_icon::before,
.vc_toggle_color_white .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
background-color: transparent;
border-color: #ffffff;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after {
background-color: #ffffff;
}
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
background-color: #e6e6e6;
}
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #2a2a2a;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
background-color: transparent;
border-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after {
background-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon {
background: #ffffff;
border-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
border-color: #e6e6e6;
background: #ffffff;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
background: #ffffff;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
background: #e6e6e6;
border-color: #cccccc;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
border-color: #cccccc;
background: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
background: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after {
border-color: #ffffff;
background: transparent;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
background: transparent;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after {
border-color: #e6e6e6;
background: transparent;
}
.vc_toggle_size_sm .vc_toggle_icon {
height: 16px;
width: 16px;
}
.vc_toggle_size_sm .vc_toggle_icon::before {
height: 2px;
width: 8px;
}
.vc_toggle_size_sm .vc_toggle_icon::after {
height: 8px;
width: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
display: inline-block;
width: 8px;
margin-left: 4px;
height: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
height: 8px;
width: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
width: 6px;
height: 0px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
height: 16px;
width: 16px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
border-width: 2px;
height: 8px;
margin-left: -4px;
width: 8px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
margin-top: -8px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
margin-top: -4px;
}
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content {
padding-left: 24px;
}
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content {
padding-left: 17.6px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
margin-left: 8px;
}
.vc_toggle_size_md .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_size_md .vc_toggle_icon::before {
height: 2px;
width: 10px;
}
.vc_toggle_size_md .vc_toggle_icon::after {
height: 10px;
width: 2px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
display: inline-block;
width: 10px;
margin-left: 5px;
height: 4px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
height: 10px;
width: 4px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
width: 8px;
height: 2px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
height: 22px;
width: 22px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
border-width: 2px;
height: 10px;
margin-left: -5px;
width: 10px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
margin-top: -10px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
margin-top: -5px;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding-left: 33px;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding-left: 24.2px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
margin-left: 11px;
}
.vc_toggle_size_lg .vc_toggle_icon {
height: 28px;
width: 28px;
}
.vc_toggle_size_lg .vc_toggle_icon::before {
height: 2px;
width: 14px;
}
.vc_toggle_size_lg .vc_toggle_icon::after {
height: 14px;
width: 2px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
display: inline-block;
width: 14px;
margin-left: 7px;
height: 4px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
height: 14px;
width: 4px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
width: 12px;
height: 2px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
height: 28px;
width: 28px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before,
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
border-width: 2px;
height: 14px;
margin-left: -7px;
width: 14px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
margin-top: -14px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
margin-top: -7px;
}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content {
padding-left: 42px;
}
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content {
padding-left: 30.8px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
margin-left: 14px;
}
.vc_toggle_simple .vc_toggle_title,
.vc_toggle_round .vc_toggle_title,
.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_square .vc_toggle_title,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_simple .vc_toggle_content,
.vc_toggle_round .vc_toggle_content,
.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_square .vc_toggle_content,
.vc_toggle_default .vc_toggle_content {
padding-left: 33px;
}
.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_square .vc_toggle_title .vc_toggle_icon,
.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_default .vc_toggle_content .vc_toggle_icon {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_toggle_default .vc_toggle_title,
.vc_toggle_default .vc_toggle_content {
padding-left: 24.2px;
}
.vc_toggle_arrow .vc_toggle_icon {
margin-left: 11px;
} .wpb_widgetised_column .wpb_wrapper > ul {
margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
margin-left: 0;
background-image: none;
list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
display: none !important;
} .wpb_button {
display: inline-block;
*display: inline; *zoom: 1;
padding: 4px 10px 4px;
margin-bottom: 0;
margin-top: 0;
font-size: 13px;
line-height: 18px;
*line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f7f7f7;
border: 1px solid #cccccc;
*border: 0;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
*margin-left: .3em;
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
background-color: #eaeaea;
}
.wpb_button:active,
.wpb_button.active {
background-color: #d1d1d1 \9;
}
.wpb_button:first-child {
*margin-left: 0;
}
.vc_vc_button2 .vc_btn {
margin-top: 5px;
margin-bottom: 5px;
}
.vc_vc_button .vc_btn {
margin-top: 5px;
margin-bottom: 5px;
}
.wpb_button:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
*background-color: #d9d9d9; -webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
transition: background-color 0.1s linear;
}
.wpb_button:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
padding: 9px 14px;
font-size: 15px;
line-height: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
background-color: #0088cc;
}
.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
background-color: #0077b3;
}
.wpb_btn-primary:active,
.wpb_btn-primary.active {
background-color: #005580 \9;
}
.wpb_btn-warning {
background-color: #ff9900;
}
.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
background-color: #e68a00;
}
.wpb_btn-warning:active,
.wpb_btn-warning.active {
background-color: #b36b00 \9;
}
.wpb_btn-danger {
background-color: #ff675b;
}
.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
background-color: #ff4f42;
}
.wpb_btn-danger:active,
.wpb_btn-danger.active {
background-color: #ff200f \9;
}
.wpb_btn-success {
background-color: #6ab165;
}
.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
background-color: #5aa855;
}
.wpb_btn-success:active,
.wpb_btn-success.active {
background-color: #488644 \9;
}
.wpb_btn-info {
background-color: #58b9da;
}
.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
background-color: #43b0d5;
}
.wpb_btn-info:active,
.wpb_btn-info.active {
background-color: #2a97bc \9;
}
.wpb_btn-inverse {
background-color: #555555;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
background-color: #484848;
}
.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
background-color: #2f2f2f \9;
}
button.wpb_button,
input[type="submit"].wpb_button {
*padding-top: 2px;
*padding-bottom: 2px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
padding: 0;
border: 0;
}
button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
} a.wpb_button_a {
text-decoration: none;
border: none;
}
a.wpb_button_a:hover {
text-decoration: none;
}
.wpb_button:hover {
background-image: none;
} .vc_btn3-container {
display: block;
margin-bottom: 21.73913043px;
max-width: 100%;
}
.vc_btn3-container.vc_btn3-inline {
display: inline-block;
vertical-align: top;
}
.vc_general.vc_btn3 {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: transparent;
color: #5472d2;
border: 1px solid transparent;
box-sizing: border-box;
word-wrap: break-word;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
position: relative;
top: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
line-height: normal;
font-size: 14px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 20px;
padding-right: 20px;
}
.vc_general.vc_btn3.vc_btn3-style-outline-custom,
.vc_general.vc_btn3.vc_btn3-style-outline {
padding-top: 13px;
padding-bottom: 13px;
padding-left: 19px;
padding-right: 19px;
}
.vc_general.vc_btn3:focus,
.vc_general.vc_btn3:active,
.vc_general.vc_btn3.active {
outline: 0;
}
.vc_general.vc_btn3:hover,
.vc_general.vc_btn3:focus {
border: 1px solid transparent;
text-decoration: none;
color: #4868cf;
}
.vc_general.vc_btn3 .vc_btn3-icon {
vertical-align: top;
height: 14px;
line-height: 1;
font-size: 16px;
}
.vc_general.vc_btn3 .vc_btn3-icon-inner {
display: block;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_general.vc_btn3 .vc_btn3-placeholder {
display: inline-block;
vertical-align: top;
width: 0;
}
.vc_btn3.vc_btn3-icon-left,
.vc_btn3.vc_btn3-icon-right {
position: relative;
}
.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
display: block;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_btn3.vc_btn3-icon-left {
text-align: left;
}
.vc_btn3.vc_btn3-icon-right {
text-align: right;
}
.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
-webkit-transform: translate(-75%, -50%);
-ms-transform: translate(-75%, -50%);
transform: translate(-75%, -50%);
}
.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_btn3.vc_btn3-style-classic {
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.vc_btn3.vc_btn3-style-modern {
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline:focus {
border-width: 2px;
}
.vc_btn3.vc_btn3-style-custom {
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
background-repeat: repeat-x;
background-size: 200%;
background-position: 0 -100%;
}
.vc_btn3.vc_btn3-style-custom:hover,
.vc_btn3.vc_btn3-style-custom:focus {
background-position: 0 100%;
}
.vc_btn3.vc_btn3-block {
display: block;
width: 100%;
text-align: inherit;
}
.vc_btn3.vc_btn3-shape-square {
border-radius: 0;
}
.vc_btn3.vc_btn3-shape-rounded {
border-radius: 5px;
}
.vc_btn3.vc_btn3-shape-round {
border-radius: 2em;
}
.vc_btn3.vc_btn3-size-xs {
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 12px;
padding-right: 12px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline {
padding-top: 7px;
padding-bottom: 7px;
padding-left: 11px;
padding-right: 11px;
}
.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
font-size: 14px;
height: 11px;
line-height: 11px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 31px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 12px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 31px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 12px;
}
.vc_btn3.vc_btn3-size-sm {
font-size: 12px;
padding-top: 11px;
padding-bottom: 11px;
padding-left: 16px;
padding-right: 16px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
}
.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
font-size: 14px;
height: 12px;
line-height: 12px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 39px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 16px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 39px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 16px;
}
.vc_btn3.vc_btn3-size-md {
font-size: 14px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 20px;
padding-right: 20px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
padding-top: 13px;
padding-bottom: 13px;
padding-left: 19px;
padding-right: 19px;
}
.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
font-size: 16px;
height: 14px;
line-height: 14px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 48px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 20px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 48px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 20px;
}
.vc_btn3.vc_btn3-size-lg {
font-size: 16px;
padding-top: 18px;
padding-bottom: 18px;
padding-left: 25px;
padding-right: 25px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline {
padding-top: 17px;
padding-bottom: 17px;
padding-left: 24px;
padding-right: 24px;
}
.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
font-size: 20px;
height: 16px;
line-height: 16px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
padding-left: 60px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
left: 25px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
padding-right: 60px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
right: 25px;
}
.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
color: #ffffff;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-blue:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #3c5ecc;
}
.vc_btn3.vc_btn3-color-blue:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-blue.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #3558c8;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
color: #5472d2;
border-color: #5472d2;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #5472d2;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #5472d2;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
color: #ffffff;
background-color: #5472d2;
box-shadow: 0 5px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
color: #ffffff;
border-color: #5472d2;
background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #3c5ecc;
background-color: #3c5ecc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #3558c8;
background-color: #3558c8;
}
.vc_btn3.vc_btn3-color-turquoise,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
color: #ffffff;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-turquoise:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #00a4b0;
}
.vc_btn3.vc_btn3-color-turquoise:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-turquoise.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #009ba6;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
color: #00c1cf;
border-color: #00c1cf;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #00c1cf;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #00c1cf;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
color: #ffffff;
background-color: #00c1cf;
box-shadow: 0 5px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
color: #ffffff;
border-color: #00c1cf;
background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #00a4b0;
background-color: #00a4b0;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #009ba6;
background-color: #009ba6;
}
.vc_btn3.vc_btn3-color-pink,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
color: #ffffff;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-pink:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #fe5043;
}
.vc_btn3.vc_btn3-color-pink:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-pink.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #fe4638;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
color: #fe6c61;
border-color: #fe6c61;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #fe6c61;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #fe6c61;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
color: #ffffff;
background-color: #fe6c61;
box-shadow: 0 5px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
color: #ffffff;
border-color: #fe6c61;
background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #fe5043;
background-color: #fe5043;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #fe4638;
background-color: #fe4638;
}
.vc_btn3.vc_btn3-color-violet,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
color: #ffffff;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-violet:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #7c57bb;
}
.vc_btn3.vc_btn3-color-violet:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-violet.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #7650b8;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
color: #8d6dc4;
border-color: #8d6dc4;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #8d6dc4;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #8d6dc4;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
color: #ffffff;
background-color: #8d6dc4;
box-shadow: 0 5px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
color: #ffffff;
border-color: #8d6dc4;
background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #7c57bb;
background-color: #7c57bb;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #7650b8;
background-color: #7650b8;
}
.vc_btn3.vc_btn3-color-peacoc,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
color: #ffffff;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-peacoc:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #39a0bd;
}
.vc_btn3.vc_btn3-color-peacoc:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-peacoc.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #3799b5;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
color: #4cadc9;
border-color: #4cadc9;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #4cadc9;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #4cadc9;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
color: #ffffff;
background-color: #4cadc9;
box-shadow: 0 5px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
color: #ffffff;
border-color: #4cadc9;
background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #39a0bd;
background-color: #39a0bd;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #3799b5;
background-color: #3799b5;
}
.vc_btn3.vc_btn3-color-chino,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
color: #ffffff;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #c3b498;
}
.vc_btn3.vc_btn3-color-chino:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-chino.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #bfaf91;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
color: #cec2ab;
border-color: #cec2ab;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #cec2ab;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #cec2ab;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
color: #ffffff;
background-color: #cec2ab;
box-shadow: 0 5px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
color: #ffffff;
border-color: #cec2ab;
background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #c3b498;
background-color: #c3b498;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #bfaf91;
background-color: #bfaf91;
}
.vc_btn3.vc_btn3-color-mulled-wine,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
color: #ffffff;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-mulled-wine:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #413a4a;
}
.vc_btn3.vc_btn3-color-mulled-wine:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-mulled-wine.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #3c3644;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
color: #50485b;
border-color: #50485b;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #50485b;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #50485b;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
color: #ffffff;
background-color: #50485b;
box-shadow: 0 5px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
color: #ffffff;
border-color: #50485b;
background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #413a4a;
background-color: #413a4a;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #3c3644;
background-color: #3c3644;
}
.vc_btn3.vc_btn3-color-vista-blue,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
color: #ffffff;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-vista-blue:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #5dcf8b;
}
.vc_btn3.vc_btn3-color-vista-blue:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-vista-blue.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #56cd85;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
color: #75d69c;
border-color: #75d69c;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #75d69c;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #75d69c;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
color: #ffffff;
background-color: #75d69c;
box-shadow: 0 5px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
color: #ffffff;
border-color: #75d69c;
background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #5dcf8b;
background-color: #5dcf8b;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #56cd85;
background-color: #56cd85;
}
.vc_btn3.vc_btn3-color-orange,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
color: #ffffff;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-orange:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #f5b14b;
}
.vc_btn3.vc_btn3-color-orange:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-orange.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #f5ad41;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
color: #f7be68;
border-color: #f7be68;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #f7be68;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #f7be68;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
color: #ffffff;
background-color: #f7be68;
box-shadow: 0 5px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
color: #ffffff;
border-color: #f7be68;
background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #f5b14b;
background-color: #f5b14b;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #f5ad41;
background-color: #f5ad41;
}
.vc_btn3.vc_btn3-color-sky,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
color: #ffffff;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sky:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #4092df;
}
.vc_btn3.vc_btn3-color-sky:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sky.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #378ddd;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
color: #5aa1e3;
border-color: #5aa1e3;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #5aa1e3;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #5aa1e3;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
color: #ffffff;
background-color: #5aa1e3;
box-shadow: 0 5px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
color: #ffffff;
border-color: #5aa1e3;
background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #4092df;
background-color: #4092df;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #378ddd;
background-color: #378ddd;
}
.vc_btn3.vc_btn3-color-green,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
color: #ffffff;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-green:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #5f9434;
}
.vc_btn3.vc_btn3-color-green:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-green.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #5a8d31;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
color: #6dab3c;
border-color: #6dab3c;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #6dab3c;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #6dab3c;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
color: #ffffff;
background-color: #6dab3c;
box-shadow: 0 5px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
color: #ffffff;
border-color: #6dab3c;
background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #5f9434;
background-color: #5f9434;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #5a8d31;
background-color: #5a8d31;
}
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
color: #ffffff;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #f23630;
}
.vc_btn3.vc_btn3-color-juicy-pink:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #f22d27;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
color: #f4524d;
border-color: #f4524d;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #f4524d;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #f4524d;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
color: #ffffff;
background-color: #f4524d;
box-shadow: 0 5px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
color: #ffffff;
border-color: #f4524d;
background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #f23630;
background-color: #f23630;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #f22d27;
background-color: #f22d27;
}
.vc_btn3.vc_btn3-color-sandy-brown,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
color: #ffffff;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sandy-brown:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #f57f4b;
}
.vc_btn3.vc_btn3-color-sandy-brown:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sandy-brown.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #f57941;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
color: #f79468;
border-color: #f79468;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #f79468;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #f79468;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
color: #ffffff;
background-color: #f79468;
box-shadow: 0 5px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
color: #ffffff;
border-color: #f79468;
background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #f57f4b;
background-color: #f57f4b;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #f57941;
background-color: #f57941;
}
.vc_btn3.vc_btn3-color-purple,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
color: #ffffff;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-purple:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #ae6ab0;
}
.vc_btn3.vc_btn3-color-purple:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-purple.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #ab63ad;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
color: #b97ebb;
border-color: #b97ebb;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #b97ebb;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #b97ebb;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
color: #ffffff;
background-color: #b97ebb;
box-shadow: 0 5px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
color: #ffffff;
border-color: #b97ebb;
background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #ae6ab0;
background-color: #ae6ab0;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #ab63ad;
background-color: #ab63ad;
}
.vc_btn3.vc_btn3-color-black,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
color: #ffffff;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #1b1b1b;
}
.vc_btn3.vc_btn3-color-black:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-black.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #161616;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
color: #ffffff;
border-color: #2a2a2a;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #2a2a2a;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #2a2a2a;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
color: #ffffff;
background-color: #2a2a2a;
box-shadow: 0 5px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
color: #ffffff;
border-color: #2a2a2a;
background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #1b1b1b;
background-color: #1b1b1b;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #161616;
background-color: #161616;
}
.vc_btn3.vc_btn3-color-grey,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
color: #666666;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-grey:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus {
color: #5e5e5e;
background-color: #dcdcdc;
}
.vc_btn3.vc_btn3-color-grey:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-grey.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active {
color: #595959;
background-color: #d7d7d7;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
color: #666666;
border-color: #ebebeb;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus {
color: #666666;
border-color: #ebebeb;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active {
color: #666666;
border-color: #ebebeb;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
color: #666666;
background-color: #ebebeb;
box-shadow: 0 5px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus {
color: #5e5e5e;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active {
color: #595959;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
color: #666666;
border-color: #ebebeb;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {
color: #5e5e5e;
border-color: #dcdcdc;
background-color: #dcdcdc;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active {
color: #595959;
border-color: #d7d7d7;
background-color: #d7d7d7;
}
.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
color: #666666;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-white:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus {
color: #5e5e5e;
background-color: #f0f0f0;
}
.vc_btn3.vc_btn3-color-white:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-white.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active {
color: #595959;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
color: #666666;
border-color: #ffffff;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus {
color: #666666;
border-color: #ffffff;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active {
color: #666666;
border-color: #ffffff;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
color: #666666;
background-color: #ffffff;
box-shadow: 0 5px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus {
color: #5e5e5e;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active {
color: #595959;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
color: #666666;
border-color: #ffffff;
background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus {
color: #5e5e5e;
border-color: #f0f0f0;
background-color: #f0f0f0;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active {
color: #595959;
border-color: #ebebeb;
background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-default,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
color: #333333;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-default:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus {
color: #2b2b2b;
background-color: #e8e8e8;
}
.vc_btn3.vc_btn3-color-default:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-default.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active {
color: #262626;
background-color: #e3e3e3;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
color: #f7f7f7;
border-color: #f7f7f7;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus {
color: #333333;
border-color: #f7f7f7;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active {
color: #333333;
border-color: #f7f7f7;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
color: #333333;
background-color: #f7f7f7;
box-shadow: 0 5px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus {
color: #2b2b2b;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active {
color: #262626;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
color: #333333;
border-color: #f7f7f7;
background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus {
color: #2b2b2b;
border-color: #e8e8e8;
background-color: #e8e8e8;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active {
color: #262626;
border-color: #e3e3e3;
background-color: #e3e3e3;
}
.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
color: #ffffff;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-primary:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #0074ad;
}
.vc_btn3.vc_btn3-color-primary:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-primary.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #006da3;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
color: #0088cc;
border-color: #0088cc;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #0088cc;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #0088cc;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
color: #ffffff;
background-color: #0088cc;
box-shadow: 0 5px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
color: #ffffff;
border-color: #0088cc;
background-color: #0088cc;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #0074ad;
background-color: #0074ad;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #006da3;
background-color: #006da3;
}
.vc_btn3.vc_btn3-color-info,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
color: #ffffff;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-info:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #3fafd4;
}
.vc_btn3.vc_btn3-color-info:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-info.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #37abd3;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
color: #58b9da;
border-color: #58b9da;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #58b9da;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #58b9da;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
color: #ffffff;
background-color: #58b9da;
box-shadow: 0 5px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
color: #ffffff;
border-color: #58b9da;
background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #3fafd4;
background-color: #3fafd4;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #37abd3;
background-color: #37abd3;
}
.vc_btn3.vc_btn3-color-success,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
color: #ffffff;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-success:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #59a453;
}
.vc_btn3.vc_btn3-color-success:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-success.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #559d50;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
color: #6ab165;
border-color: #6ab165;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #6ab165;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #6ab165;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
color: #ffffff;
background-color: #6ab165;
box-shadow: 0 5px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
color: #ffffff;
border-color: #6ab165;
background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #59a453;
background-color: #59a453;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #559d50;
background-color: #559d50;
}
.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
color: #ffffff;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-warning:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #e08700;
}
.vc_btn3.vc_btn3-color-warning:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-warning.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #d68100;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
color: #ff9900;
border-color: #ff9900;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #ff9900;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #ff9900;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
color: #ffffff;
background-color: #ff9900;
box-shadow: 0 5px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
color: #ffffff;
border-color: #ff9900;
background-color: #ff9900;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #e08700;
background-color: #e08700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #d68100;
background-color: #d68100;
}
.vc_btn3.vc_btn3-color-danger,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
color: #ffffff;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-danger:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #ff4b3c;
}
.vc_btn3.vc_btn3-color-danger:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-danger.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #ff4132;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
color: #ff675b;
border-color: #ff675b;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #ff675b;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #ff675b;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
color: #ffffff;
background-color: #ff675b;
box-shadow: 0 5px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
color: #ffffff;
border-color: #ff675b;
background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #ff4b3c;
background-color: #ff4b3c;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #ff4132;
background-color: #ff4132;
}
.vc_btn3.vc_btn3-color-inverse,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
color: #ffffff;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-inverse:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus {
color: #f7f7f7;
background-color: #464646;
}
.vc_btn3.vc_btn3-color-inverse:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-inverse.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active {
color: #f2f2f2;
background-color: #414141;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
color: #555555;
border-color: #555555;
background-color: transparent;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus {
color: #ffffff;
border-color: #555555;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active {
color: #ffffff;
border-color: #555555;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
color: #ffffff;
background-color: #555555;
box-shadow: 0 5px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus {
color: #f7f7f7;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active {
color: #f2f2f2;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus {
top: 3px;
box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
box-shadow: 0 3px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus {
top: 1px;
box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
box-shadow: 0 4px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus {
top: 2px;
box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
box-shadow: 0 5px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus {
top: 3px;
box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
color: #ffffff;
border-color: #555555;
background-color: #555555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus {
color: #f7f7f7;
border-color: #464646;
background-color: #464646;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active {
color: #f2f2f2;
border-color: #414141;
background-color: #414141;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
color: #ebebeb;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
color: #ffffff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.02) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.02) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.02) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0);
}
.vc_btn3-container.vc_btn3-center {
text-align: center;
}
.vc_btn3-container.vc_btn3-left {
text-align: left;
}
.vc_btn3-container.vc_btn3-right {
text-align: right;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
display: inline-block;
position: static;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
min-width: 1em;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
margin-right: .5em;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
margin-left: .5em;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 12px;
padding-right: 12px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline {
padding-top: 7px;
padding-bottom: 7px;
padding-left: 11px;
padding-right: 11px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
font-size: 12px;
padding-top: 11px;
padding-bottom: 11px;
padding-left: 16px;
padding-right: 16px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
font-size: 14px;
padding-top: 14px;
padding-bottom: 14px;
padding-left: 20px;
padding-right: 20px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline {
padding-top: 13px;
padding-bottom: 13px;
padding-left: 19px;
padding-right: 19px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
font-size: 16px;
padding-top: 18px;
padding-bottom: 18px;
padding-left: 25px;
padding-right: 25px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline {
padding-top: 17px;
padding-bottom: 17px;
padding-left: 24px;
padding-right: 24px;
}
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
text-align: inherit;
}
.vc_custom_heading a,
.vc_custom_heading a:hover,
.vc_custom_heading a:focus,
.vc_custom_heading a:visited {
border: none;
text-decoration: inherit;
color: inherit;
}
.vc_custom_heading a {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
opacity: 1;
}
.vc_custom_heading a:hover {
opacity: .85;
} .vc_call_to_action {
background-color: #ebebeb;
border: 2px solid #ebebeb;
padding: 2em;
border-radius: 5px;
}
.vc_call_to_action *:last-child {
margin-bottom: 0;
}
.vc_call_to_action.vc_cta_square {
border-radius: 0;
}
.vc_call_to_action.vc_cta_square_outlined {
border-radius: 0;
background: none !important;
}
.vc_call_to_action.vc_cta_round {
border-radius: 50px;
}
.vc_call_to_action.vc_cta_outlined {
background: none !important;
}
.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
margin: 0;
clear: none;
}
.vc_call_to_action hgroup + p {
margin-top: 1em;
}
.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
float: right;
margin-left: 2em;
}
.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
float: left;
margin-right: 2em;
}
.wpb_call_to_action {
position: relative;
background-color: #f7f7f7;
padding: 20px;
padding: 35px;
border: 1px solid #f0f0f0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cta_align_left .wpb_button {
float: left;
}
.cta_align_right .wpb_button {
float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
width: 70%;
float: left;
clear: none;
}
.cta_align_left .wpb_call_text {
float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
margin: 0;
padding-top: 0;
}
.cta_align_bottom {
text-align: center;
}
.cta_align_bottom .wpb_button {
position: static;
margin-top: 21.73913043px;
display: inline-block;
}
.cta_no_button .wpb_call_text {
width: auto;
float: none;
} @media (max-width: 600px) {
.vc_responsive .cta_align_left .wpb_button,
.vc_responsive .cta_align_right .wpb_button {
max-width: 70%;
width: 70%;
float: none;
display: block;
margin: 3% auto;
}
.vc_responsive .cta_align_left .wpb_call_text,
.vc_responsive .cta_align_right .wpb_call_text {
width: auto;
max-width: none;
text-align: center;
}
} .vc_cta3-container {
margin-bottom: 35px;
margin-left: auto;
margin-right: auto;
}
.vc_cta3-container::before,
.vc_cta3-container::after {
display: table;
content: ' ';
}
.vc_cta3-container.vc_cta3-size-xs {
width: 50%;
}
.vc_cta3-container.vc_cta3-size-sm {
width: 60%;
}
.vc_cta3-container.vc_cta3-size-md {
width: 70%;
}
.vc_cta3-container.vc_cta3-size-lg {
width: 80%;
}
.vc_cta3-container.vc_cta3-size-xl {
width: 90%;
}
.vc_general.vc_cta3 {
border: 1px solid transparent;
font-size: 1em;
padding: 28px 28px;
word-wrap: break-word;
}
.vc_general.vc_cta3 .vc_cta3-content {
vertical-align: top;
}
.vc_general.vc_cta3 .vc_cta3-content > *:last-child,
.vc_general.vc_cta3 .vc_cta3-icons > *:last-child {
margin-bottom: 0;
}
.vc_general.vc_cta3 .vc_cta3-actions {
vertical-align: middle;
white-space: nowrap;
}
@media (min-width: 768px) {
.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
margin: 0;
}
}
.vc_general.vc_cta3 .vc_cta3-icons {
vertical-align: middle;
}
.vc_general.vc_cta3 h2,
.vc_general.vc_cta3 h4 {
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
text-align: left;
}
.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
text-align: right;
}
.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
text-align: center;
}
.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
text-align: justify;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
padding-top: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons {
text-align: center;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
display: inline-block;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
padding-bottom: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons {
text-align: center;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element {
display: inline-block;
}
.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
display: table-cell;
}
.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
display: table-cell;
padding-left: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
display: table-cell;
}
.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
display: table-cell;
padding-right: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border {
position: relative;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
position: absolute;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
right: 0;
top: 50%;
-webkit-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
margin-right: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container {
padding-right: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-right: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
margin-right: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container {
padding-right: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-right: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
margin-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container {
padding-right: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-right: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
margin-right: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container {
padding-right: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
margin-right: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container {
padding-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-right: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
left: 0;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
margin-left: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container {
padding-left: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-left: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
margin-left: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container {
padding-left: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-left: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
margin-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container {
padding-left: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-left: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
margin-left: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container {
padding-left: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
margin-left: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container {
padding-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-left: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
left: 50%;
top: 0;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
margin-top: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container {
padding-top: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-top: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
margin-top: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container {
padding-top: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-top: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
margin-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container {
padding-top: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-top: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
margin-top: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container {
padding-top: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
margin-top: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
padding-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-top: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons {
left: 50%;
bottom: 0;
-webkit-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
margin-bottom: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container {
padding-bottom: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-bottom: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
margin-bottom: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container {
padding-bottom: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-bottom: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
margin-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container {
padding-bottom: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-bottom: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
margin-bottom: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container {
padding-bottom: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
margin-bottom: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container {
padding-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
padding-bottom: 35px;
}
.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
margin-top: 1em;
}
.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
margin-bottom: 1em;
}
@media (min-width: 768px) {
.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
display: table-cell;
max-width: 30%;
}
.vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
padding-left: 28px;
display: table-cell;
}
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
display: table-cell;
max-width: 30%;
}
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
padding-right: 28px;
display: table-cell;
}
}
.vc_general.vc_cta3.vc_cta3-style-classic {
border-color: #f0f0f0;
background-color: #f7f7f7;
}
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4 {
color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-outline {
border-width: 3px;
}
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4 {
color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-custom {
border-color: #f0f0f0;
background-color: #f7f7f7;
}
.vc_general.vc_cta3.vc_cta3-shape-square {
border-radius: 0;
}
.vc_general.vc_cta3.vc_cta3-shape-rounded {
border-radius: 5px;
}
.vc_general.vc_cta3.vc_cta3-shape-round {
border-radius: 4em;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header {
color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
color: #c9d2f0;
border-color: transparent;
background-color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
box-shadow: 0 5px 0 #3253bc;
color: #c9d2f0;
border-color: transparent;
background-color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
border-color: #5472d2;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header {
color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header {
color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
color: #d3f5f1;
border-color: transparent;
background-color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
box-shadow: 0 5px 0 #008d97;
color: #d3f5f1;
border-color: transparent;
background-color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
border-color: #00c1cf;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header {
color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
color: #fcdbd7;
border-color: transparent;
background-color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
box-shadow: 0 5px 0 #fe3829;
color: #fcdbd7;
border-color: transparent;
background-color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
border-color: #fe6c61;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header {
color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header {
color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
color: #e1d5f5;
border-color: transparent;
background-color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
box-shadow: 0 5px 0 #6e48b1;
color: #e1d5f5;
border-color: transparent;
background-color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
border-color: #8d6dc4;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header {
color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header {
color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
color: #d0edf5;
border-color: transparent;
background-color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
box-shadow: 0 5px 0 #338faa;
color: #d0edf5;
border-color: transparent;
background-color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
border-color: #4cadc9;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header {
color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header {
color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
color: #f7f3eb;
border-color: transparent;
background-color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
box-shadow: 0 5px 0 #b9a888;
color: #f7f3eb;
border-color: transparent;
background-color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
border-color: #cec2ab;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header {
color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header {
color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
color: #e2ddeb;
border-color: transparent;
background-color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
box-shadow: 0 5px 0 #342f3c;
color: #e2ddeb;
border-color: transparent;
background-color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
border-color: #50485b;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header {
color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header {
color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
color: #e1f5e9;
border-color: transparent;
background-color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
box-shadow: 0 5px 0 #4ac97d;
color: #e1f5e9;
border-color: transparent;
background-color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
border-color: #75d69c;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header {
color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header {
color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
color: #faf0e1;
border-color: transparent;
background-color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
box-shadow: 0 5px 0 #f4a733;
color: #faf0e1;
border-color: transparent;
background-color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
border-color: #f7be68;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header {
color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header {
color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
color: #dce9f5;
border-color: transparent;
background-color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
box-shadow: 0 5px 0 #2a86db;
color: #dce9f5;
border-color: transparent;
background-color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
border-color: #5aa1e3;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header {
color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header {
color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
color: #e5f2da;
border-color: transparent;
background-color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
box-shadow: 0 5px 0 #53812d;
color: #e5f2da;
border-color: transparent;
background-color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
border-color: #6dab3c;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header {
color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header {
color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
color: #fce2e1;
border-color: transparent;
background-color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
box-shadow: 0 5px 0 #f11f18;
color: #fce2e1;
border-color: transparent;
background-color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
border-color: #f4524d;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header {
color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header {
color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
color: #f7e1d7;
border-color: transparent;
background-color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
box-shadow: 0 5px 0 #f46e33;
color: #f7e1d7;
border-color: transparent;
background-color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
border-color: #f79468;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header {
color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header {
color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
color: #f4dff5;
border-color: transparent;
background-color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
box-shadow: 0 5px 0 #a559a8;
color: #f4dff5;
border-color: transparent;
background-color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
border-color: #b97ebb;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header {
color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header {
color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
color: #d9d9d9;
border-color: transparent;
background-color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
box-shadow: 0 5px 0 #0e0e0e;
color: #d9d9d9;
border-color: transparent;
background-color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
border-color: #2a2a2a;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header {
color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header {
color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
color: #9d9d9e;
border-color: transparent;
background-color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
box-shadow: 0 5px 0 #cfcfcf;
color: #9d9d9e;
border-color: transparent;
background-color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
border-color: #ebebeb;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header {
color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
color: #9d9d9e;
border-color: transparent;
background-color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
box-shadow: 0 5px 0 #e3e3e3;
color: #9d9d9e;
border-color: transparent;
background-color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
border-color: #ffffff;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header {
color: #ffffff;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
color: #9d9d9e;
border-color: transparent;
background-color: #f0f0f0;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
box-shadow: 0 5px 0 #d4d4d4;
color: #9d9d9e;
border-color: transparent;
background-color: #f0f0f0;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header {
color: #666666;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
border-color: #f0f0f0;
background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header {
color: #f0f0f0;
}
.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
height: 1em;
width: 1em;
}
.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
height: 2em;
width: 2em;
}
.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
height: 3em;
width: 3em;
}
.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
height: 4em;
width: 4em;
}
.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
height: 5em;
width: 5em;
} .wpb_gmaps_widget .wpb_wrapper {
background-color: #f7f7f7;
padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
margin-bottom: 0;
padding: 0;
display: block;
width: 100%;
border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
outline: none;
} .wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
margin: 0;
padding-left: 0 !important;
text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
background-color: #ffffff;
white-space: nowrap;
padding: 0;
background-image: none;
list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
display: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
cursor: default;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
display: none;
} .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
border-bottom: none;
text-decoration: none;
display: block;
padding: 0.5em 1em;
font-size: 16px;
font-weight: 600;
text-align: left;
text-transform: uppercase;
font-family: "Roboto Condensed";
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: #f7f7f7;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding: 1em;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child {
margin-bottom: 0;
} .wpb_tabs .wpb_tabs_nav li {
float: left;
margin: 0 1px 0 0;
} .wpb_tour .wpb_tabs_nav {
float: left;
width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
margin: 0 0 1px 0;
clear: left;
width: 100%;
}
.wpb_tour .wpb_tabs_nav a {
width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
float: left;
width: 68.33333333%;
padding: 0 0 0 21.73913043px;
}
.wpb_tour_next_prev_nav {
margin-left: 31.66666667%;
padding-left: 21.73913043px;
font-size: 80%;
}
.wpb_tour_next_prev_nav a {
border-bottom: 1px dotted;
text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
text-decoration: none;
border-bottom: none;
}
.wpb_tour_next_prev_nav span {
width: 48%;
display: inline-block;
padding-top: 1em;
float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
text-align: right;
float: right;
} .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
margin: 0 0 1px 0;
padding-top: 0;
position: relative;
text-transform: none;
font-weight: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
padding-left: 1em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: block;
width: 16px;
height: 16px;
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/toggle_open.png);
background-repeat: no-repeat;
position: absolute;
right: 0.7em;
top: 0.7em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/toggle_close.png);
} @media (max-width: 480px) {
.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
.vc_responsive .wpb_tour .wpb_tab,
.vc_responsive .wpb_tour_next_prev_nav {
width: 100%;
float: none;
margin-left: 0;
}
.vc_responsive .wpb_tour_next_prev_nav {
width: auto;
padding: 0 1em;
}
.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
margin-bottom: 1em;
}
.vc_responsive .wpb_tour .wpb_tab {
padding-left: 1em;
padding-right: 1em;
}
} .wpb_column .wpb_wrapper .wpb_teaser_grid {
float: none;
}
body ul.wpb_thumbnails-fluid li { padding: 0;
margin-left: 0;
background-image: none;
list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
display: none !important;
}
body ul.wpb_thumbnails-fluid li .entry-content *:last-child {
margin-bottom: 0;
}
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
padding: 0;
overflow: visible !important;
} .wpb_teaser_grid .entry-content {
margin: 0;
padding: 0;
width: 100%;
}
.grid_layout-thumbnail .post-thumb {
margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
max-width: 100%;
} .wpb_carousel .wpb_wrapper {
position: relative;
}
.wpb_carousel .prev,
.wpb_carousel .next {
position: absolute;
top: 3px;
background-color: #f7f7f7;
padding: 0px 6px 0px 6px;
font-size: 12px;
z-index: 10;
text-decoration: none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.wpb_carousel .prev:hover,
.wpb_carousel .next:hover {
background-color: #f0f0f0;
}
.wpb_carousel .prev:focus,
.wpb_carousel .next:focus {
outline: none;
text-decoration: none;
}
.wpb_carousel .prev {
right: 30px;
}
.wpb_carousel .next {
right: 0px;
}
.wpb_carousel .wpb_thumbnails-fluid {
width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
height: auto !important;
} .wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0 0 10px 0;
}
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
display: block;
float: left;
margin: 0 10px 10px 0;
background-image: none;
list-style: none !important;
}
.wpb_teaser_grid .categories_filter li:after,
.wpb_categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before,
.wpb_categories_filter li:before {
display: none !important;
}
.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
border: none;
text-decoration: none;
}
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
border-bottom: 1px dotted;
}
.wpb_teaser_grid .categories_filter li.active a,
.wpb_categories_filter li.active a {
border-bottom: 1px dotted;
}
@media (max-width: 480px) {
.vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
margin-left: 0;
width: auto;
}
.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
width: 100%;
float: none;
display: block;
margin-left: 0;
margin-right: 0;
}
} .wpb_image_grid .wpb_image_grid_ul {
margin: 0;
padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
background-image: none;
list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
list-style: none;
margin: 0 1px 1px 0;
max-width: 100%;
float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
display: block;
max-width: 100%;
height: auto;
} .wpb_gallery .theme-default .nivoSlider {
margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
padding: 10px 0 3px 0;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
bottom: auto;
top: 100%;
margin-top: 15px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
cursor: default;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
border: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
z-index: 10;
}
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
list-style: none;
padding: 0;
background-image: none;
margin: 0;
} .flickr_badge_image {
margin: 0 10px 10px 0px;
width: 72px;
height: 72px;
float: left;
background: none;
padding: 0;
}
.flickr_badge_image a {
border: none;
}
.flickr_badge_image img {
margin: 0;
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
clear: both;
margin-bottom: 0;
font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
background-image: url(//fbyjan.com.au/wp-content/themes/proagency/images/flickr.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: inline-block;
} .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
padding-top: 56%;
position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
padding-top: 0 !important;
position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
width: 100%;
height: 100%;
display: block;
position: absolute;
margin: 0;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
padding-top: 0 !important;
position: static;
} .wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
background-color: #f7f7f7;
opacity: 1;
filter: alpha(opacity=100);
color: inherit;
padding: 10px 15px;
position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
background-image: none;
list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
display: none !important;
} .vc_progress_bar .vc_single_bar {
background: #f7f7f7;
position: relative;
margin-bottom: 11.66666667px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.vc_progress_bar .vc_single_bar:last-child {
margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
display: block;
padding: 0.5em 1em;
position: relative;
z-index: 1;
}
.vc_progress_bar .vc_single_bar .vc_bar {
display: block;
position: absolute;
height: 100%;
background-color: #e0e0e0;
width: 0%;
top: 0;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
background-color: #0074cc;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
background-color: #0074cc;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
background-color: #49afcd;
}
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
background-color: #49afcd;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
background-color: #5bb75b;
}
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
background-color: #5bb75b;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
background-color: #faa732;
}
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
background-color: #faa732;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
background-color: #414141;
}
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
background-color: #414141;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
background-color: #5472d2;
}
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
background-color: #5472d2;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
background-color: #00c1cf;
}
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
background-color: #00c1cf;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
background-color: #fe6c61;
}
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
background-color: #fe6c61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
background-color: #8d6dc4;
}
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
background-color: #8d6dc4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
background-color: #4cadc9;
}
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
background-color: #4cadc9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
background-color: #cec2ab;
}
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
background-color: #cec2ab;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
background-color: #50485b;
}
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
background-color: #50485b;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
background-color: #75d69c;
}
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar {
background-color: #75d69c;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar {
background-color: #75d69c;
}
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
background-color: #75d69c;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
background-color: #2a2a2a;
}
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
background-color: #2a2a2a;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
background-color: #ebebeb;
}
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
color: #666666;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
background-color: #ebebeb;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label {
color: #666666;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
background-color: #f7be68;
}
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
background-color: #f7be68;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
background-color: #5aa1e3;
}
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
background-color: #5aa1e3;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
background-color: #6dab3c;
}
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
background-color: #6dab3c;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
background-color: #f4524d;
}
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
background-color: #f4524d;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
background-color: #f79468;
}
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
background-color: #f79468;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
background-color: #b97ebb;
}
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
background-color: #b97ebb;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
background-color: #ffffff;
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
color: #666666;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
background-color: #ffffff;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label {
color: #666666;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
} .vc_pie_chart {
z-index: 0;
text-align: center;
opacity: 0;
filter: alpha(opacity=0);
}
.vc_pie_chart.vc_ready {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_pie_chart .vc_pie_wrapper {
position: relative;
margin: 0 auto;
}
.vc_pie_chart canvas {
position: relative;
z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
font-size: 200%;
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
}
.vc_pie_chart_back {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 6px solid #f7f7f7;
border-radius: 999px;
border-radius: 50%;
opacity: 0.3;
filter: alpha(opacity=30);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.vc_images_carousel .vc_carousel-control {
border: none;
}
.vc_carousel .vc_carousel-control {
text-shadow: none;
border: none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
outline: none;
}
.vc_carousel .vc_carousel-indicators li {
width: 5px;
height: 5px;
margin: 0;
border-color: #f7f7f7;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.vc_separator {
display: table;
}
.vc_separator h4 {
line-height: 1em;
font-size: 100%;
display: table-cell;
white-space: pre;
}
.vc_separator h4 .normal {
font-size: 12px;
font-weight: normal;
}
.vc_separator.vc_separator_align_center h4 {
padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left h4 {
padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_left .vc_sep_holder {
width: 100%;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
display: none;
}
.vc_separator.vc_separator_align_right h4 {
padding: 0 0 0 0.8em;
margin: 0 !important;
}
.vc_separator.vc_separator_align_right .vc_sep_holder {
width: 100%;
}
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
display: none;
}
.vc_separator .vc_sep_holder {
display: table-cell;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
height: 1px;
border-top: 1px solid #ebebeb;
display: block;
position: relative;
top: 1px;
width: 100%;
}
.vc_separator.vc_sep_double {
height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
border-top-style: dotted;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_l {
width: 100%;
}
.vc_separator.vc_separator_no_text .vc_sep_holder_r {
display: none;
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
border-top-width: 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 1px;
top: 0px;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
border-top-width: 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 2px;
top: -1px;
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
border-top-width: 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 3px;
top: -1px;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
border-top-width: 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 4px;
top: -2px;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
border-top-width: 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 5px;
top: -2px;
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
border-top-width: 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 6px;
top: -3px;
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
border-top-width: 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 7px;
top: -3px;
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
border-top-width: 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 8px;
top: -4px;
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
border-top-width: 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 9px;
top: -4px;
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
border-top-width: 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
border-bottom-width: 10px;
top: -5px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
border-color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
border-color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
border-color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
border-color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
border-color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
border-color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
border-color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
border-color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
border-color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
border-color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
border-color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
border-color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
border-color: #ffffff;
}
.wpb_separator,
.vc_text_separator {
border-bottom: 1px solid #ebebeb;
}
.vc_sep_width_10 {
width: 10%;
}
.vc_sep_width_20 {
width: 20%;
}
.vc_sep_width_30 {
width: 30%;
}
.vc_sep_width_40 {
width: 40%;
}
.vc_sep_width_50 {
width: 50%;
}
.vc_sep_width_60 {
width: 60%;
}
.vc_sep_width_70 {
width: 70%;
}
.vc_sep_width_80 {
width: 80%;
}
.vc_sep_width_90 {
width: 90%;
}
.vc_sep_width_100 {
width: 100%;
}
.vc_sep_pos_align_center {
margin-left: auto;
margin-right: auto;
}
.vc_sep_pos_align_left {
margin-left: 0;
margin-right: auto;
}
.vc_sep_pos_align_right {
margin-left: auto;
margin-right: 0;
} .wpb_separator {
clear: both;
height: 1px;
} .vc_text_separator {
clear: both;
height: 1px;
}
.vc_text_separator div {
display: inline-block;
background-color: #ffffff;
padding: 1px 1em;
position: relative;
top: -9px;
}
.separator_align_center {
text-align: center;
}
.separator_align_left {
text-align: left;
}
.separator_align_right {
text-align: right;
}
.wpb_single_image a {
border: none;
outline: none;
}
.wpb_single_image img {
vertical-align: top;
height: auto;
max-width: 100%;
}
.wpb_single_image img.vc_img-placeholder {
width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
border-radius: 0;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
border-radius: 0;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
padding: 6px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 15px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image.vc_align_center {
text-align: center;
}
.wpb_single_image.vc_align_right {
text-align: right;
}
.wpb_single_image.vc_align_left {
text-align: left;
}
.wpb_single_image .vc_box_shadow_3d_wrap {
position: relative;
z-index: 0;
display: inline-block;
max-width: 100%;
}
.wpb_single_image .vc_box_shadow_3d_wrap:after,
.wpb_single_image .vc_box_shadow_3d_wrap:before {
content: "";
position: absolute;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
left: 5px;
right: 50%;
bottom: 8px;
height: 30%;
z-index: -1;
border-radius: inherit;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: skewY(-6deg);
-ms-transform: skewY(-6deg);
transform: skewY(-6deg);
}
.wpb_single_image .vc_box_shadow_3d_wrap:after {
left: 50%;
right: 5px;
-webkit-transform: skewY(6deg);
-ms-transform: skewY(6deg);
transform: skewY(6deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.wpb_single_image .vc_figure {
display: inline-block;
text-align: center;
}
.wpb_single_image .vc_figure .vc_single_image-wrapper {
margin-bottom: 0.5em;
}
.wpb_single_image .vc_figure-caption {
text-align: center;
}
.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
border-color: #5472d2;
}
.wpb_single_image .vc_box_border.vc_box_border_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
background-color: #5472d2;
}
.wpb_single_image .vc_box_outline.vc_box_border_turquoise,
.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
border-color: #00c1cf;
}
.wpb_single_image .vc_box_border.vc_box_border_turquoise,
.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
background-color: #00c1cf;
}
.wpb_single_image .vc_box_outline.vc_box_border_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
border-color: #fe6c61;
}
.wpb_single_image .vc_box_border.vc_box_border_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
background-color: #fe6c61;
}
.wpb_single_image .vc_box_outline.vc_box_border_violet,
.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
border-color: #8d6dc4;
}
.wpb_single_image .vc_box_border.vc_box_border_violet,
.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
background-color: #8d6dc4;
}
.wpb_single_image .vc_box_outline.vc_box_border_peacoc,
.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
border-color: #4cadc9;
}
.wpb_single_image .vc_box_border.vc_box_border_peacoc,
.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
background-color: #4cadc9;
}
.wpb_single_image .vc_box_outline.vc_box_border_chino,
.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
border-color: #cec2ab;
}
.wpb_single_image .vc_box_border.vc_box_border_chino,
.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
background-color: #cec2ab;
}
.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
border-color: #50485b;
}
.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
background-color: #50485b;
}
.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
border-color: #75d69c;
}
.wpb_single_image .vc_box_border.vc_box_border_vista_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
background-color: #75d69c;
}
.wpb_single_image .vc_box_outline.vc_box_border_black,
.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
border-color: #2a2a2a;
}
.wpb_single_image .vc_box_border.vc_box_border_black,
.wpb_single_image .vc_box_border_circle.vc_box_border_black {
background-color: #2a2a2a;
}
.wpb_single_image .vc_box_outline.vc_box_border_grey,
.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
border-color: #ebebeb;
}
.wpb_single_image .vc_box_border.vc_box_border_grey,
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
background-color: #ebebeb;
}
.wpb_single_image .vc_box_outline.vc_box_border_orange,
.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
border-color: #f7be68;
}
.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
background-color: #f7be68;
}
.wpb_single_image .vc_box_outline.vc_box_border_sky,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
border-color: #5aa1e3;
}
.wpb_single_image .vc_box_border.vc_box_border_sky,
.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
background-color: #5aa1e3;
}
.wpb_single_image .vc_box_outline.vc_box_border_green,
.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
border-color: #6dab3c;
}
.wpb_single_image .vc_box_border.vc_box_border_green,
.wpb_single_image .vc_box_border_circle.vc_box_border_green {
background-color: #6dab3c;
}
.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
border-color: #f4524d;
}
.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
background-color: #f4524d;
}
.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
border-color: #f79468;
}
.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
background-color: #f79468;
}
.wpb_single_image .vc_box_outline.vc_box_border_purple,
.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
border-color: #b97ebb;
}
.wpb_single_image .vc_box_border.vc_box_border_purple,
.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
background-color: #b97ebb;
}
.wpb_single_image .vc_box_outline.vc_box_border_white,
.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
border-color: #ffffff;
}
.wpb_single_image .vc_box_border.vc_box_border_white,
.wpb_single_image .vc_box_border_circle.vc_box_border_white {
background-color: #ffffff;
}
.vc_icon_element {
line-height: 0;
font-size: 14px;
margin-bottom: 35px;
}
.vc_icon_element.vc_icon_element-outer {
box-sizing: border-box;
text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
text-align: left;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
text-align: right;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
text-align: center;
display: inline-block;
border: 2px solid transparent;
width: 4em;
height: 4em;
box-sizing: content-box;
position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
font-size: 2.15em;
font-style: normal;
font-weight: normal;
line-height: 1 !important;
font-size-adjust: none;
font-stretch: normal;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
-webkit-font-language-override: normal;
font-language-override: normal;
-webkit-font-kerning: auto;
font-kerning: auto;
font-synthesis: weight style;
font-variant: normal;
text-rendering: auto;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: inherit;
height: inherit;
font-size: 1em;
text-align: center;
text-rendering: optimizelegibility;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
box-sizing: content-box;
border: none;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
max-width: 100% !important;
line-height: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
width: 2.5em !important;
height: 2.5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
font-size: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
max-width: 100% !important;
line-height: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
width: 3.15em !important;
height: 3.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
font-size: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
max-width: 100% !important;
line-height: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
width: 4em !important;
height: 4em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
font-size: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
max-width: 100% !important;
line-height: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
width: 5em !important;
height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
font-size: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
max-width: 100% !important;
line-height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
width: 7.15em !important;
height: 7.15em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
font-size: 5em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link {
border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link {
border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
border-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
background-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
border-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
background-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
border-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
background-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
border-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
background-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
border-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
background-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
border-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
background-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
border-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
background-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
border-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
background-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
border-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
background-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
border-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
background-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
border-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
background-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
border-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
background-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
border-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
background-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
border-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
background-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
border-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
background-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
border-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
background-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
border-color: #ffffff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
background-color: #ffffff;
}
.vc_chart .vc_chart-legend {
font-size: 14px;
margin: 0;
padding: 0;
}
.vc_chart .vc_chart-legend li {
line-height: 1.3em;
list-style: none;
margin: 0 0 0.3em 0;
min-height: 1.3em;
}
.vc_chart .vc_chart-legend span {
border-radius: 0.3em;
display: inline-block;
height: 1.3em;
left: 0;
margin-right: 0.5em;
vertical-align: middle;
width: 1.3em;
}
@media (min-width: 768px) {
.vc_chart .vc_chart-legend {
display: inline-block;
vertical-align: middle;
width: 40%;
}
.vc_chart .vc_chart-legend li {
margin-left: 1em;
}
.vc_chart .vc_chart-with-legend {
display: inline-block;
vertical-align: middle;
width: 60%;
}
}
.vc_line-chart .vc_chart-with-legend {
width: 75%;
}
.vc_line-chart .vc_chart-legend {
width: 25%;
}
.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
border-radius: 0;
}
.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
border-radius: 50%;
}
.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
border-radius: 4px;
}  .vc_tta-container {
margin-bottom: 21.73913043px;
} .vc_tta.vc_general {
font-size: 1em;
}
.vc_tta.vc_general .vc_tta-panels-container,
.vc_tta.vc_general .vc_tta-panels {
box-sizing: border-box;
position: relative;
}
.vc_tta.vc_general .vc_tta-panel {
display: block;
}
.vc_tta.vc_general .vc_tta-panel-heading {
border: solid transparent;
box-sizing: border-box;
-webkit-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
.vc_tta.vc_general .vc_tta-panel-title {
margin: 0;
line-height: 1;
}
.vc_tta.vc_general .vc_tta-panel-title > a {
background: transparent;
display: block;
padding: 14px 20px;
box-sizing: border-box;
text-decoration: none;
color: inherit;
position: relative;
-webkit-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
border: none;
}
.vc_tta.vc_general .vc_tta-panel-title > a:focus,
.vc_tta.vc_general .vc_tta-panel-title > a:hover {
text-decoration: none;
outline: none;
}
.vc_tta.vc_general .vc_tta-panel-body {
border: solid transparent;
box-sizing: content-box;
padding: 14px 20px;
display: none;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: padding 0.2s ease-in-out;
transition: padding 0.2s ease-in-out;
}
.vc_tta.vc_general .vc_tta-panel-body > :last-child {
margin-bottom: 0;
}
.vc_tta.vc_general .vc_tta-panel.vc_active {
display: block;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
display: block;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover {
cursor: default;
}
.vc_tta.vc_general .vc_tta-panel.vc_animating .vc_tta-panel-body {
display: block;
min-height: 0;
}
.vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel .vc_tta-panel-title > a:hover {
cursor: pointer;
}
.vc_tta.vc_general .vc_tta-tabs-container {
display: block;
position: relative;
z-index: 3;
}
.vc_tta.vc_general .vc_tta-tabs-list {
list-style-type: none;
display: block;
padding: 0;
margin: 0;
box-sizing: border-box;
}
.vc_tta.vc_general .vc_tta-tab {
display: inline-block;
padding: 0;
margin: 0;
}
.vc_tta.vc_general .vc_tta-tab > a {
padding: 14px 20px;
display: block;
box-sizing: border-box;
border: solid transparent;
position: relative;
text-decoration: none;
color: inherit;
-webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
}
.vc_tta.vc_general .vc_tta-tab > a:hover,
.vc_tta.vc_general .vc_tta-tab > a:focus {
text-decoration: none;
outline: none;
}
.vc_tta.vc_general .vc_tta-tab.vc_active > a {
cursor: default;
text-decoration: none;
color: inherit;
-webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.vc_tta.vc_general .vc_tta-tab.vc_active > a:hover {
cursor: default;
}
.vc_tta.vc_general .vc_tta-tab.vc_active > a::before,
.vc_tta.vc_general .vc_tta-tab.vc_active > a::after {
display: none;
content: '';
position: absolute;
border-width: inherit;
border-color: inherit;
border-style: inherit;
width: 100vw;
height: 200vw;
}
.vc_tta.vc_general .vc_tta-icon {
font-size: 1.15em;
line-height: 0;
display: inline;
}
.vc_tta.vc_general .vc_tta-icon::before {
display: inline;
}
.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child),
.vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
margin-left: 14px;
}
.vc_tta.vc_general .vc_tta-title-text:empty {
display: inline-block;
} .vc_tta-icon.fa,
.vc_tta-icon.vc_li {
vertical-align: middle;
} .vc_tta.vc_tta-accordion .vc_tta-tabs-container {
display: none;
} .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
display: none;
}
.vc_non_responsive .vc_tta.vc_tta-tabs .vc_tta-tabs-container,
.vc_tta-o-non-responsive .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
display: block;
}
.vc_non_responsive .vc_tta.vc_tta-tabs .vc_tta-panel-heading,
.vc_tta-o-non-responsive .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
display: none;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
display: block;
}
.vc_tta.vc_tta-tabs .vc_tta-panel-heading {
display: none;
}
} .vc_tta.vc_tta-shape-square .vc_tta-panel-body {
min-height: 0px;
}
.vc_tta.vc_tta-shape-square .vc_tta-panel-body,
.vc_tta.vc_tta-shape-square .vc_tta-panel-heading {
border-radius: 0px;
}
.vc_tta.vc_tta-shape-square .vc_tta-tabs-container {
margin: 0px;
}
.vc_tta.vc_tta-shape-square .vc_tta-tab > a {
border-radius: 0px;
}
.vc_non_responsive .vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels {
border-radius: 0px;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels {
border-radius: 0px;
}
}
.vc_tta.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
min-height: 10px;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
border-radius: 5px;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
margin: 5px;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
border-radius: 5px;
}
.vc_non_responsive .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
border-radius: 5px;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
border-radius: 5px;
}
}
.vc_tta.vc_tta-shape-rounded.vc_tta-o-no-fill .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.vc_tta.vc_tta-shape-round .vc_tta-panel-body {
min-height: 4em;
}
.vc_tta.vc_tta-shape-round .vc_tta-panel-body,
.vc_tta.vc_tta-shape-round .vc_tta-panel-heading {
border-radius: 2em;
}
.vc_tta.vc_tta-shape-round .vc_tta-tabs-container {
margin: 2em;
}
.vc_tta.vc_tta-shape-round .vc_tta-tab > a {
border-radius: 2em;
}
.vc_non_responsive .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels {
border-radius: 2em;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels {
border-radius: 2em;
}
}
.vc_tta.vc_tta-shape-round.vc_tta-o-no-fill .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
border-top-left-radius: 2em;
border-top-right-radius: 2em;
} .vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after {
box-sizing: border-box;
content: '';
display: none;
position: absolute;
width: 5px;
height: 5px;
border-radius: 5px;
border-style: inherit;
border-width: inherit;
}
@media (min-width: 768px) {
.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before,
.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after {
box-sizing: border-box;
content: '';
display: none;
position: absolute;
width: 5px;
height: 5px;
border-radius: 5px;
border-style: inherit;
border-width: inherit;
}
}
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
border-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,
.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading,
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading,
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,
.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after {
box-sizing: border-box;
content: '';
display: none;
position: absolute;
width: 2em;
height: 2em;
border-radius: 2em;
border-style: inherit;
border-width: inherit;
}
@media (min-width: 768px) {
.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before,
.vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after {
box-sizing: border-box;
content: '';
display: none;
position: absolute;
width: 2em;
height: 2em;
border-radius: 2em;
border-style: inherit;
border-width: inherit;
}
}
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
border-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading,
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,
.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading,
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body {
border-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading,
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,
.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body {
border-top-left-radius: 0;
border-top-right-radius: 0;
} .vc_tta.vc_tta-style-classic .vc_tta-panel-body,
.vc_tta.vc_tta-style-classic .vc_tta-panel-heading {
border-width: 1px;
}
.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: -1px;
}
.vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: -1px;
}
.vc_tta.vc_tta-style-classic .vc_tta-tabs-list {
padding-left: 1px;
padding-top: 1px;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab {
margin-left: -1px;
margin-top: -1px;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab > a {
border-width: 1px;
}
.vc_non_responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
border: 1px solid transparent;
}
.vc_non_responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
margin: -1px;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
border: 1px solid transparent;
}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
margin: -1px;
}
}
.vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
border-width: 1px;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}
.vc_tta.vc_tta-style-modern .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: -1px;
}
.vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: -1px;
}
.vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
padding-left: 1px;
padding-top: 1px;
}
.vc_tta.vc_tta-style-modern .vc_tta-tab {
margin-left: -1px;
margin-top: -1px;
}
.vc_tta.vc_tta-style-modern .vc_tta-tab > a {
border-width: 1px;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.01) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}
.vc_tta.vc_tta-style-modern .vc_tta-tab.vc_active > a {
background-clip: border-box;
}
.vc_non_responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
border: 1px solid transparent;
}
.vc_non_responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
margin: -1px;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
border: 1px solid transparent;
}
.vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
margin: -1px;
}
}
.vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.vc_tta.vc_tta-style-outline .vc_tta-panel-heading {
border-width: 2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: -2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: -2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-tabs-list {
padding-left: 2px;
padding-top: 2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-tab {
margin-left: -2px;
margin-top: -2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-tab > a {
border-width: 2px;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::before,
.vc_tta.vc_tta-style-outline .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::after {
display: block;
top: -2px;
right: -2px;
bottom: -2px;
left: -2px;
}
.vc_non_responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
border: 2px solid transparent;
}
.vc_non_responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel,
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel {
margin: -2px;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
border: 2px solid transparent;
}
.vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel {
margin: -2px;
}
}
.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-pageable .vc_tta-panel {
margin: 0;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-style-outline.vc_tta-pageable .vc_tta-panel {
margin: 0;
}
}
.vc_tta.vc_tta-style-flat .vc_tta-panel-body,
.vc_tta.vc_tta-style-flat .vc_tta-panel-heading {
border-width: 0;
}
.vc_tta-pageable .vc_tta-panel-title {
display: none;
} .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #4868cf;
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4868cf;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a {
border-color: #4868cf;
background-color: #5472d2;
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #3c5ecc;
}
.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #4868cf;
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4868cf;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a {
border-color: #4868cf;
background-color: #5472d2;
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #3c5ecc;
}
.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #5472d2;
background-color: transparent;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #5472d2;
background-color: transparent;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a {
border-color: #5472d2;
background-color: transparent;
color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #5472d2;
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #5472d2;
background-color: transparent;
color: #5472d2;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #5472d2;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #4868cf;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #3c5ecc;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a {
background-color: #4868cf;
color: #ffffff;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #3c5ecc;
}
.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #5472d2;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #5472d2;
}
.vc_non_responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #5472d2;
}
.vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #00b3c0;
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #00b3c0;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a {
border-color: #00b3c0;
background-color: #00c1cf;
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #00a4b0;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #00b3c0;
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #00b3c0;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a {
border-color: #00b3c0;
background-color: #00c1cf;
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #00a4b0;
}
.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #00c1cf;
background-color: transparent;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #00c1cf;
background-color: transparent;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a {
border-color: #00c1cf;
background-color: transparent;
color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #00c1cf;
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #00c1cf;
background-color: transparent;
color: #00c1cf;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #00c1cf;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #00b3c0;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #00a4b0;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-turquoise.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a {
background-color: #00b3c0;
color: #ffffff;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #00a4b0;
}
.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #00c1cf;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #00c1cf;
}
.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #00c1cf;
}
.vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #fe5e52;
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #fe5e52;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a {
border-color: #fe5e52;
background-color: #fe6c61;
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #fe5043;
}
.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #fe5e52;
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #fe5e52;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a {
border-color: #fe5e52;
background-color: #fe6c61;
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #fe5043;
}
.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #fe6c61;
background-color: transparent;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #fe6c61;
background-color: transparent;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a {
border-color: #fe6c61;
background-color: transparent;
color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #fe6c61;
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #fe6c61;
background-color: transparent;
color: #fe6c61;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #fe6c61;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #fe5e52;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #fe5043;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a {
background-color: #fe5e52;
color: #ffffff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #fe5043;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #fe6c61;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #fe6c61;
}
.vc_non_responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #fe6c61;
}
.vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #8462c0;
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #8462c0;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a {
border-color: #8462c0;
background-color: #8d6dc4;
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #7c57bb;
}
.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #8462c0;
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #8462c0;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a {
border-color: #8462c0;
background-color: #8d6dc4;
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #7c57bb;
}
.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #8d6dc4;
background-color: transparent;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #8d6dc4;
background-color: transparent;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a {
border-color: #8d6dc4;
background-color: transparent;
color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #8d6dc4;
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #8d6dc4;
background-color: transparent;
color: #8d6dc4;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #8d6dc4;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #8462c0;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #7c57bb;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-violet.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a {
background-color: #8462c0;
color: #ffffff;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #7c57bb;
}
.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #8d6dc4;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #8d6dc4;
}
.vc_non_responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #8d6dc4;
}
.vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #40a8c5;
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #40a8c5;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a {
border-color: #40a8c5;
background-color: #4cadc9;
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #39a0bd;
}
.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #40a8c5;
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #40a8c5;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a {
border-color: #40a8c5;
background-color: #4cadc9;
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #39a0bd;
}
.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #4cadc9;
background-color: transparent;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #4cadc9;
background-color: transparent;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a {
border-color: #4cadc9;
background-color: transparent;
color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #4cadc9;
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #4cadc9;
background-color: transparent;
color: #4cadc9;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #4cadc9;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #40a8c5;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #39a0bd;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-peacoc.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a {
background-color: #40a8c5;
color: #ffffff;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #39a0bd;
}
.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #4cadc9;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #4cadc9;
}
.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #4cadc9;
}
.vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #c8bba1;
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #c8bba1;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a {
border-color: #c8bba1;
background-color: #cec2ab;
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #c3b498;
}
.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #c8bba1;
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #c8bba1;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a {
border-color: #c8bba1;
background-color: #cec2ab;
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #c3b498;
}
.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #cec2ab;
background-color: transparent;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #cec2ab;
background-color: transparent;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a {
border-color: #cec2ab;
background-color: transparent;
color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #cec2ab;
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #cec2ab;
background-color: transparent;
color: #cec2ab;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #cec2ab;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #c8bba1;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #c3b498;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-chino.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a {
background-color: #c8bba1;
color: #ffffff;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #c3b498;
}
.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #cec2ab;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #cec2ab;
}
.vc_non_responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #cec2ab;
}
.vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #484152;
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #484152;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a {
border-color: #484152;
background-color: #50485b;
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #413a4a;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #484152;
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #484152;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a {
border-color: #484152;
background-color: #50485b;
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #413a4a;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #50485b;
background-color: transparent;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #50485b;
background-color: transparent;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a {
border-color: #50485b;
background-color: transparent;
color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #50485b;
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #50485b;
background-color: transparent;
color: #50485b;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #50485b;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #484152;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #413a4a;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a {
background-color: #484152;
color: #ffffff;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #413a4a;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #50485b;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #50485b;
}
.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #50485b;
}
.vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #69d294;
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #69d294;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a {
border-color: #69d294;
background-color: #75d69c;
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #5dcf8b;
}
.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #69d294;
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #69d294;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a {
border-color: #69d294;
background-color: #75d69c;
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #5dcf8b;
}
.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #75d69c;
background-color: transparent;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #75d69c;
background-color: transparent;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a {
border-color: #75d69c;
background-color: transparent;
color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #75d69c;
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #75d69c;
background-color: transparent;
color: #75d69c;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #75d69c;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #69d294;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #5dcf8b;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a {
background-color: #69d294;
color: #ffffff;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #5dcf8b;
}
.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #75d69c;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #75d69c;
}
.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #75d69c;
}
.vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #f6b859;
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f6b859;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a {
border-color: #f6b859;
background-color: #f7be68;
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #f5b14b;
}
.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #f6b859;
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f6b859;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a {
border-color: #f6b859;
background-color: #f7be68;
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #f5b14b;
}
.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #f7be68;
background-color: transparent;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f7be68;
background-color: transparent;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a {
border-color: #f7be68;
background-color: transparent;
color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #f7be68;
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #f7be68;
background-color: transparent;
color: #f7be68;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f7be68;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #f6b859;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f5b14b;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a {
background-color: #f6b859;
color: #ffffff;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #f5b14b;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #f7be68;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f7be68;
}
.vc_non_responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f7be68;
}
.vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #4d9ae1;
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4d9ae1;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a {
border-color: #4d9ae1;
background-color: #5aa1e3;
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #4092df;
}
.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #4d9ae1;
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4d9ae1;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a {
border-color: #4d9ae1;
background-color: #5aa1e3;
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #4092df;
}
.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #5aa1e3;
background-color: transparent;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #5aa1e3;
background-color: transparent;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a {
border-color: #5aa1e3;
background-color: transparent;
color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #5aa1e3;
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #5aa1e3;
background-color: transparent;
color: #5aa1e3;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #5aa1e3;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #4d9ae1;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #4092df;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a {
background-color: #4d9ae1;
color: #ffffff;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #4092df;
}
.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #5aa1e3;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #5aa1e3;
}
.vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #5aa1e3;
}
.vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #66a038;
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #66a038;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a {
border-color: #66a038;
background-color: #6dab3c;
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #5f9434;
}
.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #66a038;
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #66a038;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a {
border-color: #66a038;
background-color: #6dab3c;
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #5f9434;
}
.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #6dab3c;
background-color: transparent;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #6dab3c;
background-color: transparent;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a {
border-color: #6dab3c;
background-color: transparent;
color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #6dab3c;
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #6dab3c;
background-color: transparent;
color: #6dab3c;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #6dab3c;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #66a038;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #5f9434;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-green.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a {
background-color: #66a038;
color: #ffffff;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #5f9434;
}
.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #6dab3c;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #6dab3c;
}
.vc_non_responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #6dab3c;
}
.vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #f3443f;
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f3443f;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a {
border-color: #f3443f;
background-color: #f4524d;
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #f23630;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #f3443f;
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f3443f;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a {
border-color: #f3443f;
background-color: #f4524d;
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #f23630;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #f4524d;
background-color: transparent;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f4524d;
background-color: transparent;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a {
border-color: #f4524d;
background-color: transparent;
color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #f4524d;
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #f4524d;
background-color: transparent;
color: #f4524d;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f4524d;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #f3443f;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f23630;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a {
background-color: #f3443f;
color: #ffffff;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #f23630;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #f4524d;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f4524d;
}
.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f4524d;
}
.vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #f68a59;
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f68a59;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a {
border-color: #f68a59;
background-color: #f79468;
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #f57f4b;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #f68a59;
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f68a59;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a {
border-color: #f68a59;
background-color: #f79468;
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #f57f4b;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #f79468;
background-color: transparent;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f79468;
background-color: transparent;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a {
border-color: #f79468;
background-color: transparent;
color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #f79468;
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #f79468;
background-color: transparent;
color: #f79468;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f79468;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #f68a59;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f57f4b;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a {
background-color: #f68a59;
color: #ffffff;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #f57f4b;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #f79468;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f79468;
}
.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #f79468;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #b474b6;
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #b474b6;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a {
border-color: #b474b6;
background-color: #b97ebb;
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #ae6ab0;
}
.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #b474b6;
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #b474b6;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a {
border-color: #b474b6;
background-color: #b97ebb;
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #ae6ab0;
}
.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #b97ebb;
background-color: transparent;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #b97ebb;
background-color: transparent;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a {
border-color: #b97ebb;
background-color: transparent;
color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #b97ebb;
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #b97ebb;
background-color: transparent;
color: #b97ebb;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #b97ebb;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #b474b6;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #ae6ab0;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-purple.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a {
background-color: #b474b6;
color: #ffffff;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #ae6ab0;
}
.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #b97ebb;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #b97ebb;
}
.vc_non_responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #b97ebb;
}
.vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #222222;
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #222222;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a {
border-color: #222222;
background-color: #2a2a2a;
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #1b1b1b;
}
.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #222222;
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #222222;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a {
border-color: #222222;
background-color: #2a2a2a;
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #1b1b1b;
}
.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #2a2a2a;
background-color: transparent;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #2a2a2a;
background-color: transparent;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a {
border-color: #2a2a2a;
background-color: transparent;
color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #2a2a2a;
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #2a2a2a;
background-color: transparent;
color: #2a2a2a;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #2a2a2a;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #222222;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #1b1b1b;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a {
background-color: #222222;
color: #ffffff;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #1b1b1b;
}
.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #2a2a2a;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #2a2a2a;
}
.vc_non_responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #2a2a2a;
}
.vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
border-color: #e3e3e3;
background-color: #ebebeb;
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #dcdcdc;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f0f0f0;
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
border-color: #e3e3e3;
background-color: #ebebeb;
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #dcdcdc;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #e3e3e3;
background-color: transparent;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #ebebeb;
background-color: transparent;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a {
border-color: #e3e3e3;
background-color: transparent;
color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #ebebeb;
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #ebebeb;
background-color: transparent;
color: #ebebeb;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #ebebeb;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f0f0f0;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #f8f8f8;
}
.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
background-color: #e3e3e3;
color: #666666;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #dcdcdc;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #ebebeb;
color: #666666;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #ebebeb;
}
.vc_non_responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #ebebeb;
}
.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-color: #f7f7f7;
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f7f7f7;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f7f7f7;
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f7f7f7;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
border-color: #f7f7f7;
background-color: #ffffff;
color: #666666;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus {
background-color: #f0f0f0;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
border-color: #f7f7f7;
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f7f7f7;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #f7f7f7;
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after {
border-color: #f7f7f7;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a {
border-color: #f7f7f7;
background-color: #ffffff;
color: #666666;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:hover,
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:focus {
background-color: #f0f0f0;
}
.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
border-color: #f0f0f0;
background-color: #f8f8f8;
color: #666666;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
background-color: #f8f8f8;
}
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after {
border-color: #f0f0f0;
}
.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
border-color: #f7f7f7;
background-color: transparent;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
border-color: #ffffff;
background-color: transparent;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
background-color: transparent;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after {
border-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a {
border-color: #f7f7f7;
background-color: transparent;
color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a:hover,
.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a:focus {
background-color: #ffffff;
color: #666666;
}
.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab.vc_active > a {
border-color: #ffffff;
background-color: transparent;
color: #ffffff;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #ffffff;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
background-color: transparent;
}
.vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before,
.vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after {
border-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
background-color: #fafafa;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
background-color: #f2f2f2;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after {
border-color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
background-color: #fafafa;
color: #666666;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover,
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:focus {
background-color: #f2f2f2;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
background-color: #ffffff;
color: #666666;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #ffffff;
}
.vc_non_responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body,
.vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
background-color: #ffffff;
}
.vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
} .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
border-color: transparent;
background-color: transparent;
}
.vc_non_responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels,
.vc_tta-o-non-responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels {
border-color: transparent;
background-color: transparent;
}
@media (min-width: 768px) {
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels {
border-color: transparent;
background-color: transparent;
}
}
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
margin: 0;
}
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body,
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-bottom .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-panel-body,
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-right .vc_tta-panel-body {
padding-top: 0;
padding-bottom: 0;
} .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 1px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 1px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
padding: 0;
margin-top: -1px;
margin-bottom: 0px;
margin-left: -1px;
margin-right: 0px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
margin-top: 1px;
margin-bottom: 0px;
margin-left: 1px;
margin-right: 0px;
}
.vc_tta.vc_tta-spacing-2 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-2 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 2px;
}
.vc_tta.vc_tta-spacing-2 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-2 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 2px;
}
.vc_tta.vc_tta-spacing-2 .vc_tta-tabs-list {
padding: 0;
margin-top: -1px;
margin-bottom: -1px;
margin-left: -1px;
margin-right: -1px;
}
.vc_tta.vc_tta-spacing-2 .vc_tta-tab {
margin-top: 1px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;
}
.vc_tta.vc_tta-spacing-3 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-3 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 3px;
}
.vc_tta.vc_tta-spacing-3 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-3 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 3px;
}
.vc_tta.vc_tta-spacing-3 .vc_tta-tabs-list {
padding: 0;
margin-top: -2px;
margin-bottom: -1px;
margin-left: -2px;
margin-right: -1px;
}
.vc_tta.vc_tta-spacing-3 .vc_tta-tab {
margin-top: 2px;
margin-bottom: 1px;
margin-left: 2px;
margin-right: 1px;
}
.vc_tta.vc_tta-spacing-4 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-4 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 4px;
}
.vc_tta.vc_tta-spacing-4 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-4 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 4px;
}
.vc_tta.vc_tta-spacing-4 .vc_tta-tabs-list {
padding: 0;
margin-top: -2px;
margin-bottom: -2px;
margin-left: -2px;
margin-right: -2px;
}
.vc_tta.vc_tta-spacing-4 .vc_tta-tab {
margin-top: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
}
.vc_tta.vc_tta-spacing-5 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-5 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 5px;
}
.vc_tta.vc_tta-spacing-5 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-5 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 5px;
}
.vc_tta.vc_tta-spacing-5 .vc_tta-tabs-list {
padding: 0;
margin-top: -3px;
margin-bottom: -2px;
margin-left: -3px;
margin-right: -2px;
}
.vc_tta.vc_tta-spacing-5 .vc_tta-tab {
margin-top: 3px;
margin-bottom: 2px;
margin-left: 3px;
margin-right: 2px;
}
.vc_tta.vc_tta-spacing-10 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-10 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 10px;
}
.vc_tta.vc_tta-spacing-10 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-10 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 10px;
}
.vc_tta.vc_tta-spacing-10 .vc_tta-tabs-list {
padding: 0;
margin-top: -5px;
margin-bottom: -5px;
margin-left: -5px;
margin-right: -5px;
}
.vc_tta.vc_tta-spacing-10 .vc_tta-tab {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
.vc_tta.vc_tta-spacing-15 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-15 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 15px;
}
.vc_tta.vc_tta-spacing-15 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-15 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 15px;
}
.vc_tta.vc_tta-spacing-15 .vc_tta-tabs-list {
padding: 0;
margin-top: -8px;
margin-bottom: -7px;
margin-left: -8px;
margin-right: -7px;
}
.vc_tta.vc_tta-spacing-15 .vc_tta-tab {
margin-top: 8px;
margin-bottom: 7px;
margin-left: 8px;
margin-right: 7px;
}
.vc_tta.vc_tta-spacing-20 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-20 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 20px;
}
.vc_tta.vc_tta-spacing-20 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-20 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 20px;
}
.vc_tta.vc_tta-spacing-20 .vc_tta-tabs-list {
padding: 0;
margin-top: -10px;
margin-bottom: -10px;
margin-left: -10px;
margin-right: -10px;
}
.vc_tta.vc_tta-spacing-20 .vc_tta-tab {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}
.vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 25px;
}
.vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 25px;
}
.vc_tta.vc_tta-spacing-25 .vc_tta-tabs-list {
padding: 0;
margin-top: -13px;
margin-bottom: -12px;
margin-left: -13px;
margin-right: -12px;
}
.vc_tta.vc_tta-spacing-25 .vc_tta-tab {
margin-top: 13px;
margin-bottom: 12px;
margin-left: 13px;
margin-right: 12px;
}
.vc_tta.vc_tta-spacing-30 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-30 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 30px;
}
.vc_tta.vc_tta-spacing-30 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-30 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 30px;
}
.vc_tta.vc_tta-spacing-30 .vc_tta-tabs-list {
padding: 0;
margin-top: -15px;
margin-bottom: -15px;
margin-left: -15px;
margin-right: -15px;
}
.vc_tta.vc_tta-spacing-30 .vc_tta-tab {
margin-top: 15px;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
}
.vc_tta.vc_tta-spacing-35 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-35 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 35px;
}
.vc_tta.vc_tta-spacing-35 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-spacing-35 .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-bottom: 35px;
}
.vc_tta.vc_tta-spacing-35 .vc_tta-tabs-list {
padding: 0;
margin-top: -18px;
margin-bottom: -17px;
margin-left: -18px;
margin-right: -17px;
}
.vc_tta.vc_tta-spacing-35 .vc_tta-tab {
margin-top: 18px;
margin-bottom: 17px;
margin-left: 18px;
margin-right: 17px;
} .vc_tta.vc_tta-gap-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-1 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 1px;
}
.vc_tta.vc_tta-gap-1 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 1px;
}
.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 1px;
}
.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 1px;
}
.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 1px;
}
.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 1px;
}
.vc_tta.vc_tta-gap-2 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-2 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 2px;
}
.vc_tta.vc_tta-gap-2 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 2px;
}
.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 2px;
}
.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 2px;
}
.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 2px;
}
.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 2px;
}
.vc_tta.vc_tta-gap-3 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-3 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 3px;
}
.vc_tta.vc_tta-gap-3 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 3px;
}
.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 3px;
}
.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 3px;
}
.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 3px;
}
.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 3px;
}
.vc_tta.vc_tta-gap-4 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-4 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 4px;
}
.vc_tta.vc_tta-gap-4 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 4px;
}
.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 4px;
}
.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 4px;
}
.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 4px;
}
.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 4px;
}
.vc_tta.vc_tta-gap-5 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-5 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 5px;
}
.vc_tta.vc_tta-gap-5 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 5px;
}
.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 5px;
}
.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 5px;
}
.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 5px;
}
.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 5px;
}
.vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-10 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 10px;
}
.vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 10px;
}
.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 10px;
}
.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 10px;
}
.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 10px;
}
.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 10px;
}
.vc_tta.vc_tta-gap-15 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-15 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 15px;
}
.vc_tta.vc_tta-gap-15 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 15px;
}
.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 15px;
}
.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 15px;
}
.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 15px;
}
.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 15px;
}
.vc_tta.vc_tta-gap-20 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-20 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 20px;
}
.vc_tta.vc_tta-gap-20 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 20px;
}
.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 20px;
}
.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 20px;
}
.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 20px;
}
.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 20px;
}
.vc_tta.vc_tta-gap-25 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-25 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 25px;
}
.vc_tta.vc_tta-gap-25 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 25px;
}
.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 25px;
}
.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 25px;
}
.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 25px;
}
.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 25px;
}
.vc_tta.vc_tta-gap-30 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-30 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 30px;
}
.vc_tta.vc_tta-gap-30 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 30px;
}
.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 30px;
}
.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 30px;
}
.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 30px;
}
.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 30px;
}
.vc_tta.vc_tta-gap-35 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
.vc_tta.vc_tta-gap-35 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
margin-top: 35px;
}
.vc_tta.vc_tta-gap-35 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
margin-bottom: 35px;
}
.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: 35px;
}
.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 35px;
}
.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-right: 35px;
}
.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 35px;
} .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
overflow: hidden;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
overflow: hidden;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before {
right: auto;
bottom: auto;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-right-width: 0;
border-bottom-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after {
left: auto;
bottom: auto;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
overflow: hidden;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
overflow: hidden;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before {
right: auto;
top: auto;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-right-width: 0;
border-top-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after {
left: auto;
top: auto;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-left-width: 0;
border-top-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
overflow: hidden;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-top: 0;
}
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (min-width: 768px) {
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
overflow: hidden;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
display: block;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before {
right: auto;
bottom: auto;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-right-width: 0;
border-bottom-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after {
right: auto;
top: auto;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-width: 0;
border-top-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
overflow: hidden;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-top: 0;
}
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media (min-width: 768px) {
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list {
overflow: hidden;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab {
display: block;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panels-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panels {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before {
left: auto;
bottom: auto;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after {
left: auto;
top: auto;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left-width: 0;
border-top-width: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
border-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
border-top-left-radius: 0;
border-top-right-radius: 0;
} .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::before,
.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before,
.vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::after,
.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::after,
.vc_non_responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-panel-body::after,
.vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after {
display: none;
}
.vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-container,
.vc_tta-tabs[class*="vc_tta-gap"] .vc_tta-tabs-list,
.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-list {
overflow: initial;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab > a {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a {
border-bottom-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::before {
display: block;
height: auto;
top: 100%;
right: 100%;
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after {
display: block;
height: auto;
top: 100%;
left: 100%;
border-bottom: 0;
border-left: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-top: 0;
margin-bottom: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container {
margin-bottom: -1px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tabs-container {
margin-bottom: -2px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline:not(.vc_tta-pageable) .vc_tta-panels {
border-top-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab > a {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a {
border-top-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a::before {
display: block;
height: auto;
bottom: 100%;
right: 100%;
border-top: 0;
border-left: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a::after {
display: block;
height: auto;
bottom: 100%;
left: 100%;
border-top: 0;
border-left: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-top: 0;
margin-bottom: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-classic .vc_tta-tabs-container,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-modern .vc_tta-tabs-container {
margin-top: -1px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-outline .vc_tta-tabs-container {
margin-top: -2px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-outline:not(.vc_tta-pageable) .vc_tta-panels {
border-bottom-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab > a {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
border-right-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a::before {
display: block;
width: auto;
left: 100%;
bottom: 100%;
border-bottom: 0;
border-top: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a::after {
display: block;
width: auto;
left: 100%;
top: 100%;
border-bottom: 0;
border-top: 0;
border-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-left: 0;
margin-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-classic .vc_tta-tabs-container,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-modern .vc_tta-tabs-container {
margin-right: -1px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tabs-container {
margin-right: -2px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels {
border-left-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panels,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panels {
margin-top: 0;
border-top-left-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before {
display: none;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab > a {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a {
border-left-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a::before {
display: block;
width: auto;
right: 100%;
bottom: 100%;
border-bottom: 0;
border-top: 0;
border-left: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a::after {
display: block;
width: auto;
right: 100%;
top: 100%;
border-bottom: 0;
border-top: 0;
border-left: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tabs-container {
margin-left: 0;
margin-right: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-classic .vc_tta-tabs-container,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-modern .vc_tta-tabs-container {
margin-left: -1px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tabs-container {
margin-left: -2px;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-panels {
border-right-color: transparent;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panels,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panels {
margin-top: 0;
border-top-right-radius: 0;
}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before {
display: none;
} .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-xs .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-xs .vc_tta-tabs-container {
-webkit-flex-basis: 10%;
-ms-flex-preferred-size: 10%;
flex-basis: 10%;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-sm .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-sm .vc_tta-tabs-container {
flex-basis: 20%;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
flex-basis: 30%;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg .vc_tta-tabs-container {
flex-basis: 40%;
}
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-xl .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-xl .vc_tta-tabs-container {
flex-basis: 50%;
} .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container,
.vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading {
text-align: left;
}
.vc_tta.vc_tta-controls-align-right .vc_tta-tabs-container,
.vc_tta.vc_tta-controls-align-right .vc_tta-panel-heading {
text-align: right;
}
.vc_tta.vc_tta-controls-align-center .vc_tta-tabs-container,
.vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading {
text-align: center;
} .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-left: 0;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before {
display: none;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
border-top-left-radius: 0;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-left: 0;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before,
.vc_non_responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before,
.vc_tta-o-non-responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before {
display: none;
}
.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
border-bottom-left-radius: 0;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-right: 0;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after {
display: none;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
border-top-right-radius: 0;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
margin-right: 0;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after {
display: none;
}
.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-panels {
border-bottom-right-radius: 0;
}
.vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
padding-bottom: 60px;
}
.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
position: absolute;
top: 100%;
left: 0;
right: 0;
margin-top: 30px;
margin-bottom: 30px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom {
padding-top: 60px;
}
.vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom .vc_pagination {
top: auto;
bottom: 100%;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
} .vc_tta .vc_tta-controls-icon {
display: inline-block;
vertical-align: middle;
height: 12px;
width: 12px;
position: relative;
font-size: inherit;
margin: 0;
}
.vc_tta .vc_tta-controls-icon:before,
.vc_tta .vc_tta-controls-icon:after {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.vc_tta .vc_tta-title-text:not(:empty) ~ .vc_tta-controls-icon {
margin-left: 0;
} .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 2px 0 0 0;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 50%;
bottom: 0;
top: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
border-style: solid;
border-width: 0 0 0 2px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 2px;
right: 2px;
top: 2px;
bottom: 2px;
border-style: solid;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg) translate(-25%, -25%);
-ms-transform: rotate(45deg) translate(-25%, -25%);
transform: rotate(45deg) translate(-25%, -25%);
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-style: solid;
border-width: 6px;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
-webkit-transform: translateY(25%);
-ms-transform: translateY(25%);
transform: translateY(25%);
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
display: none;
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
-webkit-transform: rotate(225deg) translate(-25%, -25%);
-ms-transform: rotate(225deg) translate(-25%, -25%);
transform: rotate(225deg) translate(-25%, -25%);
}
.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
-webkit-transform: rotate(180deg) translateY(25%);
-ms-transform: rotate(180deg) translateY(25%);
transform: rotate(180deg) translateY(25%);
} .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
padding-left: 46px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 20px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
padding-right: 42px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 20px;
}
.vc_general.vc_pagination {
display: block;
margin: 0;
padding: 0;
text-align: center;
}
.vc_general.vc_pagination .vc_pagination-item {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: middle;
}
.vc_general.vc_pagination .vc_pagination-trigger {
display: block;
text-decoration: none;
cursor: pointer;
height: 10px;
width: 10px;
margin: 5px 7px;
background: transparent;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border: none;
}
.vc_general.vc_pagination .vc_pagination-trigger:focus {
outline: none;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
cursor: default;
}
.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
border: 3px solid transparent;
}
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
opacity: .6;
}
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
opacity: 1;
}
.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger {
opacity: 1;
}
.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
border-radius: 50%;
}
.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
border-radius: 3px;
}
.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #5472d2;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #00c1cf;
}
.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #fe6c61;
}
.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #8d6dc4;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #4cadc9;
}
.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #cec2ab;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #50485b;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #75d69c;
}
.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #f7be68;
}
.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #5aa1e3;
}
.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #6dab3c;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #f4524d;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #f79468;
}
.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #b97ebb;
}
.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #2a2a2a;
}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #ebebeb;
}
.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
border-color: #ffffff;
}
.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover {
background-color: #ffffff;
}
.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
background-color: #ffffff;
}
.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger {
background-color: #ffffff;
}
@media (max-width: 768px) {
.vc_tta-container .vc_tta:not([class*="vc_tta-pageable"]) .vc_pagination {
display: none;
}
}
.vc_grid.vc_row {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
.vc-row[data-vc-full-width] .vc_grid.vc_row {
overflow: hidden;
}
.vc_grid.vc_row.vc_grid-gutter-1px {
margin-bottom: -1px;
}
.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
margin-right: -1px;
}
.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
padding-right: 1px;
padding-bottom: 1px;
}
.vc_grid.vc_row.vc_grid-gutter-2px {
margin-bottom: -2px;
}
.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
margin-right: -2px;
}
.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
padding-right: 2px;
padding-bottom: 2px;
}
.vc_grid.vc_row.vc_grid-gutter-3px {
margin-bottom: -3px;
}
.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
margin-right: -3px;
}
.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
padding-right: 3px;
padding-bottom: 3px;
}
.vc_grid.vc_row.vc_grid-gutter-4px {
margin-bottom: -4px;
}
.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
margin-right: -4px;
}
.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
padding-right: 4px;
padding-bottom: 4px;
}
.vc_grid.vc_row.vc_grid-gutter-5px {
margin-bottom: -5px;
}
.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
margin-right: -5px;
}
.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
padding-right: 5px;
padding-bottom: 5px;
}
.vc_grid.vc_row.vc_grid-gutter-10px {
margin-bottom: -10px;
}
.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
margin-right: -10px;
}
.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
padding-right: 10px;
padding-bottom: 10px;
}
.vc_grid.vc_row.vc_grid-gutter-15px {
margin-bottom: -15px;
}
.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
margin-right: -15px;
}
.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
padding-right: 15px;
padding-bottom: 15px;
}
.vc_grid.vc_row.vc_grid-gutter-20px {
margin-bottom: -20px;
}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
margin-right: -20px;
}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
padding-right: 20px;
padding-bottom: 20px;
}
.vc_grid.vc_row.vc_grid-gutter-25px {
margin-bottom: -25px;
}
.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
margin-right: -25px;
}
.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
padding-right: 25px;
padding-bottom: 25px;
}
.vc_grid.vc_row.vc_grid-gutter-30px {
margin-bottom: -30px;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
margin-right: -30px;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
padding-right: 30px;
padding-bottom: 30px;
}
.vc_grid.vc_row.vc_grid-gutter-35px {
margin-bottom: -35px;
}
.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
margin-right: -35px;
}
.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
padding-right: 35px;
padding-bottom: 35px;
}
.vc_grid.vc_row .vc_pageable-slide-wrapper > *:hover {
z-index: 3;
}
.vc_grid.vc_row .vc_grid-item {
display: none;
padding: 0;
vertical-align: top;
float: none;
box-sizing: border-box;
z-index: 1;
}
.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
overflow: hidden;
}
.vc_grid.vc_row .vc_grid-item .wpb_content_element,
.vc_grid.vc_row .vc_grid-item .vc_icon_element,
.vc_grid.vc_row .vc_grid-item .vc_btn {
margin-bottom: 15px;
}
.vc_grid.vc_row .vc_grid-item .wpb_content_element a,
.vc_grid.vc_row .vc_grid-item .vc_icon_element a,
.vc_grid.vc_row .vc_grid-item .vc_btn a {
text-decoration: none;
border-bottom: 0;
}
.vc_grid .vc_gitem-link {
border-bottom: none;
outline: none;
}
.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
position: static;
}
.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
display: block;
}
.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
display: block;
}
@media (min-width: 768px) {
.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
display: inline-block;
}
}
@-moz-document url-prefix() {
.vc_masonry_grid .vc_grid-item,
.vc_masonry_media_grid .vc_grid-item {
margin-left: -0.01px;
}
}
.vc_gitem-zone-b {
display: none;
}
.vc_gitem-float-none {
float: none;
}
.vc_gitem-float-left {
float: left;
}
.vc_gitem-float-right {
float: right;
}
.vc_gitem-align-center {
text-align: center;
}
.vc_gitem-align-right {
text-align: right;
}
.vc_gitem-align-justify {
text-align: justify;
}
.vc_gitem-block {
position: relative;
overflow: hidden;
}
.vc_gitem-is-link {
cursor: pointer;
}
.vc_gitem-link {
text-decoration: none;
}
.vc_gitem_row {
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
padding: inherit;
box-sizing: border-box;
}
.vc_gitem_row .vc_gitem_row {
margin-bottom: 0px;
}
.vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_gitem-zone-b .vc_gitem-row-position-top {
position: absolute;
left: 0;
right: 0;
top: 0;
}
.vc_gitem-zone-a .vc_gitem-row-position-middle,
.vc_gitem-zone-b .vc_gitem-row-position-middle {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.vc_gitem-zone-a .vc_gitem-row-position-bottom,
.vc_gitem-zone-b .vc_gitem-row-position-bottom {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.vc_gitem_row .vc_gitem-col {
box-sizing: border-box;
padding: 10px;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
}
.vc_gitem-zone {
position: relative;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
background-clip: padding-box;
box-sizing: border-box;
overflow: hidden;
}
.vc_gitem-zone .vc-zone-link {
display: block;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 5;
}
.vc_gitem-zone-img {
width: 100%;
display: block;
visibility: hidden;
height: auto;
}
.vc_gitem-zone-a .vc_gitem-zone-mini {
box-sizing: border-box;
padding: inherit;
position: static;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.vc_gitem-zone-b {
overflow: hidden;
}
.vc_gitem-zone-b .vc_gitem-zone-mini {
position: static;
padding: inherit;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
}
.vc_grid-item-zone-c-left .vc_gitem-animated-block {
float: right;
width: 50%;
}
.vc_grid-item-zone-c-left .vc_gitem-zone-c {
float: left;
width: 50%;
}
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
float: left;
width: 50%;
}
.vc_grid-item-zone-c-right .vc_gitem-zone-c {
float: right;
width: 50%;
}
.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
display: none !important;
}
.vc-gitem-zone-height-mode-auto:before {
content: "";
display: block;
padding-top: 100%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
padding-top: 75%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 133.33333333%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
padding-top: 133.33333333%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
padding-top: 56.25%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
padding-top: 177.77777778%;
}
.vc_gitem-animated-block {
position: relative;
}
.vc_gitem-animate .vc_btn {
-webkit-transition: all 0s ease;
-o-transition: all 0s ease;
transition: all 0s ease;
}
.vc_gitem-animate .vc_gitem-zone-b {
z-index: 199;
}
.vc_gitem-animate-none .vc_gitem-zone-b {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
box-sizing: border-box;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b,
.vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
box-sizing: border-box;
}
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
width: 0;
}
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title {
display: inline-block;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-moz-transition: -moz-transform 1s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-o-transition: -o-transform 1s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
transition: transform 1s cubic-bezier(0, 0.275, 0.125, 1), opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
width: 50%;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
width: 50%;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn {
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.vc_gitem-animate-scaleIn {
overflow: hidden;
}
.vc_gitem-animate-scaleIn .vc_gitem-zone-a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transition: -moz-transform 0.3s ease-in-out;
-o-transition: -o-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.vc_gitem-animate-scaleRotateIn {
overflow: hidden;
}
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transition: -moz-transform 0.3s ease-in-out;
-o-transition: -o-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
-webkit-transform: scale(1.5) rotate(10deg);
-moz-transform: scale(1.5) rotate(10deg);
-ms-transform: scale(1.5) rotate(10deg);
-o-transform: scale(1.5) rotate(10deg);
transform: scale(1.5) rotate(10deg);
}
.vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
filter: blur(0px);
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
webkit-transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1), -webkit-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-moz-transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1), -moz-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
-o-transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1), -o-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1), transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
filter: url(//fbyjan.com.au/wp-content/themes/proagency/vc/blur.svg#blur);
-webkit-filter: blur(2px);
-moz-filter: blur(2px);
-ms-filter: blur(2px);
filter: blur(2px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.vc_gitem-animate-blurScaleOut {
overflow: hidden;
}
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.vc_gitem-animate-slideInRight {
overflow: hidden;
}
.vc_gitem-animate-slideInRight .vc_gitem-zone-b {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.vc_gitem-animate-slideInLeft {
overflow: hidden;
}
.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0;
filter: alpha(opacity=0);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.vc_gitem-animate-slideBottom {
overflow: hidden;
position: relative;
}
.vc_gitem-animate-slideBottom .vc_gitem-zone-b {
display: block;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
z-index: 1000;
position: absolute;
top: 100%;
height: 100%;
left: 0;
right: 0;
margin: 0;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
top: 0;
}
.vc_gitem-animate-slideTop {
overflow: hidden;
position: relative;
}
.vc_gitem-animate-slideTop .vc_gitem-zone-b {
display: block;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
z-index: 1000;
position: absolute;
top: -100%;
height: 100%;
left: 0;
right: 0;
margin: 0;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
top: 0;
}
.vc_gitem-animate-flipFadeIn {
overflow: hidden;
}
.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 1s;
-moz-transition: -moz-transform 1s;
-o-transition: -o-transform 1s;
transition: transform 1s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.vc_gitem-animate-flipHorizontalFadeIn {
overflow: hidden;
}
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 1s;
-moz-transition: -moz-transform 1s;
-o-transition: -o-transform 1s;
transition: transform 1s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
opacity: 1;
filter: alpha(opacity=100);
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.vc_gitem-animate-goTop20 {
overflow: hidden;
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-a {
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
-o-transition: -o-transform 0.5s ease;
transition: transform 0.5s ease;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
-webkit-transform: translateY(-20%);
-ms-transform: translateY(-20%);
-o-transform: translateY(-20%);
transform: translateY(-20%);
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-b {
display: block;
-webkit-transition: bottom 0.5s ease;
-o-transition: bottom 0.5s ease;
transition: bottom 0.5s ease;
bottom: -100%;
z-index: 1000;
position: absolute;
width: 100%;
margin: 0;
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
bottom: 0%;
}
.vc_gitem-animate-goBottom20 {
overflow: hidden;
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
-o-transition: -o-transform 0.5s ease;
transition: transform 0.5s ease;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
-webkit-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
display: block;
-webkit-transition: top 0.5s ease;
-o-transition: top 0.5s ease;
transition: top 0.5s ease;
top: -100%;
z-index: 1000;
position: absolute;
width: 100%;
margin: 0;
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
top: 0%;
}
.vc_gitem-post-data {
margin-bottom: 15px;
}
.vc_gitem-post-data h2 {
margin: 0;
}
.vc_grid .vc_pageable-load-more-btn {
text-align: center;
margin-top: 25px;
}
.vc_grid .vc_pageable-load-more-btn > .vc_btn {
outline: none;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
display: none;
margin-top: 20px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
cursor: pointer;
display: inline-block;
zoom: 1;
*display: inline;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
display: block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
border: 3px solid;
-webkit-transition: background-color 200ms ease;
-o-transition: background-color 200ms ease;
transition: background-color 200ms ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
display: block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
border: 3px solid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-transition: background-color 200ms ease;
-o-transition: background-color 200ms ease;
transition: background-color 200ms ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
display: block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
opacity: 0.6;
filter: alpha(opacity=60);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
display: block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
opacity: 0.6;
filter: alpha(opacity=60);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
display: block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
opacity: 0.6;
filter: alpha(opacity=60);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
border-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span {
background-color: #5472d2 !important;
border-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
border-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span {
background-color: #00c1cf !important;
border-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
border-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span {
background-color: #fe6c61 !important;
border-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
border-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span {
background-color: #8d6dc4 !important;
border-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
border-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span {
background-color: #4cadc9 !important;
border-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
border-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span {
background-color: #cec2ab !important;
border-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
border-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span {
background-color: #50485b !important;
border-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
border-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span {
background-color: #75d69c !important;
border-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
border-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span {
background-color: #2a2a2a !important;
border-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
border-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span {
background-color: #ebebeb !important;
border-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
border-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span {
background-color: #f7be68 !important;
border-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
border-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span {
background-color: #5aa1e3 !important;
border-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
border-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span {
background-color: #6dab3c !important;
border-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
border-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span {
background-color: #f4524d !important;
border-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
border-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span {
background-color: #f79468 !important;
border-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
border-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span {
background-color: #b97ebb !important;
border-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
border-color: #ffffff !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span {
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
background-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
background-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
background-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
background-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
background-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
background-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
background-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
background-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
background-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
background-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
background-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
background-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
background-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
background-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
background-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
background-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
background-color: #ffffff !important;
}
.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: opacity 0.3s ease-in 0s;
-o-transition: opacity 0.3s ease-in 0s;
transition: opacity 0.3s ease-in 0s;
-webkit-tap-highlight-color: transparent;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
display: none !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
position: absolute;
top: 50%;
margin-top: -12.5px;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 25px;
line-height: 25px;
height: 25px;
display: inline-block;
text-decoration: none;
cursor: pointer;
-webkit-transition: opacity 0.3s ease-in 0s;
-o-transition: opacity 0.3s ease-in 0s;
transition: opacity 0.3s ease-in 0s;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
left: 5px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
left: -30px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
right: 5px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
right: -30px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
color: #ffffff !important;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -13px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -13.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -14px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -14.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -15px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -17.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -20px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -22.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -25px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -27.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next {
margin-top: -30px;
}
.vc_grid-pagination .vc_grid-pagination-list {
outline: none;
display: block;
padding-left: 0;
text-align: center;
margin: 20px 0 0 !important;
border-radius: 2px;
}
.vc_grid-pagination .vc_grid-pagination-list > li {
display: inline-block;
margin: 0;
border: 0px solid transparent;
}
.vc_grid-pagination .vc_grid-pagination-list > li > a,
.vc_grid-pagination .vc_grid-pagination-list > li > span {
color: #ffffff;
background-color: #428bca;
border: 1px solid #428bca;
-webkit-transition: opacity 0.3s ease-in 0s;
-o-transition: opacity 0.3s ease-in 0s;
transition: opacity 0.3s ease-in 0s;
position: relative;
float: left;
padding: 3px 10px;
line-height: 1.42857143;
text-decoration: none;
opacity: 0.5;
filter: alpha(opacity=50);
margin-left: -1px;
font-size: 10px;
}
.vc_grid-pagination .vc_grid-pagination-list > li:first-child > a,
.vc_grid-pagination .vc_grid-pagination-list > li:first-child > span {
margin-left: 0;
}
.vc_grid-pagination .vc_grid-pagination-list > li:hover a,
.vc_grid-pagination .vc_grid-pagination-list > li:focus a,
.vc_grid-pagination .vc_grid-pagination-list > li:hover span,
.vc_grid-pagination .vc_grid-pagination-list > li:focus span {
opacity: 1;
filter: alpha(opacity=100);
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a:after {
font-family: 'vc_grid_v1';
display: inline-block;
content: "\e61b";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a:after {
font-family: 'vc_grid_v1';
display: inline-block;
content: "\e61a";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-first > a:after {
font-family: 'vc_grid_v1';
display: inline-block;
content: "\e618";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-last > a:after {
font-family: 'vc_grid_v1';
display: inline-block;
content: "\e619";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:focus {
z-index: 2;
opacity: 1;
filter: alpha(opacity=100);
cursor: default;
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:focus {
display: none;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li {
border-color: #5472d2 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li > span {
background-color: #5472d2 !important;
border-color: #5472d2 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li {
border-color: #00c1cf !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li > span {
background-color: #00c1cf !important;
border-color: #00c1cf !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li {
border-color: #fe6c61 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li > span {
background-color: #fe6c61 !important;
border-color: #fe6c61 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li {
border-color: #8d6dc4 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li > span {
background-color: #8d6dc4 !important;
border-color: #8d6dc4 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li {
border-color: #4cadc9 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li > span {
background-color: #4cadc9 !important;
border-color: #4cadc9 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li {
border-color: #cec2ab !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li > span {
background-color: #cec2ab !important;
border-color: #cec2ab !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li {
border-color: #50485b !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li > span {
background-color: #50485b !important;
border-color: #50485b !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li {
border-color: #75d69c !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li > span {
background-color: #75d69c !important;
border-color: #75d69c !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li {
border-color: #2a2a2a !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li > span {
background-color: #2a2a2a !important;
border-color: #2a2a2a !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li {
border-color: #ebebeb !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li > span {
background-color: #ebebeb !important;
border-color: #ebebeb !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li {
border-color: #f7be68 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li > span {
background-color: #f7be68 !important;
border-color: #f7be68 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li {
border-color: #5aa1e3 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li > span {
background-color: #5aa1e3 !important;
border-color: #5aa1e3 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li {
border-color: #6dab3c !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li > span {
background-color: #6dab3c !important;
border-color: #6dab3c !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li {
border-color: #f4524d !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li > span {
background-color: #f4524d !important;
border-color: #f4524d !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li {
border-color: #f79468 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li > span {
background-color: #f79468 !important;
border-color: #f79468 !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li {
border-color: #b97ebb !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li > span {
background-color: #b97ebb !important;
border-color: #b97ebb !important;
color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li {
border-color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li > span {
background-color: #ffffff !important;
border-color: #ffffff !important;
color: #2a2a2a !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > span {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-width: 28px;
min-height: 22px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:first-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:first-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:first-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:first-child > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:first-child > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:first-child > span {
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:last-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:last-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:last-child > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:last-child > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:last-child > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:last-child > span {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span {
margin-left: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 22px;
min-width: 22px;
padding: 3px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
margin-left: 5px;
border-radius: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 22px;
min-width: 22px;
padding: 3px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 22px;
min-width: 22px;
padding: 3px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span {
background-color: transparent !important;
color: #000 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
background-color: transparent !important;
color: #fff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li {
border-left-width: 1px !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li > a {
border-width: 0;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled + li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled + li,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li:first-child,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li:first-child {
border-width: 0 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li > a {
color: #000 !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li > a {
color: #fff !important;
}
.vc_grid-loading {
margin: 2em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
-webkit-animation-delay: 0.16s;
animation-delay: 0.16s;
height: 20px;
}
.vc_grid-loading:before,
.vc_grid-loading:after,
.vc_grid-loading {
border-radius: 50%;
width: 12px;
height: 12px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.vc_grid-loading:before {
left: -20px;
}
.vc_grid-loading:after {
left: 20px;
-webkit-animation-delay: 0.32s;
animation-delay: 0.32s;
}
.vc_grid-loading:before,
.vc_grid-loading:after {
content: '';
position: absolute;
top: 0;
}
@-webkit-keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
}
40% {
box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
}
}
@keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
}
40% {
box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
}
}
.vc_grid-filter {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
padding: 0;
}
.vc_grid-filter.vc_grid-filter-center {
text-align: center;
}
.vc_grid-filter.vc_grid-filter-right {
text-align: right;
}
.vc_grid-filter.vc_grid-filter-left {
text-align: left;
}
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active {
background-color: #5472d2;
}
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active {
background-color: #00c1cf;
}
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active {
background-color: #fe6c61;
}
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active {
background-color: #8d6dc4;
}
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active {
background-color: #4cadc9;
}
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active {
background-color: #cec2ab;
}
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active {
background-color: #50485b;
}
.vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active {
background-color: #75d69c;
}
.vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active {
background-color: #2a2a2a;
}
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active {
background-color: #ebebeb;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span {
color: #666666;
}
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active {
background-color: #f7be68;
}
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active {
background-color: #5aa1e3;
}
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active {
background-color: #6dab3c;
}
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active {
background-color: #f4524d;
}
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active {
background-color: #f79468;
}
.vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active {
background-color: #b97ebb;
}
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active {
background-color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span {
color: #666666;
}
.vc_grid-filter > .vc_grid-filter-item {
cursor: pointer;
display: inline-block;
background: transparent;
padding: 4px 10px;
-webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
transition: background-color 0.1s linear;
}
.vc_grid-filter > .vc_grid-filter-item:first-child {
margin-left: 0 !important;
}
.vc_grid-filter > .vc_grid-filter-item > span {
-webkit-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
transition: color 0.1s linear;
outline: none;
padding: 0;
text-decoration: none;
}
.vc_grid-filter > .vc_grid-filter-item:hover > span,
.vc_grid-filter > .vc_grid-filter-item.vc_active > span {
text-decoration: none;
}
.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
margin: 0 5px 5px 0;
border-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-default-less-rounded > .vc_grid-filter-item {
margin: 0 5px 5px 0;
border-radius: 5px;
}
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item {
margin: 0;
border: 1px solid rgba(235, 235, 235, 0.8);
border-collapse: collapse;
}
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:nth-child(n+2) {
margin-left: -1px;
margin-top: -1px;
}
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item.vc_active {
position: relative;
z-index: 1;
border-color: transparent;
}
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:hover > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:hover > a,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item.vc_active > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item.vc_active > a {
text-decoration: none;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:first-child {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:last-child {
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:first-child {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item {
background-color: #7c93dd;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active {
background-color: #5472d2;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item {
background-color: #00919c;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active {
background-color: #00c1cf;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item {
background-color: #fe9b94;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active {
background-color: #fe6c61;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item {
background-color: #a991d3;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active {
background-color: #8d6dc4;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item {
background-color: #73bfd5;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active {
background-color: #4cadc9;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item {
background-color: #e1d9cb;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active {
background-color: #cec2ab;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item {
background-color: #695f77;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active {
background-color: #50485b;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item {
background-color: #9ce2b8;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active {
background-color: #75d69c;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item {
background-color: #444444;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active {
background-color: #2a2a2a;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item {
background-color: #d2d2d2;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item > span {
color: #666666;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active {
background-color: #ebebeb;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span {
color: #666666;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item {
background-color: #fad398;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active {
background-color: #f7be68;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item {
background-color: #86baea;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active {
background-color: #5aa1e3;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item {
background-color: #87c456;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active {
background-color: #6dab3c;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item {
background-color: #f7817d;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active {
background-color: #f4524d;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item {
background-color: #fab698;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active {
background-color: #f79468;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item {
background-color: #cb9fcd;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active {
background-color: #b97ebb;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span {
color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item {
background-color: #e6e6e6;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item > span {
color: #666666;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active {
background-color: #ffffff;
}
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span {
color: #666666;
}
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item {
margin: 0;
border: 1px solid transparent;
border-collapse: collapse;
padding: 3px 7px;
}
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item > span {
color: #FFFFFF;
}
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:nth-child(n+2),
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:nth-child(n+2) {
border-left: none;
margin-left: 1px;
border-top: none;
margin-top: 1px;
}
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:first-child,
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:first-child {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top: 0;
}
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:last-child,
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:first-child {
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
border-top: 0;
}
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:last-child {
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
font-size: 12px;
padding: 1px 5px;
}
.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
font-size: 13px;
padding: 2px 7px;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
font-size: 100%;
padding: 2px 10px;
}
.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
font-size: 18px;
padding: 4px 10px;
}
.vc_grid-filter-select {
display: none;
}
.vc_grid-filter-select,
.vc_grid-filter-dropdown {
font-size: 12px;
margin-bottom: 20px;
}
.vc_grid-filter-select.vc_grid-filter-center,
.vc_grid-filter-dropdown.vc_grid-filter-center {
text-align: center;
}
.vc_grid-filter-select.vc_grid-filter-right,
.vc_grid-filter-dropdown.vc_grid-filter-right {
text-align: right;
}
.vc_grid-filter-select.vc_grid-filter-left,
.vc_grid-filter-dropdown.vc_grid-filter-left {
text-align: left;
}
.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon {
display: none;
}
.vc_grid-filter-select .vc_grid-styled-select select,
.vc_grid-filter-dropdown .vc_grid-styled-select select {
outline: none;
display: inline-block;
}
@media (min-width: 768px) {
.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
color: #5472d2;
}
.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
color: #00c1cf;
}
.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
color: #fe6c61;
}
.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
color: #8d6dc4;
}
.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
color: #4cadc9;
}
.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
color: #cec2ab;
}
.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon {
color: #50485b;
}
.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon {
color: #75d69c;
}
.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon {
color: #2a2a2a;
}
.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
color: #ebebeb;
}
.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
color: #f7be68;
}
.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
color: #5aa1e3;
}
.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon {
color: #6dab3c;
}
.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon {
color: #f4524d;
}
.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon {
color: #f79468;
}
.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
color: #b97ebb;
}
.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon {
color: #ffffff;
}
.vc_grid-filter-select .vc_grid-styled-select,
.vc_grid-filter-dropdown .vc_grid-styled-select {
border: 1px solid #ccc;
display: inline-block;
height: 30px;
overflow: hidden;
padding-right: 5px;
text-align: left;
width: auto;
vertical-align: middle;
}
.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon,
.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon {
font-size: 17px;
display: inline;
vertical-align: middle;
}
.vc_grid-filter-select .vc_grid-styled-select select,
.vc_grid-filter-dropdown .vc_grid-styled-select select {
background: none repeat scroll 0 0 transparent;
border: 0 none;
border-radius: 0;
height: 30px;
line-height: 1;
margin-right: -50px;
padding: 5px;
position: relative;
font-size: 12px;
z-index: 0;
cursor: pointer;
max-width: inherit !important;
}
}
@media (max-width: 768px) {
.vc_responsive .vc_grid-filter-select {
display: block;
}
.vc_responsive .vc_grid-filter {
display: none !important;
}
}
.owl-carousel {    }
.owl-carousel .owl-item .vc_grid-item {
-webkit-transform: translate3D(0, 0, 0);
-ms-transform: translate3D(0, 0, 0);
transform: translate3D(0, 0, 0);
}
.owl-carousel .owl-animated-out {
z-index: 0;
}
.owl-carousel .owl-animated-in {
z-index: 1;
}
@font-face {
font-family: 'vc_grid_v1';
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="vc_arrow-icon-"],
[class*=" vc_arrow-icon-"] {
font-family: 'vc_grid_v1';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_arrow-icon-minus:before {
content: "\e61c";
}
.vc_arrow-icon-plus:before {
content: "\e61d";
}
.vc_arrow-icon-arrow_down:before {
content: "\e61e";
}
.vc_arrow-icon-arrow_up:before {
content: "\e61f";
}
.vc_arrow-icon-arrow_01_left:before {
content: "\e600";
}
.vc_arrow-icon-arrow_01_right:before {
content: "\e601";
}
.vc_arrow-icon-arrow_02_left:before {
content: "\e602";
}
.vc_arrow-icon-arrow_02_right:before {
content: "\e603";
}
.vc_arrow-icon-arrow_03_left:before {
content: "\e604";
}
.vc_arrow-icon-arrow_03_right:before {
content: "\e605";
}
.vc_arrow-icon-arrow_04_left:before {
content: "\e606";
}
.vc_arrow-icon-arrow_04_right:before {
content: "\e607";
}
.vc_arrow-icon-arrow_05_left:before {
content: "\e608";
}
.vc_arrow-icon-arrow_05_right:before {
content: "\e609";
}
.vc_arrow-icon-arrow_06_left:before {
content: "\e60a";
}
.vc_arrow-icon-arrow_06_right:before {
content: "\e60b";
}
.vc_arrow-icon-arrow_07_left:before {
content: "\e60c";
}
.vc_arrow-icon-arrow_07_right:before {
content: "\e60d";
}
.vc_arrow-icon-arrow_08_left:before {
content: "\e60e";
}
.vc_arrow-icon-arrow_08_right:before {
content: "\e60f";
}
.vc_arrow-icon-arrow_09_left:before {
content: "\e610";
}
.vc_arrow-icon-arrow_09_right:before {
content: "\e611";
}
.vc_arrow-icon-arrow_10_left:before {
content: "\e612";
}
.vc_arrow-icon-arrow_10_right:before {
content: "\e613";
}
.vc_arrow-icon-arrow_11_left:before {
content: "\e614";
}
.vc_arrow-icon-arrow_11_right:before {
content: "\e615";
}
.vc_arrow-icon-arrow_12_left:before {
content: "\e616";
}
.vc_arrow-icon-arrow_12_right:before {
content: "\e617";
}
.vc_arrow-icon-navicon:before {
content: "\f0c9";
} .wpb_animate_when_almost_visible {
opacity: 0;
filter: alpha(opacity=0);
}
.wpb_start_animation.wpb_top-to-bottom {
-webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
opacity: 1;
filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_bottom-to-top {
-webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
opacity: 1;
filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_left-to-right {
-webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
opacity: 1;
filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_right-to-left {
-webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
opacity: 1;
filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_appear {
-webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
} @-webkit-keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes wpb_ttb {
0% {
-moz-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes wpb_ttb {
0% {
-o-transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
-ms-transform: translate(0, -10%);
-o-transform: translate(0, -10%);
transform: translate(0, -10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes wpb_btt {
0% {
-moz-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes wpb_btt {
0% {
-o-transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
-ms-transform: translate(0, 10%);
-o-transform: translate(0, 10%);
transform: translate(0, 10%);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes wpb_ltr {
0% {
-moz-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes wpb_ltr {
0% {
-o-transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
-ms-transform: translate(-10%, 0);
-o-transform: translate(-10%, 0);
transform: translate(-10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes wpb_rtl {
0% {
-moz-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes wpb_rtl {
0% {
-o-transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
-ms-transform: translate(10%, 0);
-o-transform: translate(10%, 0);
transform: translate(10%, 0);
opacity: 0;
filter: alpha(opacity=0);
}
100% {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
filter: alpha(opacity=100);
}
} @-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(0.5);
opacity: 0.1;
filter: alpha(opacity=10);
}
100% {
-webkit-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(0.5);
opacity: 0.1;
filter: alpha(opacity=10);
}
100% {
-moz-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(0.5);
opacity: 0.1;
filter: alpha(opacity=10);
}
100% {
-o-transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
@keyframes wpb_appear {
0% {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0.1;
filter: alpha(opacity=10);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
position: relative;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
opacity: 0 !important;
filter: alpha(opacity=0) !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper {
position: absolute;
right: 0;
top: 50%;
margin-top: -50px;
left: 0;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
margin: 2em auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
-webkit-animation-delay: 0.16s;
animation-delay: 0.16s;
height: 50px;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
border-radius: 50%;
width: 12px;
height: 12px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
left: -20px;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
left: 20px;
-webkit-animation-delay: 0.32s;
animation-delay: 0.32s;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
content: '';
position: absolute;
top: 0;
}
@-webkit-keyframes vc_woo-add-cart-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
}
40% {
box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
}
}
@keyframes vc_woo-add-cart-load {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
}
40% {
box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
}
}
.vc_grid-item-mini .added_to_cart.wc-forward {
display: none;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-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, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: normal;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-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-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.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 th, .table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.eot);
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//fbyjan.com.au/wp-content/themes/proagency/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before, .glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #526aff;
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 0;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 21px;
margin-bottom: 21px;
border: 0;
border-top: 1px solid #e6e6e6;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
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;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 700;
line-height: 1.2;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 21px;
margin-bottom: 10.5px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10.5px;
margin-bottom: 10.5px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 39px;
font-family: 'Roboto Condensed', sans-serif;
}
h2, .h2 {
font-size: 32px;
font-family: 'Roboto Condensed', sans-serif;
}
h3, .h3 {
font-size: 26px;
font-family: 'Roboto Condensed', sans-serif;
}
h4, .h4 {
font-size: 19px;
font-family: 'Roboto Condensed', sans-serif;
}
h5, .h5 {
font-size: 15px;
font-family: 'Roboto Condensed', sans-serif;
}
h6, .h6 {
font-size: 13px;
}
p {
margin: 0 0 10.5px;
}
.lead {
margin-bottom: 21px;
font-size: 17px;
font-weight: normal;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 22.5px;
}
}
small, .small {
font-size: 86%;
}
mark, .mark {
background-color: #ff7518;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #526aff;
}
a.text-primary:hover {
color: #1967be;
}
.text-success {
color: #ffffff;
}
a.text-success:hover {
color: #e6e6e6;
}
.text-info {
color: #ffffff;
}
a.text-info:hover {
color: #e6e6e6;
}
.text-warning {
color: #ffffff;
}
a.text-warning:hover {
color: #e6e6e6;
}
.text-danger {
color: #ffffff;
}
a.text-danger:hover {
color: #e6e6e6;
}
.bg-primary {
color: #fff;
background-color: #526aff;
}
a.bg-primary:hover {
background-color: #1967be;
}
.bg-success {
background-color: #3fb618;
}
a.bg-success:hover {
background-color: #2f8912;
}
.bg-info {
background-color: #9954bb;
}
a.bg-info:hover {
background-color: #7e3f9d;
}
.bg-warning {
background-color: #ff7518;
}
a.bg-warning:hover {
background-color: #e45c00;
}
.bg-danger {
background-color: #ff0039;
}
a.bg-danger:hover {
background-color: #cc002e;
}
.page-header {
border-bottom: 1px solid #eeeeee;
margin: 40px 0 50px;
padding-bottom: 5px;
}
ul, ol {
margin-top: 0;
margin-bottom: 10.5px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 21px;
}
dt, dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
background-color: #f4f4f4;
border-left: 3px solid #ffc300;
color: #525252;
font-size: 15px;
font-style: italic;
line-height: 22px;
margin: 0 0 21px;
padding: 35px 30px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #999999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
border-left: 0 none;
border-right: 3px solid #ffc300;
text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 21px;
font-style: normal;
line-height: 1.42857143;
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 0;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 0;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 10px;
margin: 0 0 10.5px;
font-size: 14px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 0;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #999999;
text-align: left;
}
th {
text-align: left;
}
.table {
border: 1px solid #ddd;
margin-bottom: 21px;
max-width: 100%;
width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
color: #000;
font-weight: normal;
text-transform: uppercase;
vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-bottom: 0 none;
border-top: 0 none;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #00b200;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #379f15;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #9954bb;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #8d46b0;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #FF0000;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #fe6600;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #ffc300;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #e60033;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15.75px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 21px;
font-size: 22.5px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
font-weight: normal;
margin-bottom: 5px;
max-width: 100%;
text-transform: uppercase;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple], select[size] {
height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 11px;
font-size: 15px;
line-height: 1.42857143;
color: #333333;
}
.form-control {
display: block;
width: 100%;
height: 43px;
padding: 10px 18px;
font-size: 11px;
line-height: 1.42857143;
color: #888888;
background-color: #ffffff;
background-image: none;
border: 1px solid #eeeeed;
text-transform: uppercase;
border-radius: 0;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #ddd;
outline: 0 none;
}
.form-control::-moz-placeholder {
color: #fff;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #fff;
}
.form-control::-webkit-input-placeholder {
color: #fff;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #e6e6e6;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
line-height: 43px;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
line-height: 31px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
line-height: 64px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio, .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label, .checkbox label {
min-height: 21px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 11px;
padding-bottom: 11px;
margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 31px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.5;
border-radius: 0;
}
select.input-sm {
height: 31px;
line-height: 31px;
}
textarea.input-sm, select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 31px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.5;
border-radius: 0;
}
select.form-group-sm .form-control {
height: 31px;
line-height: 31px;
}
textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 31px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.5;
}
.input-lg {
height: 64px;
padding: 18px 30px;
font-size: 19px;
line-height: 1.3333333;
border-radius: 0;
}
select.input-lg {
height: 64px;
line-height: 64px;
}
textarea.input-lg, select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 64px;
padding: 18px 30px;
font-size: 19px;
line-height: 1.3333333;
border-radius: 0;
}
select.form-group-lg .form-control {
height: 64px;
line-height: 64px;
}
textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 64px;
padding: 18px 30px;
font-size: 19px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 53.75px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 43px;
height: 43px;
line-height: 43px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 64px;
height: 64px;
line-height: 64px;
}
.input-sm + .form-control-feedback {
width: 31px;
height: 31px;
line-height: 31px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #ffffff;
}
.has-success .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
color: #ffffff;
border-color: #ffffff;
background-color: #3fb618;
}
.has-success .form-control-feedback {
color: #ffffff;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
color: #ffffff;
}
.has-warning .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
color: #ffffff;
border-color: #ffffff;
background-color: #ff7518;
}
.has-warning .form-control-feedback {
color: #ffffff;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
color: #ffffff;
}
.has-error .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
color: #ffffff;
border-color: #ffffff;
background-color: #ff0039;
}
.has-error .form-control-feedback {
color: #ffffff;
}
.has-feedback label ~ .form-control-feedback {
top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 11px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
min-height: 32px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 11px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 24.9999994px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn i {
margin-right: 5px;
}
.btn,.wpcf7-submit {
display: inline-block;
margin-bottom: 0;
font-weight: 600;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 10px 18px;
font-size: 14px;
min-height: 36px;
text-transform: uppercase;
color: #333333;
line-height: 1.42857143;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
font-family: 'Roboto Condensed', sans-serif;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
color: #ffffff;
text-decoration: none;
}
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
background: none repeat scroll 0 0 #fff;
border-color: #eeeeee;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
background-color: #f5f5f5;
border-color: #f5f5f5;
color: #333333;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
background-color: #FF0000;
border-color: #FF0000;
}
.btn-default .badge {
color: #FF0000;
background-color: #ffffff;
}
.btn-primary , .wpcf7-submit {
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #526aff;
border-color: #526aff;
}
.btn-primary .badge {
color: #526aff;
background-color: #ffffff;
}
.btn-success {
background-color: #00b200;
border-color: #00b200;
color: #ffffff;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #2f8912;
border-color: #2c8011;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
background-color: #3fb618;
border-color: #3fb618;
}
.btn-success .badge {
color: #3fb618;
background-color: #ffffff;
}
.btn-info {
background-color: #526aff;
border-color: #526aff;
color: #ffffff;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
background-color: #526aff;
border-color: #526aff;
color: #ffffff;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color: #9954bb;
border-color: #9954bb;
}
.btn-info .badge {
color: #9954bb;
background-color: #ffffff;
}
.btn-warning {
background-color: #FF0000;
border-color: #FF0000;
color: #ffffff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ffc300;
border-color: #ffc300;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
background-color: #ff7518;
border-color: #ff7518;
}
.btn-warning .badge {
color: #ff7518;
background-color: #ffffff;
}
.btn-danger {
background-color: #FF0000;
border-color: #FF0000;
color: #ffffff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background-color: #FF0000;
border-color: #FF0000;
color: #ffffff;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
background-color: #ff0039;
border-color: #ff0039;
}
.btn-danger .badge {
color: #ff0039;
background-color: #ffffff;
}
.btn-link, .view-post-btn {
color: #ffc300 !important;
font-weight: 600;
padding: 0;
margin: 0;
min-height: inherit;
height: auto;
border-radius: 0;
font-size: 15px !important;
text-transform:uppercase;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #165ba8;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
border-radius: 0;
font-size: 14px;
line-height: 1.544;
padding: 8px 22px;
font-family: "Roboto Condensed";
}
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 15px;
line-height: 1.5;
border-radius: 0;
}
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 13px;
line-height: 1.5;
border-radius: 0;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
visibility: hidden;
}
.collapse.in {
display: block;
visibility: visible;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup, .dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 15px;
text-align: left;
background-color: #ffffff;
border-radius: 0;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9.5px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 5px 20px;
text-transform: uppercase;
clear: both;
font-weight: 600;
line-height: 1.42857143;
color: #aaaaaa;
white-space: nowrap;
font-family: "Roboto Condensed";
font-size: 14px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: #ffffff;
background-color: #526aff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #526aff;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 13px;
line-height: 1.42857143;
color: #999999;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group, .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
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 .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-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-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-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.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 > .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: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.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-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
height: 64px;
padding: 18px 30px;
font-size: 19px;
line-height: 1.3333333;
border-radius: 0;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
height: 64px;
line-height: 64px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
height: 31px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.5;
border-radius: 0;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
height: 31px;
line-height: 31px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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: 10px 18px;
font-size: 15px;
font-weight: normal;
line-height: 1;
color: #333333;
text-align: center;
background-color: #e6e6e6;
border: 1px solid #cccccc;
border-radius: 0;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 13px;
border-radius: 0;
}
.input-group-addon.input-lg {
padding: 18px 30px;
font-size: 19px;
border-radius: 0;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2;
}
.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 {
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
color: #526aff;
text-decoration: none;
background-color: transparent !important;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
}
.nav .nav-divider {
height: 1px;
margin: 9.5px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
border-color: #e6e6e6 #e6e6e6 #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 0 0 0 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 0;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #526aff;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 0 0 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
visibility: hidden;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 21px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
visibility: visible !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 14.5px 15px;
font-size: 19px;
line-height: 21px;
height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.25px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 21px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 21px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 14.5px;
padding-bottom: 14.5px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 3.5px;
margin-bottom: 3.5px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 3.5px;
margin-bottom: 3.5px;
}
.navbar-btn.btn-sm {
margin-top: 9.5px;
margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 14.5px;
margin-bottom: 14.5px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
}
.navbar-default .navbar-brand {
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
background-color: none;
}
.navbar-default .navbar-text {
}
.navbar-default .navbar-nav > li > a {
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
}
.navbar-default .navbar-toggle {
border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #df6a45;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #FF0000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #df6a45;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: #df6a45;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #df6a45;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #ffffff;
}
.navbar-default .navbar-link:hover {
color: #ffffff;
}
.navbar-default .btn-link {
color: #ffffff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.navbar-inverse {
background-color: #526aff;
border-color: #1967be;
}
.navbar-inverse .navbar-brand {
color: #ffffff;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: none;
}
.navbar-inverse .navbar-text {
color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: #1967be;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #1967be;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #1967be;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #1a6ecc;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #1967be;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #1967be;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #1967be;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #ffffff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: #1967be;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #1967be;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ffffff;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse .btn-link {
color: #ffffff;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #ffffff;
}
.breadcrumb {
float: right;
font-size: 14px;
list-style: outside none none;
margin-bottom: 0;
padding: 65px 0 0;
text-transform:lowercase;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #fff;
} .pagination-wrap {
display: inline-block;
position: relative;
text-align: center;
width: 100%;
}
.pagination-wrap a i {
margin: 0px !important;
}
.pagination-wrap a {
border: 1px solid #dddddd !important;
color: #dddddd !important;
display: inline-block;
font-size: 14px !important;
height: 10px;
margin: 0 8px;
padding: 7px !important;
text-align: center;
text-transform: none;
width: 33px;
}
.pagination-wrap .active a {
color: #FF0000 !important;
}
.pagination {
background: none repeat scroll 0 0 #fff;
border-radius: 0;
display: inline-block;
margin: 20px auto;
padding: 0 20px;
position: relative;
text-align: center;
z-index: 9;
}
.pagination > li {
display: inline;
}
.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 10px 18px;
line-height: 1.42857143;
text-decoration: none;
color: #526aff;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
background-color: #ffc300;
border-color: #ffc300 !important;
color: #fff !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
background-color: #ffc300;
border: medium none !important;
color: #fff !important;
cursor: default;
z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
color: #999999;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
padding: 18px 30px;
font-size: 19px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pagination-sm > li > a, .pagination-sm > li > span {
padding: 5px 10px;
font-size: 13px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pager {
padding-left: 0;
margin: 21px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a, .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
}
.pager li > a:hover, .pager li > a:focus {
text-decoration: none;
background-color: #e6e6e6;
}
.pager .next > a, .pager .next > span {
float: right;
}
.pager .previous > a, .pager .previous > span {
float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover, a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #FF0000;
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #df6a45;
}
.label-primary {
background-color: #526aff;
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #1967be;
}
.label-success {
background-color: #3fb618;
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #2f8912;
}
.label-info {
background-color: #9954bb;
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #7e3f9d;
}
.label-warning {
background-color: #ff7518;
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #e45c00;
}
.label-danger {
background-color: #ff0039;
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #cc002e;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: baseline;
white-space: nowrap;
text-align: center;
background-color: #526aff;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
color: #526aff;
background-color: #ffffff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #e6e6e6;
}
.jumbotron h1, .jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 23px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #cccccc;
}
.container .jumbotron, .container-fluid .jumbotron {
border-radius: 0;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding: 48px 0;
}
.container .jumbotron, .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
font-size: 67.5px;
}
}
.thumbnail {
border: 0;
}
.thumbnail > img, .thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
background-color: #fff;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 21px;
border: 1px solid transparent;
border-radius: 0;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert  a{
color:#fff;
}
.alert > p, .alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert {
background-color: #ffc300;
border-bottom: 5px solid #ffc300;
color: #fff;
}
.btn.btn-warning {
background-color: #e8690c;
border-color: #e8690c;
color: #ffffff;
}
.alert-success {
background-color: #00b200;
border-color: #00b200;
color: #ffffff;
}
.alert-success hr {
border-top-color: #438912;
}
.alert-success .alert-link {
color: #e6e6e6;
}
.alert-info {
background-color: #526aff;
border-color: #526aff;
color: #ffffff;
}
.alert-error {
background-color: #FF0000;
border-color: #FF0000;
color: #ffffff;
}
.alert-info hr {
border-top-color: #693c96;
}
.alert-info .alert-link {
color: #e6e6e6;
}
.alert-warning {
background-color: #ff7518;
border-color: #ff4309;
color: #ffffff;
}
.alert-warning hr {
border-top-color: #ee3800;
}
.alert-warning .alert-link {
color: #e6e6e6;
}
.alert-danger {
background-color: red;
border-color: red;
color: #ffffff;
}
.alert-danger hr {
border-top-color: #d60054;
}
.alert-danger .alert-link {
color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 21px;
margin-bottom: 21px;
background-color: #cccccc;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 13px;
line-height: 21px;
color: #ffffff;
text-align: center;
background-color: #526aff;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #3fb618;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #9954bb;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #ff7518;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #ff0039;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media, .media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right, .media > .pull-right {
padding-left: 10px;
}
.media-left, .media > .pull-left {
padding-right: 10px;
}
.media-left, .media-right, .media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
background-color: #e6e6e6;
color: #999999;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
color: #999999;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #526aff;
border-color: #dddddd;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #dceafa;
}
.list-group-item-success {
color: #ffffff;
background-color: #3fb618;
}
a.list-group-item-success {
color: #ffffff;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
color: #ffffff;
background-color: #379f15;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
color: #fff;
background-color: #ffffff;
border-color: #ffffff;
}
.list-group-item-info {
color: #ffffff;
background-color: #9954bb;
}
a.list-group-item-info {
color: #ffffff;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
color: #ffffff;
background-color: #8d46b0;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
color: #fff;
background-color: #ffffff;
border-color: #ffffff;
}
.list-group-item-warning {
color: #ffffff;
background-color: #ff7518;
}
a.list-group-item-warning {
color: #ffffff;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
color: #ffffff;
background-color: #fe6600;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
color: #fff;
background-color: #ffffff;
border-color: #ffffff;
}
.list-group-item-danger {
color: #ffffff;
background-color: #ff0039;
}
a.list-group-item-danger {
color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
color: #ffffff;
background-color: #e60033;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
color: #fff;
background-color: #ffffff;
border-color: #ffffff;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 21px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 0;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 17px;
color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: -1;
border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: -1;
border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: -1;
border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: -1;
border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 21px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 0;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #526aff;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #526aff;
border-color: #526aff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #526aff;
}
.panel-primary > .panel-heading .badge {
color: #526aff;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #526aff;
}
.panel-success {
border-color: #4e9f15;
}
.panel-success > .panel-heading {
color: #ffffff;
background-color: #3fb618;
border-color: #4e9f15;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #4e9f15;
}
.panel-success > .panel-heading .badge {
color: #3fb618;
background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #4e9f15;
}
.panel-info {
border-color: #7643a8;
}
.panel-info > .panel-heading {
color: #ffffff;
background-color: #9954bb;
border-color: #7643a8;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #7643a8;
}
.panel-info > .panel-heading .badge {
color: #9954bb;
background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #7643a8;
}
.panel-warning {
border-color: #ff4309;
}
.panel-warning > .panel-heading {
color: #ffffff;
background-color: #ff7518;
border-color: #ff4309;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ff4309;
}
.panel-warning > .panel-heading .badge {
color: #ff7518;
background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ff4309;
}
.panel-danger {
border-color: #f0005e;
}
.panel-danger > .panel-heading {
color: #ffffff;
background-color: #ff0039;
border-color: #f0005e;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #f0005e;
}
.panel-danger > .panel-heading .badge {
color: #ff0039;
background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #f0005e;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 0;
}
.well-sm {
padding: 9px;
border-radius: 0;
}
.close {
float: right;
font-size: 22.5px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover, .close:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.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 {
background-clip: padding-box;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
color: #000;
display: block;
margin: 5% auto;
max-width: 920px;
outline: 0 none;
overflow: hidden;
padding: 10px;
position: relative;
}
.modal-backdrop {
position: absolute;
top: 0;
right: 0;
left: 0;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 20px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.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: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: rgba(0, 0, 0, 0.9);
border-radius: 0;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Source Sans Pro", Calibri, Candara, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 15px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: -1 -1 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 {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 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;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
line-height: 1;
font-family: serif;
}
.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%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
content: " ";
display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !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;
}
}
.navbar-inverse .badge {
background-color: #fff;
color: #526aff;
}
body {
-webkit-font-smoothing: antialiased;
}
.text-primary, .text-primary:hover {
color: #526aff;
}
.text-success, .text-success:hover {
color: #3fb618;
}
.text-danger, .text-danger:hover {
color: #ff0039;
}
.text-warning, .text-warning:hover {
color: #ff7518;
}
.text-info, .text-info:hover {
color: #9954bb;
}
table a:not(.btn), .table a:not(.btn) {
text-decoration: underline;
}
table .dropdown-menu a, .table .dropdown-menu a {
text-decoration: none;
}
table .success, .table .success, table .warning, .table .warning, table .danger, .table .danger, table .info, .table .info {
color: #fff;
}
table .success a, .table .success a, table .warning a, .table .warning a, table .danger a, .table .danger a, table .info a, .table .info a {
color: #fff;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .form-control-feedback {
color: #ff7518;
}
.has-warning .form-control, .has-warning .form-control:focus, .has-warning .input-group-addon {
border: 1px solid #ff7518;
}
.has-error .help-block, .has-error .control-label, .has-error .form-control-feedback {
color: #ff0039;
}
.has-error .form-control, .has-error .form-control:focus, .has-error .input-group-addon {
border: 1px solid #ff0039;
}
.has-success .help-block, .has-success .control-label, .has-success .form-control-feedback {
color: #3fb618;
}
.has-success .form-control, .has-success .form-control:focus, .has-success .input-group-addon {
border: 1px solid #3fb618;
}
.nav-pills > li > a {
border-radius: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background-image: none;
}
.close {
text-decoration: none;
text-shadow: none;
opacity: 0.4;
}
.close:hover, .close:focus {
opacity: 1;
}
.alert {
border: none;
}
.alert .alert-link {
text-decoration: underline;
color: #fff;
}
.label {
border-radius: 0;
}
.progress {
height: 18px;
-webkit-box-shadow: none;
box-shadow: none;
}
.progress .progress-bar {
font-size: 8px;
line-height: 8px;
}
.panel-heading, .panel-footer {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-default .close {
color: #333333;
}
a.list-group-item-success.active {
background-color: #3fb618;
}
a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
background-color: #379f15;
}
a.list-group-item-warning.active {
background-color: #ff7518;
}
a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
background-color: #fe6600;
}
a.list-group-item-danger.active {
background-color: #ff0039;
}
a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
background-color: #e60033;
}
.modal .close {
color: #333333;
}
.popover {
color: #333333;
}.product-grid {
margin: 0;
padding: 0;
width: 105%;
}
.product-grid li {
display: inline-block;
list-style: outside none none;
margin: 0 5% 5% 0;
position: relative;
vertical-align: top;
width: 28%;
text-align:left;
}
.isotope-filter .product-grid li {
display: inline-block;
list-style: outside none none;
margin: 0 1% 2%;
position: relative;
vertical-align: top;
width: 21.7%;
height: 450px;
}
.product-image {
border: 1px solid #eeeeee;
margin-bottom: 15px;
overflow: hidden;
position: relative;
}
.product-image img {
width: 100%;
height: auto;
}
.product-bottom .product-name {
color: #333333;
display: inline-block;
font-family: ;
font-size: 15px;
font-weight: normal;
line-height: 20px;
margin: 10px 0 5px 0;
text-align: left;
text-transform: none;
width: 100%;
font-family: 'Roboto Condensed';
}
.product-bottom .product-desc {
margin: 10px 0 10px;
}
.product-bottom .product-rating {
margin: 15px 0;
}
.product-bottom .product-rating .fa {
color: #ffc300;
font-size: 16px !important;
margin-right: 2px;
}
.product-bottom .btn-group {
padding-top: 0;
width: 100%;
}
.btn  .fa-spin{
display:none;
}
.btn.loading  .fa-spin{
display: inline-block;
}
.product-bottom  .added_to_cart{
display: inline-block !important;
margin-top:0;
font-weight: 600;
padding-top: 0 !important;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 10px 10px 10px 15px !important;
font-size: 14px;
text-transform: uppercase;
width: 100%;
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
border-radius: 0;
position: relative;
}
.product-bottom .added{
display:none;
}
.product-grid  .product-bottom .btn-group .btn {
width: 100%;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}
.product-grid  .product-bottom .btn-group .btn {
width: 100%;
border: 1px solid #ddd;
color: #999999;
background: none;
}
.product-grid li:hover .product-bottom .btn-group .btn {
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
}
.label-sale, .label-hot, .label-not-available, .label-best {
color: #526aff;
font-size: 12px;
left: 10px;
padding: 12px 0px 0px 0;
border-radius: 0;
font-family: ;
position: absolute;
font-weight: 600;
text-align: center;
width: 38px;
display: block;
height: 38px;
text-transform: uppercase;
top: 5px;
z-index: 8;
overflow: hidden;
font-family: 'Roboto Condensed', sans-serif;
}
.label-product{
left: 30px !important;
}
.product-image .label-not-available {
background-color: #aaaaaa;
}
.product-image .label-hot {
background-color: #d74516;
}
.label-hot-active .product-image {
border-color: #000;
}
.label-best {
background-color: #ffc300;
}
.product-image .label-star {
background: none repeat scroll 0 0 #000;
left: auto;
padding-left: 10px;
padding-right: 7px;
right: 10px;
}
.fa-star {
color: #ffc300;
margin-right: 2px;
}
.label-not-available-active img {
opacity: 0.6;
} html .selectBox-options LI.selectBox-selected A {
background-color: #f7f7f7;
}
html .selectBox-dropdown {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #ddd;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
color: #000;
cursor: default;
display: inline-block;
line-height: 1.5;
min-width: 150px;
outline: medium none;
position: relative;
text-align: left;
text-decoration: none;
vertical-align: middle;
}
.term-description{
padding: 0px 0 5px 0;
border-bottom: 1px solid #eeeeed;
margin-bottom: 35px;
}
.toolbar-wrap{
display: inline-block;
width: 100%;
padding-bottom: 15px;
margin-top: -15px;
border-bottom: 1px solid #eeeeee;
margin-bottom: 20px;
}
.page-header .breadcrumb {
background-color: transparent;
border-radius: 0;
list-style: outside none none;
margin-bottom: 25px;
padding: 0 15px;
text-align: center;
text-transform: uppercase;
}
.page-header .breadcrumb a {
color: #d74516;
}
.product-mini-list .price-box span {
color: #526aff;
font-size: 16px;
margin-right: 7px;
}
.product-grid li:hover .price-box { }
.price-box {
font-weight: 600;
color: #000;
font-size: 18px;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
font-family: 'Roboto Condensed', sans-serif;
}
.price-box span {
margin-right: 5px;
}
.price-old {
color: #999999 !important;
font-size: 14px !important;
text-decoration: line-through;
}
.product-grid li .slider_img {
left: 10px;
position: absolute !important;
top: 0px;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.product-grid li:hover .slider_img {
-o-transition: all 1s;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.widget-price-button {
background: none repeat scroll 0 0 #f5f5f5;
display: inline-block;
text-align: left;
width: 100%;
}
.widget-price-button .price-current {
display: inline-block;
float: right;
line-height: 38px;
text-align: center;
width: 70%;
font-size: 15px;
color: #333333;
}
.widget-price-button .btn {
border: medium none;
font-size: 14px;
width: 30%;
} .product-paging {
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
padding: 20px 0;
}
.product-paging .btn {
padding: 0 5px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.product-paging .btn:hover {
background: #000;
}
.product-paging .btn:hover span {
color: #fff;
}
.product-paging .btn span {
font-size: 27px;
position: relative;
top: 2px;
}
.btn-arrow {
background: none repeat scroll 0 0 #000;
padding: 5px 5px 5px 25px;
position: relative;
font-size: 13px;
color: #fff;
margin-left: 0px;
top: 8px;
}
.btn-arrow:after {
border-right: 9px solid #000;
border-bottom: 16px solid #fff;
border-top: 16px solid #fff;
border-left: 9px solid #fff;
position: absolute;
left: 0;
top: 0;
content: '';
}
.btn-arrow-left {
position: relative;
right: -2px;
}
.quick-view-modal {
max-width: 1200px;
margin: 5% auto 1%;
}
.close-modal {
cursor: pointer;
font-size: 30px;
position: absolute;
right: 10px;
top: 10px;
z-index: 78;
}
#image-block ul {
margin: 0;
padding: 0;
}
#slider-product {
border: 1px solid #ddd;
}
#carousel li img, #slider-product img {
width: 100%;
height: auto;
}
#carousel .slides li {
border: 1px solid #ddd;
margin: 6px 4px;
}
.product-image-left img {
width: 100%;
height: auto;
}
.product-info .tab-content {
padding: 0px 0 20px 0;
border-bottom: #eeeeee 1px solid;
}
#image-block .flex-direction-nav {
}
#image-block {
margin-bottom: 30px;
}
.product_meta span{
display:inline-block;
width:100%;
}
html .yith-wcwl-add-to-wishlist { margin-bottom: -6px;
width: 100%; top: -15px;
position: relative;
text-align: left;
}
html .yith-wcwl-add-to-wishlist a{
color: #525252;
}
.product-rating-box , .woocommerce-product-rating {
display: inline-block;
width: 100%;
clear: both;
margin: 15px 0;
padding: 15px 0;
border-top: #eee solid 1px;
border-bottom: #eee solid 1px;
position: relative;
}
.product-right .product-rating {
position: absolute;
right: 0;
top: 15px;
}
.product-rating-box a {
color: #999999;
}
.product-right .price-box, .product-right .price-old {
font-size: 28px;
}
.product-right .price-reduction {
background: none repeat scroll 0 0 #d74515;
color: #fff;
display: inline-block;
font-size: 11px;
height: 26px !important;
margin-left: 0;
padding: 5px 5px 5px 25px;
position: relative;
top: -5px;
}
.product-right .price-reduction:after {
border-color: #fff #d74515 #fff #fff;
border-right: 9px solid #d74515;
border-style: solid;
border-width: 13px 9px;
content: "";
left: 0;
position: absolute;
top: 0;
}
.product-right .price-box {
color: #526aff;
float: left;
font-size: 30px;
font-weight: 600;
}
.product-info-top {
clear: both;
display: inline-block;
margin-bottom: 10px;
width: 100%;
}
.product-right .footer-panel {
padding-top: 0;
}
.product-right .footer-panel:after {
border-bottom: 0;
}
.product-label {
padding-top: 30px;
text-align: center;
}
.product-button-group {
width: 100%;
}
.product-button-group .btn-group {
width: 83%;
}
.product-button-group .btn-group .btn {
width: 100%;
}
.product-button-group .qty {
float: right;
margin: 0;
position: relative;
width: 15%;
}
.woocommerce-cart  .qty {
margin: 0;
vertical-align: middle;
line-height: 1;
width: 75px;
}
.input-qty-box {
float: left;
margin: 5px 20px 0 0;
}
.input-qty-box li {
display: inline-block;
float: left;
vertical-align: top;
}
.input-qty-box .range {
margin: 0;
padding: 0;
}
.minus_btn {
border: 1px solid #ddd;
display: block;
float: left;
height: 36px;
margin-right: -2px;
width: 36px;
position: relative;
cursor: pointer;
}
.minus_btn .fa, .plus_btn .fa {
color: #878787;
left: 12px;
position: absolute;
top: 10px;
}
.plus_btn {
border: 1px solid #ddd;
display: block;
float: right;
height: 36px;
margin-left: -2px;
width: 36px;
position: relative;
cursor: pointer;
}
.txtbox {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: 1px solid #ddd !important;
height: 43px;
padding: 10px !important;
text-align: center;
width: 100%;
}
.product-info .nav-tabs > li {
border-bottom: 1px solid #dddddd;
color: #333333;
display: inline-block;
float: none;
font-size: 14px;
font-weight: normal;
line-height: 1.333;
margin: 0 0 20px;
position: relative;
text-transform: uppercase;
}
.product-info .nav-tabs {
border-bottom: medium none;
border-top: 15px solid #526aff;
display: inline-block;
font-weight: bold;
padding-top: 0;
text-align: center;
width: 100%;
}
.product-info .nav-tabs > li {
background: none repeat scroll 0 0 #fff;
border: medium none;
margin-right: -6px;
}
.product-info .nav-tabs > li > a {
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
border: 1px solid #dddddd;
color: #999999 !important;
font-size: 15px;
font-weight: 600;
padding: 12px 20px;
text-align: center;
font-family: 'Roboto Condensed', sans-serif;
}
.product-info .nav-tabs > li > a .fa {
margin-right: 10px;
}
.product-info .nav-tabs > li {
}
.product-info .nav-tabs > li.active a, .product-info .nav-tabs > li:hover a {
background: #526aff !important;
color: #fff !important;
outline: none !important;
border: 1px solid #526aff;
}
.rew_blk .top_row .date, .rew_blk .top_row .user, .rew_blk .top_row .product-rating {
display: inline-block;
margin-left: 0;
margin-right: 20px;
padding-left: 0;
}
.rew_blk .top_row .date .fa, .rew_blk .top_row .user .fa {
color: #999999;
margin-right: 7px;
}
.rew_blk .top_row {
border-bottom: 1px dotted #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}
.rew_blk h5 {
color: #333;
text-transform: uppercase;
}
.rew_blk p {
margin: 0 0 10px;
}
.fa-star-o::before {
color: #ffc300;
}
.product-name {
font-size: 24px;
color: #333333;
font-weight: 600;
margin-top: 0;
}
#image-block img {
width: 100%;
height: auto;
}
.desc {
font-size: 13px;
padding: 15px 0;
}
.desc li {
list-style: square outside none;
margin-left: 10px;
padding: 0;
}
.featured-title {
margin-left: 0;
padding-left: 0;
}
.desc .product-featured {
text-align: left;
}
.product-featured ul {
display: inline-block;
margin: 0 0 5px;
padding: 0;
width: 100%;
}
.product-featured li {
list-style: square outside none;
margin-left: 10px;
padding: 0;
}
.page-product-heading {
background: none repeat scroll 0 0 #000000;
border-bottom: 6px solid #D2583E;
clear: both;
color: #FFFFFF;
display: block;
padding: 10px;
}
.page-product-box .rte {
padding: 0 0 20px 0;
}
.table-data-sheet {
width: 100%;
}
.table-data-sheet th {
border-bottom: 1px solid #dddddd;
padding: 10px;
text-transform: uppercase;
vertical-align: middle;
}
.table-data-sheet td {
border: none;
color: #858585;
font-size: 12px;
padding: 5px;
vertical-align: middle;
}
.table-data-sheet tr:nth-child(2n) {
background: #fff;
}
.pb-right-column .btn.btn-main2 {
}
.pb-right-column .btn.btn-main2 span {
font-size: 20px;
}
.pb-right-column .panel {
padding-bottom: 20px;
}
.product-tabs {
display: inline-block;
}
.pb-right-column .panel .price {
color: #D2583E;
font-size: 4em;
}
.product-featured .featured-box:first-child {
border-left: 0;
}
.product-featured {
border-bottom: 1px solid #dddddd;
border-top: 1px solid #dddddd;
display: inline-block;
margin: 10px 0 5px;
width: 100%;
}
.product-featured .featured-box {
border-right: 1px solid #dddddd;
display: inline-block;
float: left;
padding: 10px 20px;
vertical-align: top;
}
.featured-title {
font-size: 16px;
text-transform: uppercase;
color: #000;
}
.featured-content {
color: #666666;
font-size: 20px;
margin-left: 9px;
}
.featured-content i {
font-size: 20px;
display: inline-block;
margin-right: 5px;
}
.btn-set-middle {
margin: 0 auto;
position: relative;
text-align: center;
width: 430px;
}
.btn-set-section {
border-bottom: 1px solid #eeeeee;
margin: 60px auto 70px;
padding-bottom: 30px;
}
.btn-set-middle a {
color: #fff;
display: block;
padding: 10px;
transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}
.btn-set-middle a span {
display: block;
transform-style: flat;
-webkit-transform-style: flat;
-moz-transformtransform-style: flat;
-ms-transform-style: flat;
transform: rotate(0deg) scale(1.003) skew26deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}
.btn-set-middle .btn-email {
background: none repeat scroll 0 0 #000;
position: absolute;
right: -63px;
top: 0;
width: 231px;
}
.btn-set-middle .btn-call {
left: -55px;
position: absolute;
top: 0;
width: 231px;
}
.btn-set-info {
color: #999999;
font-size: 12px;
margin-top: -30px;
}
.product-tab .nav-tabs > li > a {
font-size: 22px;
padding: 5px 20px;
}
.product-tab .nav-tabs > li:first-child {
margin-left: 5px;
}
.product-tab .nav-tabs {
border-bottom: 0 none;
display: inline-block;
position: relative;
width: 100%;
}
.product-tab ul.clearfix li {
color: #858585;
font-size: 13px;
list-style: none outside none;
padding-left: 10px;
}
.product-tab ul.clearfix li.heading {
color: #666666;
;
font-size: 17px;
list-style: square outside none;
margin-bottom: 10px;
margin-left: 10px;
padding: 0;
}
.carousel-3 li {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
}
.carousel-3 li h3 {
font-size: 17px;
color: #666666;
}
.overlay-bot .section-header .heading {
font-size: 26px;
}
html .overlay-bot hr:before {
border-color: #f9f9f9;
}
.meta-list {
padding: 30px 0;
}
.meta-list span, .meta-list a {
display: inline-block;
vertical-align: top;
padding: 0 3px;
}
.meta-list a {
color: #526aff;
}
.woocommerce-product-search input[type="search"] {
width: 100%;
margin-bottom: 30px;
float: left;
margin-right: 0%;
background: #f7f7f7;
border: 1px solid #eeeeed;
padding: 10px;
font-family: "Roboto Condensed";
}
.woocommerce-product-search input[type="submit"] {
float: right;
width: 26%;
padding: 13px;
display: none !important;
}
.woocommerce-product-search .screen-reader-text{
display:none !important;
}
.cart_totals  table{
width:100%;
margin-bottom:15px;
}
.cart_totals .wc-proceed-to-checkout{
text-align:right;
}.ua-ie-8 body:after {
background: none repeat scroll 0 0 red;
color: #fff;
content: "IE 8 NOT SUPPORT :(";
display: block;
font-family: monospace;
font-size: 40px;
height: 100%;
left: 0;
padding: 20px;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
.ua-ie-8 .layout-theme {
display: none !important;
}
body {
color: #525252;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.52857;
background: none repeat scroll 0 0 #eeeeee;
}
.ip-header .ip-loader svg path.ip-loader-circle {
-webkit-transition: stroke-dashoffset 0.2s;
transition: stroke-dashoffset 0.2s;
stroke: green;
}
.yamm .nav > li > a {
font-family: 'latobold';
}
b, strong {
font-weight: normal;
font-family: 'Roboto', sans-serif;
font-weight: 600;
}
.light-font, .light-font * {
font-family: "Roboto Condensed";
font-weight: 600;
}
.light-font {
position: relative;
margin-bottom: 30px;
}
.light-font:after {
content: '';
display: inline-block;
width: 30px;
border-bottom: 4px solid #333;
position: absolute;
bottom: -15px;
left: 0;
}
.linetitle {
position: relative;
margin-bottom: 25px;
margin-top: 25px;
}
.linetitle * {
text-transform: uppercase;
font-weight: 600;
}
.linetitle:after {
content: '';
display: inline-block;
width: 30px;
border-bottom: 3px solid #333;
position: absolute;
bottom: -11px;
left: 0px;
}
.ul-inline {
margin: 0;
padding: 0;
}
.ul-inline li {
display: inline-block;
}
.btn-icon-right, .btn-icon-left {
position: relative;
border: none !important;
overflow: hidden;
}
.btn-icon-right {
padding-right: 40px;
}
.btn-icon-right:hover .btn-icon {
right: 7px;
}
.btn-icon-right .btn-icon {
font-size: 10px;
padding-right: 0;
position: absolute;
right: 11px;
top: 13px;
height: 20px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.btn-icon-left {
padding-left: 50px;
}
.btn-icon-left .btn-icon {
font-size: 10px;
height: 100%;
left: -10px;
padding-left: 24px;
padding-right: 10px;
position: absolute;
top: 0;
}
.btn:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0;
height: 100%;
background-color: rgba(255,255,255,.4);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.btn:hover:after {
width: 120%;
background-color: transparent;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.btn-transparent {
background: none repeat scroll 0 0 transparent !important;
}
.btn-transparent i {
margin: 0 !important;
}
.separator_10 {
border: medium none;
display: inline-block;
margin-bottom: 10px;
width: 100%;
}
.separator_20 {
border: medium none;
display: inline-block;
margin-bottom: 20px;
width: 100%;
}
.separator_30 {
border: medium none;
display: inline-block;
margin-bottom: 30px;
width: 100%;
}
.separator_40 {
border: medium none;
display: inline-block;
margin-bottom: 40px;
width: 100%;
}
.responsive-img {
width: 100%;
max-width: 100%;
height: auto;
}
input[type=text], input[type=password], input[type=email], input[type=tel], select, textarea {
background: #fff;
border: 1px solid #eeeeed;
color: #aaaaaa;
font-family: inherit;
font-size: 13px;
line-height: inherit;
padding: 10px 20px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus {
border-color: #333333 !important;
color: #333333 !important;
}
.btn-add-review {
padding-top: 20px;
}
.marked_list1 {
margin: 25px 0;
padding: 0 0 0 20px;
}
.marked_list1 li {
list-style: none;
position: relative;
padding-bottom: 2px;
}
.marked_list1 li:before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
left: -20px;
position: absolute;
top: -2px;
font-family: 'FontAwesome';
content: "\f058";
color: #526aff;
}
.marked_list2 {
margin: 25px 0;
padding: 0 0 0 20px;
}
.marked_list2 li {
list-style: none;
position: relative;
padding-bottom: 2px;
}
.marked_list2 li:before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
left: -20px;
position: absolute;
top: -2px;
font-family: 'FontAwesome';
content: "\f058";
color: #ffc300;
}
.no-margin {
margin: 0 !important;
padding: 0 !important;
}
.no-margin-bottom {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.no-margin-top {
margin-top: 0 !important;
padding-top: 0 !important;
}
.primary-color {
color: #526aff;
}
.ul-inline li {
display: inline-block;
}
html [class^="flaticon-"]::before, html [class*=" flaticon-"]::before, html [class^="flaticon-"]::after, html [class*=" flaticon-"]::after {
margin-left: 0;
}
.meta-list li {
display: inline-block;
vertical-align: top;
}
.unstyled {
list-style: none;
padding: 0;
margin: 0;
}
.arrow-list li a {
padding: 0 10px;
color: #525252;
}
.arrow-list i {
color: #ffc300;
margin-right: 15px;
position: relative;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.arrow-list li:hover i {
color: #526aff;
left: 3px;
}
.arrow-list a {
display: inline-block;
width: 100%;
} .home-section {
padding: 40px 0;
position: relative;
background-color: #fff;
display: inline-block;
width: 100%;
clear: both;
margin-top: -10px;
}
.home-section-content {
padding-top: 0;
}
.home-section-content .banner-full-width {
margin-top: -20px;
}
.carousel {
display: inline-block;
width: 100%;
overflow: hidden;
}
.theme-section {
margin: 0;
position: relative;
background-color: transparent;
}
.home-section .vc_col-sm-12 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.home-section.section-preset1, .theme-section.section-preset1 {
background-color: #2e375f;
}
.home-section.section-preset2, .theme-section.section-preset2 {
background-color: #da5226;
}
.home-section.section-preset3, .theme-section.section-preset3 {
background: none repeat scroll 0 0 #f5f5f5;
}
.home-section.section-preset1 *, .theme-section.section-preset1 *, .section-preset1 .service-item .fa:before {
color: #fff;
}
.section-preset2 .service-item {
color: #333;
}
.bg-simple {
background: none repeat scroll 0 0 #f5f5f5;
margin: 40px 0;
padding: 50px 0;
}
.page-theme-section { color: #fff;
overflow: hidden;
padding: 60px 0;
}
.bg-parallax {
overflow: hidden;
position: relative;
background-color: inherit !important;
}
.bg-parallax .section-header .fa, .bg-parallax .section-header .fa:after, .bg-parallax .section-header .fa:before {
background: none repeat scroll 0 0 transparent;
}
.banner-full-width {
background: #222222;
display: inline-block;
font-size: 24px;
margin-bottom: 30px;
margin-top: 0;
padding: 30px 20px;
width: 100%;
}
.banner-full-width > .container {
position: relative;
}
.full-title > .container:after {
display: none !important
}
.banner-full-width > .container:after {
border-bottom: 5px solid #333;
bottom: -35px;
display: inline-block;
left: 0;
padding: 0;
position: absolute;
width: 100%;
}
.banner-full-width .btn {
border: 1px solid #fff;
color: #fff;
min-width: 140px;
}
.banner-full-width .btn.btn-primary {
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
}
.banner-full-width, .banner-full-width p {
color: #fff;
font-size: 24px;
}
#banner01 * {
font-family: "Roboto Condensed";
font-weight: 500;
}
.btn-fw-banner {
padding-right: 60px;
}
.paralax-header {
text-align: left;
position: relative;
margin: 35px 0 35px 0;
font-size: 40px;
font-family: 'Roboto Condensed', sans-serif;
}
.paralax-header::after {
border-bottom: 3px solid #fff;
bottom: -15px;
content: "";
left: 2px;
position: absolute;
width: 6%;
}
.full-title-wrapper {
display: inline-block;
width: 100%;
height: 150px;
}
.full-title.banner-full-width {
background-color: #526aff;
height: 80px;
}
.full-title {
color: #fff;
background: #FC6;
padding: 10px;
}
.layout-header3 .full-title-name:after {
width: auto;
}
.full-title-name:after {
content: '';
width: 300%;
height: 100%;
position: absolute;
left: -300%;
top: 0;
background: #ffc300;
}
.full-title-name {
background: none repeat scroll 0 0 #ffc300;
color: #fff;
display: inline-block;
font-size: 22px;
font-weight: 700;
left: 0;
padding: 20px 32px;
position: relative;
text-transform: uppercase;
top: 18px;
width: 285px;
text-align: center;
font-family: "Roboto Condensed";
}
.full-title-name-inner {
}
.vc_row-fluid .full-title-name {
left: 10px;
}
.full-title-name .btn {
background: none repeat scroll 0 0 #526aff !important;
border-color: #526aff !important;
bottom: -26%;
color: #fff !important;
font-size: 13px;
left: 100%;
position: absolute;
text-transform: none;
}
#main {
padding-top: 50px;
} .header {
clear: both;
display: inline-block;
margin: 17px 0 0;
width: 100%;
position: relative;
z-index: 888;
}
.logo {
position: relative;
margin: 20px 0;
display: inline-block;
top: -5px;
}
.right-header {
text-align: right;
}
.right-header h5 {
font-weight: normal;
margin-bottom: 6px;
color: #999999;
font-size: 14px;
text-transform: uppercase;
font-family: "Roboto Condensed";
}
.right-header h4, .right-header h4 a {
color: #555555;
font-size: 16px;
font-weight: 600;
padding-top: 0px;
margin-top: 0;
font-family: "Roboto Condensed";
}
.right-header .col-right-header {
display: inline-block;
padding-left: 25px;
vertical-align: top;
padding-right: 15px;
margin-top: 0;
border-right: 3px solid #eeeeee;
}
.info-top li {
display: inline-block;
list-style: outside none none;
margin: 0 5px 0 2px;
}
html .navbar-header *, html .navbar-header a {
color: #cccccc !important;
font-size: 13px;
}
.navbar-header {
background: none repeat scroll 0 0 #f4f4f4;
font-size: 14px;
padding: 15px 0 15px;
width: 100%;
}
.navbar-header i {
color: #999999;
font-size: 14px;
margin: 0 5px;
}
.navbar-header .social-links li a {
border-right: 1px solid #999999;
display: inline-block;
line-height: 11px;
padding-right: 10px;
}
.top-cart {
float: right;
margin: 18px 13px 0 0px;
width: auto;
position: relative;
margin-left: 15px;
}
.top-cart a {
text-decoration: none !important;
font-size: 14px;
color: #555555;
position: relative;
font-family: "Roboto Condensed";
}
.top-cart i:after, .top-cart i:before {
font-size: 25px;
margin-right: 5px;
}
.top-cart i, .top-cart .icon-basket {
color: #526aff;
font-size: 20px;
}
.top-cart .qty-top-cart-active {
color: #fff;
font-size: 14px;
height: 27px;
line-height: 27px;
position: absolute;
left: 0;
text-align: center;
top: -6px;
width: 26px;
}
.info-top li a {
padding: 0;
color: #525252;
padding-right: 15px;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
}
#menu-top {
position: relative;
padding-left: 15px;
}
html .navbar-header {
overflow: hidden;
}
#menu-top li a:after {
display: block;
content: "";
height: 200px;
position: absolute;
top: -20px;
right: 0;
}
.info-top li.fa {
padding-left: 20px;
}
.info-top li.fa:after, .info-top li.fa:before {
position: absolute;
left: 0;
top: 0;
color: #555555;
font-size: 14px;
}
.info-top li {
display: inline-block;
list-style: outside none none;
margin: 0 10px 0 0;
}
.yamm .dropdown-menu {
background: none repeat scroll 0 0 #333333;
position: absolute;
top: 71px;
padding: 0;
}
.yamm .dropdown-menu ul {
color: #fff;
list-style: outside none none;
margin: 0 0 25px;
padding: 0;
}
.yamm-fw .dropdown-menu .wpb_text_column a, .yamm .dropdown-menu .wpb_text_column a {
padding: 5px 0 !important;
}
.yamm .dropdown-menu .wpb_text_column a, .yamm .dropdown-menu .widget a {
color: #aaaaaa;
display: inline-block;
font-size: 14px;
line-height: 20px;
padding: 5px 20px !important;
text-transform: uppercase;
width: 100%;
font-size: 15px;
font-family: "Roboto Condensed";
}
.yamm .dropdown-menu i {
margin-right: 10px;
}
.yamm .dropdown-menu a:hover {
color: #fff;
}
.yamm .dropdown-menu .thumbnail {
padding: 0 !important;
border: none !important;
}
.yamm .dropdown-menu h1, .yamm .dropdown-menu h2, .yamm .dropdown-menu h3, .yamm .dropdown-menu h4, .yamm .dropdown-menu h5, .yamm .dropdown-menu h6 {
border-bottom: 1px solid #555555;
color: #fff;
font-size: 16px;
font-weight: 600;
margin-bottom: 30px;
padding-bottom: 15px;
margin-top: 0;
position: relative;
text-transform: uppercase;
font-family: "Roboto Condensed";
}
.yamm .dropdown-menu h1:after, .yamm .dropdown-menu h2:after, .yamm .dropdown-menu h3:after, .yamm .dropdown-menu h4:after, .yamm .dropdown-menu h5:after, .yamm .dropdown-menu h6:after {
border-bottom: 1px solid #c49d1e;
bottom: -1px;
content: "";
display: inline-block;
left: 0;
position: absolute;
width: 70px;
} .section-header .heading {
margin: 0;
text-align: center;
}
.section-header {
display: inline-block;
padding: 0px 0 20px;
text-align: center;
width: 100%;
}
.after-heading-info h1, .after-heading-info h2, .after-heading-info h3, .after-heading-info h4, .after-heading-info h5, .after-heading-info h6 {
font-weight: 600;
font-size: 15px;
margin: 0;
padding: 0;
font-family: "Roboto Condensed";
}
.section-header .heading {
color: #000;
font-size: 30px;
font-weight: 700;
text-align: center;
font-family: "Roboto Condensed";
text-transform: uppercase;
}
.after-heading-info, .highlight_text {
color: #333333;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
font-family: "Roboto Condensed";
}
.title-left .heading {
text-align: left !important;
}
.title-left {
text-align: left !important;
}
.title-left .after-title-info .col-md-3 {
display: none !important;
}
.title-left .after-title-info .col-md-6 {
width: 100% !important;
text-align: left;
} .service-item {
margin: 30px 0;
}
.service-item .fa:before {
color: #333333;
font-size: 26px;
margin: 0;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.service-icon {
margin-bottom: 20px;
display: inline-block;
text-align: center;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.service-item h4 {
font-size: 20px;
margin-bottom: 45px;
text-transform: uppercase;
color: #333333;
position: relative;
font-family: "Roboto Condensed";
}
.service-item h4:after {
content: '';
display: inline-block;
width: 30px;
border-bottom: 3px solid #333;
position: absolute;
bottom: -22px;
left: 50%;
margin-left: -15px;
}
.service-content {
margin-bottom: 20px;
}
.service-content + .btn-srv {
padding-top: 15px;
}
.text-white .service-item .fa::before {
color: #ffc300;
}
.service-item-btn {
padding-top: 30px;
} .testi-box {
padding-top: 15px;
margin-top: 0px;
}
.testi-box .person-text {
background: none repeat scroll 0 0 #fff;
padding: 30px 30px;
position: relative;
font-style: italic;
}
.person-text > .arrow, .person-text > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.person-text > .arrow {
border-width: 11px;
}
.person-text > .arrow:after {
border-width: 10px;
content: "";
}
.person-text.top > .arrow {
left: 55px;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: #ddd;
bottom: -11px;
}
.person-text.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.person-text.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.person-text.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.person-text.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.person-text.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.person-text.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.person-text.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.box-testi-simple {
margin-bottom: 30px;
}
.person-text .icomoon-quote-left {
color: #999999;
font-size: 31px;
left: 30px;
position: absolute;
top: -15px;
}
.person-text h4 {
color: #000;
font-size: 18px;
font-family: "Roboto Condensed";
}
.person-text {
color: #535353;
font-size: 14px;
line-height: 1.333;
padding-left: 50px;
position: relative;
font-family: "Open Sans";
}
.person-avatar img {
border-radius: 100px;
height: 70px !important;
overflow: hidden;
width: 70px !important;
}
.person-info .person-avatar, .person-info .person-name {
display: inline-block;
margin-right: 10px;
vertical-align: top;
}
.person-name h5 {
color: #545454;
font-size: 16px;
margin: 0;
}
.person-name p {
font-size: 12px;
color: #999999;
}
.person-info {
margin-top: 30px;
padding: 0 0 0 20px;
position: relative;
}
.testi-title .product-rating {
margin-bottom: 15px;
}
.person-info .product-rating {
position: absolute;
right: 0;
top: 0;
} .chart {
display: inline-block;
font-size: 35px;
font-weight: 600;
height: 47px;
width: 100%;
font-family: "Roboto Condensed";
}
.ft-icons-simple {
display: inline-block;
float: left;
height: 100%;
width: 33%;
}
.ft-icons-simple .fa, .ft-icons-simple .fa:after, .ft-icons-simple .fa:before {
color: #999999;
font-size: 56px;
position: relative;
top: 5px;
left: -3px;
}
.featured-item-simple-icon h6 {
color: #999999 !important;
font-size: 16px;
font-weight: normal !important;
margin-top: 0;
font-family: "Roboto Condensed";
}
.home-section .featured-item-simple-icon {
margin: 100px 0 !important;
}
.featured-item-simple-icon {
background: none repeat scroll 0 0 #fff;
display: inline-block;
padding: 30px 15px;
width: 100%;
margin: 100px 0;
position: relative;
}
.featured-item-simple-icon::after {
border-bottom: 7px solid #5169fd;
top: -7px;
content: "";
display: inline-block;
left: 0;
position: absolute;
width: 33%;
font-family: "Roboto Condensed";
}
html .featured-item-simple-icon .chart * {
color: #000 !important;
}
.ft-content {
border-left: 1px solid #ddd;
float: left;
padding-left: 7%;
text-align: left;
width: 67%;
} .box-icon-and-button {
display: block;
margin: 0 20px 0 0;
padding: 0 0 0 20px;
text-align: center;
position: relative;
}
.box-border-left:after {
border-left: 1px solid #e7e7e7;
content: "";
display: inline-block;
height: 100%;
left: -15px;
position: absolute;
top: 0;
}
.box-border-right:before {
border-right: 1px solid #e7e7e7;
content: "";
display: inline-block;
height: 100%;
position: absolute;
right: -35px;
top: 0;
}
.box-icon-and-button > .fa, .box-icon-and-button > .fa:after, .box-icon-and-button > .fa:before {
font-size: 90px;
color: #2e375f;
}
.content-hover {
position: relative;
}
.content-hover .btn {
opacity: 0;
margin: 0 auto;
padding: 11px 35px 0 0;
font-size: 10px;
width: 80%;
max-width: 165px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.box-icon-and-button:hover .btn {
opacity: 1;
}
.box-icon-and-button:hover .content-hover .content-hover-i {
visibility: hidden;
}
.content-hover-i {
margin-top: -40px;
}
.box-icon-and-button h3 {
color: #333333;
font-size: 17px;
margin: 15px 0 25px;
} .full-width-box {
clear: both;
}
.full-width-box > .row, .full-width-box .row > .col-md-6 {
margin: 0;
padding: 0;
}
.help-block li, .help-block ul {
list-style: none;
margin: 0;
padding: 0;
}
.contactForm * {
color: #fff;
}
.contactForm {
margin: 6% 15% 5% 5%;
}
.full-width-left, .full-width-right {
position: relative;
z-index: 7;
}
.contactForm input[type='text'], .contactForm input[type='email'], .contactForm input[type='tel'], .contactForm textarea {
background: none repeat scroll 0 0 #d74516;
border: 1px solid #e58869;
color: #fff;
padding: 15px;
height: auto;
}
.contactForm input[type='text'], .contactForm input[type='email'], .contactForm input[type='tel'], .contactForm textarea {
background: none repeat scroll 0 0 #d74516;
border: 1px solid #e58869;
color: #fff;
padding: 15px;
height: auto;
}
.contactForm textarea {
min-height: 115px;
}
.full-width-box:after {
background-color: #d74516;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: none 0s ease 0s;
width: 80%;
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.full-width-box:hover:after {
width: 82%;
} .carousel-team .carousel-text {
text-align: left;
}
.carousel-team .carousel-title {
border-bottom: 1px solid #eeeeee;
padding: 0 20px 20px;
text-align: left;
}
.carousel-team .btn {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #eeeeee !important;
color: #333333;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.carousel-team .btn-icon {
background-color: #2e375f;
padding-right: 15px !important;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.carousel-team li {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.carousel-team li:hover {
background-color: #f5f5f5;
}
.carousel-team li:hover .btn-icon {
background-color: #d74516
}
.carousel-team li:hover .btn {
background-color: #2e375f;
color: #fff;
}
.carousel li .media:after {
background: rgba(255, 255, 255, 0.4);
content: "";
height: 100%;
left: -150%;
position: absolute;
top: 0;
transition: none 0s ease 0s;
width: 100%;
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.carousel li .media {
position: relative;
}
.carousel li:hover .media:after {
left: -50%;
}
.box-1 {
border-bottom: 1px solid #eeeeee;
padding-bottom: 50px;
margin-top: 20px;
padding-bottom: 20px;
}
.box-1-title {
color: #333333;
display: inline-block;
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
text-align: left;
width: 100%;
}
.box-1-text {
padding: 20px 0;
}
.box-1 .media {
margin-bottom: 20px;
} .mc4wp-form {
position: relative;
}
#mc_embed_signup input {
border: 1px solid #dddddd;
margin-bottom: 50px;
margin-top: 20px;
padding: 15px;
width: 100%;
}
.mc_embed_signup_scroll {
position: relative;
}
#mc-embedded-subscribe {
position: absolute;
right: 0;
top: 0;
}
html #mc_embed_signup {
background: none;
} .logo-box {
display: inline-block;
border: 1px solid #dddddd;
} .pre-footer {
background: none repeat scroll 0 0 #526aff;
color: #fff;
cursor: pointer;
font-size: 20px;
margin-top: 20px;
overflow: hidden;
padding: 30px;
position: relative;
text-align: center;
top: 20px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
}
.pre-footer:hover {
background: none repeat scroll 0 0 #ffc300;
}
.pre-footer:hover i {
color: #fff;
}
.pre-footer-content {
display: none;
margin-bottom: -20px;
}
.map-box {
margin-bottom: -20px;
margin-top: 100px;
}
.pre-footer-content iframe, .map-box iframe {
width: 100% !important;
height: 300px;
}
.pre-footer-content img, .map-box img {
width: 100% !important;
height: auto;
}
.btn-location-open {
cursor: pointer;
}
.btn-location-open i {
color: #ffc300;
font-size: 20px;
margin: 12px;
position: relative;
top: 4px;
}
.pre-footer * {
font-size: 20px;
color: #fff;
}
.pre-fot-box {
border-left: 1px solid #df6a45;
color: #fff;
overflow: hidden;
padding-bottom: 45px;
padding-top: 30px;
}
.pre-fot-box * {
color: #fff;
}
.pre-fot-box:hover .btn-icon i {
color: #df6a45;
}
.pre-fot-box:hover .btn-icon {
background: #fff;
}
.pre-fot-box .btn-icon {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
background: none repeat scroll 0 0 #df6a45;
display: inline-block;
float: left;
font-size: 21px;
margin-left: -20px;
margin-right: 30px;
padding: 9px 25px 10px 43px;
position: relative;
top: 0;
width: auto !important;
}
.footer-shop {
background: none repeat scroll 0 0 #222222;
color: #999999;
font-size: 14px;
margin-top: 20px;
padding: 70px 0;
}
.footer-shop p {
margin-bottom: 10px;
}
.footer-shop a {
color: #999999;
text-decoration: none !important;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.footer-shop li:hover a {
color: #fff !important;
}
.footer-shop .fot-logo {
margin-bottom: 30px;
}
.footer-shop .widgettitle {
border-bottom: 1px solid #555555;
color: #fff;
font-size: 18px;
font-weight: 600;
margin-bottom: 40px;
padding-bottom: 15px;
position: relative;
text-transform: uppercase;
position: relative;
font-family: "Roboto Condensed";
}
.footer-shop .widgettitle:after {
border-bottom: 1px solid #c49d1e;
bottom: -1px;
content: "";
display: inline-block;
left: 0;
position: absolute;
width: 70px;
}
.footer-shop ul {
margin: 0;
padding: 0;
list-style: none;
min-width: 48%;
}
.footer-shop ul li {
color: #999999;
padding: 0 0 10px 10px;
}
.fot-box {
margin-bottom: 30px;
}
.footer .logo {
position: relative;
top: 0;
margin-top: 15px;
}
.fot-contact td {
padding: 5px;
vertical-align: top;
}
.footer .catalog-grid .product-bottom *, .dropdown-menu .catalog-grid .product-bottom * {
display: none !important;
}
.footer .catalog-grid .slider_img, .dropdown-menu .catalog-grid .slider_img, .footer .label-sale, .dropdown-menu .label-sale {
display: none !important;
}
html .footer .catalog-grid .product-bottom .product-name, html .dropdown-menu .catalog-grid .product-bottom .product-name {
color: #fff;
}
html .footer .catalog-grid .product-grid li, html .dropdown-menu .catalog-grid .product-grid li {
display: inline-block;
list-style: outside none none;
margin: 1.3% 1%;
max-width: 22%;
position: relative;
text-align: left;
vertical-align: top;
width: auto;
}
html .footer .catalog-grid .product-grid li:before, html .dropdown-menu .catalog-grid .product-grid li:before {
display: none !important;
}
html .footer .product-image, html .dropdown-menu .product-image {
margin: 0;
}
.footer .catalog-grid .product-grid li, .dropdown-menu .catalog-grid .product-grid li {
margin: 0;
padding: 0;
}
.dropdown-menu .product-image a {
margin: 0 !important;
}
.footer .toolbar-wrap, .dropdown-menu .toolbar-wrap {
display: none;
width: 100%;
padding-bottom: 0px;
margin-top: 0;
border-bottom: 0;
margin-bottom: 0px;
}
.footer .product-image {
margin: 5px;
}
.footer .product-image .label-sale {
display: none !important;
}
.footer .widget a {
display: block;
font-weight: normal;
margin-bottom: 3px;
}
.footer #basicuse {
text-align: left;
max-height: 165px;
overflow: hidden;
}
.footer #basicuse li {
display: inline-block;
float: none !important;
margin: 0% 1% 0 1%;
padding: 0!important;
vertical-align: top;
width: 31%;
border: none;
padding: 0 !important;
}
.footer .social-icons {
float: right;
padding-right: 3% !important;
}
.x-hover-box li {
margin-bottom: 5px;
margin-left: 20px;
position: relative;
}
.x-hover-box li:before {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
left: -20px;
position: absolute;
top: 1px;
font-family: 'FontAwesome';
content: "\f058";
color: #fff;
}
.x-hover-box li a {
padding: 5px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.x-hover-box li a:hover {
text-decoration: underline;
}
.x-hover-box li:hover:before {
color: #d74516;
}
.x-hover-box li:hover > a {
text-decoration: underline;
}
.x-hover-box ul {
list-style: none;
padding: 0;
margin: 0;
}
.table-contact i {
font-size: 16px;
margin-right: 10px;
text-align: left;
width: 15px;
}
.table-contact td {
border-bottom: 1px solid #eeeeee;
padding: 10px 10px 10px 0;
vertical-align: top;
color: #525252;
line-height: 1.333;
font-size: 14px;
}
.table-contact td * {
color: #525252;
font-size: 14px;
}
.table-contact td a:hover {
text-decoration: none;
}
.fot-contact i {
color: #fff;
display: inline-block;
font-size: 17px;
margin: 0 5px;
min-height: 25px;
}
.fot-box .social-box .social-links li a {
border: 1px solid #333333;
}
.footer-absolute {
background: none repeat scroll 0 0 #141313;
padding: 20px 0;
position: relative;
}
.footer .social-box {
padding-top: 30px;
}
.footer .social-box li .fa {
position: relative;
margin-right: 0;
right: 0px;
}
.footer .social-box li {
display: inline-block;
list-style: outside none none;
margin-right: 5px;
padding: 0;
}
.footer .social-box li:hover a {
background: none repeat scroll 0 0 #555555;
text-decoration: none;
color: #fff;
}
.footer .social-box li a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #555555;
border-radius: 100px;
color: #999999;
display: inline-block;
font-size: 17px;
height: 40px;
line-height: 18px;
padding: 11px;
width: 40px;
text-align: center;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.copy {
color: #999999;
font-size: 13px;
}
.copy a {
font-size: 13px;
color: #fff;
text-decoration: underline;
}
.copy a:hover {
text-decoration: none;
}
.footer .icon_box_wrap {
margin: 0 15px 20px 0;
display: inline-block;
float: left;
}
.footer .icon_box_wrap .fa {
color: #ffffff;
font-size: 16px;
}
.scroll-top {
background: none repeat scroll 0 0 #fff;
bottom: -25px;
display: inline-block;
left: 48%;
padding: 20px;
position: absolute;
text-align: center;
width: 63px;
text-decoration: none !important;
} .flickr-feed {
list-style: outside none none;
margin: 0;
padding: 0;
text-align: left;
}
.flickr-feed li {
display: inline-block;
list-style: outside none none;
margin-bottom: 5% !important;
margin-left: 3%;
margin-right: 3%;
padding: 0 !important;
position: relative;
width: 27% !important;
}
.flickr-feed > li > a > span {
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 350ms ease-in 0s;
visibility: hidden;
width: 100%;
z-index: 2;
}
.flickr-feed > li > a:hover > span {
opacity: 1;
visibility: visible;
}
.flickr-feed > li > a > span > i {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
border-radius: 50%;
color: #fff;
display: block;
font-size: 16px;
height: 36px;
left: 50%;
line-height: 34px;
margin-left: -18px;
margin-top: -18px;
position: absolute;
text-align: center;
top: 50%;
width: 36px;
}
.flickr-feed li img {
width: 100%;
height: auto;
margin: 0 !important;
}
.fot-logo img {
max-width: 100%;
height: auto;
} html .panel-danger > .panel-heading {
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff !important;
}
html .panel-danger .panel-heading h3 {
color: #ffffff;
}
html .panel-heading h3 {
font-size: 18px;
text-transform: uppercase;
}
html .panel-danger {
border-color: #dddddd;
}
html .panel-title.price {
color: #000;
}
html .panel-danger .btn-danger {
background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;
} .glyph {
background: none repeat scroll 0 0 #fff;
display: inline-block;
margin: 10px;
text-align: center;
vertical-align: top;
width: 120px;
}
.glyph {
background: none repeat scroll 0 0 #fff;
display: inline-block;
margin: 10px;
text-align: center;
vertical-align: top;
width: 120px;
}
.glyph .glyph-icon {
display: block;
font-family: "Flaticon";
font-size: 64px;
line-height: 1;
padding: 10px;
}
.glyph .glyph-icon::before {
font-size: 44px;
margin-left: 0;
} html .scroll-top-view {
opacity: 1 !important;
}
.scroll-top {
background: none repeat scroll 0 0 #ffc300;
bottom: 2%;
color: #fff !important;
cursor: pointer;
display: inline-block;
left: auto;
padding: 6px;
position: fixed;
right: 2% !important;
text-align: center;
text-decoration: none !important;
width: 38px;
opacity: 0 !important;
} .pp-box-wrap {
text-align: center;
width: 580px;
float: left;
}
.pp-box {
float: left;
}
.pp-box-item {
background: none repeat scroll 0 0 #f4f4f4;
float: left;
width: 580px;
}
.pp-box {
height: 248px;
width: 290px;
position: relative;
}
.pp-image img {
width: 100%;
height: auto;
}
.pp-content {
box-sizing: content-box;
height: 190px;
padding: 30px;
text-align: left;
overflow: auto;
}
.pp-content h5 {
margin-bottom: 20px;
}
.pp-content p {
font-size: 14px;
line-height: 26px;
}
.pp-content:hover {
background: none repeat scroll 0 0 #ffc300;
color: #fff;
}
.pp-content:hover * {
color: #fff;
}
.pp-content:hover .arrow {
border-color: #ffc300 !important;
}
.pp-content.top .arrow {
border: 12px solid #f4f4f4;
top: -10px;
height: 20px;
left: 30px;
position: absolute;
width: 20px;
z-index: 999;
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
}
.pp-content.bottom .arrow {
border: 12px solid #f4f4f4;
bottom: -10px;
height: 20px;
left: 30px;
position: absolute;
width: 20px;
z-index: 999;
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
} .carousel-team li {
position: relative;
}
.carousel-team .media:hover .overlay-team {
opacity: 1;
}
.carousel-team .media::after {
display: none !important;
}
.overlay-team {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
color: #fff;
font-size: 13px;
height: 100%;
left: 0;
opacity: 0;
overflow: auto;
padding: 25px;
position: absolute;
text-align: center;
top: 0;
transition: all 0.3s ease-out 0s;
width: 100%;
z-index: 9999;
}
.carousel-team .team-name {
text-align: center;
font-size: 16px;
text-align: center;
text-transform: uppercase;
}
.carousel-team .team-position {
color: #526aff;
font-size: 12px;
text-align: center;
text-transform: uppercase;
} .form-group input[type=text], .form-group input[type=password], .form-group input[type=email], .form-group input[type=tel], .form-group select, .form-group textarea {
width: 100%;
}
html div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
color: #ff0000;
}  .box-2-title {
color: #333333;
display: inline-block;
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
text-align: left;
width: 100%;
padding: 30px 0 10px 0;
}
.box-2-text {
padding: 20px 0;
}
.media:after {
background: rgba(255, 255, 255, 0.4);
content: "";
height: 100%;
left: -150%;
position: absolute;
top: 0;
transition: none 0s ease 0s;
width: 100%;
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.media {
position: relative;
}
.media:hover:after {
left: -50%;
}
.btn-download {
background: none repeat scroll 0 0 #ffc300;
color: #000 !important;
display: inline-block;
margin: 10px 0;
padding: 18px 20px;
width: 100%;
}
.btn-download i {
margin-right: 10px;
}
.info-desc {
border: 7px solid #f9be00;
box-shadow: 1px 1px 3px #daa700 inset;
display: inline-block;
padding: 50px;
position: relative;
margin-bottom: 20px;
overflow: hidden;
}
.info-desc:after {
background: none repeat scroll 0 0 #f9be00;
content: "";
display: block;
height: 20px;
position: absolute;
right: -18px;
top: -11px;
width: 50px;
z-index: 98;
-moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); }
.info-desc:before {
background: none repeat scroll 0 0 #f9be00;
content: "";
display: block;
height: 20px;
position: absolute;
left: -17px;
bottom: -19px;
width: 50px;
z-index: 98;
-moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); }
.info-desc th {
color: #000;
font-weight: normal;
min-width: 100px;
padding: 5px;
vertical-align: top;
border: none !important;
text-align: left !important;
}
.info-desc td {
padding: 5px;
vertical-align: top;
font-weight: normal;
border: none !important;
text-align: left !important;
}
.info-desc td i {
color: #526aff;
font-size: 16px;
} .contactForm2 textarea {
min-height: 160px;
}
.map .iframe {
border: medium none;
height: 400px;
margin: 20px 0 -28px;
overflow: hidden;
width: 100%;
}/*/*//**//*/*/.layout-theme {
background: #fff;
}/**/.layout-boxed {
max-width: 1240px;
margin: auto;
background: #fff;
}
.layout-boxed .home-page {
background: #fff;
} .layout-header2 .sticky  .navbar-collapse.collapse {
visibility: hidden !important;
display:none !important;
}
@media (min-width:767px) {
.layout-header2 .info-top li.fa:after, .layout-header2 .info-top li.fa:before {
color: #fff;
}
html .layout-header2 .header * {
color: #fff !important;
border: none;
}
.layout-header2 .hide-header2 {
display: none !important;
}
html .layout-header2 .yamm {
float: right !important;
position: absolute;
right: 0;
text-align: right;
top: 130px;
width: 100%;
}
html .layout-header2 .header .logo {
display: none !important;
}
html .layout-header2 .yamm {
background: transparent !important;
}
html .layout-header2 .social-box {
display: none !important;
}
.search-box, .search-box * {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
html .layout-header2 .nav {
padding-left: 0;
padding-right: 0;
float: right;
}
.layout-header2 .header.sticky .top-nav .yamm {
display: block !important;
}
.logged-in .layout-header2 .header {
top: 35px;
}
.layout-header2 .header {
position: absolute;
top: 0px;
left: 0;
width: 100%;
margin: 0 0 30px 0;
}
.layout-header2 .right-header {
left: -20px;
margin: 0 0 30px;
position: absolute;
top: 11px;
width: 100%;
z-index: 997;
}
.layout-header2 .navbar-header {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
position: absolute;
top: 15px;
left: 0;
width: 100%;
z-index: 997;
z-index: 998;
color: #fff;
}
.layout-header2 .navbar-header * {
color: #fff;
}
.layout-header2 .yamm .nav > li > a {
color: #fff;
}
.layout-header2 .info-top li a {
border-right: 1px solid #fff;
}
.logged-in .layout-header2 .navbar-header {
top: 30px !important;
}
.layout-header2 .info-top li a:hover {
text-decoration: underline !important;
color: #fff !important;
}
.layout-header2 .header #search-global-mobile {
display: none !important;
}
.layout-header3 .right-header {
display: none !important
}
.layout-header3 .header.sticky .yamm {
display: none !important;
}
.layout-header3 .yamm {
background: transparent !important;
position: absolute;
top: -53px;
right: 0;
}
.layout-header3 .yamm .nav > li > a {
color: #333333;
}
.layout-header3 .search-box {
display: none !important;
}
}
@media (max-width:767px) {
html .layout-header2 .header {
background: none;
margin: 0;
padding-top: 30px;
padding-bottom: 30px;
}
html .layout-header2 .top-cart .icon-basket {
color: #fff;
font-size: 23px;
}
html .layout-header2 .yamm .navbar-nav > li {
background: none repeat scroll 0 0 #fff;
display: inline-block;
float: none;
position: relative;
text-align: left;
width: 100%;
}
html .carousel-3.carousel-disable li {
padding-bottom: 5%;
width: 100%;
}
} .layout-header3 .top-cart {
display: none !important;
} .pagination li, .woocommerce-pagination li {
display: inline-block;
list-style: none;
margin: 0 2px;
}
.pagination li a, .woocommerce-pagination a, .woocommerce-pagination .page-numbers {
border: 1px solid #dddddd;
padding: 7px 10px !important;
color: #dddddd !important;
font-size: 14px !important;
}
.pagination li, .woocommerce-pagination li {
border-color: #ffc300;
}
.pagination li:hover a, .pagination li.current a, .woocommerce-pagination li .current {
background: #ffc300 !important;
color: #fff !important;
text-decoration: none !important;
}
.pagination li.arrow, .pagination .extend {
display: none !important;
}
.search-box:hover {
border-color: #fff;
}
.search-box {
border: 1px solid transparent;
float: right;
margin: 17px;
color: #fff;
}
.search-box input[type=text] {
background: transparent;
border: 0;
padding: 5px 40px 5px 5px;
color: #fff !important;
margin: 5px 4px 5px 4px;
font-size: 12px;
text-transform: uppercase;
}
.search-box .fa {
color: #fff;
position: relative;
top: -4px;
} #page-preloader {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: #fff none repeat scroll 0 0;
z-index: 100500;
text-align:center;
}
#page-preloader .spinner-loader{
position: absolute;
text-align: center;
display: block;
top: 50%;
margin-left: -175px;
left: 50%;
margin-top: -100px;
width: 390px;
}
.logo__loader{
display: block;
margin: 20px auto;
}
@-moz-keyframes throbber-loader {
0% {
background: #e6e6e6;
}
10% {
background: #a8a8a9;
}
40% {
background: #e6e6e6;
}
}
@-webkit-keyframes throbber-loader {
0% {
background: #e6e6e6;
}
10% {
background: #a8a8a9;
}
40% {
background: #e6e6e6;
}
}
@keyframes throbber-loader {
0% {
background: #e6e6e6;
}
10% {
background: #a8a8a9;
}
40% {
background: #e6e6e6;
}
} .throbber-loader:not(:required) {
-moz-animation: throbber-loader 2000ms 300ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 300ms infinite ease-out;
animation: throbber-loader 2000ms 300ms infinite ease-out;
background: #e6e6e6;
display: inline-block;
position: relative;
text-indent: -9999px;
width: 0.9em;
height: 1.5em;
margin: 0 1.6em;
}
.throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
background: #e6e6e6;
content: '\x200B';
display: inline-block;
width: 0.9em;
height: 1.5em;
position: absolute;
top: 0;
}
.throbber-loader:not(:required):before {
-moz-animation: throbber-loader 2000ms 150ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 150ms infinite ease-out;
animation: throbber-loader 2000ms 150ms infinite ease-out;
left: -1.6em;
}
.throbber-loader:not(:required):after {
-moz-animation: throbber-loader 2000ms 450ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 450ms infinite ease-out;
animation: throbber-loader 2000ms 450ms infinite ease-out;
right: -1.6em;
}
.theme-divider {
clear: both;
display: inline-block;
width: 100%;
position:relative;
overflow:hidden;
}
.theme-divider div {
width: 21%;
display: inline-block;
padding: 7px;
margin-left: -1%;
position: relative;
top: -2px;
}
.divider1 {
background-color: #3e79f0;
}
.divider2 {
background-color: #fc941a;
}
.divider3 {
background-color: #fbc800;
}
.divider4 {
background-color: #96ba22;
}
.divider5 {
background-color: #dc0003;
position:absolute !important;
right:0 !important;
top:0 !important;
}.page-title {
text-transform: uppercase;
font-size: 22px;
color: #000;
} .clear {
clear: both;
}
.alignnone {
margin: 0 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto;
text-align: center;
}
.blockquote {
padding: 20px;
background: #000;
}
.entry-media .blockquote {
background: none repeat scroll 0 0 #f4f4f4;
border-left: 3px solid #ffc300;
color: #525252;
display: inline-block;
font-size: 15px;
margin-bottom: 0;
padding: 30px;
position: relative;
width: 100%;
}
.entry-media .blockquote a {
font-size: 15px;
text-decoration: none;
}
.blockquote-autor {
display: inline-block;
float: right;
font-size: 14px;
font-weight: 600;
position: relative;
text-transform: uppercase;
} aside.sidebar {
padding-top: 0px;
}
.widget-title {
color: #333333;
font-size: 20px;
font-weight: 700;
line-height: 1.333;
margin: 0 75px 20px 0;
position: relative;
text-transform: uppercase;
font-family: "Roboto Condensed";
}
aside .widget {
border-bottom: 1px solid #eeeeee;
margin-bottom: 30px;
padding-bottom: 20px;
}
.widget-filter .block_content li {
padding: 5px 0;
}
.widget-title .fa {
color: #526aff;
font-size: 20px;
margin-right: 10px;
}
.about-autor .widget-title, .section-comment .widget-title {
display: inline-block;
}
.media-tab .pull-left {
margin: 0 3% 0 0;
width: 23%;
}
#rec   .pull-left , #pop .pull-left{
float: none !important;
margin: 3% 0 0;
width: 100%;
}
.block_content {
color: #888888;
font-size: 14px;
margin-bottom: 20px;
}
.block_content img {
max-width: 100%;
height: auto;
}
.block_content ul {
margin: 0;
padding: 0;
color: #888888;
font-size: 14px;
}
.block_content ul .media-heading {
margin-top: 0;
margin-bottom: 5px;
font-weight: 700;
text-transform: uppercase;
}
.block_content ul li {
font-family: 'Roboto Condensed', sans-serif;
display: inline-block;
list-style: outside none none;
margin-bottom: 0px;
width: 100%;
}
.li-last {
border-bottom: 0 !important;
}
html .btn-download {
font-weight: 700;
}
.block_content a {
font-family: 'Roboto', sans-serif;
color: #333333;
font-size: 15px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.block_content a:hover {
color: #000;
}
#search-global-form {
position: relative;
}
#search-global-form button {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
font-size: 14px;
position: absolute;
right: 10px;
top: 10px;
}
aside .widget-search.widget input[type="text"] , .widget_search input[type="text"] {
background-color: #f7f7f7;
padding-right: 35px !important;
width: 100%;
}
aside .widget_nav_menu .block_content {
border-top: 1px solid #eeeeee;
border-bottom: 0 !important;
}
aside .widget_nav_menu .category-list{
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
aside .widget_nav_menu li , aside .widget_product_categories li {
border-bottom: 1px solid #eeeeee;
border-left: 4px solid #fff;
margin-bottom: 0 !important;
padding-left: 40px;
margin: 0;
position: relative;
}
aside .widget_nav_menu li:before , aside .widget_product_categories li:before{
font-family: 'FontAwesome';
content: "\f178";
display:block;
position:absolute;
top:15px;
left:10px;
color: #333333;
}
aside .widget_nav_menu .menu , aside .widget_product_categories  .product-categories {
border-bottom:1px solid #eeeeee;
border-top:1px solid #eeeeee;
}
aside .widget_nav_menu{
border-bottom:0 !important;
}
aside .widget_nav_menu li:hover ,aside  .widget_product_categories li:hover {
border-left: 4px solid #526aff;
}
aside .widget_nav_menu li a ,aside  .widget_product_categories li a {
padding: 15px 0 !important;
display: inline-block;
}
html aside  .widget_product_categories{
margin-bottom:0;
border:none;
}
html  aside .widget_product_categories li.current-cat a{
font-weight:600;
}
.widget_nav_menu li i {
color: #ffc300 !important;
}
.widget_nav_menu li:hover a {
text-decoration: none;
}
.category-list li a {
padding: 0 10px;
}
.category-list i {
color: #ffc300;
margin-right: 15px;
position: relative;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.category-list li:hover i {
color: #526aff;
left: 3px;
}
.category-list a {
color: inherit;
display: inline-block;
width: 100%;
}
.category-list .amount-cat {
color: #526aff;
float: right;
margin: 0 20px;
}
.block_content .category-list {
margin-left: 0;
}
.product-mini-list .entry-thumbnail {
border: 1px solid #eeeeee;
float: left;
margin: 0 5% 5% 0;
width: 23%;
}
.product-mini-list .entry-thumbnail img {
width: 100%;
height: auto;
}
.product-mini-list .entry-main {
float: left;
width: 70%;
;
}
.entry-title a {
color: #2d375f;
font-size: 14px;
font-weight: normal;
text-transform: none;
}
.product-mini-list .entry-main .entry-header {
margin: 0 0 5px;
}
.product-mini-list .entry-main .entry-meta {
margin: 0;
}
.product-mini-list .entry-main .entry-meta .meta {
color: #526aff;
font-size: 12px;
}
.tagcloud li {
display: inline-block;
margin-bottom: 20px !important;
vertical-align: top;
width: auto !important;
}
.tagcloud  a {
background: none repeat scroll 0 0 #999999;
border: medium none;
color: #fff;
display: inline-block;
font-size: 14px !important;
margin-bottom: 3px;
padding: 7px 10px;
}
.tagcloud a:hover  {
background: #ffc300;
color: #fff;
text-decoration: none;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
} .main-content  img{
max-width:100%;
height:auto;
}
.main-content embed,.main-content iframe{
max-width:100%;
}
.main-contenttd,.main-content th,.main-contenttd,.main-content td{
border:1px solid #ddd;
padding:5px;
text-align:center;
vertical-align:middle;
font-weight:normal;
font-family: 'Roboto Condensed', sans-serif;
}
.type-post.sticky:after {
content: "\e031";
font-family: 'Simple-Line-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
color: #ffc300;
font-size: 31px;
height: 20px;
position: absolute;
right: 20px;
text-transform: none;
top: -20px;
width: 20px;
z-index: 777;
}
.entry-header {
margin-bottom: 10px;
position: relative;
}
.post {
padding-bottom: 40px;
margin-bottom: 0;
display: inline-block;
width:100%;
}
.entry-thumbnail:hover .bx-prev, .entry-thumbnail:hover .bx-next {
opacity: 1;
}
.sticky-post {
background: #ffc908;
color: #fff;
display: block;
font-size: 25px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 109px;
line-height: 1;
padding: 31px 10px 0 32px;
position: absolute;
right: -70px;
text-align: left;
text-transform: none;
top: -53px;
transform: rotate(-45deg);
width: 100px;
z-index: 777;
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sticky-post i {
font-size: 15px;
left: -25px;
position: relative;
top: -5px;
}
.post-type-media {
background: none repeat scroll 0 0 #fff;
bottom: -58px;
color: #000;
display: block;
font-size: 31px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 150px;
left: -36px;
line-height: 1;
padding: 48px 10px 0 30px;
position: absolute;
text-align: right;
text-transform: none;
transform: rotate(-45deg);
width: 100px;
z-index: 777;
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.post-type-media i {
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
display: block;
}
.box-date-post {
border-right: 1px solid #eeeeee;
color: #000;
font-size: 24px;
height: 50px;
left: 0;
padding: 0px;
position: absolute;
top: 0;
width: 70px;
z-index: 78;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.post .entry-media {
position: relative;
margin-bottom: 20px;
}
.post .entry-media img {
max-width: 100%;
height: auto;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
.box-date-post {
text-align: center;
}
.box-date-post .date-1 {
display: block;
font-size: 26px;
line-height: 32px;
font-weight: 700;
}
.box-date-post .date-2 {
color: #526aff;
font-size: 14px;
position: relative;
top: -10px;
}
.entry-thumbnail {
position: relative;
text-align:center;
background:none repeat scroll 0 0 #F9F9F9;
}
.post .entry-media {
overflow: hidden;
position: relative;
}
.post .entry-media:after {
background: rgba(255, 255, 255, 0.4);
content: "";
height: 100%;
left: -150%;
position: absolute;
z-index: 77;
top: 0;
transition: none 0s ease 0s;
width: 100%;
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.post .entry-media:hover:after {
left: -80%;
}
.post .bx-controls {
position: absolute;
}
.post .entry-main {
padding-left: 100px;
position: relative;
}
.post .entry-title {
margin: 0 0 20px;
padding: 0;
text-transform: none;
clear: both;
}
.post .entry-title  a {
color: #333333;
font-size: 28px;
font-weight: 600;
line-height: 32px;
text-transform: none;
}
.post .entry-title  {
color: #333333;
font-size: 28px;
font-weight: normal;
line-height: 32px;
text-transform: none;
}
.post .entry-content {
text-align: left;
margin-bottom: 10px;
transition: all 0.3s cubic-bezier(0, 0.3, 0.5, 0.2);
-ms-transition: all 0.3s cubic-bezier(0, 0.3, 0.5, 0.2);
-moz-transition: all 0.3s cubic-bezier(0, 0.3, 0.5, 0.2);
-webkit-transition: all 0.3s cubic-bezier(0, 0.3, 0.5, 0.2);
}
.divider-bog{
padding:0 3px;
}
.entry-meta {
margin-bottom: 10px;
margin-top: 20px;
text-align: left;
}
.entry-meta li {
color: #999999;
display: inline-block;
font-size: 13px;
list-style: outside none none;
padding: 0 3px;
vertical-align: top;
}
.entry-meta  * {
color: #999999;
font-size: 13px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.entry-meta li i {
margin-right: 5px;
}
.entry-meta li a:hover {
color: #333333;
}
.footer-panel {
padding: 30px 0 0 0;
position: relative;
}
.entry-footer {
padding-top: 20px;
}
.footer-panel a {
color: #999999;
font-size: 13px;
margin: 0 3px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.footer-panel a:hover {
color: #333333;
}
.footer-panel i {
margin-right: 3px;
color: #526aff;
}
.post .entry-media:hover .box-date {
background-color: #2e375f;
}
.box-date {
background: none repeat scroll 0 0 #d74516;
bottom: 0;
color: #fff;
display: inline-block;
font-size: 11px;
padding: 10px 50px 10px 30px;
position: absolute;
right: -20px;
text-align: center;
-ms-transform-style: flat;
transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.box-date .box-date-transform {
transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}
.box-date span {
display: block;
font-family: latoblack;
font-size: 24px;
}
.post-grid .entry-title, .post-grid .entry-title a {
font-family: "latoregular";
color: #333333;
font-size: 18px;
}
.post-grid .entry-title {
margin-bottom: 20px;
}
.post-grid .entry-footer {
margin: 20px 0 5px;
padding: 0;
}
.post-grid .box-date {
background: #fff;
color: inherit;
}
.post-grid .box-date .fa {
color: #d74516;
font-size: 11px;
left: -2px;
position: relative;
top: -2px;
}
.post-grid.post .entry-media:hover .box-date, .post-grid.post .entry-media:hover .box-date .fa {
color: #fff;
}
.grid-post-button {
padding-top: 10px;
} .entry-footer {
padding-top: 20px;
}
.footer-panel .social-links {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
}
.footer-panel.social-divider .social-links {
bottom: -30px;
margin: 0;
position: relative;
}
.footer-panel.social-divider .social-links li::after {
display: none;
}
.footer-panel.social-divider .social-links li {
display: inline-block;
height: 35px;
list-style: outside none none;
margin-right: -3px;
padding: 8px 15px 6px 17px;
position: relative;
transition: all 0.1s ease-out 0s;
transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
}
.footer-panel.social-divider .social-links li a {
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
display: block;
}
.footer-panel .social-box h4 {
color: #333333;
display: inline-block;
font-size: 14px;
font-weight: 600;
margin: 3px 5px 0 0;
padding: 0;
text-transform: uppercase;
vertical-align: top;
}
.footer-panel .social-links li {
display: inline-block;
list-style: outside none none;
margin-right: 0px;
position: relative;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.footer-panel .social-links li a {
font-size: 14px;
padding: 2px;
text-transform: uppercase;
}
.footer-panel .social-links li .fa {
font-size: 14px;
margin-right: 3px;
}
.footer-panel .social-links li:hover .fa, .social-links li:hover a, .social-divider.footer-panel li a, .social-divider.footer-panel li .fa {
color: #fff !important;
text-decoration: none;
}
.footer-panel .social-links .social-facebook:hover, .social-divider.footer-panel .social-links .social-facebook {
background: #3b5998;
}
.footer-panel .social-links li .fa-facebook-square {
color: #3b5998;
}
.footer-panel .social-links li .fa-twitter-square {
color: #26c4f1;
}
.footer-panel .social-links .social-twitter:hover, .social-divider.footer-panel .social-links .social-twitter {
background: #26c4f1;
}
.footer-panel .social-links li .fa-google-plus {
color: #e93f2e;
}
.footer-panel .social-links .social-google:hover, .social-divider.footer-panel .social-links .social-google {
background: #e93f2e;
}
.footer-panel .social-links li .fa-pinterest-square {
color: #b81621;
}
.footer-panel .social-links .social-pinterest:hover, .social-divider.footer-panel .social-links .social-pinterest {
background: #b81621;
}
.widget-post .meta * {
font-size: 11px;
}
.widget-post .product-mini-list .entry-thumbnail {
width: 20%;
}
.social-divider {
text-align: center;
}
.product-mini-list h5 {
margin: 0;
}
.product-mini-list h5 a {
color: #333333;
font-size: 14px;
font-weight: 600;
} .comments-header {
z-index: 7;
background: none repeat scroll 0 0 #000000;
display: inline-block;
font-weight: normal;
margin-bottom: 30px;
padding: 12px 20px;
position: relative;
color: #fff;
font-size: 16px;
text-transform: uppercase;
}
.comments-header a {
color: #fff;
}
.comments-list > li {
list-style: none;
}
.comments-list > li li {
position: relative;
}
.comments-list {
margin-bottom: 15px;
margin-left: 0;
padding-left: 0;
}
.about-autor   .comment{
border:none;
}
.about-autor .comment {
margin-bottom: 0;
}
.comment {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
margin-bottom: 15px;
min-height: 110px;
overflow: hidden;
padding-bottom: 0;
position: relative;
}
.comment .avatar-placeholder {
background-color: #e1e1e1;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100px;
z-index: 9;
}
.comment .avatar-placeholder img {
width: 100%;
height: auto;
}
.comment .content-comment {
margin: 0 0 10px 115px;
padding-top: 5px;
}
.comment .content-comment p {
margin: 0 0 3.5px;
}
.comment .content-comment .icon-clock{
margin-right:3px;
color: #888888;
font-size: 12px;
font-weight: normal;
text-transform: none;
}
.comment .comment-author {
display: block;
font-size: 14px;
font-style: normal;
margin-bottom: 5px;
}
.comment .comment-datetime {
color: #888888;
font-size: 12px;
font-weight: normal;
text-transform: none;
}
.comment-datetime span[class*="icon-"] {
color: #526aff;
font-size: 12px;
font-style: normal;
margin-right: 3px;
position: relative;
top: 0;
}
.comment .comment-reply {
display: inline-block;
font-size: 11px;
font-weight: normal;
margin-right: 0;
padding: 5px 12px;
position: absolute;
right: 10px;
text-transform: uppercase;
top: 10px;
}
.comment .comment-reply:hover i, .comment .comment-reply:hover a {
color: #000;
}
.comment .comment-reply i {
color: #ddd;
display: inherit;
left: 15px;
position: absolute;
top: 6px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.comment .comment-reply a {
color: #ddd;
padding-left: 21px;
position: relative;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.comment .comment-reply a:hover {
text-decoration: none;
}
.comment .comment-body {
font-size: 13px;
line-height: 1.333;
margin-left: 40px;
padding: 0 30px 0 75px;
}
.comment .comment-body p {
margin-bottom: 0;
}
.comments-list .children {
list-style: none outside none;
margin: 0 0 0 30px;
padding: 0;
}
.comments-list > li:last-child, .comments-list .children > li:last-child {
margin-bottom: 0;
background: none;
}
#comment-reply-form {
margin-top: 30px;
}
#comment-reply-form input {
padding: 10px;
width: 100%;
border: 1px solid #eee;
}
.about-autor {
border-bottom:1px solid #eeeeee;	
border-top: 0 none;
clear: both;
margin-bottom: 25px;
margin-top: 25px;
padding-bottom: 25px;
}
.contentsingle-post{
border-bottom:1px solid #eeeeee;	
padding-bottom: 25px;
}
#comment-reply-form textarea {
border: 1px solid #eee;
height: 155px;
padding: 10px;
width: 100%;
}
.section-comment {
margin-top: 0px;
padding-top: 0px;
}
.box-simple-image img {
height: auto;
width: 100%;
}
aside .mc4wp-form  input[type=submit] {
display:none !important;
}.bg-cover {
background-size: cover;
}
.bg-section,.bg {
color: transparent;
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
min-height: 400px;
background-size:cover
}
.bg-section:after   {
content: "";
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 0;
}
.parallax-black .bg:after  {
content: "";
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 0;
}
.parallax-yellow .bg:after  {
content: "";
background-color: rgba(255, 195, 0, 0.7);
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 0;
} .bg-slideshow {
margin: 0;
padding: 0;
}
.bg-slideshow li {
list-style: none;
}
.parallax-white .parallax-bg:after {
background-color: rgba(255, 255, 255, 0.9);
}
.parallax-bg:after {
background-color: rgba(0, 0, 0, 0.7);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.parallax-bg {
background-color: rgba(0, 0, 0, 0.7);
height: 100%;
left: 0;
min-height: 400%;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
{
background-color: transparent !important;
overflow: hidden;
}
.text-white *, .text-white .about-tabs .tab-li-content h4 {
color: #fff !important;
}
.parallax-yellow .bg-slideshow:after {
background-color: rgba(255, 195, 0, 0.7);
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 0;
}
.parallax-black .bg-slideshow:after {
background-color: rgba(0, 0, 0, 0.7);
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 0;
}
.bg-slideshow, {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
}
.bg-slideshow:after {
content: '';
}
.bg-slideshow li .bg-slide {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
color: transparent;
background-size: cover;
background-position: 50% 50%;
background-repeat: none;
opacity: 0;
z-index: 0;
}
.bg-slideshow li .bg-slide {
-webkit-backface-visibility: hidden;
-webkit-animation: imageAnimation 18s linear infinite 0s;
-moz-animation: imageAnimation 18s linear infinite 0s;
-o-animation: imageAnimation 18s linear infinite 0s;
-ms-animation: imageAnimation 18s linear infinite 0s;
animation: imageAnimation 18s linear infinite 0s;
}
.bg-slideshow li:nth-child(2) .bg-slide {
-webkit-animation-delay: 9s;
-moz-animation-delay: 9s;
-o-animation-delay: 9s;
-ms-animation-delay: 9s;
animation-delay: 9s;
}
@-webkit-keyframes imageAnimation {
1% {
opacity: 0;
-webkit-animation-timing-function: ease-in;
}
4% {
opacity: 0;
-webkit-transform: scale(1);
-webkit-animation-timing-function: ease-out;
}
22% {
opacity: 1;
-webkit-transform: scale(1.1) rotate(-2deg);
}
44% {
opacity: 1;
-webkit-transform: scale(1.1) rotate(1deg);
}
100% {
opacity: 0
}
}
@-moz-keyframes imageAnimation {
1% {
opacity: 0;
-moz-animation-timing-function: ease-in;
}
4% {
opacity: 0;
-moz-transform: scale(1);
-moz-animation-timing-function: ease-out;
}
22% {
opacity: 1;
-moz-transform: scale(1.1) rotate(-2deg);
}
44% {
opacity: 1;
-moz-transform: scale(1.1) rotate(1deg);
}
100% {
opacity: 0
}
}
@-o-keyframes imageAnimation {
1% {
opacity: 0;
-o-animation-timing-function: ease-in;
}
4% {
opacity: 0;
-o-transform: scale(1);
-o-animation-timing-function: ease-out;
}
22% {
opacity: 1;
-o-transform: scale(1.1) rotate(-2deg);
}
44% {
opacity: 1;
-o-transform: scale(1.1) rotate(1deg);
}
100% {
opacity: 0
}
}
@-ms-keyframes imageAnimation {
1% {
opacity: 0;
-ms-animation-timing-function: ease-in;
}
4% {
opacity: 0;
-ms-transform: scale(1);
-ms-animation-timing-function: ease-out;
}
22% {
opacity: 1;
-ms-transform: scale(1.1) rotate(-2deg);
}
44% {
opacity: 1;
-ms-transform: scale(1.1) rotate(1deg);
}
100% {
opacity: 0
}
}
@keyframes imageAnimation {
1% {
opacity: 0;
animation-timing-function: ease-in;
}
4% {
opacity: 0;
transform: scale(1);
animation-timing-function: ease-out;
}
22% {
opacity: 1;
transform: scale(1.1) rotate(-2deg);
}
44% {
opacity: 1;
transform: scale(1.1) rotate(1deg);
}
100% {
opacity: 0
}
} .contact-section {
height: 355px;
margin-bottom: -20px;
overflow: hidden;
}
.contact-section .icon-line .fa {
background: #f5f5f5 !important;
}
.contact-section .section-header .fa::after, .contact-section .section-header .fa::before {
background: #f5f5f5 !important;
font-size: 50px !important;
margin: 0 auto;
}
.cd-background-wrapper {
overflow: hidden;
position: absolute;
left: 0;
top: 0;
}
.no-touch .cd-background-wrapper {
-webkit-perspective: 4000px;
-moz-perspective: 4000px;
perspective: 4000px;
}
.cd-background-wrapper::before { content: 'web';
display: none;
}
.touch .cd-background-wrapper::before { content: 'mobile';
}
.cd-floating-background {
position: relative;
}
.cd-floating-background img {
display: block;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; background-color: rgba(255, 255, 255, 0.01);
}
.cd-floating-background img:not(:first-child) {
position: absolute;
top: 0;
left: 0;
width: auto;
height: auto;
}
.no-touch .cd-floating-background {
top: 0;
left: 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
.no-touch .cd-floating-background.is-absolute {
position: absolute;
}
.no-touch .cd-floating-background img:first-child {
-webkit-transform: translateZ(50px);
-moz-transform: translateZ(50px);
-ms-transform: translateZ(50px);
-o-transform: translateZ(50px);
transform: translateZ(50px);
}
.no-touch .cd-floating-background img:nth-child(2) {
-webkit-transform: translateZ(290px);
-moz-transform: translateZ(290px);
-ms-transform: translateZ(290px);
-o-transform: translateZ(290px);
transform: translateZ(290px);
}
.no-touch .cd-floating-background img:nth-child(3) {
-webkit-transform: translateZ(400px);
-moz-transform: translateZ(400px);
-ms-transform: translateZ(400px);
-o-transform: translateZ(400px);
transform: translateZ(400px);
}
.no-touch.no-preserve-3d .cd-floating-background { position: relative;
}
body {
-webkit-backface-visibility: hidden
}
.animated-css .animated {
opacity: 0;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.animated-css .animated.animation-done {
opacity: 1
}
.animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@-moz-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@-o-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash {
-webkit-animation-name: flash;
-moz-animation-name: flash;
-o-animation-name: flash;
animation-name: flash
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px)
}
}
@-moz-keyframes shake {
0%, 100% {
-moz-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-moz-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-moz-transform:translateX(10px)
}
}
@-o-keyframes shake {
0%, 100% {
-o-transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-o-transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-o-transform:translateX(10px)
}
}
@keyframes shake {
0%, 100% {
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
transform:translateX(10px)
}
}
.shake {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px)
}
}
@-moz-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-30px)
}
60% {
-moz-transform:translateY(-15px)
}
}
@-o-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-o-transform:translateY(0)
}
40% {
-o-transform:translateY(-30px)
}
60% {
-o-transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
transform:translateY(0)
}
40% {
transform:translateY(-30px)
}
60% {
transform:translateY(-15px)
}
}
.bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce
}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0)
}
}
@-moz-keyframes tada {
0% {
-moz-transform:scale(1)
}
10%, 20% {
-moz-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-moz-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-moz-transform:scale(1.1) rotate(-3deg)
}
100% {
-moz-transform:scale(1) rotate(0)
}
}
@-o-keyframes tada {
0% {
-o-transform:scale(1)
}
10%, 20% {
-o-transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-o-transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-o-transform:scale(1.1) rotate(-3deg)
}
100% {
-o-transform:scale(1) rotate(0)
}
}
@keyframes tada {
0% {
transform:scale(1)
}
10%, 20% {
transform:scale(0.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
transform:scale(1.1) rotate(-3deg)
}
100% {
transform:scale(1) rotate(0)
}
}
.tada {
-webkit-animation-name: tada;
-moz-animation-name: tada;
-o-animation-name: tada;
animation-name: tada
}
@-webkit-keyframes swing {
100%, 20%, 40%, 60%, 80% {
-webkit-transform-origin:top center
}
20% {
-webkit-transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-moz-keyframes swing {
20% {
-moz-transform:rotate(15deg)
}
40% {
-moz-transform:rotate(-10deg)
}
60% {
-moz-transform:rotate(5deg)
}
80% {
-moz-transform:rotate(-5deg)
}
100% {
-moz-transform:rotate(0deg)
}
}
@-o-keyframes swing {
20% {
-o-transform:rotate(15deg)
}
40% {
-o-transform:rotate(-10deg)
}
60% {
-o-transform:rotate(5deg)
}
80% {
-o-transform:rotate(-5deg)
}
100% {
-o-transform:rotate(0deg)
}
}
@keyframes swing {
20% {
transform:rotate(15deg)
}
40% {
transform:rotate(-10deg)
}
60% {
transform:rotate(5deg)
}
80% {
transform:rotate(-5deg)
}
100% {
transform:rotate(0deg)
}
}
.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
-moz-animation-name: swing;
-o-animation-name: swing;
animation-name: swing
}
@-webkit-keyframes wobble {
0% {
-webkit-transform:translateX(0%)
}
15% {
-webkit-transform:translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20%) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10%) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform:translateX(0%)
}
}
@-moz-keyframes wobble {
0% {
-moz-transform:translateX(0%)
}
15% {
-moz-transform:translateX(-25%) rotate(-5deg)
}
30% {
-moz-transform:translateX(20%) rotate(3deg)
}
45% {
-moz-transform:translateX(-15%) rotate(-3deg)
}
60% {
-moz-transform:translateX(10%) rotate(2deg)
}
75% {
-moz-transform:translateX(-5%) rotate(-1deg)
}
100% {
-moz-transform:translateX(0%)
}
}
@-o-keyframes wobble {
0% {
-o-transform:translateX(0%)
}
15% {
-o-transform:translateX(-25%) rotate(-5deg)
}
30% {
-o-transform:translateX(20%) rotate(3deg)
}
45% {
-o-transform:translateX(-15%) rotate(-3deg)
}
60% {
-o-transform:translateX(10%) rotate(2deg)
}
75% {
-o-transform:translateX(-5%) rotate(-1deg)
}
100% {
-o-transform:translateX(0%)
}
}
@keyframes wobble {
0% {
transform:translateX(0%)
}
15% {
transform:translateX(-25%) rotate(-5deg)
}
30% {
transform:translateX(20%) rotate(3deg)
}
45% {
transform:translateX(-15%) rotate(-3deg)
}
60% {
transform:translateX(10%) rotate(2deg)
}
75% {
transform:translateX(-5%) rotate(-1deg)
}
100% {
transform:translateX(0%)
}
}
.wobble {
-webkit-animation-name: wobble;
-moz-animation-name: wobble;
-o-animation-name: wobble;
animation-name: wobble
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.1)
}
100% {
-webkit-transform:scale(1)
}
}
@-moz-keyframes pulse {
0% {
-moz-transform:scale(1)
}
50% {
-moz-transform:scale(1.1)
}
100% {
-moz-transform:scale(1)
}
}
@-o-keyframes pulse {
0% {
-o-transform:scale(1)
}
50% {
-o-transform:scale(1.1)
}
100% {
-o-transform:scale(1)
}
}
@keyframes pulse {
0% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
100% {
transform:scale(1)
}
}
.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) rotateY(0);
-webkit-animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px) scale(1);
-webkit-animation-timing-function:ease-in
}
}
@-moz-keyframes flip {
0% {
-moz-transform:perspective(400px) rotateY(0);
-moz-animation-timing-function:ease-out
}
40% {
-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function:ease-out
}
50% {
-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function:ease-in
}
80% {
-moz-transform:perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function:ease-in
}
100% {
-moz-transform:perspective(400px) scale(1);
-moz-animation-timing-function:ease-in
}
}
@-o-keyframes flip {
0% {
-o-transform:perspective(400px) rotateY(0);
-o-animation-timing-function:ease-out
}
40% {
-o-transform:perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function:ease-out
}
50% {
-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function:ease-in
}
80% {
-o-transform:perspective(400px) rotateY(360deg) scale(.95);
-o-animation-timing-function:ease-in
}
100% {
-o-transform:perspective(400px) scale(1);
-o-animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
transform:perspective(400px) rotateY(0);
animation-timing-function:ease-out
}
40% {
transform:perspective(400px) translateZ(150px) rotateY(170deg);
animation-timing-function:ease-out
}
50% {
transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function:ease-in
}
80% {
transform:perspective(400px) rotateY(360deg) scale(.95);
animation-timing-function:ease-in
}
100% {
transform:perspective(400px) scale(1);
animation-timing-function:ease-in
}
}
.flip {
-webkit-backface-visibility: visible!important;
-webkit-animation-name: flip;
-moz-backface-visibility: visible!important;
-moz-animation-name: flip;
-o-backface-visibility: visible!important;
-o-animation-name: flip;
backface-visibility: visible!important;
animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-moz-transform:perspective(400px) rotateX(-10deg)
}
70% {
-moz-transform:perspective(400px) rotateX(10deg)
}
100% {
-moz-transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
@-o-keyframes flipInX {
0% {
-o-transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-o-transform:perspective(400px) rotateX(-10deg)
}
70% {
-o-transform:perspective(400px) rotateX(10deg)
}
100% {
-o-transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
@keyframes flipInX {
0% {
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
transform:perspective(400px) rotateX(-10deg)
}
70% {
transform:perspective(400px) rotateX(10deg)
}
100% {
transform:perspective(400px) rotateX(0deg);
opacity:1
}
}
.flipInX {
-webkit-backface-visibility: visible!important;
-webkit-animation-name: flipInX;
-moz-backface-visibility: visible!important;
-moz-animation-name: flipInX;
-o-backface-visibility: visible!important;
-o-animation-name: flipInX;
backface-visibility: visible!important;
animation-name: flipInX
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
-moz-transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
@-o-keyframes flipOutX {
0% {
-o-transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
-o-transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
@keyframes flipOutX {
0% {
transform:perspective(400px) rotateX(0deg);
opacity:1
}
100% {
transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible!important;
-moz-animation-name: flipOutX;
-moz-backface-visibility: visible!important;
-o-animation-name: flipOutX;
-o-backface-visibility: visible!important;
animation-name: flipOutX;
backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-moz-transform:perspective(400px) rotateY(-10deg)
}
70% {
-moz-transform:perspective(400px) rotateY(10deg)
}
100% {
-moz-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@-o-keyframes flipInY {
0% {
-o-transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-o-transform:perspective(400px) rotateY(-10deg)
}
70% {
-o-transform:perspective(400px) rotateY(10deg)
}
100% {
-o-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
@keyframes flipInY {
0% {
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
transform:perspective(400px) rotateY(-10deg)
}
70% {
transform:perspective(400px) rotateY(10deg)
}
100% {
transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
.flipInY {
-webkit-backface-visibility: visible!important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible!important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible!important;
-o-animation-name: flipInY;
backface-visibility: visible!important;
animation-name: flipInY
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
-moz-transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
@-o-keyframes flipOutY {
0% {
-o-transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
-o-transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
@keyframes flipOutY {
0% {
transform:perspective(400px) rotateY(0deg);
opacity:1
}
100% {
transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
.flipOutY {
-webkit-backface-visibility: visible!important;
-webkit-animation-name: flipOutY;
-moz-backface-visibility: visible!important;
-moz-animation-name: flipOutY;
-o-backface-visibility: visible!important;
-o-animation-name: flipOutY;
backface-visibility: visible!important;
animation-name: flipOutY
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInUp {
0% {
opacity:0;
-moz-transform:translateY(20px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeInUp {
0% {
opacity:0;
-o-transform:translateY(20px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
transform:translateY(20px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDown {
0% {
opacity:0;
-moz-transform:translateY(-20px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeInDown {
0% {
opacity:0;
-o-transform:translateY(-20px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
transform:translateY(-20px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity:0;
-moz-transform:translateX(-20px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInLeft {
0% {
opacity:0;
-o-transform:translateX(-20px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
transform:translateX(-20px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRight {
0% {
opacity:0;
-moz-transform:translateX(20px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInRight {
0% {
opacity:0;
-o-transform:translateX(20px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
transform:translateX(20px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity:0;
-moz-transform:translateY(2000px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity:0;
-o-transform:translateY(2000px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
transform:translateY(2000px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
-moz-animation-name: fadeInUpBig;
-o-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translateY(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity:0;
-moz-transform:translateY(-2000px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity:0;
-o-transform:translateY(-2000px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity:0;
transform:translateY(-2000px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity:0;
-moz-transform:translateX(-2000px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity:0;
-o-transform:translateX(-2000px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
transform:translateX(-2000px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
-moz-animation-name: fadeInLeftBig;
-o-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity:0;
-moz-transform:translateX(2000px)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity:0;
-o-transform:translateX(2000px)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
transform:translateX(2000px)
}
100% {
opacity:1;
transform:translateX(0)
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@-o-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-20px)
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(-20px)
}
}
@-o-keyframes fadeOutUp {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(-20px)
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(20px)
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(20px)
}
}
@-o-keyframes fadeOutDown {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(20px)
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-20px)
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(-20px)
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(-20px)
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(20px)
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(20px)
}
}
@-o-keyframes fadeOutRight {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(20px)
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px)
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(-2000px)
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(-2000px)
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
-moz-animation-name: fadeOutUpBig;
-o-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity:1;
-webkit-transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px)
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity:1;
-moz-transform:translateY(0)
}
100% {
opacity:0;
-moz-transform:translateY(2000px)
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity:1;
-o-transform:translateY(0)
}
100% {
opacity:0;
-o-transform:translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity:1;
transform:translateY(0)
}
100% {
opacity:0;
transform:translateY(2000px)
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
-moz-animation-name: fadeOutDownBig;
-o-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px)
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(-2000px)
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(-2000px)
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
-moz-animation-name: fadeOutLeftBig;
-o-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px)
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(2000px)
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(2000px)
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
-moz-animation-name: fadeOutRightBig;
-o-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig
}
@-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9)
}
100% {
-webkit-transform:scale(1)
}
}
@-moz-keyframes bounceIn {
0% {
opacity:0;
-moz-transform:scale(.3)
}
50% {
opacity:1;
-moz-transform:scale(1.05)
}
70% {
-moz-transform:scale(.9)
}
100% {
-moz-transform:scale(1)
}
}
@-o-keyframes bounceIn {
0% {
opacity:0;
-o-transform:scale(.3)
}
50% {
opacity:1;
-o-transform:scale(1.05)
}
70% {
-o-transform:scale(.9)
}
100% {
-o-transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
transform:scale(.3)
}
50% {
opacity:1;
transform:scale(1.05)
}
70% {
transform:scale(.9)
}
100% {
transform:scale(1)
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn
}
@-webkit-keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(-30px)
}
80% {
-webkit-transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0)
}
}
@-moz-keyframes bounceInUp {
0% {
opacity:0;
-moz-transform:translateY(2000px)
}
60% {
opacity:1;
-moz-transform:translateY(-30px)
}
80% {
-moz-transform:translateY(10px)
}
100% {
-moz-transform:translateY(0)
}
}
@-o-keyframes bounceInUp {
0% {
opacity:0;
-o-transform:translateY(2000px)
}
60% {
opacity:1;
-o-transform:translateY(-30px)
}
80% {
-o-transform:translateY(10px)
}
100% {
-o-transform:translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity:0;
transform:translateY(2000px)
}
60% {
opacity:1;
transform:translateY(-30px)
}
80% {
transform:translateY(10px)
}
100% {
transform:translateY(0)
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
-moz-animation-name: bounceInUp;
-o-animation-name: bounceInUp;
animation-name: bounceInUp
}
@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0)
}
}
@-moz-keyframes bounceInDown {
0% {
opacity:0;
-moz-transform:translateY(-2000px)
}
60% {
opacity:1;
-moz-transform:translateY(30px)
}
80% {
-moz-transform:translateY(-10px)
}
100% {
-moz-transform:translateY(0)
}
}
@-o-keyframes bounceInDown {
0% {
opacity:0;
-o-transform:translateY(-2000px)
}
60% {
opacity:1;
-o-transform:translateY(30px)
}
80% {
-o-transform:translateY(-10px)
}
100% {
-o-transform:translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity:0;
transform:translateY(-2000px)
}
60% {
opacity:1;
transform:translateY(30px)
}
80% {
transform:translateY(-10px)
}
100% {
transform:translateY(0)
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
-moz-animation-name: bounceInDown;
-o-animation-name: bounceInDown;
animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(30px)
}
80% {
-webkit-transform:translateX(-10px)
}
100% {
-webkit-transform:translateX(0)
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity:0;
-moz-transform:translateX(-2000px)
}
60% {
opacity:1;
-moz-transform:translateX(30px)
}
80% {
-moz-transform:translateX(-10px)
}
100% {
-moz-transform:translateX(0)
}
}
@-o-keyframes bounceInLeft {
0% {
opacity:0;
-o-transform:translateX(-2000px)
}
60% {
opacity:1;
-o-transform:translateX(30px)
}
80% {
-o-transform:translateX(-10px)
}
100% {
-o-transform:translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity:0;
transform:translateX(-2000px)
}
60% {
opacity:1;
transform:translateX(30px)
}
80% {
transform:translateX(-10px)
}
100% {
transform:translateX(0)
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(-30px)
}
80% {
-webkit-transform:translateX(10px)
}
100% {
-webkit-transform:translateX(0)
}
}
@-moz-keyframes bounceInRight {
0% {
opacity:0;
-moz-transform:translateX(2000px)
}
60% {
opacity:1;
-moz-transform:translateX(-30px)
}
80% {
-moz-transform:translateX(10px)
}
100% {
-moz-transform:translateX(0)
}
}
@-o-keyframes bounceInRight {
0% {
opacity:0;
-o-transform:translateX(2000px)
}
60% {
opacity:1;
-o-transform:translateX(-30px)
}
80% {
-o-transform:translateX(10px)
}
100% {
-o-transform:translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity:0;
transform:translateX(2000px)
}
60% {
opacity:1;
transform:translateX(-30px)
}
80% {
transform:translateX(10px)
}
100% {
transform:translateX(0)
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform:scale(1)
}
25% {
-webkit-transform:scale(.95)
}
50% {
opacity:1;
-webkit-transform:scale(1.1)
}
100% {
opacity:0;
-webkit-transform:scale(.3)
}
}
@-moz-keyframes bounceOut {
0% {
-moz-transform:scale(1)
}
25% {
-moz-transform:scale(.95)
}
50% {
opacity:1;
-moz-transform:scale(1.1)
}
100% {
opacity:0;
-moz-transform:scale(.3)
}
}
@-o-keyframes bounceOut {
0% {
-o-transform:scale(1)
}
25% {
-o-transform:scale(.95)
}
50% {
opacity:1;
-o-transform:scale(1.1)
}
100% {
opacity:0;
-o-transform:scale(.3)
}
}
@keyframes bounceOut {
0% {
transform:scale(1)
}
25% {
transform:scale(.95)
}
50% {
opacity:1;
transform:scale(1.1)
}
100% {
opacity:0;
transform:scale(.3)
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
-moz-animation-name: bounceOut;
-o-animation-name: bounceOut;
animation-name: bounceOut
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(20px)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px)
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform:translateY(0)
}
20% {
opacity:1;
-moz-transform:translateY(20px)
}
100% {
opacity:0;
-moz-transform:translateY(-2000px)
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform:translateY(0)
}
20% {
opacity:1;
-o-transform:translateY(20px)
}
100% {
opacity:0;
-o-transform:translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
transform:translateY(0)
}
20% {
opacity:1;
transform:translateY(20px)
}
100% {
opacity:0;
transform:translateY(-2000px)
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
-moz-animation-name: bounceOutUp;
-o-animation-name: bounceOutUp;
animation-name: bounceOutUp
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-20px)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px)
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform:translateY(0)
}
20% {
opacity:1;
-moz-transform:translateY(-20px)
}
100% {
opacity:0;
-moz-transform:translateY(2000px)
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform:translateY(0)
}
20% {
opacity:1;
-o-transform:translateY(-20px)
}
100% {
opacity:0;
-o-transform:translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
transform:translateY(0)
}
20% {
opacity:1;
transform:translateY(-20px)
}
100% {
opacity:0;
transform:translateY(2000px)
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
-moz-animation-name: bounceOutDown;
-o-animation-name: bounceOutDown;
animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(20px)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px)
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform:translateX(0)
}
20% {
opacity:1;
-moz-transform:translateX(20px)
}
100% {
opacity:0;
-moz-transform:translateX(-2000px)
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform:translateX(0)
}
20% {
opacity:1;
-o-transform:translateX(20px)
}
100% {
opacity:0;
-o-transform:translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
transform:translateX(0)
}
20% {
opacity:1;
transform:translateX(20px)
}
100% {
opacity:0;
transform:translateX(-2000px)
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-20px)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px)
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform:translateX(0)
}
20% {
opacity:1;
-moz-transform:translateX(-20px)
}
100% {
opacity:0;
-moz-transform:translateX(2000px)
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform:translateX(0)
}
20% {
opacity:1;
-o-transform:translateX(-20px)
}
100% {
opacity:0;
-o-transform:translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
transform:translateX(0)
}
20% {
opacity:1;
transform:translateX(-20px)
}
100% {
opacity:0;
transform:translateX(2000px)
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
-moz-animation-name: bounceOutRight;
-o-animation-name: bounceOutRight;
animation-name: bounceOutRight
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(-200deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin:center center;
-moz-transform:rotate(-200deg);
opacity:0
}
100% {
-moz-transform-origin:center center;
-moz-transform:rotate(0);
opacity:1
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin:center center;
-o-transform:rotate(-200deg);
opacity:0
}
100% {
-o-transform-origin:center center;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes rotateIn {
0% {
transform-origin:center center;
transform:rotate(-200deg);
opacity:0
}
100% {
transform-origin:center center;
transform:rotate(0);
opacity:1
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
-moz-animation-name: rotateIn;
-o-animation-name: rotateIn;
animation-name: rotateIn
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(90deg);
opacity:0
}
100% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(0);
opacity:1
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin:left bottom;
-o-transform:rotate(90deg);
opacity:0
}
100% {
-o-transform-origin:left bottom;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin:left bottom;
transform:rotate(90deg);
opacity:0
}
100% {
transform-origin:left bottom;
transform:rotate(0);
opacity:1
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
-moz-animation-name: rotateInUpLeft;
-o-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(-90deg);
opacity:0
}
100% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(0);
opacity:1
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin:left bottom;
-o-transform:rotate(-90deg);
opacity:0
}
100% {
-o-transform-origin:left bottom;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin:left bottom;
transform:rotate(-90deg);
opacity:0
}
100% {
transform-origin:left bottom;
transform:rotate(0);
opacity:1
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
-moz-animation-name: rotateInDownLeft;
-o-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(-90deg);
opacity:0
}
100% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(0);
opacity:1
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin:right bottom;
-o-transform:rotate(-90deg);
opacity:0
}
100% {
-o-transform-origin:right bottom;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpRight {
0% {
transform-origin:right bottom;
transform:rotate(-90deg);
opacity:0
}
100% {
transform-origin:right bottom;
transform:rotate(0);
opacity:1
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
-moz-animation-name: rotateInUpRight;
-o-animation-name: rotateInUpRight;
animation-name: rotateInUpRight
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(0);
opacity:1
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(90deg);
opacity:0
}
100% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(0);
opacity:1
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin:right bottom;
-o-transform:rotate(90deg);
opacity:0
}
100% {
-o-transform-origin:right bottom;
-o-transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownRight {
0% {
transform-origin:right bottom;
transform:rotate(90deg);
opacity:0
}
100% {
transform-origin:right bottom;
transform:rotate(0);
opacity:1
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
-moz-animation-name: rotateInDownRight;
-o-animation-name: rotateInDownRight;
animation-name: rotateInDownRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:center center;
-webkit-transform:rotate(200deg);
opacity:0
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin:center center;
-moz-transform:rotate(0);
opacity:1
}
100% {
-moz-transform-origin:center center;
-moz-transform:rotate(200deg);
opacity:0
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin:center center;
-o-transform:rotate(0);
opacity:1
}
100% {
-o-transform-origin:center center;
-o-transform:rotate(200deg);
opacity:0
}
}
@keyframes rotateOut {
0% {
transform-origin:center center;
transform:rotate(0);
opacity:1
}
100% {
transform-origin:center center;
transform:rotate(200deg);
opacity:0
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
-moz-animation-name: rotateOut;
-o-animation-name: rotateOut;
animation-name: rotateOut
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
opacity:0
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(0);
opacity:1
}
100% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(-90deg);
opacity:0
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin:left bottom;
-o-transform:rotate(0);
opacity:1
}
100% {
-o-transform-origin:left bottom;
-o-transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin:left bottom;
transform:rotate(0);
opacity:1
}
100% {
transform-origin:left bottom;
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
-moz-animation-name: rotateOutUpLeft;
-o-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-webkit-transform:rotate(90deg);
opacity:0
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(0);
opacity:1
}
100% {
-moz-transform-origin:left bottom;
-moz-transform:rotate(90deg);
opacity:0
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin:left bottom;
-o-transform:rotate(0);
opacity:1
}
100% {
-o-transform-origin:left bottom;
-o-transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin:left bottom;
transform:rotate(0);
opacity:1
}
100% {
transform-origin:left bottom;
transform:rotate(90deg);
opacity:0
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
-moz-animation-name: rotateOutDownLeft;
-o-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(90deg);
opacity:0
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(0);
opacity:1
}
100% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(90deg);
opacity:0
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin:right bottom;
-o-transform:rotate(0);
opacity:1
}
100% {
-o-transform-origin:right bottom;
-o-transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin:right bottom;
transform:rotate(0);
opacity:1
}
100% {
transform-origin:right bottom;
transform:rotate(90deg);
opacity:0
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
-moz-animation-name: rotateOutUpRight;
-o-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
opacity:0
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(0);
opacity:1
}
100% {
-moz-transform-origin:right bottom;
-moz-transform:rotate(-90deg);
opacity:0
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin:right bottom;
-o-transform:rotate(0);
opacity:1
}
100% {
-o-transform-origin:right bottom;
-o-transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutDownRight {
0% {
transform-origin:right bottom;
transform:rotate(0);
opacity:1
}
100% {
transform-origin:right bottom;
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
-moz-animation-name: rotateOutDownRight;
-o-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight
}
@-webkit-keyframes hinge {
0% {
-webkit-transform:rotate(0);
-webkit-transform-origin:top left;
-webkit-animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate(80deg);
-webkit-transform-origin:top left;
-webkit-animation-timing-function:ease-in-out
}
40% {
-webkit-transform:rotate(60deg);
-webkit-transform-origin:top left;
-webkit-animation-timing-function:ease-in-out
}
80% {
-webkit-transform:rotate(60deg) translateY(0);
opacity:1;
-webkit-transform-origin:top left;
-webkit-animation-timing-function:ease-in-out
}
100% {
-webkit-transform:translateY(700px);
opacity:0
}
}
@-moz-keyframes hinge {
0% {
-moz-transform:rotate(0);
-moz-transform-origin:top left;
-moz-animation-timing-function:ease-in-out
}
20%, 60% {
-moz-transform:rotate(80deg);
-moz-transform-origin:top left;
-moz-animation-timing-function:ease-in-out
}
40% {
-moz-transform:rotate(60deg);
-moz-transform-origin:top left;
-moz-animation-timing-function:ease-in-out
}
80% {
-moz-transform:rotate(60deg) translateY(0);
opacity:1;
-moz-transform-origin:top left;
-moz-animation-timing-function:ease-in-out
}
100% {
-moz-transform:translateY(700px);
opacity:0
}
}
@-o-keyframes hinge {
0% {
-o-transform:rotate(0);
-o-transform-origin:top left;
-o-animation-timing-function:ease-in-out
}
20%, 60% {
-o-transform:rotate(80deg);
-o-transform-origin:top left;
-o-animation-timing-function:ease-in-out
}
40% {
-o-transform:rotate(60deg);
-o-transform-origin:top left;
-o-animation-timing-function:ease-in-out
}
80% {
-o-transform:rotate(60deg) translateY(0);
opacity:1;
-o-transform-origin:top left;
-o-animation-timing-function:ease-in-out
}
100% {
-o-transform:translateY(700px);
opacity:0
}
}
@keyframes hinge {
0% {
transform:rotate(0);
transform-origin:top left;
animation-timing-function:ease-in-out
}
20%, 60% {
transform:rotate(80deg);
transform-origin:top left;
animation-timing-function:ease-in-out
}
40% {
transform:rotate(60deg);
transform-origin:top left;
animation-timing-function:ease-in-out
}
80% {
transform:rotate(60deg) translateY(0);
opacity:1;
transform-origin:top left;
animation-timing-function:ease-in-out
}
100% {
transform:translateY(700px);
opacity:0
}
}
.hinge {
-webkit-animation-name: hinge;
-moz-animation-name: hinge;
-o-animation-name: hinge;
animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-webkit-transform:translateX(0px) rotate(0deg)
}
}
@-moz-keyframes rollIn {
0% {
opacity:0;
-moz-transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-moz-transform:translateX(0px) rotate(0deg)
}
}
@-o-keyframes rollIn {
0% {
opacity:0;
-o-transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-o-transform:translateX(0px) rotate(0deg)
}
}
@keyframes rollIn {
0% {
opacity:0;
transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
transform:translateX(0px) rotate(0deg)
}
}
.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity:1;
-webkit-transform:translateX(0px) rotate(0deg)
}
100% {
opacity:0;
-webkit-transform:translateX(100%) rotate(120deg)
}
}
@-moz-keyframes rollOut {
0% {
opacity:1;
-moz-transform:translateX(0px) rotate(0deg)
}
100% {
opacity:0;
-moz-transform:translateX(100%) rotate(120deg)
}
}
@-o-keyframes rollOut {
0% {
opacity:1;
-o-transform:translateX(0px) rotate(0deg)
}
100% {
opacity:0;
-o-transform:translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity:1;
transform:translateX(0px) rotate(0deg)
}
100% {
opacity:0;
transform:translateX(100%) rotate(120deg)
}
}
.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-webkit-transform:translateX(0%) skewX(-15deg);
opacity:1
}
100% {
-webkit-transform:translateX(0%) skewX(0deg);
opacity:1
}
}
@-moz-keyframes lightSpeedIn {
0% {
-moz-transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-moz-transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-moz-transform:translateX(0%) skewX(-15deg);
opacity:1
}
100% {
-moz-transform:translateX(0%) skewX(0deg);
opacity:1
}
}
@-o-keyframes lightSpeedIn {
0% {
-o-transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-o-transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-o-transform:translateX(0%) skewX(-15deg);
opacity:1
}
100% {
-o-transform:translateX(0%) skewX(0deg);
opacity:1
}
}
@keyframes lightSpeedIn {
0% {
transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
transform:translateX(0%) skewX(-15deg);
opacity:1
}
100% {
transform:translateX(0%) skewX(0deg);
opacity:1
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-moz-animation-name: lightSpeedIn;
-o-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
.animated.lightSpeedIn {
-webkit-animation-duration: .5s;
-moz-animation-duration: .5s;
-o-animation-duration: .5s;
animation-duration: .5s
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform:translateX(0%) skewX(0deg);
opacity:1
}
100% {
-webkit-transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
@-moz-keyframes lightSpeedOut {
0% {
-moz-transform:translateX(0%) skewX(0deg);
opacity:1
}
100% {
-moz-transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
@-o-keyframes lightSpeedOut {
0% {
-o-transform:translateX(0%) skewX(0deg);
opacity:1
}
100% {
-o-transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
@keyframes lightSpeedOut {
0% {
transform:translateX(0%) skewX(0deg);
opacity:1
}
100% {
transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-moz-animation-name: lightSpeedOut;
-o-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
.animated.lightSpeedOut {
-webkit-animation-duration: .25s;
-moz-animation-duration: .25s;
-o-animation-duration: .25s;
animation-duration: .25s
}
@-webkit-keyframes wiggle {
0% {
-webkit-transform:skewX(9deg)
}
10% {
-webkit-transform:skewX(-8deg)
}
20% {
-webkit-transform:skewX(7deg)
}
30% {
-webkit-transform:skewX(-6deg)
}
40% {
-webkit-transform:skewX(5deg)
}
50% {
-webkit-transform:skewX(-4deg)
}
60% {
-webkit-transform:skewX(3deg)
}
70% {
-webkit-transform:skewX(-2deg)
}
80% {
-webkit-transform:skewX(1deg)
}
100%, 90% {
-webkit-transform:skewX(0deg)
}
}
@-moz-keyframes wiggle {
0% {
-moz-transform:skewX(9deg)
}
10% {
-moz-transform:skewX(-8deg)
}
20% {
-moz-transform:skewX(7deg)
}
30% {
-moz-transform:skewX(-6deg)
}
40% {
-moz-transform:skewX(5deg)
}
50% {
-moz-transform:skewX(-4deg)
}
60% {
-moz-transform:skewX(3deg)
}
70% {
-moz-transform:skewX(-2deg)
}
80% {
-moz-transform:skewX(1deg)
}
100%, 90% {
-moz-transform:skewX(0deg)
}
}
@-o-keyframes wiggle {
0% {
-o-transform:skewX(9deg)
}
10% {
-o-transform:skewX(-8deg)
}
20% {
-o-transform:skewX(7deg)
}
30% {
-o-transform:skewX(-6deg)
}
40% {
-o-transform:skewX(5deg)
}
50% {
-o-transform:skewX(-4deg)
}
60% {
-o-transform:skewX(3deg)
}
70% {
-o-transform:skewX(-2deg)
}
80% {
-o-transform:skewX(1deg)
}
100%, 90% {
-o-transform:skewX(0deg)
}
}
@keyframes wiggle {
0% {
transform:skewX(9deg)
}
10% {
transform:skewX(-8deg)
}
20% {
transform:skewX(7deg)
}
30% {
transform:skewX(-6deg)
}
40% {
transform:skewX(5deg)
}
50% {
transform:skewX(-4deg)
}
60% {
transform:skewX(3deg)
}
70% {
transform:skewX(-2deg)
}
80% {
transform:skewX(1deg)
}
100%, 90% {
transform:skewX(0deg)
}
}
.wiggle {
-webkit-animation-name: wiggle;
-moz-animation-name: wiggle;
-o-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
.animated.wiggle {
-webkit-animation-duration: .75s;
-moz-animation-duration: .75s;
-o-animation-duration: .75s;
animation-duration: .75s
}/*/*//**//*/*/.ua-ie-9 .building-slide-box {
display: none !important;
}/**/.table-contact td, .table-contact th {
border: none !important;
text-align: left !important;
} html .yamm .dropdown-menu {
top: 67px;
}
.header .menu-item-has-children {
border-bottom: 5px solid transparent;
} .breadcrumb > li a {
color: #fff;
}
.overflow-hidden {
overflow: hidden;
}
.notfound_title {
text-transform: uppercase;
} .about-autor .comment {
margin-bottom: 0;
padding-left: 115px;
}aside .widget .bx-controls-direction{
position: absolute;
top: -50px;
margin: 0;
right: 0;	
}
aside .widget .bx-controls-direction a{
background:none !important;
border:1px solid #ddd;
margin:0 1px;
}
aside .widget .bx-controls-direction a.disabled {
display:none !important; 
}
aside .widget .bx-controls-direction a:hover{
background:none repeat scroll 0 0 #999999 !important;
color:#fff;
}
aside .widget .bx-controls-direction a {
color: #ddd;
}
.carousel ul {
margin: 0;
padding: 0;
}
.carousel li {
list-style: outside none none;
}
.brandslider .bx-controls {
display: none !important;
} .carousel-title .fa{
margin-right: 10px;
font-size: 25px;
position: relative;
left: 3px;
top: 5px;
}
.carousel-title {
color: #333333;
display: inline-block;
font-size: 15px;
font-weight: 700;
margin: 19px 0 31px;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.carousel-1 li {
overflow: hidden;
}
.carousel-1 li:hover img {
transform: scale(1.1);
}
.carousel-1 li img {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
.carousel-1 .carousel-item-content {
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out
}
.carousel-title {
font-size: 19px;
text-align: left;
text-transform: uppercase;
position: relative;
display: block;
font-family: "Roboto Condensed";
}
.carousel-title.top{
margin: 0px 0 35px !important; 
}
.carousel-text{
padding-top: 23px;
display: inline-block;
font-size: 14px;
line-height: 24px;
font-family: "Open Sans";
}
.btn-srv{
border-top:1px solid #eeeeee;
margin-top:20px;
}
.carousel-title{
position:relative;
}
.carousel-title:after {
content: '';
display: inline-block;
width: 30px;
border-bottom: 3px solid #333;
position: absolute;
bottom: -11px;
left: 32px;
}
.title-not-icon .carousel-title:after {
left: 0px;
}
.carousel-3  .carousel-title:after {
left: 0;
}
.carousel-1 .btn {
position: relative;
z-index: 12;
}
.carousel-1 .btn-icon {
background-color: #df6a45;
}
a.btn-read-more.btn {
padding: 0;
color: #ffc300;
min-height: 15px;
max-height: 20px;
}
.bx-caption {
border-bottom: 1px solid #eeeeee;
color: #999999;
font-size: 14px;
padding: 10px 0;
*zoom: 1;
}
.carousel-text a.btn-read-more.btn {
color: #ffc300;
margin-top: 20px;
padding: 0;
font-family: "Roboto Condensed";
} .carousel-3 {
}
html .carousel-3 li {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
width: 49.5%;
}
.carousel-3 .media {
list-style: none;
padding: 0;
margin:0 0 25px 0;
display: inline-block;
}
.carousel-3 .media  img{
width:100%;
height:auto;
}
.carousel-3  .meta {
font-size: 11px;
color: #999999;
padding-bottom: 15px;
}
.carousel-post-home.carousel-3 .carousel-item-content {
position: relative;
display: inline-block;
padding: 0px 0 0 100px !important;
vertical-align: top;
width: 100%;
}
.carousel-3 .carousel-item-content {
position: relative;
display: inline-block;
vertical-align: top;
width: 60%;
text-transform:none !important;
}
.carousel-3 .carousel-title {
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 25px;
font-size: 18px;
text-transform: none;
color: #222222;
text-transform:uppercase;
}
.carousel-3 .bx-wrapper {
margin: 0;
padding: 0;
position: relative;
}
.carousel-3 .bx-controls-direction {
margin: 30px 0 0;
text-align: left;
}
.carousel-testi .bx-wrapper .bx-pager {
background: none repeat scroll 0 0 #2e375f;
bottom: 25px;
display: block !important;
height: 40px;
position: absolute;
right: 0;
width: 175px;
}
.carousel-testi .bx-wrapper .bx-pager:after {
border: 20px solid transparent;
border-bottom-color: #2e375f;
border-right-color: #2e375f;
border-top-color: transparent;
border-width: 20px 10px 21px 10px;
content: "";
display: inline-block;
left: -18px;
position: absolute;
top: 0;
}
.carousel-testi .bx-controls-direction {
display: none !important;
}
.carousel-3 .carousel-item-content {
padding: 0 20px;
}
.carousel-3 .carousel-text {
padding: 0px;
text-align: left;
line-height: 20px;
font-size: 14px;
}
.carousel-3 .carousel-item-content .carousel-title {
text-align: left;
}
.carousel-testi .bx-wrapper .bx-pager.bx-default-pager a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #666c8c;
border-radius: 0;
display: block;
height: 10px;
margin: 0 5px;
outline: 0 none;
position: relative;
text-indent: -9999px;
top: -5px;
width: 10px;
}
.carousel-3 .carousel-item-content .btn {
margin-top: 15px;
}
.meta {
font-size: 11px;
color: #999999;
}
.meta-i {
display: inline-block;
margin-right: 0px;
}
.meta a {
font-size: 11px;
color: #999999;
} .carousel-reviews .bx-controls-direction {
margin: 20px auto;
text-align: center;
width: 1px;
}
.carousel-reviews .bx-wrapper .bx-prev {
}
.carousel-reviews .bx-wrapper .bx-next {
}
.carousel-reviews .bx-wrapper .bx-controls-direction a:hover {
opacity: 0.9;
}
.carousel-reviews .bx-controls-direction {
transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}
html .carousel-reviews .bx-controls-direction a {
transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(0deg) translate(0px);
}
.carousel-reviews .bx-wrapper .bx-controls-direction a i {
transform: rotate(0deg) scale(1.003) skew(22deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.003) skew(22deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(22deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(22deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(22deg) translate(0px);
}
.carousel-reviews ul {
margin: 0;
padding: 0;
} .bx-wrapper {
margin: 0 auto;
padding: 0;
position: relative;
}
.bx-wrapper img {
display: block;
max-width: 100%;
height: auto;
} .bx-wrapper .bx-viewport { -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//fbyjan.com.au/wp-content/themes/proagency/assets/bxslider/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-viewport ul {
margin: 0;
padding: 0;
}
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
display: none !important;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background: none repeat scroll 0 0 #d74516;
border: medium none;
} .bx-wrapper .bx-next {
background: #526aff !important;
right: -40px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.bx-wrapper .bx-prev {
left: -40px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.bx-viewport:hover .bx-wrapper .bx-prev {
left: 10px;
}
.bx-viewport:hover .bx-wrapper .bx-next {
right: 1px;
background: #526aff !important;
}
.bx-controls-direction {
margin: 30px 0 0;
text-align: center;
}
.control-right .bx-controls-direction {
margin: 20px 5px 0 0;
text-align: right;
}
.control-left .bx-controls-direction {
margin: 20px 5px 0 5px;
text-align:left;
}
.bx-wrapper .bx-controls-direction a {
color: #fff;
display: inline-block;
height: 32px;
margin: 0;
outline: 0 none;
text-decoration: none !important;
top: 0;
width: 32px;
z-index: 9;
}
.bx-wrapper .bx-controls-direction a:hover {
text-decoration: none;
}
.bx-wrapper .bx-controls-direction a {
background: none repeat scroll 0 0 #999999;
border: 0 none;
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 6px 12px;
transform-style: flat;
}
.bx-wrapper .bx-controls-direction a i {
display: block;
}
.bx-wrapper .bx-controls-direction a.disabled {
opacity: 0.3;
}
html .carousel-brand .bx-controls-direction a {
background: none repeat scroll 0 0 #adadad;
border: 1px solid #adadad;
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 6px 12px;
position: absolute;
top: 25px;
}
html .carousel-brand .bx-controls-direction a i {
transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
}
html .carousel-brand .bx-controls-direction a.bx-next {
background: #526aff !important;
border: 0;
color: #fff;
font-size: 18px;
font-weight: normal;
padding: 6px 12px;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//fbyjan.com.au/wp-content/themes/proagency/assets/bxslider/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//fbyjan.com.au/wp-content/themes/proagency/assets/bxslider/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .entry-thumbnail:hover .outside {
opacity: 1;
}
.outside {
opacity: 0;
bottom: 0;
position: absolute;
right: 20px;
z-index: 7777;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.outside span {
background: none repeat scroll 0 0 #ffc300;
border: 0 none;
color: #fff !important;
font-size: 18px;
font-weight: normal;
transform-style: flat;
display: inline-block;
height: 32px;
margin: 0;
outline: 0 none;
text-decoration: none !important;
top: 0;
width: 32px;
z-index: 9;
line-height: 20px;
cursor: pointer;
text-decoration: none !important;
}
.outside span i {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
color: #000;
outline: medium none;
text-decoration: none !important;
}
.outside span a {
padding: 6px 12px;
display: inline-block;
color: #000;
outline: medium none;
text-decoration: none !important;
}
.outside span:hover {
background: none repeat scroll 0 0 #526aff;
color: #fff !important;
}
.outside span:hover i {
color: #fff !important;
}.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}  @font-face {
font-family: 'flexslider-icon';
src: url(//fbyjan.com.au/wp-content/themes/proagency/assets/flexslider/fonts/flexslider-icon.eot);
src: url(//fbyjan.com.au/wp-content/themes/proagency/assets/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//fbyjan.com.au/wp-content/themes/proagency/assets/flexslider/fonts/flexslider-icon.woff) format('woff'), url(//fbyjan.com.au/wp-content/themes/proagency/assets/flexslider/fonts/flexslider-icon.ttf) format('truetype'), url(//fbyjan.com.au/wp-content/themes/proagency/assets/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
} .flexslider .slides img {
width: 100%;
display: block;
}
.flex-pauseplay span {
text-transform: capitalize;
} .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .slides {
display: block;
}
* html .slides {
height: 1%;
}  .no-js .slides > li:first-child {
display: block;
} .flexslider {
margin: 0;
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
}
.carousel li {
margin-right: 5px;
} .flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 20px;
margin: 0;
position: absolute;
top: 49%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: #000;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-prev {
font-size: 0;
opacity: 0.7;
left: 30px;
}
.flexslider:hover .flex-next {
font-size: 0;
opacity: 0.7;
right: 30px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 20px;
line-height: 1;
display: inline-block;
content: '\f001';
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
} .flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
} .flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0,0,0,0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0,0,0,0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
display: block;
opacity: .7;
cursor: pointer;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//fbyjan.com.au/wp-content/themes/proagency/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.dropdown-menu .container {
width:auto !important;
}
#main-menu  .current_page_item a{
position:relative;
}
#main-menu  .current_page_item a:after{
content: '';
display: inline-block;
width: 100%;
border-bottom: 3px solid #fff;
position: absolute;
bottom: -13px;
left: 2px;
}
#main-menu >  .current_page_ancestor a{
position:relative;
}
#main-menu >  .current_page_ancestor a:after{
content: '';
display: inline-block;
width: 100%;
border-bottom: 3px solid #fff;
position: absolute;
bottom: -13px;
left: 2px;
}
#main-menu  ul a:after,#main-menu:hover .current_page_ancestor a:after{
display:none !important;
}
.yamm  .navbar-nav ul > li {
list-style:none;
}
.header  .menu-item-has-children {
margin-right:15px;
}
.header .menu-item-has-children .menu-item-has-children  {
margin-right: 0px;
}
.header   .dropdown-menu ul  li:hover  .dropdown-menu{
display:block !important;
}
.header   .dropdown-menu   li:hover .dropdown-menu{
display: block !important;
}
.dropdown-menu  .dropdown-menu{
display: none !important;
position: absolute !important;
left: 100% !important;
top: 0 !important;
}
.header .menu-item-has-children  .menu-item-has-children> a:after{
right: 15px;	
top: 6px;
}
.header .yamm .navbar-nav ul > li {
position: relative;
}
.header .menu-item-has-children > a:after{
font-family: 'FontAwesome';
content: "\f107";
font-weight: normal;
font-style: normal;
display: block;
position: absolute;
right: -9px;
top: 10px;
}
.header.sticky .top-nav {
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index:888;
}
.header.sticky .top-nav .yamm {
top: 0 !important;
}
#search-global-menu {
float: right;
margin: 15px 20px 0 0;
padding: 0 10px 0 0;
border: 1px solid transparent;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#search-global-menu input {
border: none;
background: none;
color: #fff !important;
padding-right: 0px;
outline: none !important;
}
#search-global-menu:hover, #search-global-menu:focus {
border: 1px solid #fff;
}
#search-global-menu button, #search-global-mobile button {
border: none;
background: none;
color: #fff;
}
.yamm {
background: none repeat scroll 0 0 #ffc300;
border: 0 none;
float: none;
margin-bottom: 0;
margin-top: -20px;
min-height: auto;
padding-left: 20px;
position: relative;
top: 40px;
z-index: 777;
height: 68px;
min-height:inherit !important;
}
.yamm .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.yamm .navbar-brand {
color: #fff;
float: left;
font-size: 24px;
font-weight: 700;
height: 50px;
line-height: 21px;
padding: 14.5px 15px;
text-transform: uppercase;
}
.yamm .nav > li > a {
color: #fff;
display: block;
font-family: "Source Sans Pro", sans-serif;
font-size: 15px;
font-weight: 900;
margin: 14px 0;
padding: 10px ;
position: relative;
text-transform: uppercase;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.yamm .dropdown.full-width .dropdown-menu {
left: 0;
right: 0;
}
.full-width {
position: inherit !important;
}
.navbar-nav > li {
float: left;
}
.yamm .nav li a {
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
}
.yamm .nav > li:hover > a {
color: #333333;
}
.yamm .navbar-toggle {
background: #333333 none repeat scroll 0 0;
}
.yamm .navbar-toggle .icon-bar {
background: #fff;
}
.popover-box {
float: right;
margin-left: 10px;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
position: static;
}
.yamm .container {
position: relative;
}
.yamm .dropdown-menu {
left: auto;
}
.yamm .full-width .dropdown-menu {
left: 0;
}
.yamm .full-width  .dropdown-menu {
padding: 20px 30px;
}
.yamm .dropdown.full-width .dropdown-menu {
left: 0;
right: 0;
}
.yamm .dropdown.full-width  li{
position:relative;
}
.yamm .dropdown.full-width  ul ul li:before {
font-family: FontAwesome;
content:'';
display:block;
content: "\f105";
position:absolute;
left:0;
top: 3px;
color:#aaaaaa;
}
.nav-tabs {
display: inline-block;
border-bottom: none;
padding-top: 15px;
font-weight: bold;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
}
.nav-list {
border-bottom: 1px solid #eee;
}
.nav-list > li {
padding: 20px 15px 15px;
border-left: 1px solid #eee;
}
.nav-list > li:last-child {
border-right: 1px solid #eee;
}
.nav-list > li > a:hover {
text-decoration: none;
}
.nav-list > li > a > span {
display: block;
font-weight: bold;
text-transform: uppercase;
}
.mega-dropdown {
position: static !important;
}
.mega-dropdown-menu {
padding: 20px 15px 15px;
text-align: center;
width: 100%;
left: 0 !important;
}
@media (max-width:480px) {
html .yamm .dropdown-menu {
position: relative;
top: 0;
}
}
html .yamm .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
padding-right: 20px;
}
html .yamm .nav .hot a{
border:1px dashed #fff;
}#pix-portfolio {
opacity: 0;
} .isotope-skin1 .isotope-item {
width: 20%;
} .isotope-skin2.portfolio-col-5 .isotope-item {
margin: 0;
width: 17.81% !important;
}
.isotope-skin2.portfolio-col-4 .isotope-item {
margin: 0;
width: 22.96%;
}
.isotope-skin2.portfolio-col-3 .isotope-item {
margin: 0;
width: 31.18%;
}
.isotope-skin2.portfolio-col-5 .isotope-item, .isotope-skin2.portfolio-col-4 .isotope-item, .isotope-skin2.portfolio-col-3 .isotope-item {
margin: 1%;
}
.isotope-item img {
width: 100%;
height: auto;
}
.btn-portfolio-close i {
color: #000 !important;
}
#filter {
height: 80px;
margin-top: -37px;
padding-left: 0px;
}
#filter li {
display: inline-block;
list-style: none;
margin-bottom: 0px;
}
#filter li a {
background: none repeat scroll 0 0 #fff;
border: 1px solid #dddddd;
color: #222222;
display: block;
font-size: 14px;
font-weight: 600;
margin-left: -5px;
padding: 10px 20px;
position: relative;
text-transform: uppercase;
transition: all 0.4s ease 0s;
font-family: "Roboto Condensed";
}
#filter li a:hover, #filter li a.current {
background: #333333;
border-color: #333333;
color: #fff;
}
.title-action a {
background: none repeat scroll 0 0 #526aff !important;
border-color: #526aff !important;
color: #fff !important;
position: relative;
}
.title-action a:after {
border-bottom: 5px solid #222;
bottom: -5px;
content: "";
display: inline-block;
left: -1px;
position: absolute;
width: 30px;
}
.isotope-item .slide-desc h3 {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 30px;
font-family: "Roboto Condensed";
}
.isotope-item:hover .slide-desc {
opacity: 1;
}
.isotope-item .slide-desc {
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
left: 0px;
position: absolute;
top: 0;
z-index: 899;
width: 100%;
height: 100%;
padding: 40px 50px;
color: #fff;
opacity: 0;
overflow: hidden;
text-align: center;
}
.isotope-item:hover .slide-desc .btn {
border: 2px solid #ddd;
background: none !important;
padding: 10px 15px;
}
.isotope-item .slide-desc .btn {
border: 2px solid #ddd;
background: none !important;
padding: 10px 15px;
}
.isotope-item .slide-desc table, .isotope-item .slide-desc td {
border: none;
height: 100%;
width: 100%;
vertical-align: bottom;
text-align:left;
background: none;
}@font-face {
font-family: 'icomoon';
src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/icomoon/fonts/icomoon.eot);
src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/icomoon/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/icomoon/fonts/icomoon.ttf) format('truetype'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/icomoon/fonts/icomoon.woff) format('woff'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/icomoon/fonts/icomoon.svg#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
.fa[class*="icomoon-"],[class*="icomoon-"] {
font-family: 'icomoon';
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;
}
.icomoon-quote-left:before {
content: "\e613";
}
.icomoon-quote-right:before {
content: "\e614";
}
.icomoon-circle-arrow-right:before {
content: "\e600";
}
.icomoon-eye-open:before {
content: "\e601";
}
.icomoon-map-marker:before {
content: "\e602";
}
.icomoon-globe:before {
content: "\e603";
}
.icomoon-play2:before {
content: "\e604";
}
.icomoon-pause:before {
content: "\e605";
}
.icomoon-volume-up:before {
content: "\e606";
}
.icomoon-stop:before {
content: "\e607";
}
.icomoon-fast-forward:before {
content: "\e608";
}
.icomoon-fast-backward:before {
content: "\e609";
}
.icomoon-volume-down:before {
content: "\e60a";
}
.icomoon-volume-off:before {
content: "\e60b";
}
.icomoon-rss:before {
content: "\e60c";
}
.icomoon-edit:before {
content: "\e60d";
}
.icomoon-resize-full:before {
content: "\e60e";
}
.icomoon-share-alt:before {
content: "\e60f";
}
.icomoon-reply:before {
content: "\e610";
}
.icomoon-repeat:before {
content: "\e611";
}
.icomoon-pin:before {
content: "\e000";
}
.icomoon-search:before {
content: "\e001";
}
.icomoon-arrow-left:before {
content: "\e002";
}
.icomoon-arrow-right:before {
content: "\e003";
}
.icomoon-arrow-up:before {
content: "\e004";
}
.icomoon-arrow-down:before {
content: "\e005";
}
.icomoon-arrow-left2:before {
content: "\e006";
}
.icomoon-arrow-right2:before {
content: "\e01d";
}
.icomoon-arrow-up2:before {
content: "\e008";
}
.icomoon-arrow-down2:before {
content: "\e009";
}
.icomoon-link:before {
content: "\e00a";
}
.icomoon-twitter:before {
content: "\e00b";
}
.icomoon-facebook:before {
content: "\e00c";
}
.icomoon-googleplus:before {
content: "\e00d";
}
.icomoon-linkedin:before {
content: "\e00e";
}
.icomoon-pinterest:before {
content: "\e00f";
}
.icomoon-dribbble:before {
content: "\e010";
}
.icomoon-check:before {
content: "\e011";
}
.icomoon-ok:before {
content: "\e012";
}
.icomoon-images:before {
content: "\e013";
}
.icomoon-time:before {
content: "\e014";
}
.icomoon-calendar:before {
content: "\e015";
}
.icomoon-heart:before {
content: "\e016";
}
.icomoon-comments:before {
content: "\e017";
}
.icomoon-comment:before {
content: "\e018";
}
.icomoon-remove-sign:before {
content: "\e019";
}
.icomoon-ok-sign:before {
content: "\e01a";
}
.icomoon-play:before {
content: "\e01b";
}
.icomoon-film:before {
content: "\e01c";
}
.icomoon-reorder:before {
content: "\f0c9";
}
.icomoon-remove:before {
content: "\f00d";
}
.icomoon-contract:before {
content: "\e612";
}@font-face {
font-family: 'Simple-Line-Icons';
src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/simple/fonts/Simple-Line-Icons.eot);
src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/simple/fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/simple/fonts/Simple-Line-Icons.woff) format('woff'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/simple/fonts/Simple-Line-Icons.ttf) format('truetype'),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/simple/fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'Simple-Line-Icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
font-family: 'Simple-Line-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
content: "\e000";
}
.icon-user-follow:before {
content: "\e002";
}
.icon-user-following:before {
content: "\e003";
}
.icon-user-unfollow:before {
content: "\e004";
}
.icon-trophy:before {
content: "\e006";
}
.icon-screen-smartphone:before {
content: "\e010";
}
.icon-screen-desktop:before {
content: "\e011";
}
.icon-plane:before {
content: "\e012";
}
.icon-notebook:before {
content: "\e013";
}
.icon-moustache:before {
content: "\e014";
}
.icon-mouse:before {
content: "\e015";
}
.icon-magnet:before {
content: "\e016";
}
.icon-energy:before {
content: "\e020";
}
.icon-emoticon-smile:before {
content: "\e021";
}
.icon-disc:before {
content: "\e022";
}
.icon-cursor-move:before {
content: "\e023";
}
.icon-crop:before {
content: "\e024";
}
.icon-credit-card:before {
content: "\e025";
}
.icon-chemistry:before {
content: "\e026";
}
.icon-user:before {
content: "\e005";
}
.icon-speedometer:before {
content: "\e007";
}
.icon-social-youtube:before {
content: "\e008";
}
.icon-social-twitter:before {
content: "\e009";
}
.icon-social-tumblr:before {
content: "\e00a";
}
.icon-social-facebook:before {
content: "\e00b";
}
.icon-social-dropbox:before {
content: "\e00c";
}
.icon-social-dribbble:before {
content: "\e00d";
}
.icon-shield:before {
content: "\e00e";
}
.icon-screen-tablet:before {
content: "\e00f";
}
.icon-magic-wand:before {
content: "\e017";
}
.icon-hourglass:before {
content: "\e018";
}
.icon-graduation:before {
content: "\e019";
}
.icon-ghost:before {
content: "\e01a";
}
.icon-game-controller:before {
content: "\e01b";
}
.icon-fire:before {
content: "\e01c";
}
.icon-eyeglasses:before {
content: "\e01d";
}
.icon-envelope-open:before {
content: "\e01e";
}
.icon-envelope-letter:before {
content: "\e01f";
}
.icon-bell:before {
content: "\e027";
}
.icon-badge:before {
content: "\e028";
}
.icon-anchor:before {
content: "\e029";
}
.icon-wallet:before {
content: "\e02a";
}
.icon-vector:before {
content: "\e02b";
}
.icon-speech:before {
content: "\e02c";
}
.icon-puzzle:before {
content: "\e02d";
}
.icon-printer:before {
content: "\e02e";
}
.icon-present:before {
content: "\e02f";
}
.icon-playlist:before {
content: "\e030";
}
.icon-pin:before {
content: "\e031";
}
.icon-picture:before {
content: "\e032";
}
.icon-map:before {
content: "\e033";
}
.icon-layers:before {
content: "\e034";
}
.icon-handbag:before {
content: "\e035";
}
.icon-globe-alt:before {
content: "\e036";
}
.icon-globe:before {
content: "\e037";
}
.icon-frame:before {
content: "\e038";
}
.icon-folder-alt:before {
content: "\e039";
}
.icon-film:before {
content: "\e03a";
}
.icon-feed:before {
content: "\e03b";
}
.icon-earphones-alt:before {
content: "\e03c";
}
.icon-earphones:before {
content: "\e03d";
}
.icon-drop:before {
content: "\e03e";
}
.icon-drawer:before {
content: "\e03f";
}
.icon-docs:before {
content: "\e040";
}
.icon-directions:before {
content: "\e041";
}
.icon-direction:before {
content: "\e042";
}
.icon-diamond:before {
content: "\e043";
}
.icon-cup:before {
content: "\e044";
}
.icon-compass:before {
content: "\e045";
}
.icon-call-out:before {
content: "\e046";
}
.icon-call-in:before {
content: "\e047";
}
.icon-call-end:before {
content: "\e048";
}
.icon-calculator:before {
content: "\e049";
}
.icon-bubbles:before {
content: "\e04a";
}
.icon-briefcase:before {
content: "\e04b";
}
.icon-book-open:before {
content: "\e04c";
}
.icon-basket-loaded:before {
content: "\e04d";
}
.icon-basket:before {
content: "\e04e";
}
.icon-bag:before {
content: "\e04f";
}
.icon-action-undo:before {
content: "\e050";
}
.icon-action-redo:before {
content: "\e051";
}
.icon-wrench:before {
content: "\e052";
}
.icon-umbrella:before {
content: "\e053";
}
.icon-trash:before {
content: "\e054";
}
.icon-tag:before {
content: "\e055";
}
.icon-support:before {
content: "\e056";
}
.icon-size-fullscreen:before {
content: "\e057";
}
.icon-size-actual:before {
content: "\e058";
}
.icon-shuffle:before {
content: "\e059";
}
.icon-share-alt:before {
content: "\e05a";
}
.icon-share:before {
content: "\e05b";
}
.icon-rocket:before {
content: "\e05c";
}
.icon-question:before {
content: "\e05d";
}
.icon-pie-chart:before {
content: "\e05e";
}
.icon-pencil:before {
content: "\e05f";
}
.icon-note:before {
content: "\e060";
}
.icon-music-tone-alt:before {
content: "\e061";
}
.icon-music-tone:before {
content: "\e062";
}
.icon-microphone:before {
content: "\e063";
}
.icon-loop:before {
content: "\e064";
}
.icon-logout:before {
content: "\e065";
}
.icon-login:before {
content: "\e066";
}
.icon-list:before {
content: "\e067";
}
.icon-like:before {
content: "\e068";
}
.icon-home:before {
content: "\e069";
}
.icon-grid:before {
content: "\e06a";
}
.icon-graph:before {
content: "\e06b";
}
.icon-equalizer:before {
content: "\e06c";
}
.icon-dislike:before {
content: "\e06d";
}
.icon-cursor:before {
content: "\e06e";
}
.icon-control-start:before {
content: "\e06f";
}
.icon-control-rewind:before {
content: "\e070";
}
.icon-control-play:before {
content: "\e071";
}
.icon-control-pause:before {
content: "\e072";
}
.icon-control-forward:before {
content: "\e073";
}
.icon-control-end:before {
content: "\e074";
}
.icon-calendar:before {
content: "\e075";
}
.icon-bulb:before {
content: "\e076";
}
.icon-bar-chart:before {
content: "\e077";
}
.icon-arrow-up:before {
content: "\e078";
}
.icon-arrow-right:before {
content: "\e079";
}
.icon-arrow-left:before {
content: "\e07a";
}
.icon-arrow-down:before {
content: "\e07b";
}
.icon-ban:before {
content: "\e07c";
}
.icon-bubble:before {
content: "\e07d";
}
.icon-camcorder:before {
content: "\e07e";
}
.icon-camera:before {
content: "\e07f";
}
.icon-check:before {
content: "\e080";
}
.icon-clock:before {
content: "\e081";
}
.icon-close:before {
content: "\e082";
}
.icon-cloud-download:before {
content: "\e083";
}
.icon-cloud-upload:before {
content: "\e084";
}
.icon-doc:before {
content: "\e085";
}
.icon-envelope:before {
content: "\e086";
}
.icon-eye:before {
content: "\e087";
}
.icon-flag:before {
content: "\e088";
}
.icon-folder:before {
content: "\e089";
}
.icon-heart:before {
content: "\e08a";
}
.icon-info:before {
content: "\e08b";
}
.icon-key:before {
content: "\e08c";
}
.icon-link:before {
content: "\e08d";
}
.icon-lock:before {
content: "\e08e";
}
.icon-lock-open:before {
content: "\e08f";
}
.icon-magnifier:before {
content: "\e090";
}
.icon-magnifier-add:before {
content: "\e091";
}
.icon-magnifier-remove:before {
content: "\e092";
}
.icon-paper-clip:before {
content: "\e093";
}
.icon-paper-plane:before {
content: "\e094";
}
.icon-plus:before {
content: "\e095";
}
.icon-pointer:before {
content: "\e096";
}
.icon-power:before {
content: "\e097";
}
.icon-refresh:before {
content: "\e098";
}
.icon-reload:before {
content: "\e099";
}
.icon-settings:before {
content: "\e09a";
}
.icon-star:before {
content: "\e09b";
}
.icon-symbol-female:before {
content: "\e09c";
}
.icon-symbol-male:before {
content: "\e09d";
}
.icon-target:before {
content: "\e09e";
}
.icon-volume-1:before {
content: "\e09f";
}
.icon-volume-2:before {
content: "\e0a0";
}
.icon-volume-off:before {
content: "\e0a1";
}
.icon-users:before {
content: "\e001";
}@font-face {
font-family: "Flaticon";
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/flaticon/flaticon.eot);
src: url(//fbyjan.com.au/wp-content/themes/proagency/fonts/flaticon/flaticon.eot#iefix) format("embedded-opentype"),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/flaticon/flaticon.woff) format("woff"),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/flaticon/flaticon.ttf) format("truetype"),
url(//fbyjan.com.au/wp-content/themes/proagency/fonts/flaticon/flaticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}.flaticon-accomodation1:before {
content: "\e000";
}
.flaticon-adjusting:before {
content: "\e001";
}
.flaticon-antique19:before {
content: "\e002";
}
.flaticon-apartment:before {
content: "\e003";
}
.flaticon-architecture:before {
content: "\e004";
}
.flaticon-architecture1:before {
content: "\e005";
}
.flaticon-ascendant6:before {
content: "\e006";
}
.flaticon-attention1:before {
content: "\e007";
}
.flaticon-ax2:before {
content: "\e008";
}
.flaticon-bags4:before {
content: "\e009";
}
.flaticon-bank11:before {
content: "\e00a";
}
.flaticon-bank5:before {
content: "\e00b";
}
.flaticon-bank6:before {
content: "\e00c";
}
.flaticon-banking2:before {
content: "\e00d";
}
.flaticon-barrow:before {
content: "\e00e";
}
.flaticon-beach12:before {
content: "\e00f";
}
.flaticon-black331:before {
content: "\e010";
}
.flaticon-boxes1:before {
content: "\e011";
}
.flaticon-brick3:before {
content: "\e012";
}
.flaticon-bricks3:before {
content: "\e013";
}
.flaticon-bricks4:before {
content: "\e014";
}
.flaticon-brush20:before {
content: "\e015";
}
.flaticon-building104:before {
content: "\e016";
}
.flaticon-building32:before {
content: "\e017";
}
.flaticon-building33:before {
content: "\e018";
}
.flaticon-building78:before {
content: "\e019";
}
.flaticon-building86:before {
content: "\e01a";
}
.flaticon-buildings10:before {
content: "\e01b";
}
.flaticon-buildings2:before {
content: "\e01c";
}
.flaticon-buildings5:before {
content: "\e01d";
}
.flaticon-buildings8:before {
content: "\e01e";
}
.flaticon-buy9:before {
content: "\e01f";
}
.flaticon-call37:before {
content: "\e020";
}
.flaticon-central3:before {
content: "\e021";
}
.flaticon-church7:before {
content: "\e022";
}
.flaticon-city21:before {
content: "\e023";
}
.flaticon-city8:before {
content: "\e024";
}
.flaticon-computer-screen5:before {
content: "\e025";
}
.flaticon-computers13:before {
content: "\e026";
}
.flaticon-construction10:before {
content: "\e027";
}
.flaticon-construction11:before {
content: "\e028";
}
.flaticon-construction12:before {
content: "\e029";
}
.flaticon-construction9:before {
content: "\e02a";
}
.flaticon-constructor2:before {
content: "\e02b";
}
.flaticon-constructor4:before {
content: "\e02c";
}
.flaticon-constructor5:before {
content: "\e02d";
}
.flaticon-crane7:before {
content: "\e02e";
}
.flaticon-crane8:before {
content: "\e02f";
}
.flaticon-crane9:before {
content: "\e030";
}
.flaticon-delivery17:before {
content: "\e031";
}
.flaticon-delivery18:before {
content: "\e032";
}
.flaticon-delivery23:before {
content: "\e033";
}
.flaticon-delivery40:before {
content: "\e034";
}
.flaticon-delivery41:before {
content: "\e035";
}
.flaticon-delivery6:before {
content: "\e036";
}
.flaticon-demolition:before {
content: "\e037";
}
.flaticon-dollar92:before {
content: "\e038";
}
.flaticon-drafting1:before {
content: "\e039";
}
.flaticon-drawing7:before {
content: "\e03a";
}
.flaticon-drawing8:before {
content: "\e03b";
}
.flaticon-drill6:before {
content: "\e03c";
}
.flaticon-drill7:before {
content: "\e03d";
}
.flaticon-eco4:before {
content: "\e03e";
}
.flaticon-electrical9:before {
content: "\e03f";
}
.flaticon-electronic55:before {
content: "\e040";
}
.flaticon-factory11:before {
content: "\e041";
}
.flaticon-factory14:before {
content: "\e042";
}
.flaticon-factory3:before {
content: "\e043";
}
.flaticon-factory6:before {
content: "\e044";
}
.flaticon-factory7:before {
content: "\e045";
}
.flaticon-groceries:before {
content: "\e046";
}
.flaticon-hammer40:before {
content: "\e047";
}
.flaticon-hammer42:before {
content: "\e048";
}
.flaticon-home113:before {
content: "\e049";
}
.flaticon-home120:before {
content: "\e04a";
}
.flaticon-home148:before {
content: "\e04b";
}
.flaticon-home168:before {
content: "\e04c";
}
.flaticon-home60:before {
content: "\e04d";
}
.flaticon-home63:before {
content: "\e04e";
}
.flaticon-home65:before {
content: "\e04f";
}
.flaticon-home78:before {
content: "\e050";
}
.flaticon-home87:before {
content: "\e051";
}
.flaticon-home9:before {
content: "\e052";
}
.flaticon-hook3:before {
content: "\e053";
}
.flaticon-hospital11:before {
content: "\e054";
}
.flaticon-hospital28:before {
content: "\e055";
}
.flaticon-hotel68:before {
content: "\e056";
}
.flaticon-house109:before {
content: "\e057";
}
.flaticon-house112:before {
content: "\e058";
}
.flaticon-house158:before {
content: "\e059";
}
.flaticon-house175:before {
content: "\e05a";
}
.flaticon-house204:before {
content: "\e05b";
}
.flaticon-house28:before {
content: "\e05c";
}
.flaticon-house3:before {
content: "\e05d";
}
.flaticon-house58:before {
content: "\e05e";
}
.flaticon-industrial2:before {
content: "\e05f";
}
.flaticon-laptop112:before {
content: "\e060";
}
.flaticon-laptop120:before {
content: "\e061";
}
.flaticon-laptops:before {
content: "\e062";
}
.flaticon-logistics-delivery:before {
content: "\e063";
}
.flaticon-lorry:before {
content: "\e064";
}
.flaticon-manufacture:before {
content: "\e065";
}
.flaticon-market2:before {
content: "\e066";
}
.flaticon-monitor2:before {
content: "\e067";
}
.flaticon-nut:before {
content: "\e068";
}
.flaticon-office17:before {
content: "\e069";
}
.flaticon-office42:before {
content: "\e06a";
}
.flaticon-offices:before {
content: "\e06b";
}
.flaticon-open203:before {
content: "\e06c";
}
.flaticon-packages2:before {
content: "\e06d";
}
.flaticon-paint54:before {
content: "\e06e";
}
.flaticon-paint55:before {
content: "\e06f";
}
.flaticon-painting35:before {
content: "\e070";
}
.flaticon-pc6:before {
content: "\e071";
}
.flaticon-pipes:before {
content: "\e072";
}
.flaticon-plan1:before {
content: "\e073";
}
.flaticon-public6:before {
content: "\e074";
}
.flaticon-real11:before {
content: "\e075";
}
.flaticon-responsive12:before {
content: "\e076";
}
.flaticon-robot3:before {
content: "\e077";
}
.flaticon-roof1:before {
content: "\e078";
}
.flaticon-rounded45:before {
content: "\e079";
}
.flaticon-school1:before {
content: "\e07a";
}
.flaticon-school47:before {
content: "\e07b";
}
.flaticon-school50:before {
content: "\e07c";
}
.flaticon-screwdriver18:before {
content: "\e07d";
}
.flaticon-seo1:before {
content: "\e07e";
}
.flaticon-settings48:before {
content: "\e07f";
}
.flaticon-shop3:before {
content: "\e080";
}
.flaticon-shop4:before {
content: "\e081";
}
.flaticon-shopping234:before {
content: "\e082";
}
.flaticon-shoppingbag:before {
content: "\e083";
}
.flaticon-shovel3:before {
content: "\e084";
}
.flaticon-shovel4:before {
content: "\e085";
}
.flaticon-smog:before {
content: "\e086";
}
.flaticon-store4:before {
content: "\e087";
}
.flaticon-store5:before {
content: "\e088";
}
.flaticon-street7:before {
content: "\e089";
}
.flaticon-teacher43:before {
content: "\e08a";
}
.flaticon-telephone5:before {
content: "\e08b";
}
.flaticon-think3:before {
content: "\e08c";
}
.flaticon-three115:before {
content: "\e08d";
}
.flaticon-toolbox3:before {
content: "\e08e";
}
.flaticon-tools6:before {
content: "\e08f";
}
.flaticon-tow:before {
content: "\e090";
}
.flaticon-traffic14:before {
content: "\e091";
}
.flaticon-triangular45:before {
content: "\e092";
}
.flaticon-triangular46:before {
content: "\e093";
}
.flaticon-truck12:before {
content: "\e094";
}
.flaticon-truck16:before {
content: "\e095";
}
.flaticon-truck27:before {
content: "\e096";
}
.flaticon-truck29:before {
content: "\e097";
}
.flaticon-two193:before {
content: "\e098";
}
.flaticon-university19:before {
content: "\e099";
}
.flaticon-urban:before {
content: "\e09a";
}
.flaticon-urban7:before {
content: "\e09b";
}
.flaticon-vehicle40:before {
content: "\e09c";
}
.flaticon-vehicle43:before {
content: "\e09d";
}
.flaticon-vehicle51:before {
content: "\e09e";
}
.flaticon-vehicle57:before {
content: "\e09f";
}
.flaticon-website8:before {
content: "\e0a0";
}
.flaticon-worker18:before {
content: "\e0a1";
}
.flaticon-worker21:before {
content: "\e0a2";
}
.flaticon-worker5:before {
content: "\e0a3";
}
.flaticon-wrench58:before {
content: "\e0a4";
}
.flaticon-wrench59:before {
content: "\e0a5";
}
.flaticon-wrench60:before {
content: "\e0a6";
}/**/@font-face{font-family:'FontAwesome';src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//fbyjan.com.au/wp-content/themes/proagency/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}}
#pix-portfolio .isotope-frame .x-item  {
}
#pix-portfolio  .portfolio-image , #pix-portfolio .isotope-frame .x-item {
}/*/*//**//*/*/html body {
color: #555555;
}
a {
color: #222222;
}
html .nav > li > a:hover, html .nav > li > a:focus {
color: #222222;
}
html .pre-footer {
background: none repeat scroll 0 0 #222222;
}
html .after-heading-info, .highlight_text {
color: #222222;
}
html .bx-wrapper .bx-next {
background: #222222 !important;
}
html .bx-wrapper .bx-next {
background: #222222 !important;
}
html .full-title.banner-full-width {
background-color: #222222
}
html .top-cart i, html .top-cart .icon-basket {
color: #222222;
}
html .dropdown-menu > li > a:hover, html .dropdown-menu > li > a:focus {
background-color: #222222
}
html .title-action a {
background: none repeat scroll 0 0 #222222 !important;
border-color: #222222 !important;
font-weight: 700 !important;
}
html .full-title-name .btn {
background: #333 repeat scroll 0 0 !important;
border-color: #333 !important;
}
html .marked_list1 li:before {
color: #222222;
}
html .woocommerce #respond input#submit, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button {
background-color: #222222 !important;
border-color: #222222 !important;
}
html .product-info .nav-tabs > li.active a, html .product-info .nav-tabs > li:hover a {
background: #222222 !important;
color: #fff !important;
outline: none !important;
border: 1px solid #222222;
}
html .product-info .nav-tabs {
border-top-color: #222222;
}
html .nav > li > a:hover, html .nav > li > a:focus {
color: #222222;
}
html .label-sale, .label-hot, html .label-not-available, html .label-best {
color: red;
}
html a {
color: #222222;
}
.box-date-post .date-2 {
color: #999999;
text-transform: uppercase;
font-weight: normal;
}
html body  .type-post.sticky:after {
color: #222222;
}/*/*//**//*/*/html .carousel-team .team-position {
color:#fe951a;
}
html .product-bottom .added_to_cart {
background-color:#fe951a;
border-color: #fe951a;
}
html .banner-full-width > .container:after{
border-color:#fe951a;
}
html .pagination li:hover a,html  .pagination li.current a,html  .woocommerce-pagination li .current{
background: #fe951a  !important;
}
html .entry-media .blockquote {
border-left: 3px solid #fe951a;
}
html  .table-contact i{
color:#fe951a;
}
html .featured-item-simple-icon::after {
border-color: #fe951a;
}
html .pix_grid-item .vc_grid-item-mini .vc_gitem-link{
color: #fe951a;
}
html .section-header .heading {
color: #fe951a;
}
html .title-action  a:after{
border-bottom-color: #fe951a;
}
html .btn-link,html  .view-post-btn {
color: #fe951a !important;
}
html .demo_changer .demo-icon {
background: #fe951a;
}
html .woocommerce nav.woocommerce-pagination ul li a:focus, html .woocommerce nav.woocommerce-pagination ul li a:hover, html .woocommerce nav.woocommerce-pagination ul li span.current {
background: #fe951a !important;
}
html .pagination li, html .woocommerce-pagination li {
border-color: #fe951a !important;
}
html .tagcloud a:hover {
background: #fe951a !important;
}
html .title-option {
background: #fe951a;
}
html .ip-header .ip-loader svg path.ip-loader-circle {
stroke: #fe951a !important;
}
.ui-accordion-header-active.ui-state-active{
background-color: #fe951a !important;
color:#fff !important;	
}
.ui-accordion-header-active.ui-state-active *{
color:#fff !important;
}
.yamm {
background-color: #fe951a;
}
.yamm .dropdown-menu h1:after, .yamm .dropdown-menu h2:after, .yamm .dropdown-menu h3:after, .yamm .dropdown-menu h4:after, .yamm .dropdown-menu h5:after, .yamm .dropdown-menu h6:after {
border-color: #fe951a !important;
}
html .banner-full-width .btn.btn-primary {
background-color: #fe951a;
border-color: #fe951a;
color: #ffffff;
}
html .full-title-name:after{
background-color: #fe951a;
}
html .full-title-name {
background-color: #fe951a;
}
html .carousel-text a.btn-read-more.btn {
color: #fe951a;
}
html a.btn-read-more.btn {
color: #fe951a;
}
html .btn-primary, html .wpcf7-submit {
background-color: #fe951a;
border-color: #fe951a;
}
html body .marked_list1 li:before {
color: #fe951a;
}
html .isotope-item:hover .slide-desc  .btn {
border-color: #fe951a ;
}
html .pre-footer:hover {
background-color: #fe951a;
}
.footer-shop .widgettitle:after {
border-bottom: 1px solid #fe951a;
}
html .no-bg-color-parallax.parallax-yellow .bg-slideshow:after {
background-color: rgba(229, 0, 28, 0.7);
}
html .btn-location-open i {
color: #fff;
}
html .product-grid li:hover .product-bottom .btn-group .btn {
background-color: #fe951a;
border-color: #fe951a;
}
html .pp-content:hover {
background: none repeat scroll 0 0 #fe951a;
}
html .pp-content:hover .arrow {
border-color: #fe951a;
}
html .parallax-black .service-item .fa::before {
color: #fe951a;
}
html .btn-download {
background: #fe951a;
color: #fff !important;
}
html body aside .widget_nav_menu li:before:hover , html body aside .widget_product_categories li:before:hover {
color: #fe951a;
}
html aside .widget_nav_menu li:hover, aside .widget_product_categories li:hover {
border-left-color: #fe951a;
}
.info-desc {
border: 7px solid #fe951a;
box-shadow: 1px 1px 3px #fe951a inset;
}
html .info-desc:after {
background: none repeat scroll 0 0 #fe951a;
}
html .info-desc:before {
background: none repeat scroll 0 0 #fe951a;
}
html .info-desc td i {
color: #fe951a;
}
html .marked_list2 li:before {
color: #fe951a;
}
html  blockquote {
border-left: 3px solid #fe951a;
}
.carousel-title:after{
border-bottom-color:#fe951a;
}
html .box-date-post .date-1 {
color: #fe951a;
}
html .copy a {
color:#fe951a;
}
html .layout-header2 .top-cart i::after, html .layout-header2 .top-cart i::before{
color: #fe951a !important;
}
html  .linetitle:after {
border-bottom-color: #fe951a;
}
.light-font:after {
border-bottom-color: #fe951a ;	
}
html .service-item h4:after {
border-bottom-color: #fe951a ;	
}
html  .navbar-header {
background: #222222;
color: #cccccc;
}
html  .navbar-header  * , html  .navbar-header a{
color:#cccccc !important;
}
html  .navbar-header .info-top li.fa:after, html  .navbar-header .info-top li.fa:before {
color:#cccccc !important;
}.cd-pricing-list {
list-style: outside none none;
margin: 0;
}
.cd-pricing-container ul{
list-style:none;
margin:0;
padding:0;
}
.cd-secondary-theme .cd-pricing-features li {
border-top: 1px solid #fff;
color: #ffffff;
text-transform: uppercase;
}
.cd-header {
height: 100px;
line-height: 170px;
position: relative;
}
.cd-header h1 {
text-align: center;
color: #FFFFFF;
font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
.cd-header {
height: 160px;
line-height: 280px;
}
.cd-header h1 {
font-size: 3.6rem;
font-weight: 300;
}
}
.cd-pricing-container {
margin: 0 auto;
max-width: 1170px;
width: 90%;
}
@media only screen and (min-width: 768px) {
.cd-pricing-container {
}
.cd-pricing-container.cd-full-width {
width: 100%;
max-width: none;
}
}
.cd-pricing-switcher {
padding-bottom: 40px;
text-align: center;
}
.cd-pricing-switcher .fieldset {
background: none repeat scroll 0 0 #ddd;
border: 0 none;
border-radius: 100px;
display: inline-block;
padding: 2px;
position: relative;
}
.cd-pricing-switcher input[type="radio"] {
position: absolute;
opacity: 0;
}
.cd-pricing-switcher label {
color: #fff;
cursor: pointer;
display: inline-block;
float: left;
font-size: 1.4rem;
height: 40px;
line-height: 40px;
margin: 0;
position: relative;
width: 90px;
z-index: 1;
}
.cd-pricing-switcher .cd-switch { position: absolute;
top: 2px;
left: 2px;
height: 40px;
width: 90px;
background-color: #0c1f28;
border-radius: 50em;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s;
}
.cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch,
.cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch { -webkit-transform: translateX(90px);
-moz-transform: translateX(90px);
-ms-transform: translateX(90px);
-o-transform: translateX(90px);
transform: translateX(90px);
}
.no-js .cd-pricing-switcher {
display: none;
}
.cd-pricing-list {
margin: 2em 0 0;
}
.cd-pricing-list > li {
margin-bottom: 1em;
position: relative;
}
@media only screen and (min-width: 768px) {
.cd-pricing-list {
list-style: outside none none;
margin: 0;
}
.cd-pricing-list:after {
content: "";
display: table;
clear: both;
}
.cd-pricing-list > li {
width: 33.3333333333%;
float: left;
}
.cd-has-margins .cd-pricing-list > li {
width: 32.3333333333%;
float: left;
margin-right: 1.5%;
}
.cd-has-margins .cd-pricing-list > li:last-of-type {
margin-right: 0;
}
}
.cd-pricing-wrapper { position: relative;
}
.touch .cd-pricing-wrapper { -webkit-perspective: 2000px;
-moz-perspective: 2000px;
perspective: 2000px;
}
.cd-pricing-wrapper.is-switched .is-visible { -webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-animation: cd-rotate 0.5s;
-moz-animation: cd-rotate 0.5s;
animation: cd-rotate 0.5s;
}
.cd-pricing-wrapper.is-switched .is-hidden { -webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-animation: cd-rotate-inverse 0.5s;
-moz-animation: cd-rotate-inverse 0.5s;
animation: cd-rotate-inverse 0.5s;
opacity: 0;
}
.cd-pricing-wrapper.is-switched .is-selected {
opacity: 1;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-visible { -webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: cd-rotate-back 0.5s;
-moz-animation: cd-rotate-back 0.5s;
animation: cd-rotate-back 0.5s;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-hidden { -webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-animation: cd-rotate-inverse-back 0.5s;
-moz-animation: cd-rotate-inverse-back 0.5s;
animation: cd-rotate-inverse-back 0.5s;
opacity: 0;
}
.cd-pricing-wrapper.is-switched.reverse-animation .is-selected {
opacity: 1;
}
.cd-pricing-wrapper > li {
background-color:  #333333;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; outline: 1px solid transparent;
}
.cd-pricing-wrapper .is-visible { position: relative;
z-index: 5;
}
.cd-pricing-wrapper .is-hidden { position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.cd-pricing-wrapper .is-selected { z-index: 3 !important;
}
@media only screen and (min-width: 768px) {
.cd-pricing-wrapper > li::before { content: '';
position: absolute;
z-index: 6;
left: -1px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 50%;
width: 1px;
background-color: #b1d6e8;
}
.cd-pricing-wrapper > li::after { display: none;
}
.cd-popular .cd-pricing-wrapper > li {
}
.cd-has-margins .cd-pricing-wrapper > li, .cd-has-margins .cd-popular .cd-pricing-wrapper > li {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-secondary-theme .cd-pricing-wrapper > li {
background: none repeat scroll 0 0 #333333;
}
.cd-secondary-theme .cd-popular .cd-pricing-wrapper > li {
background: none repeat scroll 0 0 #2689dd;
}
:nth-of-type(1) > .cd-pricing-wrapper > li::before { display: none;
}
.cd-has-margins .cd-pricing-wrapper > li {
border-radius: 4px 4px 6px 6px;
}
.cd-has-margins .cd-pricing-wrapper > li::before {
display: none;
}
}
@media only screen and (min-width: 1500px) {
.cd-full-width .cd-pricing-wrapper > li {
padding: 2.5em 0;
}
}
.no-js .cd-pricing-wrapper .is-hidden {
position: relative;
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
margin-top: 1em;
}
@media only screen and (min-width: 768px) {
.cd-popular .cd-pricing-wrapper > li::before { display: none;
}
.cd-popular + li .cd-pricing-wrapper > li::before { display: none;
}
}
.cd-pricing-header {
background-color: #2689dd;
color: #ffffff;
height: auto;
padding: 1em 2em;
pointer-events: none;
position: relative;
z-index: 1;
}
.cd-pricing-header h2 {
margin-bottom: 3px;
text-transform: uppercase;
}
.cd-popular .cd-pricing-header {
background-color: #ffc300;
}
@media only screen and (min-width: 768px) {
.cd-pricing-header {
height: auto;
padding: 1.9em 0.9em 1.6em;
pointer-events: auto;
text-align: center;
color: #173d50;
background-color: transparent;
}
.cd-popular .cd-pricing-header {
color: #ffc300;
background-color: transparent;
}
.cd-secondary-theme .cd-pricing-header {
color: #FFFFFF;
}
.cd-pricing-header h2 {
font-size: 1.8rem;
letter-spacing: 2px;
}
}
.cd-currency, .cd-value {
font-size: 3rem;
font-weight: 300;
}
.cd-duration {
font-size: 1.3rem;
text-transform: uppercase;
}
.cd-popular .cd-duration {
}
.cd-duration::before {
content: '/';
margin-right: 2px;
}
@media only screen and (min-width: 768px) {
.cd-value {
font-size: 7rem;
font-weight: 300;
}
.cd-currency, .cd-duration {
color: #fff;
}
.cd-popular .cd-currency, .cd-popular .cd-duration {
color: #fff;
}
.cd-secondary-theme .cd-currency, .cd-secondary-theme .cd-duration {
color: #fff;
}
.cd-secondary-theme .cd-popular .cd-currency, .cd-secondary-theme .cd-popular .cd-duration {
color: #fff;
}
.cd-currency {
display: inline-block;
margin-top: 10px;
vertical-align: top;
font-size: 2rem;
font-weight: 700;
}
.cd-duration {
font-size: 1.4rem;
}
}
.cd-pricing-body {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.is-switched .cd-pricing-body { overflow: hidden;
}
@media only screen and (min-width: 768px) {
.cd-pricing-body {
overflow-x: visible;
}
}
.cd-pricing-features {
width: 600px;
}
.cd-pricing-features:after {
content: "";
display: table;
clear: both;
}
.cd-pricing-features li {
width: 100px;
float: left;
padding: 2.6em 1em;
font-size: 1.4rem;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
border:none !important;
}
.cd-pricing-features em {
display: block;
margin-bottom: 5px;
font-weight: 600;
}
@media only screen and (min-width: 768px) {
.cd-pricing-features {
width: auto;
}
.cd-pricing-features li {
float: none;
width: auto;
padding: 1em;
}
.cd-popular .cd-pricing-features li {
margin: 0 3px;
}
.cd-pricing-features li:nth-of-type(2n+1) {
background-color:  #f4f4f4;
}
.cd-pricing-features em {
display: inline-block;
margin-bottom: 0;
}
.cd-has-margins .cd-popular .cd-pricing-features li, .cd-secondary-theme .cd-popular .cd-pricing-features li {
margin: 0;
}
.cd-secondary-theme .cd-pricing-features li {
color: #ffffff;
}
.cd-secondary-theme .cd-pricing-features li:nth-of-type(2n+1) {
background-color: transparent;
}
}
.cd-pricing-footer {
position: absolute;
z-index: 1;
top: 0;
left: 0; height: 80px;
width: 100%;
}
.cd-pricing-footer::after { content: '';
position: absolute;
right: 1em;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 20px;
width: 20px;
background: url(//fbyjan.com.au/wp-content/themes/proagency/assets/pricing-tables/img/cd-icon-small-arrow.svg);
}
@media only screen and (min-width: 768px) {
.cd-pricing-footer {
position: relative;
height: auto;
padding: 1.8em 0;
text-align: center;
}
.cd-pricing-footer::after { display: none;
}
.cd-has-margins .cd-pricing-footer {
padding-bottom: 0;
}
}
.cd-select {
position: relative;
z-index: 1;
display: block;
height: 100%; overflow: hidden;
text-indent: 100%;
white-space: nowrap;
color: transparent;
}
@media only screen and (min-width: 768px) {
.cd-select {
background-color: #fff;
border-radius: 0;
color: #000;
display: inline-block;
font-size: 1.4rem;
height: auto;
letter-spacing: 2px;
padding: 1.3em 3em;
position: static;
text-indent: 0;
text-transform: uppercase;
text-decoration:none !important;
}
.cd-popular .cd-select {
background-color: #ffc300;
}
.no-touch .cd-popular .cd-select:hover {
background-color: #ec907e;
}
.cd-secondary-theme .cd-popular .cd-select {
background-color: #fff;
}
.no-touch .cd-secondary-theme .cd-popular .cd-select:hover {
background-color: #fff;
}
.cd-has-margins .cd-select {
display: block;
padding: 1.7em 0;
border-radius: 0 0 4px 4px;
}
} @-webkit-keyframes cd-rotate {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
}
70% { -webkit-transform: perspective(2000px) rotateY(200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(180deg);
}
}
@-moz-keyframes cd-rotate {
0% {
-moz-transform: perspective(2000px) rotateY(0);
}
70% { -moz-transform: perspective(2000px) rotateY(200deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(180deg);
}
}
@keyframes cd-rotate {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
70% { -webkit-transform: perspective(2000px) rotateY(200deg);
-moz-transform: perspective(2000px) rotateY(200deg);
-ms-transform: perspective(2000px) rotateY(200deg);
-o-transform: perspective(2000px) rotateY(200deg);
transform: perspective(2000px) rotateY(200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(180deg);
-moz-transform: perspective(2000px) rotateY(180deg);
-ms-transform: perspective(2000px) rotateY(180deg);
-o-transform: perspective(2000px) rotateY(180deg);
transform: perspective(2000px) rotateY(180deg);
}
}
@-webkit-keyframes cd-rotate-inverse {
0% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
}
70% { -webkit-transform: perspective(2000px) rotateY(20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
}
}
@-moz-keyframes cd-rotate-inverse {
0% {
-moz-transform: perspective(2000px) rotateY(-180deg);
}
70% { -moz-transform: perspective(2000px) rotateY(20deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(0);
}
}
@keyframes cd-rotate-inverse {
0% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
-moz-transform: perspective(2000px) rotateY(-180deg);
-ms-transform: perspective(2000px) rotateY(-180deg);
-o-transform: perspective(2000px) rotateY(-180deg);
transform: perspective(2000px) rotateY(-180deg);
}
70% { -webkit-transform: perspective(2000px) rotateY(20deg);
-moz-transform: perspective(2000px) rotateY(20deg);
-ms-transform: perspective(2000px) rotateY(20deg);
-o-transform: perspective(2000px) rotateY(20deg);
transform: perspective(2000px) rotateY(20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
}
@-webkit-keyframes cd-rotate-back {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
}
70% { -webkit-transform: perspective(2000px) rotateY(-200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
}
}
@-moz-keyframes cd-rotate-back {
0% {
-moz-transform: perspective(2000px) rotateY(0);
}
70% { -moz-transform: perspective(2000px) rotateY(-200deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(-180deg);
}
}
@keyframes cd-rotate-back {
0% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
70% { -webkit-transform: perspective(2000px) rotateY(-200deg);
-moz-transform: perspective(2000px) rotateY(-200deg);
-ms-transform: perspective(2000px) rotateY(-200deg);
-o-transform: perspective(2000px) rotateY(-200deg);
transform: perspective(2000px) rotateY(-200deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(-180deg);
-moz-transform: perspective(2000px) rotateY(-180deg);
-ms-transform: perspective(2000px) rotateY(-180deg);
-o-transform: perspective(2000px) rotateY(-180deg);
transform: perspective(2000px) rotateY(-180deg);
}
}
@-webkit-keyframes cd-rotate-inverse-back {
0% {
-webkit-transform: perspective(2000px) rotateY(180deg);
}
70% { -webkit-transform: perspective(2000px) rotateY(-20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
}
}
@-moz-keyframes cd-rotate-inverse-back {
0% {
-moz-transform: perspective(2000px) rotateY(180deg);
}
70% { -moz-transform: perspective(2000px) rotateY(-20deg);
}
100% {
-moz-transform: perspective(2000px) rotateY(0);
}
}
@keyframes cd-rotate-inverse-back {
0% {
-webkit-transform: perspective(2000px) rotateY(180deg);
-moz-transform: perspective(2000px) rotateY(180deg);
-ms-transform: perspective(2000px) rotateY(180deg);
-o-transform: perspective(2000px) rotateY(180deg);
transform: perspective(2000px) rotateY(180deg);
}
70% { -webkit-transform: perspective(2000px) rotateY(-20deg);
-moz-transform: perspective(2000px) rotateY(-20deg);
-ms-transform: perspective(2000px) rotateY(-20deg);
-o-transform: perspective(2000px) rotateY(-20deg);
transform: perspective(2000px) rotateY(-20deg);
}
100% {
-webkit-transform: perspective(2000px) rotateY(0);
-moz-transform: perspective(2000px) rotateY(0);
-ms-transform: perspective(2000px) rotateY(0);
-o-transform: perspective(2000px) rotateY(0);
transform: perspective(2000px) rotateY(0);
}
}.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#loader_after_sumitting_the_form {
display:none;
}
.catalog_enquiry_form{display:none;}
#woo_catalog .modal-content{
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 60%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
} @-webkit-keyframes animatetop {
from {top:-300px; opacity:0} 
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
} #woo_catalog .modal-content .modal-header .close {
margin-top: 2px;
}
#woo_catalog .modal-content button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
#woo_catalog .modal-content .close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
#woo_catalog .modal-content .btn-default{
color: #333;
background-color: #fff;
border-color: #ccc;
}
#woo_catalog .modal-content .modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
#woo_catalog .modal-content .modal-body {padding: 2px 16px;max-height: 640px; overflow: auto;}
#woo_catalog .modal-content .modal-body .row-fluid p input{width: 100%;}
#woo_catalog .modal-content .modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
}