@charset "UTF-8";
.mt_bubble_box {
background: #f6f6f6 none repeat scroll 0 0;
padding: 30px;
position: relative;
}
.mt_bubble_box .bubble_title {
font-weight: bold;
margin: 0;
}
.bubble_footer_text {
font-weight: bold;
margin: 15px 0 0;
}
.mt_bubble_box .bubble_subtitle {
margin: 8px 0 15px;
color: #00afef;
}
.bubble_pointer{
position: absolute;
content: '';
border-style: solid;
display: block; 
width: 0px; 
z-index: 1; 
}
.bubble_footer_text > span {
color: #00afef;
} .mt--custom_services .hover_container {
display: flex !important;
height: 100%;
position: absolute;
text-align: center;
top: 0;
width: 100%;
text-align: left;
}
.mt--custom_services .hover_container_holder {
align-self: center;
padding: 0 65px;
width: 100%;
}
.mt--custom_services img {
width: 100%;
}
.mt--custom_services {
margin: 0 !important;
}
.mt--custom_services .hover_container .hover_container_holder .custom_service_second_title {
text-transform: uppercase;
}
.mt--custom_services .hover_container .hover_container_holder .custom_service_description {
color: #fff;
font-size: 18px;
}
.mt--custom_services .hover_container .more-link:hover{
opacity: 0.8;
}
.mt--custom_services .hover_container .more-link {
border: 2px solid;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 15px;
font-style: italic;
line-height: 25px;
margin: 10px 0 0;
padding: 4px 14px;
}
.mt_services-shortcode p.menu_item_content {
font-size: 15px;
font-weight: 600;
}
.mt_services-shortcode .vc_icon_element {
margin-bottom: 10px;
}
.mt_services-shortcode h3.menu_item_title {
margin-bottom: 5px;
font-weight: 700;
}/*/*/.mt--custom_services .hover_container {
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}
.mt--custom_services:hover .hover_container {
opacity: 1;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}
.mt--custom_services:hover img {
opacity: 0;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}/**/.title-subtile-holder .section-title {
margin-top: 10px;
font-weight: bold;
margin-bottom: 25px;
line-height: 1;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 2px;
}
.title-subtile-holder p.section-description {
max-width: 650px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
} .section-title {
font-weight: 600;
}
.section-subtitle {
color: rgb(154, 167, 175);
font-size: 45px;
font-weight: 600;
margin-top: 7px;
margin: 0 auto;
margin-top: 0px;
line-height: 1.2;
max-width: 650px;
}
.text_left .section-title {
text-align: left !important;
}
.text_left .section-subtitle {
text-align: left !important;
margin: 0;
}
.text_right .section-title {
text-align: right !important;
}
.text_right .section-subtitle {
text-align: right !important;
margin: 0;
margin-left: auto;
}
.text_right .section-border {
background-position: right !important;
}
.text_left .section-border {
background-position: left !important;
}
.section-border {
height: 5px;
margin: 5px 0 25px;
width: 100%;
} .section_welcome .section-title {
color: #ffffff;
}
.section_quotes .section-title {
color: #ffffff;
}
.light_title {
color: #ffffff;
}
.light_subtitle {
color: rgba(255, 255, 255, 1);
}
.dark_title {
color: #6022ea;
}
.dark_subtitle {
color: #000;
}
header.section-header {
margin-bottom: 50px;
position: relative;
z-index: 10;
} .title-holder {
margin-bottom: 40px;
}
.title_bored_element {
border-bottom: 5px solid rgb(72, 168, 167);
color: rgb(51, 51, 51);
padding-bottom: 3px;
}
.section-single-title {
font-weight: 500;
text-transform: uppercase;
}
@media screen and (max-width: 1170px) {
.title-subtile-holder p.section-description {
max-width: 450px;
padding: 0 15px;
}
} .title1-holder {
position: relative;
display: inline-block;
float: right;
}
.title1-holder .title1-name {
font-weight: 600;
font-size: 8.2rem;
color: #9013fe;
}
.title1-holder .title1-name span {
font-size: 8.2rem;
display: block;
padding-top: 20px;
padding-left: 69px;
position: relative;
z-index: 1;
line-height: 0.7;
}
.title1-holder .title1-name span::before {
content: "@";
display: inline-block;
color: #9013fe;
position: absolute;
left: 20px;
bottom: 0rem;
z-index: -1;
font-size: 6rem;
}
.title1-holder .title1-motto {
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #6f6f6f;
letter-spacing: 1px;
z-index: 2;
text-align: left;
}
.title1-holder .title1-motto:after {
content: "";
width: 50px;
border: none;
border-top: 1px solid;
position: absolute;
right: 8px;
bottom: 14px;
z-index: 2;
}  .widget_social_icons li {
display: inline-table;
margin-bottom: 3px;
text-align: center;
}
.widget_social_icons ul {
margin: 0;
padding: 0;
}
.widget_social_icons li a {
display: block;
line-height: 0;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.widget_social_icons li a i {
font-size: 18px;
}
.widget_social_icons li a:hover {
color: #ffffff;
}
#primary .main-content .sidebar-social-networks ul {
padding: 0 5px;
} .latest-videos h3 {
color: #ffffff;
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
padding: 12px;
text-align: left;
text-transform: uppercase;
}
.latest-videos h3 .fa{
margin-right: 8px;
}
.latest-videos > a {
color: rgba(0, 0, 0, 0.7);
display: block;
}
.latest-videos .post-date {
color: rgba(0, 0, 0, 0.3);
display: block;
margin-top: 3px;
}
.latest-videos .post-date i {
margin-right: 5px;
}
.video-title {
padding: 15px 0;
}
.video-title a {
display: block;
color: rgba(0, 0, 0, 0.7);
} .text-dark .statistics .stats-head *{
color: #00aeef;
}
.text-dark .statistics .stats-content p {
color: #747474;
}
.stats-block.statistics {
padding: 15px 0 30px;
}
.stats-content .skill-count {
display: block;
font-size: 65px;
font-weight: bold;
line-height: 65px;
margin-top: 10px;
text-align: center;
margin-bottom: 15px;
letter-spacing: 2px;
}
.stat-number.skill.percentage {
margin-bottom: 0;
}
.stats-head * {
font-size: 50px;
color: #FFF;
text-align: center;
}
.stats-head i {
clear: both;
display: block;
font-family: "FontAwesome";
font-size: 40px;
padding-right: 0;
}
.stats-content p {
font-size: 20px;
font-weight: 600;
line-height: 1;
margin-bottom: 0;
opacity: 1;
text-align: center;
text-transform: capitalize;
}
.stat-number.skill {
margin-bottom: 0px;
}
.stat-number.skill img {
padding-top: 30px;
}
.stat-number.skill i {
padding-top: 30px;
}  .pricing {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
margin: 0 auto;
}
.pricing__item {
position: relative;
display: flex;
flex-direction: column;
align-items: stretch;
text-align: center;
flex: 0 1 360px;
}
.pricing__feature-list {
text-align: left;
}
.pricing__action {
color: inherit;
border: none;
background: none;
}
.pricing__action:focus {
outline: none;
} .pricing--tenzin .pricing__item {
margin: 1em;
padding: 2em 2.5em;
text-align: left;
color: #262b38;
background: #EEF0F3;
border-top: 3px solid #EEF0F3;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.pricing--tenzin .pricing__title {
margin: 0 0 1em;
}
.pricing--tenzin .pricing__price {
font-size: 2em;
font-weight: bold;
padding: 0.5em 0 0.75em;
border-top: 3px solid rgba(139, 144, 157, 0.18);
}
.pricing--tenzin .pricing__currency {
font-size: 0.5em;
vertical-align: super;
}
.pricing--tenzin .pricing__sentence {
font-weight: bold;
padding: 0 0 0.5em;
color: #9CA0A9;
border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}
.pricing--tenzin .pricing__feature-list {
font-size: 0.85em;
font-style: italic;
margin: 0;
padding: 0.25em 0 2.5em;
list-style: none;
text-align: right;
color: #8b909d;
}
.pricing--tenzin .pricing__action {
font-weight: bold;
margin-top: auto;
padding: 1em 2em;
color: #fff;
border-radius: 30px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
text-align: center;
} .pricing--norbu .pricing__item {
margin: 1em;
color: #fff;
cursor: default;
font-family: 'Myriad Pro', Arial, sans-serif;
border: 1px solid rgba(255,255,255,0.4);
background: rgba(255,255,255,0.08);
border-radius: 10px;
-webkit-transition: border-color 0.3s, background 0.3s;
transition: border-color 0.3s, background 0.3s;
}
.pricing--norbu .pricing__item:hover {
border: 1px solid rgba(255,255,255,1);
background: rgba(255,255,255,0.18);
}
.pricing--norbu .pricing__title {
font-size: 2em;
font-weight: 400;
margin: 0.5em 0;
padding: 1em;
position: relative;
}
.pricing--norbu .pricing__title::after {
content: '';
position: absolute;
width: 20%;
height: 1px;
background: #fff;
left: 40%;
bottom: 0;
}
.pricing--norbu .icon {
display: inline-block;
min-width: 2em;
}
.pricing--norbu .pricing__price {
font-size: 3.5em;
padding: 0.5em 0 0 0;
font-weight: 400;
position: relative;
z-index: 100;
}
.pricing--norbu .pricing__currency {
font-size: 0.5em;
vertical-align: super;
}
.pricing--norbu .pricing__period {
font-size: 0.25em;
display: block;
padding: 1em;
}
.pricing--norbu .pricing__sentence {
color: #fff;
font-size: 1em;
margin: 0 auto 1em;
padding: 1em 2em;
}
.pricing--norbu .pricing__feature-list {
font-size: 1.15em;
margin: 0 2em;
letter-spacing: 0;
padding: 2em 0;
list-style: none;
}
.pricing--norbu .pricing__feature {
line-height: 1.4;
}
.pricing--norbu .pricing__action {
font-weight: bold;
flex: none;
margin: auto 1em 1em;
padding: 1.25em 2em;
color: #4aa8e4;
background: rgba(255,255,255,0.7);
border-radius: 0px;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.pricing--norbu .pricing__action:hover,
.pricing--norbu .pricing__action:focus {
background: #fff;
}
.pricing--pema .pricing__feature-list i,
.pricing--norbu .pricing__feature-list i {
margin-right: 10px;
} .pricing--pema .pricing__item {
border-radius: 10px;
font-family: 'Alegreya Sans', sans-serif;
padding: 2em 2em;
margin: 1em;
color: #fff;
cursor: default;
overflow: hidden;
box-shadow: 0 0 15px rgba(0,0,0,0.05);
}
@media screen and (min-width: 66.250em) {
.pricing--pema .pricing__item {
margin: 1.5em 0;
}
.pricing--pema .pricing__item--featured {
z-index: 10;
margin: 0;
font-size: 1.15em;
}
}
.pricing--pema .pricing__title {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0.5em 0 0;
text-transform: uppercase;
}
.pricing--pema .icon {
display: inline-block;
min-width: 2em;
color: #8A9790;
vertical-align: middle;
}
.pricing--pema .pricing__price {
font-family: "Montserrat";
font-size: 90px;
font-weight: 700;
position: relative;
z-index: 100;
}
.pricing--pema .pricing__currency {
font-size: 0.5em;
padding-right: 10px;
vertical-align: super;
}
.pricing--pema .pricing__period {
color: rgba(255, 255, 255, 0.9);
display: inline-block;
font-family: "Montserrat";
font-size: 18px;
font-weight: 400;
padding: 0 0 0 0.5em;
}
.pricing--pema .pricing__sentence {
opacity: 0.6;
}
.pricing--pema .pricing__sentence {
font-weight: bold;
margin-bottom: 0px;
padding: 0 0 0.5em;
}
.pricing--pema .pricing__feature-list {
font-size: 0.95em;
margin: 0;
padding: 1.5em 0.5em 2.5em;
list-style: none;
}
.pricing--pema .pricing__feature {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
font-size: 18px;
font-weight: lighter;
padding: 1em 0;
text-align: center;
}
.pricing--pema .pricing__feature:first-child {
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.pricing--pema .pricing__action {
font-weight: bold;
margin-top: auto;
padding: 1em 2em;
color: #fff;
border-radius: 0px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
} .pricing--cluster .pricing__item {
border-radius: 10px;
padding: 50px 50px 0 50px;
color: #fff;
cursor: default;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.pricing--cluster .pricing__title {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0.5em 0 0;
text-transform: uppercase;
}
.pricing--cluster .icon {
display: inline-block;
min-width: 2em;
color: #8A9790;
vertical-align: middle;
}
.pricing--cluster .pricing__price {
font-size: 80px;
font-weight: 800;
position: relative;
z-index: 100;
color: #6773dd;
line-height: 1;
padding:5px 0;
}
.pricing--cluster p.package__per__feature {
color: #6773dd;
margin: 0;
font-size: 20px;
line-height: 1.5;
font-weight: bold;
}
.pricing--cluster p.package__discount {
background: #6773dd;
color: #fff;
font-size: 15px;
line-height: 1.5;
width: 100px;
margin: 20px auto;
border-radius: 0px;
padding: 3px 0;
font-weight: bold;
}
.pricing--cluster .pricing__currency {
font-size: 0.5em;
padding-right: 10px;
vertical-align: super;
}
.pricing--cluster .pricing__period {
color: #6773dd;
display: inline-block;
font-size: 20px;
font-weight: bold;
padding: 0;
}
.pricing--cluster .pricing__feature-list {
margin: 0;
padding: 0;
list-style: none;
color: #6773dd;
}
.pricing--cluster .pricing__feature {
font-size: 15px;
text-align: center;
margin: 10px 0;
opacity: .7;
font-weight: 300;
}
.pricing--cluster .pricing__action {
font-weight: bold;
height: 50px;
line-height: 50px;
padding: 0 30px;
color: #fff;
border-radius: 10px;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
background: #6773dd;
text-transform: uppercase;
position: relative;
bottom: -25px;
margin: 0 auto;
font-size: 18px;
}
.pricing--cluster .pricing__action:hover {
transform: scale(1.05);
opacity: .8;
}
.pricing__item.pricing__item--featured {
padding-top: 0;
}
.package__recommended {
background: #ff655d;
border-radius: 30PX;
position: relative;
top: -25px;
left: 0;
right: 0;
margin: 0 auto;
height: 50px;
line-height: 50px;
padding: 0 50px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}
.pricing__item--featured .pricing__period {
margin-top: 20px;
}
.pricing__item--featured {
background: #f9f9f9;
}
.pricing__item--featured p.package__discount {
background: #ff655d;
}
.pricing__item--featured .pricing__action {
background: #ff655d;
} .pricing-section-v3 .pricing--cluster .pricing__item {
padding-top: 0px;
}
.pricing-section-v3 .pricing--cluster .pricing__price {
line-height: 60px;
padding: 0;
}
.pricing-section-v3 .pricing--cluster .pricing__feature-list {
margin: 30px 0;
}
.pricing-section-v3 .pricing--cluster .pricing__feature {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.pricing-section-v3 .pricing--cluster .pricing__feature:last-child {
border: none;
}
.pricing-section-v3 .pricing--cluster .pricing__feature {
border-bottom: 1px solid rgba(103, 115, 221, 0.5);
padding: 8px 0;
margin: 0;
text-align: left;
opacity: .9;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i {
float: right;
position: relative;
top: 3px;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i.fa-check-circle {
color: #81da9e;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i.fa-window-close {
color: #ff655d;
} .sweetthemes-pricing-vers4 .cd-pricing-switcher {
text-align: center;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher .fieldset {
display: inline-block;
position: relative;
padding: 0px;
border-radius: 0px;
border: 1px solid rgba(96, 34, 234, .2);
margin-bottom: 0;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher input[type="radio"] {
position: absolute;
opacity: 0;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 120px;
height: 60px;
line-height: 60px;
cursor: pointer;
font-size: 16px;
font-weight: 600;
color: #FFFFFF;
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher label:not(.active) {
color: #000000;
}
.sweetthemes-pricing-vers4 ul.cd-pricing-wrapper {
list-style-type: none;
padding: 0;
text-align: center;
}
.sweetthemes-pricing-vers4 .cd-pricing-body ul {
list-style-type: none;
padding: 0;
margin-bottom: 15px;
}
.sweetthemes-pricing-vers4 .cd-pricing-list-parent {
margin-top: 50px;
}
.sweetthemes-pricing-vers4 .cd-pricing-flat-icon {
border-radius: 0px 5px 0 0;
padding: 50px 0 15px;
}
.sweetthemes-pricing-vers4 .flat-icon {
margin: 0 auto;
border-radius: 50%;
border: 15px solid #fff;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
bottom: 75px;
}
.sweetthemes-pricing-vers4 h2.package_title {
margin: 0 0 10px;
font-weight: 600 !important;
font-size: 20px;
display: inline-block;
padding: 5px 15px;
border: 3px solid;
}
.sweetthemes-pricing-vers4 h2.package_category {
font-size: 20px;
font-weight: 800 !important;
margin: 5px 0 30px;
}
.sweetthemes-pricing-vers4 .flat-icon i {
font-size: 60px;
}
.sweetthemes-pricing-vers4 .cd-price {
padding: 10px 0;
font-size: 20px;
font-weight: 600;
}
.sweetthemes-pricing-vers4 .cd-pricing-body {
margin: 30px 30px 0;
}
.sweetthemes-pricing-vers4 .cd-pricing-body li {
font-size: 16px;
padding: 10px 0px;
margin: 0;
text-align: left;
text-align: center;
}
.sweetthemes-pricing-vers4 .cd-pricing-body li strong {
opacity: 1;
}
.sweetthemes-pricing-vers4 span.cd-value-month sup,
.sweetthemes-pricing-vers4 span.cd-value-year sup {
font-size: 45px;
padding-right: 5px;
font-weight: 400;
top: -.65em;
}
.sweetthemes-pricing-vers4 span.cd-value-month,
.sweetthemes-pricing-vers4 span.cd-value-year {
font-size: 80px;
font-weight: 600;
letter-spacing: 1px;
line-height: 1;
margin: 20px 0 5px;
display: block;
}
.sweetthemes-pricing-vers4 span.cd-duration {
display: block;
text-align: center;
font-size: 20px;
line-height: 18px;
margin: 0 auto;
}
.sweetthemes-pricing-vers4 .cd-pricing-body li:last-child {
border: 0;
padding-bottom: 0px;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher .cd-switch {
position: absolute;
top: 0;
left: 0px;
height: 60px;
width: 120px;
background-color: #000000;
border-radius: 0px;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s;
}
.sweetthemes-pricing-vers4 .package_price_per_year-parent {
display: none;
}
.sweetthemes-pricing-vers4 a.pricing-select-button {
font-weight: 600;
padding: 20px 30px;
line-height: 1;
color: #fff;
border-radius: 0px;
display: inline-block;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
background: #6773dd;
text-transform: capitalize;
margin: 20px auto 0;
font-size: 15px;
}
.sweetthemes-pricing-vers4 a.pricing-select-button i {
padding-right: 10px;
}
.sweetthemes-pricing-vers4 a.pricing-select-button:hover {
opacity: .8;
}
.sweetthemes-pricing-vers4 .cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch, 
.sweetthemes-pricing-vers4 .cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch {
-webkit-transform: translateX(120px);
-moz-transform: translateX(120px);
-ms-transform: translateX(120px);
-o-transform: translateX(120px);
transform: translateX(120px);
}
.sweetthemes-pricing-vers4 .cd-pricing-list {
list-style-type: none;
padding: 0;
}
.sweetthemes-pricing-vers4 .cd-pricing-list > li {
position: relative;
}
.sweetthemes-pricing-vers4 .cd-pricing-list li.pricing-front, 
.sweetthemes-pricing-vers4 .cd-pricing-list li.pricing-back {
transition: opacity .6s ease-in;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
border-radius: 0px;
background: #fff;
padding: 50px 0;
}
.sweetthemes-pricing-vers4 .cd-pricing-list li.pricing-back {
visibility: hidden;
opacity: 0;
height: 0;
transition: opacity .6s ease-out
}
.sweetthemes-pricing-vers4 .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-back {
visibility: visible;
opacity: 1;
height: auto;
transition: opacity .6s ease-in
}
.sweetthemes-pricing-vers4 .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-front {
visibility: hidden;
opacity: 0;
height: 0;
overflow: hidden;
transition: opacity .6s ease-out
}
@media(max-width: 992px) {
.sweetthemes-pricing-vers4 ul.cd-pricing-wrapper {
margin-bottom: 120px;
}
.row.mt_members1 .col-md-3:nth-last-child(n+3) {
margin-bottom: 30px;
}
} .sweetthemes-countdown > div{
font-weight: 600;
font-size: 30px;
padding-left: 0;
}
.sweetthemes-countdown div div:first-child{
text-align: center;
}
.sweetthemes-countdown div div:last-child{
opacity: 0.7;
font-size: 15px;
font-weight: lighter;
text-align: center;
}
.sweetthemes-countdown > div {
float: left;
}
.sweetthemes-countdown > span {
float: left;
font-size: 60px;
line-height: 24px;
margin-bottom: 10px;
margin-top: 20px;
padding: 0 10px;
}
.sweetthemes-countdown {
border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
display: inline-table;
overflow: hidden;
padding: 10px 30px 0px;
margin: 30px 0px;
}
.sweetthemes-countdown .days-digit {
font-size: 70px;
line-height: 50px !important;
}
.sweetthemes-countdown .days-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.sweetthemes-countdown .hours-digit {
font-size: 70px;
line-height: 50px !important;
}
.sweetthemes-countdown .hours-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.sweetthemes-countdown .minutes-digit {
font-size: 70px;
line-height: 50px !important;
}
.sweetthemes-countdown .minutes-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.sweetthemes-countdown .seconds-digit {
font-size: 70px;
line-height: 50px !important;
}
.sweetthemes-countdown .seconds-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
} .mt-icon-list-item .mt-icon-list-icon-holder {
display: table-cell;
vertical-align: middle;
width: 20px;
}
.mt-icon-list-item .mt-icon-list-icon-holder i {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
position: relative;
top: 1px;
}
.mt-icon-list-item .mt-icon-list-text {
display: table-cell;
position: relative;
vertical-align: middle;
font-weight: 300;
}
.mt-icon-list-item-shadow .flat-icon {
border-radius: 50%;
border: 15px solid #81db9e;
margin: 0;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.column-services-hover:hover .flat-icon {
box-shadow: 0 0 0 10px rgba(255,255,255,0.4);
webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
position: relative;
font-size: 80%;
}
.mt-icon-list-item-shadow {
text-align: center;
} .percircle.dark {
background-color: #777777;
}
.percircle.dark .bar,
.percircle.dark .fill {
border-color: #c6ff00;
}
.percircle.dark > span {
color: #777777;
}
.percircle.dark:after {
background-color: #555555;
}
.percircle.dark:hover > span {
color: #c6ff00;
}
.percircle.red .bar,
.percircle.red .fill {
border-color: #dd5454;
}
.percircle.red:hover > span {
color: #dd5454;
}
.percircle.red.dark .bar,
.percircle.red.dark .fill {
border-color: #f84a4a;
}
.percircle.red.dark:hover > span {
color: #f84a4a;
}
.percircle.blue .bar,
.percircle.blue .fill {
border-color: #00AFEF;
}
.percircle.blue:hover > span {
color: #00AFEF;
}
.percircle.blue.dark .bar,
.percircle.blue.dark .fill {
border-color: #20cceb;
}
.percircle.blue.dark:hover > span {
color: #20cceb;
}
.percircle.green .bar,
.percircle.green .fill {
border-color: #8dea7b;
}
.percircle.green:hover > span {
color: #8dea7b;
}
.percircle.green.dark .bar,
.percircle.green.dark .fill {
border-color: #a9ff3a;
}
.percircle.green.dark:hover > span {
color: #a9ff3a;
}
.percircle.orange .bar,
.percircle.orange .fill {
border-color: #e88239;
}
.percircle.orange:hover > span {
color: #e88239;
}
.percircle.orange.dark .bar,
.percircle.orange.dark .fill {
border-color: #dc5b00;
}
.percircle.orange.dark:hover > span {
color: #dc5b00;
}
.percircle.pink .bar,
.percircle.pink .fill {
border-color: #ff8ed0;
}
.percircle.pink:hover > span {
color: #ff8ed0;
}
.percircle.pink.dark .bar,
.percircle.pink.dark .fill {
border-color: #ff58b9;
}
.percircle.pink.dark:hover > span {
color: #ff58b9;
}
.percircle.purple .bar,
.percircle.purple .fill {
border-color: #aa7eff;
}
.percircle.purple:hover > span {
color: #aa7eff;
}
.percircle.purple.dark .bar,
.percircle.purple.dark .fill {
border-color: #7a38f7;
}
.percircle.purple.dark:hover > span {
color: #7a38f7;
}
.percircle.yellow .bar,
.percircle.yellow .fill {
border-color: #dcbd00;
}
.percircle.yellow:hover > span {
color: #dcbd00;
}
.percircle.yellow.dark .bar,
.percircle.yellow.dark .fill {
border-color: #ffdb00;
}
.percircle.yellow.dark:hover > span {
color: #ffdb00;
}
.rect-auto,
.percircle.gt50 .slice {
clip: rect(auto, auto, auto, auto);
}
.pie,
.percircle .bar,
.gt50 .fill {
position: absolute;
border: 0.08em solid #307bbb;
width: 0.84em;
height: 0.84em;
clip: rect(0, 0.5em, 1em, 0);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.bar {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pie-fill,
.gt50 .bar:after,
.gt50 .fill {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.percircle {
position: relative;
font-size: 120px;
width: 1em;
height: 1em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 0.1em 0.1em 0;
background-color: #cccccc;
}
.percircle *,
.percircle *:before,
.percircle *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.percircle.animate > span,
.percircle.animate:after {
-webkit-transition: -webkit-transform 0.2s ease-in-out;
-moz-transition: -moz-transform 0.2s ease-in-out;
-ms-transition: -ms-transform 0.2s ease-in-out;
-o-transition: -o-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
.percircle.animate .bar {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-ms-transition: -ms-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
}
.percircle.center {
float: none;
margin: 0 auto;
}
.percircle.big {
font-size: 240px;
}
.percircle.small {
font-size: 80px;
}
.percircle > span {
position: absolute;
z-index: 1;
width: 100%;
top: 50%;
height: 1em;
margin-top: -0.6em;
font-size: 0.2em;
color: #cccccc;
display: block;
text-align: center;
white-space: nowrap;
}
.perclock > span {
font-size: 0.175em;
}
.percircle:after {
position: absolute;
top: 0.08em;
left: 0.08em;
display: block;
content: " ";
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #f9f9f9;
width: 0.84em;
height: 0.84em;
}
.percircle .slice {
position: absolute;
width: 1em;
height: 1em;
clip: rect(0, 1em, 1em, 0.5em);
}
.percircle:hover {
cursor: default;
}
.percircle:hover > span {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
color: #307bbb;
}
.percircle:hover:after {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
} .buton_image_class:hover {
transform: scale(1.1);
transition: all 400ms ease-in-out 0s;
-ms-transformtransition: all 400ms ease-in-out 0s;
-webkit-transformtransition: all 400ms ease-in-out 0s;
}
.buton_image_class {
transform: scale(1.0);
transition: all 400ms ease-in-out 0s;
-ms-transformtransition: all 400ms ease-in-out 0s;
-webkit-transformtransition: all 400ms ease-in-out 0s;
max-width: 120px;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } 
} .subscribe .result {
display: block;
width: 100% !important;
}
.mc_embed_signup {
margin-top: 15px;
overflow: hidden;
}
.newspaper-info {
color: #ffffff;
}
.complex-layout .subscribe h3 i {
margin-right: 5px;
}
.subscribe > input[type="text"] {
border: 0 none;
float: left;
font-style: italic;
padding: 15px 25px;
width: 65%;
border-radius: 30px;
font-weight: initial;
font-size: 18px;
text-transform: normal !important;
margin-right: 20px;
}
.subscribe > button[type="submit"] {
border: 0 none;
color: #ffffff;
float: left;
font-style: normal;
font-weight: bold;
padding: 15px;
width: 30%;
border-radius: 30px;
font-size: 18px;
}
.subscribe_title {
margin-bottom: 10px;
margin-top: 15px;
}
.complex-layout .subscribe {
border: 1px solid rgb(223, 229, 233);
overflow: hidden;
padding: 30px;
}
.complex-layout .subscribe > button[type="submit"] {
padding: 8px 16px;
}
.complex-layout .subscribe > button[type="submit"]{
width: auto;
}
.complex-layout .subscribe > input[type="text"] {
border: 1px solid rgba(0, 0, 0, 0.1);
margin-right: 8px;
width: 50%;
}
.complex-layout .subscribe > h3 {
float: left;
font-size: 14px;
margin: 10px 0;
width: 38%;
} .featured_product_details_holder {
align-self: center;
}
.featured_product_shortcode {
border-radius: 10px !important;
padding: 60px !important;
display: flex;
}
.featured_product_shortcode .featured_product_button {
color: #ffffff;
font-size: 20px;
padding: 20px 50px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
border-radius: 50px;
}
.featured_product_shortcode .featured_product_description {
margin-bottom: 70px;
margin-top: 25px;
}
.featured_product_shortcode .featured_product_name a {
font-weight: bold;
font-size: 60px;
}  .slideshow {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
width: 100vw; height: 900px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
} .slide {
max-width: 100%;
position: absolute;
top: 0;
left: 0;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 100vw;  height: 900px;
pointer-events: none;
opacity: 0;
-webkit-perspective: 1800px;
perspective: 1800px;
}
.slide--current {
z-index: 1;
pointer-events: auto;
opacity: 1;
max-width: 100%;
}
.titles {
background-color: rgba(255, 255, 255, 0.8);
bottom: 5px;
left: 0;
min-height: 115px;
pointer-events: none;
position: absolute;
text-align: center;
width: 100%;
z-index: 1;
}
.title {
font-size: 1.85em;
font-weight: 700;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 1em;
text-align: center;
white-space: nowrap;
opacity: 0; -webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.title--current {
opacity: 1;
}
.title__sub {
font-size: 0.5em;
line-height: 1;
display: block;
margin-top: 0.25em;
white-space: nowrap;
text-indent: 5px;
letter-spacing: 5px;
text-transform: uppercase; }
.title__sub::before,
.title__sub::after {
content: '\2014';
} .featured_house.nav {
position: fixed;
z-index: 5000;
top: 2em;
right: 2em;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 85px;
background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
padding: 15px 0;
}
.no-preserve3d .nav {
display: none;
}
.nav__item {
position: relative;
display: block;
overflow: hidden;
width: 25px;
height: 25px;
margin: 2px;
cursor: pointer; }
.nav__item::after {
content: '';
position: absolute;
top: 3px;
left: 3px;
width: 15px;
height: 15px;
opacity: 0; -webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.nav__item:hover::after {
opacity: 0.2;
}
.nav__item.nav__item--current::after {
opacity: 1;
}
.text-hidden {
position: absolute;
top: 200%;
pointer-events: none;
opacity: 0;
} .scene { height: 100%;
margin: 0 auto;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: -webkit-transform 0.1s;
transition: transform 0.1s;
}
.views {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 100%;
pointer-events: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.view__img {
display: block;
}
.view {
z-index: 1;
-webkit-flex: none;
flex: none;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.view--rotate-right {
margin-right: -1px;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.view--rotate-left {
margin-left: -1px;
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.view__img {
max-height: 100%;
}
.slide .scene .views .view .item {
position: absolute;
z-index: 1;
pointer-events: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.item--popup {
z-index: 1;
pointer-events: auto;
}
.item::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
background: #ececec; box-shadow: 0 0 0 65px #ececec, 0 0 0 65px #000;
-webkit-transform: scale3d(0.7, 0.7, 1);
transform: scale3d(0.7, 0.7, 1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.item.item--popup::before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.item__img {
position: relative;
display: block;
max-height: 100%;
margin: 0 auto;
pointer-events: auto;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.item--popup .item__img {
box-shadow: none;
}
.view-open .item:not(.item--popup) .item__img {
-webkit-transition: -webkit-transform 0.1s;
transition: transform 0.1s;
}
.views:not(.view-open) .item__img:hover { box-shadow: 0 0 0 4px #fff;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.views:not(.view-open) .item__img { box-shadow: 0 0 0 4px transparent;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.item__info {
line-height: 1;
position: relative;
min-width: 150px;
margin: 3em 0 -1em;
text-align: center;
opacity: 0;
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
.item--popup .item__info {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.item__title {
font-size: 0.75em;
font-weight: 700;
margin: 0;
padding: 0 0 0.5em 0;
letter-spacing: 2px;
text-transform: uppercase;
}
.item__price {
font-size: 1.5em;
font-weight: 700;
line-height: 1.5;
display: inline-block;
vertical-align: middle;
}
.item__price sup {
font-size: 0.5em;
color: #aaa;
}
.currency {
vertical-align: super;
}
.image1_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350 ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
} .view .item img {
max-width: none !important;
} .image1_room1 .item__img {
height: auto;
}
.image2_room1 .item__img {
height: auto;
}
.image3_room1 .item__img {
height: auto;
} .image1_room2 .item__img {
height: auto;
}
.image2_room2 .item__img {
height: auto;
}
.image3_room2 .item__img {
height: auto;
} .image3_room3 .item__img {
height: auto;
}
.image2_room3 .item__img {
height: auto;
}
.image1_room3 .item__img {
height: auto;
} .image2_room4 .item__img {
height: auto;
}
.image3_room4 .item__img {
height: auto;
}
.image1_room4 .item__img {
height: auto;
}
@media screen and (max-height: 42em) {
.slideshow {
padding-top: 7em;
}
.titles {
top: 0;
right: 4em;
left: auto;
width: auto;
margin: 0;
}
.title {
font-size: 1.35em;
top: 0;
right: 0;
bottom: auto;
left: auto;
width: auto;
padding: 1.75em 2em;
}
}
@media screen and (max-width: 52.8em),
screen and (max-height: 32em) {
.info--size {
display: block;
}
.slideshow {
display: block;
overflow: visible;
margin-top: 2em;
padding: 0;
}
.slideshow,
.slide,
.slide .view {
width: 100%;
height: auto;
}
.views {
display: block;
}
.view,
.item,
.item__img,
.scene {
-webkit-transform: none !important;
transform: none !important;
}
.slide--current {
position: relative;
}
.view__img {
display: none;
}
.scene {
width: 100%;
height: auto;
}
.nav {
position: relative;
top: auto;
top: 100%;
right: auto;
display: block;
width: 100%;
margin: 2em 0 0 0;
}
.nav__item {
display: inline-block;
}
.titles {
position: relative;
right: auto;
-webkit-flex: none;
flex: none;
margin: 0;
}
.title {
top: 0;
bottom: auto;
width: 100%;
padding: 1em;
}
.item {
position: relative;
top: 0;
left: 0;
pointer-events: auto;
background: transparent;
}
.item::before {
display: none;
}
.item__img {
float: left;
max-width: 100%;
height: 75px !important;
box-shadow: none;
}
.item__info {
margin: 1em 0 0 0;
text-align: right;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.codrops-header {
position: relative;
padding: 1em;
}
}
.featured_house_shortcode {
border-radius: 10px !important;
display: flex;
padding: 0px !important;
} .contact_details_container_shortcode {
padding: 50px 0;
}
.contact_social-links li {
color: white;
display: inline-table;
list-style: outside none none;
}
.contact_details_container_shortcode h5 {
font-weight: bold;
margin-bottom: 25px;
text-transform: uppercase;
}
.contact_details_container_shortcode p {
font-size: 12px;
font-weight: 300;
opacity: 0.8;
}
.contact_details_container_shortcode .contact_social-links li i {
font-size: 25px;
padding: 0 10px;
}
.contact_details_container_shortcode .contact_details_address {
border-right: 1px solid rgba(235, 238, 239, 0.6);
}
.contact_details_container_shortcode .contact_details_phone {
border-right: 1px solid rgba(235, 238, 239, 0.6);
}
.contact_details_container_shortcode .contact_details_email {
border-right: 1px solid rgba(235, 238, 239, 0.6);
} .mt_typed_text{
display: inline;
}
.typed-cursor{
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
.parent-typed-text {
font-size: 70px;
color: #000;
line-height: 70px;
font-weight: 600;
letter-spacing: 0px;
}
.parent-typed-text .mt_typed_text,
.parent-typed-text .typed-cursor {
color: #6022ea;
} .svc_pagination a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: 1px solid #e6e6e6 !important;
border-radius: 3px !important;
color: #565656 !important;
display: block !important;
float: left !important;
font-size: 19px !important;
height: 50px !important;
margin: 0 5px !important;
padding: 17px 0 !important;
text-align: center !important;
text-decoration: none !important;
width: 55px !important;
transition: all 260ms ease-in-out;
-webkit-transition: all 260ms ease-in-out;
}
.svc_pagination a:hover,
.svc_pagination .current {
background: #00AFEF none repeat scroll 0 0 !important;
color: #ffffff !important;
}
footer a.svc_read_more {
color: #ffffff !important;
float: right !important;
font-size: 16px !important;
font-weight: 400 !important;
}
.svc_post_grid article section p.svc_info {
color: #565656;
font-size: 17px !important;
line-height: 150% !important;
}
.svc_post_grid article footer {
margin: 0 !important;
padding: 20px 30px !important;
}
.svc_post_grid article header:before {
position: absolute;
content: "";
left: calc(50% - 25px);
bottom: 0;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid white;
} div.svc_post_grid_s1 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s1 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s1 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
}
div.svc_post_grid_s1 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s1 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s1 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s1 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s1 .svg_post_meta span a {
color: #ffffff;
}
body div.svc_post_grid_s1 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s1 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s1 article section p.svc_info {
margin: 0 !important;
} div.svc_post_grid_s2 article footer ul.svg_post_meta {
border-bottom: 0 none !important;
}
div.svc_post_grid_s2 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s2 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s2 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s2 article section p a.svc_title {
color: #000000;
font-weight: bold;
letter-spacing: 1.5px;
padding: 16px 0;
text-transform: uppercase;
}
div.svc_post_grid_s2 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s2 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s2 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s2 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s2 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s2 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s2 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s2 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s2 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s2 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s2 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s2 article section:first-child p {
margin: 0 !important;
} div.svc_post_grid_s3 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s3 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s3 article section p a.svc_title {
color: rgb(0, 0, 0) !important;
font-weight: 400 !important;
}
div.svc_post_grid_s3 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s3 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s3 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s3 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s3 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s3 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s3 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s3 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s3 article section:first-child p {
margin: 0 !important;
}
div.svc_post_grid_s3 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s3 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s3 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s3 article header p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
}
div.svc_post_grid_s3 article footer {
background: #00afef none repeat scroll 0 0 !important;
} body div.svc_post_grid_s4 section p a.svc_read_more {
background: transparent none repeat scroll 0 0;
border: 1px solid #000;
color: #000;
opacity: 0.7;
}
div.svc_post_grid_s4 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s4 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s4 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s4 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
div.svc_post_grid_s4 article footer {
background: #00afef none repeat scroll 0 0 !important;
}
div.svc_post_grid_s4 article {
border-top: medium none !important;
}
div.svc_post_grid_s4 article footer ul.svg_post_meta {
margin-top: 5px;
}
div.svc_post_grid_s4 section p.svc_read_more_p {
margin-bottom: 7px !important;
}
body div.svc_post_grid_s4 article header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
div.svc_post_grid_s4 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s4 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s4 article section p a.svc_title {
color: rgb(0, 0, 0) !important; }
div.svc_post_grid_s4 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s4 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s4 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s4 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s4 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s4 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s4 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s4 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s4 article section:first-child p {
margin: 0 !important;
} div.svc_post_grid_s5 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s5 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s5 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s5 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
div.svc_post_grid_s5 article footer {
background: #00afef none repeat scroll 0 0 !important;
}
div.svc_post_grid_s5 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s5 article {
border-top: medium none !important;
}
div.svc_post_grid_s5 article footer ul.svg_post_meta {
margin-top: 5px;
}
div.svc_post_grid_s5 section p.svc_read_more_p {
margin-bottom: 7px !important;
}
div.svc_post_grid_s5 section div.svc_post_cat * {
color: rgb(255, 255, 255) !important;
opacity: 0.8 !important;
}
body div.svc_post_grid_s5 section .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
body div.svc_post_grid_s5 article header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
body div.svc_post_grid_s5 article {
background: #fff none repeat scroll 0 0;
border-bottom: medium none;
} ul.svc_post_grid_s7 li.svc_event .svg_post_meta span {
color: #ffffff;
}
ul.svc_post_grid_s7 li.svc_event .svg_post_meta span a {
color: #ffffff;
}
ul.svc_post_grid_s7 li.svc_event footer ul li {
border-radius: unset !important;
}
ul.svc_post_grid_s7 li.svc_event section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
ul.svc_post_grid_s7 li.svc_event footer {
background: #00afef none repeat scroll 0 0 !important;
}
ul.svc_post_grid_s7 li.svc_event {
border-top: medium none !important;
}
ul.svc_post_grid_s7 li.svc_event footer ul.svg_post_meta {
text-align: left;
}
ul.svc_post_grid_s7 li.svc_event section p.svc_read_more_p {
margin-bottom: 7px !important;
}
ul.svc_post_grid_s7 li.svc_event section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
ul.svc_post_grid_s7 li.svc_event .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
ul.svc_post_grid_s7 li.svc_event header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
body ul.svc_post_grid_s7 li.svc_event section {
background: #fff none repeat scroll 0 0;
border-bottom: medium none;
margin-bottom: 27px;
margin-top: 30px;
}
body ul.svc_post_grid_s7 li.svc_event footer ul li.time {
display: initial;
}
body ul.svc_post_grid_s7 li.svc_event {
padding-bottom: 0;
}
.svc_timeline .svc_event.offset-first {
padding: 0 !important;
}
ul.svc_post_grid_s7 li.svc_event section p:first-child {
font-size: 22px !important;
}
ul.svc_post_grid_s7 li.svc_event section p{
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
ul.svc_post_grid_s7 li.svc_event footer {
margin: 0 !important;
padding: 15px !important;
}
ul.svc_post_grid_s7 footer a.svc_read_more {
font-weight: 300 !important;
}
ul.svc_post_grid_s7 li.svc_event footer ul li{
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
} div.svc_post_grid_s8 article section p a.svc_title {
color: #ffffff !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 8px;
text-transform: uppercase;
}
div.svc_post_grid_s8 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
body div.svc_post_grid_s8 section div.svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s8 article section .svc_post_cat a, 
body div.svc_post_grid_s8 article section .svg_post_meta li {
color: #fff;
opacity: 0.8;
} body div.svc_post_grid_s9 figure {
margin: 0;
}
body div.svc_post_grid_s9 article figure figcaption h3 a {
color: #ffffff !important;
display: block;
font-weight: bold;
letter-spacing: 1.5px;
padding: 25px 0;
text-transform: uppercase;
}
body div.svc_post_grid_s9 article figure figcaption .svc_post_cat a, 
body div.svc_post_grid_s9 article figure figcaption .svg_post_meta li {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s9 figure figcaption .svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s9 figure figcaption {
background-color: #00afef;
}
body div.svc_post_grid_s9 figure .svc_inner_abs_div .svc_share i {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s9 article figure .svc_inner_abs_div .svc_share {
border-color: rgba(255, 255, 255, 0.8); 
}
div.svc_post_grid_s9 .svc-col-md-4 figure figcaption h3 a {
font-size: 20px;
} body div.svc_post_grid_s10 figure {
margin: 0;
}
body div.svc_post_grid_s10 article figure figcaption h3 a {
color: #ffffff !important;
display: block;
font-weight: bold;
letter-spacing: 1.5px;
padding: 25px 0;
text-transform: uppercase;
}
div.svc_post_grid_s10 .svc-col-md-4 figure figcaption h3 a {
font-size: 20px;
}
body div.svc_post_grid_s10 article figure figcaption .svc_post_cat a, 
body div.svc_post_grid_s10 article figure figcaption .svg_post_meta li {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s10 figure figcaption .svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s10 figure figcaption {
background-color: #00afef;
}
body div.svc_post_grid_s10 figure .svc_inner_abs_div .svc_share i {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s10 article figure .svc_inner_abs_div .svc_share {
border-color: rgba(255, 255, 255, 0.8); 
}
body div.svc_post_grid_s10 figcaption a.svc_read_mure_s10 {
border: 1px solid #fff;
border-radius: 2px;
bottom: 10px;
color: #fff;
font-size: 12px;
padding: 5px 10px;
position: absolute;
} .alert {
padding: 25px !important;
border: 0 none !important;
border-radius: 0px !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.alert-success {
background-color: #2ecc71!important;
border-color: #2ecc71!important;
color: #FFFFFF !important;
}
.alert-info {
background-color: #29B6F6 !important;
border-color: #29B6F6 !important;
color: #FFFFFF !important;
}
.alert-warning {
background-color: #FFCA28 !important;
border-color: #FFCA28 !important;
color: #FFFFFF !important;
}
.alert-danger {
background-color: #FF5722 !important;
border-color: #FF5722 !important;
color: #FFFFFF !important;
}
.alert-dismissable .close, 
.alert-dismissible .close {
color: rgb(0, 0, 0);
opacity: 0.6;
}
.alert-success .alert-link{
font-weight: lighter;
} .alert-success.bordered {
background: #f2fcf6 none repeat scroll 0 0 !important;
border: 2px solid rgb(46, 204, 113) !important;
color: rgb(46, 204, 113) !important;
}
.alert-info.bordered {
background: #ebf8fe none repeat scroll 0 0 !important;
border: 2px solid #29B6F6 !important;
color: #29B6F6 !important;
}
.alert-warning.bordered {
background: #fef9ea none repeat scroll 0 0 !important;
border: 2px solid #FFCA28 !important;
color: #FFCA28 !important;
}
.alert-danger.bordered {
background: #fff3ef none repeat scroll 0 0 !important;
border: 2px solid #FF5722 !important;
color: #FF5722 !important;
} .progress-bar {
background-color: #2c3e50 !important;
}
.progress-bar-success {
background-color: #6022ea !important;
}
.progress-bar-info {
background-color: #3498db !important;
}
.progress-bar-warning {
background-color: #f39c12 !important;
}
.progress-bar-danger {
background-color: #e74c3c !important;
}
.progress {
border-radius: 0px !important;
height: 7px !important;
margin-bottom: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
background-color: rgba(37, 37, 37, 0.15) !important;
}
.progress-bar-holder {
background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0 !important;
padding: 10px;
}
.progress-bar {
font-size: 16px !important;
font-weight: 300 !important;
padding-right: 20px !important;
text-align: right !important;
-webkit-box-shadow:none !important; 
box-shadow:none !important; 
}
.label_text_percentange {
font-weight: 400;
margin-bottom: 10px;
font-size: 16px;
color: #000;
}
span.label_percentage {
float: right;
} .jumbotron h1, .jumbotron .h1{
font-size: 38px !important;
}
.jumbotron {
background-color: #ecf0f1 !important;
}
.container .jumbotron, 
.container-fluid .jumbotron {
border-radius: 0 !important;
-o-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
} .panel-success > .panel-heading {
background-color: #00E676 !important;
color: #FFF !important;
border-color: #00E676 !important;
padding: 25px;
}
.panel-success {
border-color: #00E676 !important;
}
.panel-info > .panel-heading {
color: #FFF !important;
background-color: #29B6F6 !important;
border-color: #29B6F6 !important;
padding: 25px;
}
.panel-info {
border-color: #29B6F6 !important;
}
.panel-warning > .panel-heading {
background-color: #FFCA28 !important;
color: #FFF !important;
border-color: #FFCA28 !important;
padding: 25px;
}
.panel-warning {
border-color: #FFCA28 !important;
}
.panel-danger > .panel-heading {
background-color: #FF5722 !important;
border-color: #FF5722 !important;
color: #FFFFFF !important;
padding: 25px;
}
.panel-danger {
border-color: #FF5722 !important;
}
.panel-primary,
.panel-primary > .panel-heading {
border-color: #2c3e50;
}
.panel-primary > .panel-heading {
background-color: #2c3e50;
}
.panel-body {
padding: 25px !important;
font-size: 17px;
opacity: 0.85;
font-weight: 300;
}
.panel-title {
font-size: 20px !important;
} .thumbnail {
background: transparent !important;
padding: 0 !important;
border: 0 none !important;
} .list-group-item {
border-color: #ecf0f1 !important;
padding: 15px !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-link {
font-size: 30px;
display: block;
padding-top: 15px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder p.mt-icon-listgroup-text {
margin: 0 auto;
max-width: 85%;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-link i {
position: relative;
top: 1px;
}
.mt-icon-listgroup-item:hover {
cursor: pointer;
}
.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
background-color: #393939 !important;
border-color: #ecf0f1 !important;
}
a.list-group-item:hover, 
a.list-group-item:focus {
background-color: #ecf0f1 !important;
}
.list-group-item:first-child,
.list-group-item:last-child{
border-radius: 0 !important;
-o-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-content-holder-inner {
overflow: hidden;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder {
text-align: center;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-title {
font-weight: 600;
line-height: 1.3;
margin-top: 30px;
margin-bottom: 25px;
display: block;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-title:hover {
color: #6022ea !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-link i {
padding-left: 10px;
}
.mt-icon-listgroup-item  .mt-icon-listgroup-holder i {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder i:hover {
transform: translateY(5px);
color: #000 !important;
}
.mt-icon-listgroup-item:hover img.mt-image-list {
filter: none;
-moz-filter: none;
-ms-filter: none;
}
.mt-icon-listgroup-item .mt-icon-listgroup-title  {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}  .button-winona.extra-large {
color: #ffffff;
font-size: 20px;
padding: 20px 50px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
border-radius: 50px;
}
.button-winona.btn.btn-lg {
color: #ffffff;
padding: 15px 45px;
border: none;
border-radius: 30px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}
.button-winona.btn.btn-sm {
color: #ffffff;
padding: 15px 20px;
text-transform: capitalize;
font-weight: 600;
font-size: 14px;
line-height: 1;
margin-top: 10px;
-webkit-border-radius: 0px;
border-radius: 0;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
border: 2px solid transparent;
}
.button-winona.btn.btn-sm:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.button-winona.btn.btn-sm:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.button-winona.btn.btn-medium {
color: #ffffff;
padding: 15px 55px;
border: none;
border-radius: 0px;
text-transform: capitalize;
font-weight: bold;
font-size: 16px;
box-shadow: none;
}
.sweetthemes_button {
display: inline-block;
margin-right: 30px;
}
.sweetthemes_button.text-center {
display: block;
margin: 0 auto;
}
.button-winona.btn.btn-sm i {
margin-right: 5px;
}
.sweetthemes_button_v2 a.btngoln {
letter-spacing: 1px;
display: inline-block;
cursor: pointer;
position: relative;
font-size: 12px;
line-height: 1;
font-weight: 400;
padding: 5px 0px 5px 15px;
border-bottom: 1px solid;
-webkit-transition: all 400ms ease;
-khtml-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.sweetthemes_button_v2 a.btngoln:hover {
padding: 5px 0 5px 20px;
}
.sweetthemes_button_v2 a.btngoln i {
position: absolute;
left: 3px;
z-index: 2;
}
.button.solid-button, 
button.vc_btn{
color: #fff;
}
.single-portfolio-btn a {
background-image: none !important;
font-size: 24px !important;
font-weight: 700;
padding: 25px 0 !IMPORTANT;
box-shadow: 0 0 14px rgba(0,0,0,.1) !IMPORTANT;
border: 0 !important;
}
.button {
color: #FFF;
font-size: 14px;
font-weight: 400;
display: inline-block;
padding: 10px 20px;
margin: 10px;
}
.button.outline-button {
border: 1px solid #FFFFFF;
}
.button.solid-button {
background: #00adf1;
}
.button:hover {
text-decoration: none;
color: #FFFFFF;
}
.button.outline-button.mt-blue {
border-color: #00adf1;
color: #FFFFFF;
}
.outline-button{
position: relative;
}
.outline-button::after {
background: #00ADF1;
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.outline-button:hover::after {
width: 100%;
}
.solid-button{
position: relative;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.solid-button::after {
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.solid-button:hover::after {
width: 100%;
}
.btn-primary {
background-color: #393939;
color: #FFF;
}
.btn-success {
background-color: #27ae60;
}
.btn-info {
background-color: #3498db;
}
.btn-warning {
background-color: #e67e22;
}
.btn-danger {
background-color: #e74c3c;
}
.btn-danger,
.btn-warning,
.btn-info,
.btn-success,
.btn-primary {
border: 0 none;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default.focus, 
.btn-default:active, 
.btn-default.active, 
.open > .dropdown-toggle.btn-default,
.btn-default {
background-color: transparent;
color: #FFF;
}
.btn-default {
position: relative;
}
.btn-default:after {
background: #393939;
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.btn-default:hover:after {
width: 100%;
}
button.vc_btn {
transition: all 300ms;
-webkit-transition: all 300ms;
} .car-posts .post-details.col-md-12 {
padding: 0 !important;
}
.house_display_posts {
color: #000000;
font-weight: 100;
}
.blog-posts-shortcode.blog-posts .list-view .post-details {
margin-top: 5px;
}
.house_display_posts a {
color: #000000 !important;
}
.single-property-listing .house_display_posts {
font-weight: 300;
margin: 0;
}
h3.post-name.row.car-name {
margin: 0;
background: #ffd600;
padding: 20px;
line-height: 15px;
text-align: center;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
position: relative;
bottom: 1px;
cursor: pointer;
}
h3.post-name.row.car-name a {
font-size: 23px !important;
line-height: 20px !important;
min-width: 100%;
display: block;
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
}
.car-posts a img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
h3.post-name.row.car-name:hover {
background: #000000;
}
h3.post-name.row.car-name:hover a {
color: #ffd600;
}
figure.effect-apollo {
background: transparent;
}
figure.effect-apollo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-apollo h2 {
text-align: left;
}
figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.grid {
position: relative;
clear: both;
margin: 0 auto;
max-width: 1000px;
list-style: none;
text-align: center;
} .blog-posts-shortcode .grid figure {
position: relative;
overflow: hidden;
background: transparent;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 150%;
height: 150%;
}  .grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span {
font-weight: 800;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
} .mt-car-search .select2-container .select2-selection--single {
height: 44px;
}
.mt-car-search .submit .form-control {
height: 44px;
border-radius: 4px;
border: 0px;
font-weight: 900;
margin: 20px 0px;
font-style: normal;
}
.mt-car-search .form-control {
height: 44px;
margin: 20px 0px;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
}
.search-field.form-control {
font-style: normal;
}
.mt-car-search .select2.select2-container.select2-container--default {
border-radius: 4px;
-webkit-border-radius: 4px;
overflow: hidden;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px;
text-align: center;
font-weight: bold !important;
text-align: left;
padding-left: 20px;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
left: 0%;
}
.mt-car-search .search-field.form-control {
border: 0 none;
border-radius: 4px;
font-weight: bold;
padding: 0 0 0 20px;
width: calc(100% - 20px);
}
.mt-car-search .select2-container--default .select2-selection--single {
border-radius: 0px;
border: 0px;
}
.mt-car-search .select2.select2-container.select2-container--default {
margin: 20px 0px;
}
.mt-car-search .full_with_row {
width: 100% !important;
}
.mt-car-search .full_with_row .select2 {
width: 100% !important;
} @media(max-width: 991px) {
.mt-car-search .slider-state-search .search-field.form-control {
width: calc(100% - 20px) !important;
}
.mt-car-search .submit {
margin-top: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.mt-car-search .slider-state-select {
width: 50% !important;
}
.mt-car-search .select2.select2-container.select2-container--default {
width: 100% !important;
}
.mt-car-search .slider-state-search {
width: 50% !important;
}
.mt-car-search .slider-state-submit.submit {
width: 50% !important;
}
.mt-car-search .full_with_row.slider-state-select {
width: 100% !important;
}
.mt-car-search .full_with_row.slider-state-search {
width: 100% !important;
}
.mt-car-search .full_with_row.slider-state-submit.submit {
width: 100% !important;
}
}
.mt-car-search .full_with_row .select2-container .select2-selection--single {
height: 60px;
}
.mt-car-search .full_with_row .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 60px !important;
}
.mt-car-search .full_with_row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 60px !important;
}
.mt-car-search .full_with_row .select2.select2-container.select2-container--default {
margin: 10px 0 !important;
}
.mt-car-search .full_with_row .form-control {
height: 60px !important;
margin: 10px 0 !important;
} .blog-posts-shortcode.blog-posts .list-view .post-details .post-name a {
min-height: 65px;
text-align: left;
color: #000;
font-size: 24px;
line-height: 1.5;
letter-spacing: -1px;
font-weight: 600;
margin-top: 17px;
margin-bottom: 15px;
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;
text-align: left;
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-name a:hover {
color: #6022ea !important;
}
.blog-posts-shortcode.blog-posts .post-excerpt .more-link i {
margin-left: 10px;
position: relative;
top: 2px;
}
.blog-posts-shortcode.blog-posts .list-view .post-category-comment-date {
margin: 30px 0 5px;
font-weight: 600;
text-transform: uppercase;
}
.blog-posts-shortcode.blog-posts .post-category-comment-date span {
margin-right: 20px;
}
body .blog-posts-shortcode.blog-posts .post-name {
margin: 0 !important;
}
.blog-posts-shortcode.blog-posts .post-excerpt.row {
min-height: 72px;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
display: block !important;
border: 0 !important;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
background: transparent !important;
height: 100%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
overflow: hidden;
text-align: left;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom .post-categories {
padding: 8px 16px;
font-size: 10px;
line-height: 1;
color: #fff;
background: rgba(96, 34, 234, 9);
display: inline-block;
position: absolute;
top: 15px;
left: 15px;
margin: 0;
vertical-align: middle;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom .post-categories a {
display: inline-block;
font-size: 10px;
line-height: 10px;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .5px;
vertical-align: middle;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom .post-categories a:hover {
letter-spacing: 2px;
}
.blog-posts-shortcode.blog-posts .list-view .post-details {
padding: 0 40px 20px 40px;
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-excerpt .more-link {
border: none;
color: #000000 !important;
padding-left: 0px;
transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
font-weight: 500;
margin: 0;
padding: 2px 0px !important;
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-excerpt .more-link:hover {
color: #60d158 !important;
}
.blogpost01_day_holder {
padding: 0;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 50px;
font-weight: 100;
line-height: 137px;
margin: 0;
text-align: center;
}
.blogpost01_month_year_holder {
border-left: 1px solid rgba(255, 255, 255, 0.75);
margin-top: 34px;
padding-left: 22px;
}
.blogpost01-background {
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 3;
}
.blogpost01-overlay::before {
background: rgba(34, 34, 34, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2;
}
.blogpost_elements {
margin-bottom: 30px;
overflow: hidden;
padding: 0;
}
.blogpost01-background .blogpost01_day {
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 300;
letter-spacing: 1.5px;
margin-bottom: 0;
margin-top: 10px;
text-transform: uppercase;
}
.blogpost01-background .blogpost01_month_year {
color: rgba(255, 255, 255, 1);
font-size: 22px;
font-weight: 500;
letter-spacing: 1.5px;
margin-bottom: 12px;
margin-top: 0;
text-transform: uppercase;
}
.blogpost01-container .blogpost01_icon_holder {
text-align: center;
}
.blogpost01-container .blogpost01_icon_holder i {
color: #fff;
font-size: 30px;
line-height: 137px;
} .blogpost_elements:hover img {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.blogpost01_thumbnail {
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blogpost01_post_day {
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blogpost_elements:hover .blogpost01-overlay::before {
background: rgba(34, 34, 34, 0.6) none repeat scroll 0 0; 
}
.blogpost01-overlay::before { 
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blog-posts-shortcode .featured_image_blog {
position: relative;
}
.blog-posts-shortcode .flex-zone {
transform: scale(0);
background: rgba(247, 250, 253, 0) none repeat scroll 0 0;
display: flex;
height: 100%;
position: absolute;
top: 0;
width: 100%;
text-align: center;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
opacity: 0;
visibility: hidden;
}
.blog-posts-shortcode .featured_image_blog:hover .flex-zone {
background: rgba(247, 250, 253, 0.9) none repeat scroll 0 0;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.blog-posts-shortcode .flex-zone-inside {
align-self: center;
opacity: 1;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
margin: 0 auto;
}
.blog-posts-shortcode .flex-zone-inside i {
font-size: 30px;
}  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
.blogpost01_month_year_holder {
margin-top: 24px;
}
.blogpost01_day_holder {
height: 113px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 113px;
margin: 0;
text-align: center;
}
.blogpost01-background .blogpost01_month_year {
font-size: 15px;
}
.blogpost01_month_year_holder {
margin-top: 20px;
}
.blogpost01-container .blogpost01_icon_holder i {
font-size: 30px;
line-height: 111px;
}
} @media only screen and (min-width: 992px) and (max-width: 1023px) {
.blogpost01_day_holder .blogpost01_post_day {
font-size: 50px;
font-weight: 100;
line-height: 113px;
margin: 0;
text-align: center;
}
.blogpost01_day_holder {
height: 113px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 20px;
margin-bottom: 5px;
}
.blogpost01_month_year_holder {
margin-top: 28px;
}
.blogpost01-background .blogpost01_day {
font-size: 15px;
margin-top: 5px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 768px) and (max-width: 991px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 20%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 80%;
margin-top: 15px;
}
.blogpost_elements .blogpost01_day_holder {
height: 89px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 86px;
margin: 0;
text-align: center;
}
.blogpost01-background .blogpost01_month_year {
font-size: 15px;
margin-bottom: 5px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 481px) and (max-width: 767px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 20%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 80%;
}
.blogpost_elements .blogpost01_day_holder {
height: 89px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 55px;
margin: 0;
text-align: center;
}
.blogpost01_month_year_holder {
margin-top: 6px;
}
.blogpost01-background .blogpost01_day {
font-size: 12px;
margin-bottom: 0;
margin-top: 0px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 12px;
margin-bottom: 0px;
margin-top: 0;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 320px) and (max-width: 480px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_day_holder {
height: 50px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 30px;
left: 0;
line-height: 30px;
padding-left: 20px;
padding-top: 15px;
top: 0;
width: 100%;
}
.blogpost01_month_year_holder {
margin-top: 0;
}
.blogpost_elements:hover .blogpost01_post_day {
transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
}
.blogpost01_thumbnail {
display: none;
}
.blogpost_elements {
background-color: #FF3465;
height: 160px;
}
.blogpost01-background .blogpost01_day {
font-size: 14px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 16px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (max-width: 319px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_day_holder {
height: 50px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 30px;
left: 0;
line-height: 30px;
padding-left: 20px;
padding-top: 15px;
top: 0;
width: 100%;
}
.blogpost01_month_year_holder {
margin-top: 0;
}
.blogpost_elements:hover .blogpost01_post_day {
transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
}
.blogpost01_thumbnail {
display: none;
}
.blogpost_elements {
background-color: #FF3465;
height: 160px;
}
.blogpost01-background .blogpost01_day {
font-size: 14px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 16px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
}  .mt_clients_slider .client_image,
.clients-no-slider .client_image {
display: block;
margin: 0 auto;
opacity: .5; 
}
.mt_clients_slider .client_image, .clients-no-slider .client_image {
width: 100%;
}
.mt_clients_slider .clients_image_holder_inside.post {
padding: 15px;
background: #fff;
border: 1px solid rgba(0, 0, 0, .3);
} #contact01_form label.error {
color: #fff;
font-size: 11px;
margin: 0;
padding: 0 0 5px 20px;
width: 100%;
}
#contact01_form .contact_button .contact_us_button_class {
border-radius: 30px;
padding: 15px 35px;
font-weight: bold;
}
.message_input label {
text-align: left;
}
.contact_button {
clear: both;
float: none !important;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}
.contact_details_social .contact_social-links {
padding: 0;
}
.submit-contact-button{
position: relative;
}
.cf-progress {
background: #c1002e none repeat scroll 0 0;
bottom: 0px;
height: 5px;
left: 0;
position: absolute;
text-indent: -10000px;
transition: all 300ms ease-in-out 0s;
width: 0;
}
.cf-progress.name-validated,
.cf-progress.email-validated,
.cf-progress.subject-validated,
.cf-progress.message-validated,
.name-validated.email-validated,
.name-validated.subject-validated,
.name-validated.message-validated,
.email-validated.subject-validated,
.email-validated.message-validated,
.subject-validated.message-validated{
width: 25%;
}
.cf-progress.name-validated.email-validated,
.cf-progress.name-validated.subject-validated,
.cf-progress.name-validated.message-validated,
.cf-progress.email-validated.subject-validated,
.cf-progress.email-validated.message-validated,
.cf-progress.subject-validated.message-validated,
.name-validated.email-validated.subject-validated,
.name-validated.email-validated.message-validated,
.name-validated.subject-validated.message-validated,
.email-validated.subject-validated.message-validated{
width: 50%;
}
.cf-progress.name-validated.email-validated.subject-validated,
.cf-progress.name-validated.email-validated.message-validated,
.cf-progress.name-validated.subject-validated.message-validated,
.cf-progress.email-validated.subject-validated.message-validated,
.name-validated.email-validated.subject-validated.message-validated{
width: 75%;
}
.cf-progress.name-validated.email-validated.subject-validated.message-validated{
width: 100%;
}
.cf-progress.email-validated {
width: 25%;
}
.cf-progress.subject-validated {
width: 25%;
}
.cf-progress.message-validated {
width: 25%;
}
.input {
position: relative;
z-index: 1;
display: inline-block;
width: 100%;
vertical-align: top;
}
.input__field {
position: relative;
display: block;
float: right;
padding: 0.8em;
width: 60%;
border: none;
border-radius: 0;
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0; color: #fff;
font-weight: lighter;
font-family: "Raleway";
-webkit-appearance: none;
}
.input__field:focus {
outline: none;
}
.input__label {
display: inline-block;
float: right;
margin-bottom: 0;
padding: 1.2em 3.5em;
width: 40%;
font-weight: bold;
font-size: 90%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.input__label-content {
position: relative;
display: block;
font-family: "Raleway";
padding: 0.4em 0;
width: 100%;
}
.graphic {
position: absolute;
top: 0;
left: 0;
fill: none;
}
.icon { color: #fff;
font-size: 150%;
}
.input__field--kohana {
border-radius: 10px;
color: rgba(255, 255, 255, 1);
font-weight: 400;
padding: 1.5em 1.5em 1.5em 3.25em;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.input__label--kohana {
position: absolute;
width: 100%;
text-align: left;
pointer-events: none;
color: #010101;
opacity: 0.7;
}
.input__label-content--kohana {
display: inline-block;
width: auto;
-webkit-transform: translate3d(-1.75em, 0, 0);
transform: translate3d(-1.75em, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.icon--kohana {
display: inline-block;
margin-top: 0.9em;
-webkit-transform: translate3d(-2em, 0, 0);
transform: translate3d(-2em, 0, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
.input__label-content--kohana,
.icon--kohana,
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.input__field--kohana:focus + .input__label--kohana .icon--kohana,
.input--filled  .icon--kohana {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
i.icon {
display: inline-block;
font-size: 20px;
height: 16px;
line-height: 16px;
margin-top: 3px;
vertical-align: text-top;
width: 16px;
}
.contact_button .vc_btn3.vc_btn3-style-modern {
background-image: none !important;
}
form i.icon {
display: none;
}
.first_name_input, .last_name_input, .email_input, .subject_input, .message_input {
margin: 30px 0;
}
form .message_input > span.input--kohana > input {
height: 151px;
}
form .content {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 10px;
padding: 0 15px 30px;
} .mt_members1 .members_img_social {
position: relative;
}
.mt_members1 .memeber01-social-holder {
position: relative;
}
.mt_members1 .members_img_holder {
position: relative;
}
.mt_members1 span.social-holder-span {
font-size: 16px;
margin-top: 15px;
line-height: 1;
}
.mt_members1 .member01_name {
font-size: 20px;
margin-top: 20px;
}
.mt_members1 .member01_position {
font-size: 15px;
color: #686868;
}
.mt_members1 span.social-holder-span a i {
display: inline-block;
line-height: inherit;
color: #fff;
-webkit-transition: color .15s ease-in-out,transform .2s;
-moz-transition: color .15s ease-in-out,transform .2s;
transition: color .15s ease-in-out,transform .2s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
backface-visibility: hidden;
}
.mt_members1 span.social-holder-span a:hover i {
transform: translateY(2px);
opacity: .8;
}
.members-container .member01-content-inside {
align-self: center;
}
.members-container .member01-content {
text-align: center;
display: flex;
}
.members-container .member01-content *{
width: 100%;
}
.members-container .member01-content .member01_position {
color: #ff3465;
}
.members-container .member01-content .member01_name {
color: #ffffff;
text-transform: uppercase;
}
.members-container .member01-content p {
color: rgba(255, 255, 255, 0.7);
font-weight: 200;
}
.members-container .member01-content p.member01_email {
color: rgba(255, 255, 255, 0.8);
font-weight: 300;
}
.members-container .member01-content p.member01_phone {
color: rgba(255, 255, 255, 0.9);
font-weight: 400;
}
.members-container .member01-content i {
margin-right: 15px;
}
.members-container .member01-content .member01_description p {
font-size: 16px;
}
.members-container .member01-content .member01_description {
padding: 20px 0;
}
.flex{
display: flex;
}
.members_img_holder {
border-radius: 0px;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
position: relative;
}
.members_img_holder:hover {
opacity: 1;
}
.members_img_holder:hover .member01-content {
background: rgb(37, 37, 37) none repeat scroll 0 0;
color: #59b473;
}
.members_img_holder .member01_social {
margin-top: 15px;
}
.mt_members1 {
overflow: hidden !important;
}
.members_img_holder .member01-content {
background: transparent !important;
bottom: 0px;
color: #000;
padding: 25px 0px 20px;
text-align: center;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
width: 100%;
}
.members_img_holder .member01_name {
font-size: 24px;
font-weight: 600;
line-height: 1;
text-transform: capitalize;
margin: 0;
color: #fff;
margin-bottom: 5px;
}
.members_img_holder .member01_name a {
color: #fff;
transition: all 300ms ease;
}
.members_img_holder .member01_name a:hover {
transform: translateX(3px);
}
.members_img_holder .member01_position {
font-size: 16px;
font-weight: 400;
margin: 0;
text-transform: capitalize;
color: #fff;
}
p.member01_content-desc {
padding-top: 5px;
}
.mt_members1 .owl-item .item {
padding: 0;
}
.member01-content-inside .member01_button {
border-radius: 3px;
clear: both !important;
color: white;
display: block;
margin: 25px auto 0;
padding: 5px 10px;
text-align: center;
width: 50%;
}
.memeber01-img-holder .effect-duke {
overflow: hidden;
border-radius: 10px;
}
.member01_social a,
.member01_social a:visited
.member01_social a:focus {
line-height: 1;
text-align: center;
background: transparent;
display: inline-block;
margin: 8px;
transition: all 300ms ease;
-ms-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.member01_social a i {
font-size: 18px;
color: #000;
}
.member01_social a:hover i{
color: #6022ea;
}
.member01-content-inside .content-div-content {
margin-top: 0px;
margin-bottom: 10px;
}
.member01-content-inside .content-div-content p {
font-weight: normal;
font-size: 14px;
}
.member01-content-inside .content-div p {
font-weight: normal;
}
.mt_members1 .featured_image_member {
position: relative;
border-radius: 0px;
overflow: hidden;
}
.mt_members1 .featured_image_member img {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
backface-visibility: hidden;
}
.mt_members1 .featured_image_member:hover img {
filter: brightness(1.04);
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
transform: scale(1.04);
}
.mt_members1 .flex-zone {
transform: scale(.9);
background: rgba(96, 34, 234, .8) none repeat scroll 0 0;
display: flex;
height: 100%;
position: absolute;
top: 0;
width: 100%;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s cubic-bezier(.56,.2,.25,1);
-moz-transition: all .4s cubic-bezier(.56,.2,.25,1);
transition: all .4s cubic-bezier(.56,.2,.25,1);
}
.mt_members1 .featured_image_member:hover .flex-zone {
background: rgba(96, 34, 234, .8) none repeat scroll 0 0;
opacity: 1;
visibility: visible;
transform: scale(1);
opacity: .9;
}
.mt_members1 .flex-zone-inside {
align-self: center;
opacity: 1;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
margin: 0 auto;
}  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 991px) and (max-width: 1023px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 767px) and (max-width: 992px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 480px) and (max-width: 768px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 320px) and (max-width: 480px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (max-width: 319px) {
.members-container .member01-content {
padding: 30px 0;
}
} .testimonials-3 .wow.vc_col-md-4.relative.animated {
margin-bottom: 50px;
}
.testimonial01-img-holder {
text-align: center;
width: 100%;
}
.testimonial01-img {
border-radius: 50%;
overflow: hidden;
transform: none;
width: 110px;
margin: 0 auto;
position: relative;
top: 50px;
border: solid 3px #fff;
}
.testimonial01_item .name-test {
clear: both;
margin: 0px 0 10px;
font-size: 24px;
font-weight: bold;
line-height: 24px;
}
.testimonial-slider .owl-theme .owl-controls {
margin-top: 60px;
}
.testimonials-container-1 .testimonail01-content p {
max-width: 70%;
width: 100%;
margin: 0 auto;
font-size: 20px;
line-height: 1.5;
}
.testimonials-container-1 span.testimonail01-mark {
font-size: 120px;
font-weight: 600;
line-height: 1;
position: relative;
top: 40px;
}
.testimonail01-profile-content {
overflow: hidden;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
margin-top: 45px;
}
.testimonials-container-1 .owl-theme .owl-controls {
margin-top: 35px !important;
}
.testimonail01-profile-img {
max-width: 120px;
border-radius: 50%;
margin: 0 auto 30px;
overflow: hidden;
}
.testimonail01-name-position {
margin: 0;
text-align: left;
}
.testimonials-container-1 .owl-prev, .testimonials-container-1 .owl-next {
position: absolute;
top: 30%;
left: 80px;
width: 50px !important;
height: 50px !important;
padding: 0 !important;
border-radius: 100%;
text-align: center;
font-size: 30px !important;
line-height: 50px;
color: #fff;
cursor: pointer;
opacity: 1 !important;
z-index: 5;
font-weight: bold !important;
background: transparent !important;
}
.testimonials-container-1 .owl-next {
left: inherit;
right: 80px;
}
.testimonial01_item p.position-test {
margin: 0;
font-size: 16px;
color: #000;
font-weight: 300;
line-height: 1.5;
opacity: 1;
}
.testimonial01-img img {
display: block;
}
.testimonial01_item {
text-align: center;
}
.testimonial01_item h5 {
padding-bottom: 30px;
}
.testimonial01_item h5 span {
opacity: 0.5;
} .testimonials-container-1.owl-theme .owl-controls .owl-page span {
height: 15px;
width: 15px;
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 2px;
padding: 2px;
cursor: pointer;
color: transparent;
background: rgba(0, 0, 0, .3) !important;
opacity: 1 !important;
border: 0;
outline: none;
-webkit-border-radius: 0;
border-radius: 0;
margin: 10px;
}
.testimonials-container-2.owl-theme .owl-controls .owl-page span {
height: 4px;
width: 40px;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.testimonials-container-3.owl-theme .owl-controls .owl-page span {
height: 15px;
width: 15px;
}
.owl-theme .owl-controls .owl-page span {
background-color: #fff !important;
border: 2px solid #fff;
border-radius: 0;
transform: none;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span {
background-color: #6022ea !important;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.testimonial01-img-holder {
position: relative;
}
.testimonial01-img-holder h2,
.testimonial01-img-holder div,
.testimonial01-img-holder .position-test {
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
} .testimonials02-container .testimonial02_title {
font-size: 24px;
font-weight: 700;
line-height: 20px;
padding: 0 50px;
text-align: right;
text-transform: uppercase;
}
.testimonials02-container .testimonial02_position {
font-size: 14px;
font-weight: 700;
padding: 0 50px;
text-align: right;
text-transform: uppercase;
}
.testimonials02-container .testimonial02-content {
display: table;
width: 100%;
}
.testimonials02-container .testimonial02_text {
display: table-cell;
vertical-align: middle;
}
.testimonials02-container .testimonial02_text_content {
padding: 0 50px;
}
.testimonials02-container .testimonials_all_holder {
border-radius: 10px;
display: flex;
overflow: hidden;
}
.testimonials02-container .testimonial02-text-holder {
align-self: center;
} .testimonials02-container.owl-theme .owl-controls .owl-buttons div {
background: transparent none repeat scroll 0 0;
font-size: 35px;
margin: 0 15px;
padding: 0;
}
.testimonials02-container.owl-theme .owl-controls .owl-page span {
height: 20px;
width: 20px;
}
.testimonials02-container .testimonial02-img-holder {
padding: 0;
}
.testimonials02-container .testimonial02-text-holder {
padding: 0;
}
.testimonial02-img-holder .testimonial02-img {
display: block;
margin: 0 auto;
}
.collum-shadow .vc_column-inner {
box-shadow: 0 0 25px rgba(0,0,0,.1);
} .tabs-shortcode .tabs-shortcode .grid-div {
list-style: none;
}
.tabs-shortcode .gc {
box-sizing: border-box;
display: inline-block;
margin-right: 0;
min-height: 1px;
padding-left: 0;
vertical-align: top;
}
.tabs-shortcode.naccs {
position: relative;
}
.tabs-shortcode.naccs .menu div {
padding: 12px 40px 12px 40px;
color: #6773dd;
cursor: pointer;
position: relative;
vertical-align: middle;
font-weight: normal;
transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
text-align: left;
font-size: 30px;
font-weight: 700;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
}
.tabs-shortcode.naccs .menu div:hover {
color: #ff655d;
}
.tabs-shortcode.naccs .menu .active:hover::after {
background: #ff655d;
}
.tabs-shortcode .naccs .menu div.active {
color: #FBC02D;
padding: 15px 20px 15px 20px;
}
.tabs-shortcode .nacc {
position: absolute;
top: 65px;
left: 0;
right: 0;
list-style: none;
margin: 0 auto;
padding: 0;
transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
border-top: 1px solid #6773dd;
}
.tabs-shortcode .nacc li {
opacity: 0;
list-style: none;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
text-align: left;
padding-top: 5px;
}
.tabs-shortcode .nacc li.active {
transition-delay: .3s;
z-index: 2;
opacity: 1;
transform: translateX(0px);
}
.tabs-shortcode .nacc li p {
margin-bottom: 15px;
text-align: left;
}
.tabs-shortcode.naccs .menu .active::after {
content: '';
display: block;
width: 50%;
height: 3px;
background: #6773dd;
position: absolute;
bottom: 0px;
left: 0;
right: 0;
margin: 0 auto;
z-index: 2;
}
.tabs-shortcode .nacc .column {
padding: 50px;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
margin: 25px 0 5px;
background: #fff;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
cursor: pointer;
border-radius: 10px;
}
.tabs-shortcode .nacc .column:hover {
background: #f9f9f9;
}
.tabs-shortcode .nacc h3.tab-title {
margin: 0;
color: #6773dd;
font-weight: bold;
font-size: 25px;
}
.tabs-shortcode .nacc p.tab-content {
color: #6773dd;
font-size: 17px;
line-height: 1.5;
font-weight: 300;
margin: 20px 0 !important;
}
.tabs-shortcode .nacc li p:last-child {
margin-bottom: 0;
}
.tabs-shortcode .grid-div {
text-align: center;
}
.tabs-shortcode .grid-div a.tab-button {
color: #ff655d;
font-weight: 600;
font-size: 15px;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
}
.tabs-shortcode .grid-div a.tab-button:hover {
color: #6773dd;
}
.tabs-shortcode .grid-div a.tab-button i {
padding-left: 10px;
position: relative;
top: 1px;
}
@media(max-width: 1024px) {
.tabs-shortcode .gc--1-of-3 {
width: 100%;
}
.tabs-shortcode .gc--2-of-3 {
width: 100%;
margin: 0;
}
.tabs-shortcode .nacc {
position: static;
}
.tabs-shortcode .gc--2-of-3:not(.active) {
opacity: 0;
height: 0 !important;
width: 0;
}
.tabs-shortcode.naccs .menu .active::after {
margin:0;
}
}
.vc-custom-button a {
background-image: none !important;
padding: 0 48px 0 0 !important;
font-weight: 700;
background-color: transparent !important;
}
.vc-custom-button a i {
position: relative;
top: 1px;
}
.vc-custom-button:hover a {
color: #6773dd !important;
}
.vc-custom-button-2 a{
font-weight: 700;
background-image: none !important;
}
.vc-custom-button-2 a:hover {
background-color: #6773dd !important;
}
.vc-custom-button-megamenu a {
font-weight: 700;
background-image: none !important;
font-size: 14px !important;
padding: 8px 22px !important;
}
.vc-custom-button-megamenu a:hover {
background-color: #ff655d !important;
}
.vc-custom-button-3 a {
font-weight: 700;
background-image: none !important;
font-size: 20px !important;
padding: 15px 60px !important;
border-radius: 10px !important;
}
.vc-custom-button-3 a:hover {
background: #fff !important;
color: #6773dd !important;
}
.vc-custom-button-4 a {
font-weight: 700;
background-image: none !important;
font-size: 15px !important;
padding: 12px 55px !important;
border-radius: 10px !important;
}
.vc-custom-button-4 a:hover {
background: #81da9e !important;
color: #fff !important;
}
.column-hover .vc_column-inner,
.column-hoverv1 .vc_column-inner  {
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
background: #fff;
}
.column-hover .vc_column-inner:hover {
background: #f9f9f9 !important;
transform: scale(1.01);
-moz-transform: scale(1.01);
-ms-transform: scale(1.01);
cursor: pointer;
}
.column-hoverv1 .vc_column-inner:hover {
background: #f9f9f9 !important;
cursor: pointer;
}
.column-services-hover .vc_column-inner{
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
}
.column-services-hover .vc_column-inner:hover {
background: #8ddda7 !important;
transform: scale(1.01);
-moz-transform: scale(1.01);
-ms-transform: scale(1.01);
cursor: pointer;
}
.column-services-hover .vc_column-inner:hover h1,
.column-services-hover .vc_column-inner:hover p {
color: #fff !important;
}
.column-services-hover .vc_column-inner:hover .sweetthemes_button a {
color: rgba(255,255,255,0.99) !important;
border-color: #6773dd !important;
background: #6773dd !important;
}  .map-shortcode {
clear: both;
overflow: hidden;
}
.bitwallet-img-replace a:hover:before {
max-width: 100%;
-webkit-transition: max-width 0.5s;
-moz-transition: max-width 0.5s;
transition: max-width 0.5s;
}
.bitwallet-img-replace a:before {
max-width: 0;
border-bottom: 2px solid #339999;
content: "";
position: absolute;
overflow: hidden;
color: white;
-webkit-transition: max-width 0.5s;
-moz-transition: max-width 0.5s;
transition: max-width 0.5s;
bottom: -4px;
left: 0;
width: 100%;
}
.bitwallet-container {
width: 90%;
max-width: 1170px;
margin: 0 auto;
}
.bitwallet-container:after {
content: "";
display: table;
clear: both;
}
.bitwallet-img-replace:before {
max-width: 100%;
border-bottom: 0 none;
}
.bitwallet-img-replace {
display: inline-block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
cursor: pointer;
}
.bitwallet-product {
text-align: center;
}
.bitwallet-product.bitwallet-container {
display: block;
float: left;
min-width: 100%;
padding: 0 !important;
}
.bitwallet-product-wrapper {
display: inline-block;
position: relative;
margin: 0 auto;
width: 100%;
}
.bitwallet-product-wrapper > img {
display: block;
min-width: 100%;
max-width: 100%;
}
.bitwallet-single-point {
position: absolute;
border-radius: 50%;
}
.bitwallet-single-point > a {
position: relative;
z-index: 2;
display: block;
width: 25px;
height: 25px;
border-radius: inherit;
background: #ff655d;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), inset 0 0px 0 rgba(255, 255, 255, 0.1);
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
transition: background-color 0.2s;
}
.bitwallet-product ul li {
list-style-type: none;
}
.bitwallet-single-point > a::after, .bitwallet-single-point > a:before { content: '';
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-color: white;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bitwallet-single-point > a::after {
height: 2px;
width: 10px;
}
.bitwallet-single-point > a::before {
height: 10px;
width: 2px;
}
.bitwallet-single-point::after { content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: inherit;
background-color: transparent;
-webkit-animation: bitwallet-pulse 2s infinite;
-moz-animation: bitwallet-pulse 2s infinite;
animation: bitwallet-pulse 2s infinite;
}
.bitwallet-single-point.is-open > a {
background-color: #475f74;
}
.bitwallet-single-point.is-open > a::after, .bitwallet-single-point.is-open > a::before {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.bitwallet-single-point.is-open::after {
display: none;
}
.bitwallet-single-point.is-open .bitwallet-more-info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.bitwallet-single-point.visited > a {
background-color: #6773dd;
}
.bitwallet-single-point.visited::after {
display: none;
}
.bitwallet-single-point .bitwallet-more-info {
position: fixed;
color: #ffffff;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
text-align: left;
line-height: 1.5;
background:none repeat scroll 0 0 rgba(39, 38, 43, 0.8);
padding: 5em 1em 1em;
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.bitwallet-single-point .bitwallet-more-info::before {
content: '';
position: absolute;
height: 0;
width: 0;
display: none;
border: 8px solid transparent;
}
.bitwallet-single-point .bitwallet-more-info h2 {
line-height: 30px;
margin-bottom: 7px;
}
.bitwallet-single-point .bitwallet-more-info p {
font-size: 14px;
line-height: 20px;
margin-bottom:0px;
color: #fff;
opacity: .8;
}
.bitwallet-more-info img {
max-width: 100%;
}
.bitwallet-close-info {
border: 2px solid #ffffff;
height: 40px;
position: fixed;
right: 10%;
top: 13%;
width: 40px;
z-index: 34543;
}
.bitwallet-close-info::after, .bitwallet-close-info:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
background-color: #ffffff;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bitwallet-close-info::after {
height: 2px;
width: 16px;
}
.bitwallet-close-info::before {
height: 16px;
width: 2px;
}
.intro-effect-sidefixed .title {
-webkit-transition: width 0.7s;
-moz-transition: width 0.7s;
transition: width 0.7s;
}
header .overlay {
background: rgba(0, 0, 0, 0.3);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
} @-webkit-keyframes bitwallet-pulse {
0% {
-webkit-transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-webkit-transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
}
@-moz-keyframes bitwallet-pulse {
0% {
-moz-transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-moz-transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
}
@keyframes bitwallet-pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
} @media only screen and (max-width: 600px) {
.bitwallet-more-info h2 {
width: 70%;
}
a.bitwallet-close-info, 
a.bitwallet-close-info{
position: inherit;
}
a.bitwallet-close-info:hover, 
a.bitwallet-close-info:hover{
opacity: 0.85;
} } @media only screen and (min-width: 600px) {
.bitwallet-close-info {
display: none;
}
.bitwallet-single-point .bitwallet-more-info {
position: absolute;
width: 320px;
height: auto;
padding: 30px;
overflow-y: visible;
line-height: 1.4;
border-radius: 3px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.98);
}
.bitwallet-single-point .bitwallet-more-info::before {
display: block;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left, .bitwallet-single-point .bitwallet-more-info.bitwallet-right {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left::before, .bitwallet-single-point .bitwallet-more-info.bitwallet-right::before {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left {
right: 160%;
left: auto;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left::before {
border-left-color: rgba(39, 38, 43, 0.8);
left: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-right {
left: 160%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-right::before {
border-right-color: rgba(39, 38, 43, 0.8);
right: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top, .bitwallet-single-point .bitwallet-more-info.bitwallet-bottom {
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top::before, .bitwallet-single-point .bitwallet-more-info.bitwallet-bottom::before {
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top {
bottom: 160%;
top: auto;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top::before {
border-top-color: rgba(39, 38, 43, 0.8);
top: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-bottom {
top: 160%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-bottom::before {
border-bottom-color: rgba(39, 38, 43, 0.8);
bottom: 100%;
}
.bitwallet-single-point .bitwallet-more-info h2 {
line-height: 30px;
margin-bottom: 0;
}
.bitwallet-single-point .bitwallet-more-info p {
font-size: 14px;
line-height: 20px;
color: #fff;
font-weight: 600;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-left {
right: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-right {
left: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-top {
bottom: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-bottom {
top: 140%;
} }
.map-shortcode h3.menu_item_title {
margin-top: 0;
font-weight: bold;
margin-bottom: 15px;
}
ul.list-mappins {
clear: both;
list-style-type: none;
text-align: center;
font-size: 17px;
}
ul.list-mappins li {
display: inline-block;
margin: 0 15px;
font-weight: 300;
color: #ff655d;
}
ul.list-mappins li a {
color: #fff;
font-size: 17px;
}
ul.list-mappins li span {
color: #ff655d;
}
.wpb_gmaps_widget .wpb_wrapper {
padding:0 !important;
-webkit-filter: grayscale(100%) !important; filter: grayscale(100%) !important;
} .projects-posts-list-shortcode .projects-listing {
text-align: center;
margin: 0px 0 30px;
}
.projects-posts-list-shortcode .col-project{
padding: 15px;
cursor: pointer;
}
.projects-posts-list-shortcode .projects-listing a {
display: inline-block;
color: #686868;
font-size: 16px;
line-height: 1;
padding: 0 10px;
-webkit-border-radius: 0px;
border-radius: 0px;
margin: 6px 6px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
vertical-align: middle;
position: relative;
border: 0;
background: transparent;
}
.projects-posts-list-shortcode .projects-listing a.active,
.projects-posts-list-shortcode .projects-listing a:hover {
color: #6022ea;
}
.projects-posts-list-shortcode .col-project .image-container {
background: rgba(154, 154, 154, 0.1);
text-align: center;
padding: 0px;
border-radius: 0px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
}
.projects-posts-list-shortcode .col-project h3.project_title {
font-size: 24px;
line-height: 1.2;
text-transform: uppercase;
margin: 0;
font-weight: bold;
}
.projects-posts-list-shortcode .col-project h3.project_title a {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects-posts-list-shortcode .col-project h5.project_cat {
margin: 15px 0 0px;
text-transform: lowercase;
line-height: 1.2;
font-weight: normal;
}
.projects-posts-list-shortcode .col-project h5.project_cat a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff;
font-size: 16px;
}
.projects-posts-list-shortcode .box-project {
display: block;
width: 100%;
overflow: hidden;
text-align: center;
position: relative;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.projects-posts-list-shortcode .project_cat_title_overlay{
width: 100%;
height:100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.projects-posts-list-shortcode .col-project .project_cat_title_overlay{
background-color: rgba(96, 34, 234, .95);
color: #fff;
transform: translateX(-105%);
-webkit-transition: all 1s cubic-bezier(.23,1,.32,1);
-moz-transition: all 1s cubic-bezier(.23,1,.32,1);
transition: all 1s cubic-bezier(.23,1,.32,1);
display: flex;
}
.projects-posts-list-shortcode .project_cat_title_overlay_items {
width: 100%;
align-self: center;
padding: 30px;
}
.projects-posts-list-shortcode a.link-project {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
}
.projects-posts-list-shortcode .col-project:hover .project_cat_title_overlay{
transform: translateX(0);
} .vivus-icon {
background: rgba(154, 154, 154, 0.1);
height: 450px;
width: 450px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
margin: 0 auto;
}
.vivus-icon svg,
.vivus-icon img {
height: 280px;
width: 280px;
fill: #6022ea;
}
.vivus-icon svg path {
stroke: #6022ea !important;
}
.vivus-icon svg .st1 {
fill: #6022ea !important;
} @-webkit-keyframes rotation {
from {
-webkit-transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg); } }
.rotation img{
-webkit-animation: rotation 12s infinite linear;
animation: rotation 12s infinite linear;
} .st-portfolio-images {
margin-top: 50px;
}
.st-portfolio-images .col-md-4 img {
margin-bottom: 30px;
transition: all .3s ease;
-webkit-transition: all .3s ease;
will-change: opacity;
border-radius: 0px;
}
.portfolio-bottom-description .portfolio-meta.clearfix {
margin-bottom: 5px;
font-size: 16px;
}
.st-portfolio-images .col-md-4 img:hover {
-webkit-filter: brightness(1.07);
filter: brightness(1.07);
}
body.single-st_projects .post-name {
font-size: 36px;
font-weight: 600;
margin-bottom: 50px;
position: relative;
}
body.single-st_projects .col-md-4 .post-name {
font-size: 30px;
}
body.single-st_projects .post-name::after {
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -15px;
width: 60px;
height: 5px;
border-radius: 0px;
}
.portfolio-bottom-description {
margin-top: 85px;
}
.portfolio-bottom-description label {
color: #686868;
font-weight: 400;
margin-right: 5px;
}
.portfolio-bottom-description label.post-name-social {
font-size: 20px;
line-height: 1.5;
text-transform: capitalize;
color: #000;
padding-right: 5px;
font-weight: 600;
letter-spacing: 0.5px;
}
.portfolio-bottom-description p {
margin-bottom: 0;
max-width: 730px;
width: 100%;
}
.portfolio-bottom-description a[rel="tag"] {
color: #000000;
font-weight: 400;
}
.portfolio-bottom-description a {
color: #000000 !important;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.portfolio-bottom-description a:hover {
color: #6022ea !important;
}
.portfolio-bottom-description ul.social-links {
list-style-type: none;
padding: 0;
display: inline;
}
.portfolio-bottom-description ul.social-links li {
display: inline-block;
padding: 0 10px;
font-size: 18px;
}
.portfolio-bottom-description .portfolio-social {
margin-top: 21px;
}
.st-portfolio-images .gallery-listing.row .col-md-6 a {
display: block;
overflow: hidden;
margin-bottom: 30px;
}
.st-portfolio-images .gallery-listing.row .col-md-6 img {
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
transform: scale(1);
-webkit-transform: scale(1);
will-change: opacity;
}
.st-portfolio-images .gallery-listing.row .col-md-6 img:hover {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-webkit-filter: brightness(1.07);
filter: brightness(1.07);
}
.single-st_projects .related_project > a {
display: block;
overflow: hidden;
margin-bottom: 20px;
}
.single-st_projects .related_project img.related-img {
text-align: center;
padding: 0;
margin-bottom: 0;
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
will-change: opacity;
border-radius: 0px;
}
.single-st_projects .related_project:hover img.related-img {
-webkit-filter: brightness(1.07);
filter: brightness(1.07);
transform: scale(1.05);
-webkit-transform: scale(1.05);
}
.single-st_projects .related_project_details {
margin-top: 25px;
}
.single-st_projects .related_project {
margin-top: 10px;
}
.single-st_projects h4.portfolio-name {
font-size: 22px;
margin-bottom: 15px;
}
.single-st_projects h4.portfolio-name a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #000;
}
.single-st_projects h4.portfolio-name a:hover {
color: #6022ea;
}
.single-st_projects .portfolio-posted-in a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #686868;
display: inline-block;
}
.single-st_projects .portfolio-posted-in a:hover {
color: #6022ea;
}
.single-st_projects .related-posts.sticky-posts {
margin-top: 50px;
margin-bottom: 50px;
}
.single-st_projects .prev-post, 
.single-st_projects .next-post {
padding: 0 20px;
}
.single-st_projects .prev-next-post {
margin-top: 25px;
margin-bottom: 75px;
} .single-member .member-name {
margin-top: 0;
font-size: 34px;
line-height: 1;
margin-bottom: 10px;
margin-top: -4px;
}
.single-member .member_position {
color: #0d56d9;
}
.single-member .member_description {
margin: 30px 0 50px;
}
.single-member .member_skills-title {
font-size: 18px;
margin-bottom: 20px;
}
.single-member .member_skills-title {
font-size: 22px;
margin-bottom: 35px;
position: relative;
padding-left: 50px;
}
.single-member .member_skills-title::after {
content: "";
width: 30px;
height: 3px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
background-color: #000;
}
.single-member  .label_text_percentange {
margin-top: 20px;
}
.single-member .member_contact_title {
font-size: 22px;
margin: 30px 0 20px;
}
.single-member .member_email i, 
.single-member .member_phone i {
color: #0d56d9;
width: 20px;
margin-right: 5px;
}
.single-member .member_email, 
.single-member .member_phone {
margin-bottom: 10px;
}
.single-member .member_social span.social-holder-span a {
width: 35px;
height: 35px;
font-size: 16px;
line-height: 36px;
text-align: center;
background: #0d56d9;
color: #fff;
margin-top: 10px;
margin-right: 5px;
display: inline-block;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.single-member .member_social span.social-holder-span a:hover {
background: #000 !important;
}
.single-member .areas_expertise_section_inner {
margin-top: 60px;
}
.single-member .areas_expertise_section .areas_expertise_title_text, 
.single-member .education_section .education_title_text {
font-size: 22px;
margin-bottom: 35px;
position: relative;
padding-left: 40px;
}
.single-member .areas_expertise_section .areas_expertise_title_text:before, 
.single-member .education_section .education_title_text:before {
content: "";
width: 30px;
height: 3px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
background-color: #000;
}
.single-member .areas_expertise_content p:not(:last-child) {
margin-bottom: 30px;
}
.single-member .areas_expertise_content p:last-child {
margin-bottom: 0;
}
.single-member .areas_expertise_content p {
font-size: 14px;
line-height: 1.5;
}
.single-member .areas_expertise_content h4 {
color: #0d56d9;
margin-top: 25px;
}
.single-member .education_section_inner {
margin-top: 60px;
}
.single-member .education_content li {
line-height: 1.42;
margin-bottom: 10px;
font-size: 15px;
}
.single-member .education_content ul {
padding-left: 17px;
}
.single-member .areas_expertise_content,
.single-member .education_content {
max-width: 300px;
color: #686868;
} .services-slider .services-col2 {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-transform: translateX(15px);
-ms-transform: translateX(15px);
transform: translateX(15px);
opacity: 0;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
-webkit-transition-delay: .5s;
transition-delay: .5s;
}
.services-slider .slick-current .services-col2 {
-webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
transform: translateX(0)!important;
opacity: 1!important;
}
@media (min-width: 767px) {
.services-slider .services-col2 {
margin-left: -16.66667%;
} 
}
.services-slider .services-slider-holder .row {
display: flex;
}
.services-slider .container {
position: relative;
}
.services-slider .slider-title {
font: 800 5rem/1 arial;
color: #9013fe;
position: relative;
text-align: center;
margin: 70px 0 70px;
}
.services-slider .services-col1 {
background-color: #f6f6f6;
text-align: center;
z-index: 2;
margin: 12rem 0 8rem;
padding: 5.5rem 6rem 5.5rem;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 0;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.services-slider .slick-current .services-col1 {
-webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
transform: translateX(0)!important;
opacity: 1!important;
}
.services-slider .services-col1 .service-name {
font-size: 36px;
margin: 0;
line-height: 1.2;
color: #000;
font-weight: 600;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
-webkit-transition-delay: .2s;
transition-delay: .2s;
}
.services-slider .slick-current .services-col1 .service-name {
-webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
transform: translateX(0)!important;
opacity: 1!important;
}
.services-slider .services-col1 .description {
margin: 3rem 0 3rem;
-webkit-transform: translateX(-15px);
-ms-transform: translateX(-15px);
transform: translateX(-15px);
opacity: 0;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
-webkit-transition-delay: .3s;
transition-delay: .3s;
min-height: 110px;
}
.services-slider .slick-current .services-col1 .description {
-webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
transform: translateX(0)!important;
opacity: 1!important;
}
.services-slider .carousel-control {
position: static;
background-image: none !important;
opacity: 1;
display: inline;
padding: 0 30px;
cursor: pointer;
}
.services-slider .navigation-services-slider {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
opacity: 0;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
-webkit-transition-delay: .4s;
transition-delay: .4s;
}
.services-slider .slick-current .navigation-services-slider {
-webkit-transform: translateX(0)!important;
-ms-transform: translateX(0)!important;
transform: translateX(0)!important;
opacity: 1!important;
}
.services-slider .navigation-services-slider .prev-item,
.services-slider .navigation-services-slider .next-item {
display: inline-block;
padding: 10px;
cursor: pointer;
}
.services-slider .navigation-services-slider .prev-item:after,
.services-slider .navigation-services-slider .next-item:after {
content: "";
display: block;
width: 29px;
height: 12px;
background-size: 29px 12px;
background-repeat: no-repeat;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
}
.services-slider .navigation-services-slider .prev-item:after {
background: url(https://kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/img/arrow-left.png);
}
.services-slider .navigation-services-slider .next-item:after {
background: url(https://kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/img/arrow-right.png);
}
.services-slider .navigation-services-slider .prev-item:hover:after {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
.services-slider .navigation-services-slider .next-item:hover:after {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.services-slider .carousel-indicators {
position: absolute;
bottom: -40px;
left: auto;
right: 50px;
width: 100%;
margin: 0;
text-align: right;
}
.services-slider .carousel-indicators li {
border-radius: 0;
-webkit-border-radius: 0;
border: 0;
width: 30px !important;
height: 3px !important;
margin: 0 10px;
background: #fff;
}
.services-slider .carousel-indicators li.active {
background: #9013fe;
}
.services-slider .carousel-indicators li:last-child {
margin-right: 0;
}
.services-slider-holder {
position: relative;
} .services-slider .slick-dots {
width: 100%;
margin: 0;
text-align: right;
padding: 10px 0 0;
}
.services-slider .slick-dots li {
position: relative;
display: inline-block;
}
.services-slider .slick-dots li button{
padding: 10px 5px;
font-size: 0;
line-height: 0;
display: block;
background-color: transparent;
border: 1px solid transparent;
outline: 0;
}
.services-slider .slick-dots li button:after {
content: "";
display: block;
width: 25px;
height: 5px;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #9013fe;
opacity: .3;
}
.services-slider .slick-dots li.slick-active button:after{
background: #9013fe;
opacity: 1;
}
.services-slider .slick-dots li:last-child button{
margin-right: 0;
}
@media(max-width: 1200px) {
.services-slider .navigation-services-slider {
position: static;
width: 100%;
margin: 20px auto;
text-align: center;
}
.services-slider .slider-title {
font-size: 2em;
margin: 50px 0;
}
.services-slider .services-col1 .service-name a {
font-size: 1.5em;
line-height: 1.3;
}
.services-slider .slick-dots {
display: none !important;
}
.services-slider .services-col1 {
padding: 5.5rem 5rem 2.5rem;
}
.services-slider .services-col1 .oportunitati-read {
position: static;
}
.services-slider .slider-title::before {
position: static;
margin: 0 auto 10px;
width: 30px;
height: 30px;
background-size: 30px;
}
.services-slider {
padding-bottom: 30px !important;
}
.arrow-bottom-white {
margin-top: 0px;
}
.intro-text-clients p {
margin: 0 auto !important;
}
}
@media(max-width: 992px) {
.home1_section1_heading1,
.home1_section1_heading2 {
font-size: 60px !important;
line-height: 85px !important;
text-align: center !important;
}
.home1_section1_circle_animation img {
top: 0 !important;
right: 70% !important;
left: auto !important;
}
.title1-holder {
left: auto !important;
top: 8px !important;
}
.home1_section1_wave_animation,
.home1_section1_rectangle_animation {
display: none;
}
.container-section1 .intro-text {
margin-top: 4rem !important;
}
.container-section1 .text-left.sweetthemes_button {
width: 100%;
text-align: center;
}
.title1-holder .title1-motto {
top: 50px !important;
font-size: 16px;
line-height: 25px;
}
.title1-holder .title1-name,
.title1-holder .title1-name span,
.title1-holder .title1-name span::before {
font-size: 50px !important;
}
.title1-holder .title1-motto:after {
width: 35px;
}
.services-slider .services-col1,
.services-slider .services-col2 {
min-width: 100%;
margin-bottom: 0;
}
.services-slider .services-slider-holder .row {
display: block;
}
.services-slider .services-col1 .service-name {
font-size: 28px !important;
}
.services-slider .services-col1 {
margin-top: 80px;
}
.services-slider .services-col1 .description {
margin: 2.5rem 0 2.5rem;
}
.services-slider .services-col2 {
padding-bottom: 60%;
margin: 0;
}
.home1_clients_circle_animation,
.home1_clients_rectangle_animation {
display: none;
}
.title-subtile-holder .section-title span {
font-size: 50px !important;
}
body .intro-text-clients {
margin-top: 13rem !important;
margin-bottom: 3rem !important;
}
.jobs-container-1 h3.name-test {
font-size: 30px !important;
}
.jobs-container-1 .jobs01-content {
margin-top: 3rem;
}
.home1_jobs_rectangle_animation,
.home1_circles_rectangle_animation {
display: none;
}
.home1_contact_heading {
font-size: 50px !important;
position: relative;
}
} .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:0}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-slider *{outline:0!important} .projects-posts-list-shortcode .projects-listing {
text-align: center;
margin: 0px 0 30px;
}
.projects-posts-list-shortcode .col-project{
padding: 10px;
cursor: pointer;
}
.projects-posts-list-shortcode .projects-listing a {
display: inline-block;
color: #000;
font-size: 16px;
font-weight: 600;
line-height: 1;
padding: 0 10px;
-webkit-border-radius: 0px;
border-radius: 0px;
margin: 6px 6px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
vertical-align: middle;
position: relative;
border: 0;
background: transparent;
}
.projects-posts-list-shortcode .projects-listing a.active,
.projects-posts-list-shortcode .projects-listing a:hover {
color: #0D56D9;
}
.projects-posts-list-shortcode .col-project .image-container {
background: rgba(154, 154, 154, 0.1);
text-align: center;
padding: 0px;
border-radius: 0px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
}
.projects-posts-list-shortcode .col-project h3.project_title {
font-size: 24px;
line-height: 1.2;
text-transform: capitalize;
margin: 0;
font-weight: 600;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects-posts-list-shortcode .col-project h3.project_title a{
color: #fff !important;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects-posts-list-shortcode .col-project h5.project_cat {
margin: 15px 0 0px;
text-transform: lowercase;
line-height: 1.2;
font-weight: normal;
}
.projects-posts-list-shortcode .col-project h5.project_cat a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff;
font-size: 16px;
}
.projects-posts-list-shortcode .box-project {
display: block;
width: 100%;
overflow: hidden;
text-align: center;
position: relative;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.projects-posts-list-shortcode .project_cat_title_overlay{
width: 100%;
height:100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.projects-posts-list-shortcode .col-project .project_cat_title_overlay{
background-color: rgba(144, 19, 254, .9);
color: #fff;
transform: translateY(-105%);
-webkit-transform: translateY(-105%);
-moz-transform: translateY(-105%);
-webkit-transition: all 1s cubic-bezier(.23,1,.32,1);
-moz-transition: all 1s cubic-bezier(.23,1,.32,1);
transition: all 1s cubic-bezier(.23,1,.32,1);
display: flex;
opacity: .9;
}
.projects-posts-list-shortcode .col-project:hover .project_cat_title_overlay{
transform: translateY(0);
}
.projects-posts-list-shortcode .project_cat_title_overlay_items {
width: 100%;
align-self: center;
padding: 30px;
}
.projects-slider-list .slick-dots {
width: 100%;
margin: 0;
text-align: center;
padding: 10px 0 0;
}
.projects-slider-list .slick-dots li {
position: relative;
display: inline-block;
}
.projects-slider-list .slick-dots li button {
padding: 10px 5px;
font-size: 0;
line-height: 0;
display: block;
background-color: transparent;
border: 1px solid transparent;
outline: 0;
}
.projects-slider-list .slick-dots li button:after {
content: "";
display: block;
width: 30px;
height: 6px;
-webkit-border-radius: 0;
border-radius: 0;
background: #9013fe;
opacity: .3;
}
.projects-slider-list .slick-dots li.slick-active button:after {
background: #9013fe;
opacity: 1;
}  .st_clients_slider_v2 .slick-slide img {
margin: 0 auto;
max-width: 260px;
width: 100%;
cursor: pointer;
transition: all 300ms ease;
}
.st_clients_slider_v2 .slick-slide img:hover {
opacity: .7;
}
.clients_image_holder {
padding: 0;
}
.st_clients_slider_v2 ul.slick-dots {
text-align: center;
padding: 0;
}
.st_clients_slider_v2 .slick-dots li {
position: relative;
display: inline-block;
}
.st_clients_slider_v2 .slick-dots li button {
padding: 7px;
font-size: 0;
line-height: 0;
display: block;
background-color: transparent;
border: 1px solid transparent;
outline: 0;
-webkit-appearance: button;
}
.st_clients_slider_v2 .slick-dots li button:after {
content: "";
display: block;
width: 9px;
height: 9px;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #9013fe;
-webkit-transition: -webkit-transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
transition: transform .3s ease,-webkit-transform .3s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: .3;
}
.st_clients_slider_v2 .slick-dots li.slick-active button:after {
background-color: #9013fe;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} .jobs-container-1 h3.name-test {
color: #9013fe;
font-size: 4.4rem;
font-weight: 600;
text-align: left;
}
.jobs-container-1 h3.name-test strong {
color: #000;
font-weight: 600;
}
.jobs-container-1 .jobs01-content {
margin-top: 5rem;
}
.jobs-container-1 a.btn_job {
color: #ffffff;
padding: 20px 30px;
text-transform: inherit;
font-weight: 600;
font-size: 15px;
line-height: 1;
margin-top: 20px;
-webkit-border-radius: 0px;
border-radius: 0;
display: inline-block;
vertical-align: middle;
position: relative;
overflow: hidden;
border: 0;
z-index: 32;
background: #9013fe;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.jobs-container-1 a.btn_job i {
position: relative;
top: 2px;
padding-right: 3px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.jobs-container-1 a.btn_job:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.jobs-container-1 a.btn_job:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.navigation-jobs-slider .prev-item, 
.navigation-jobs-slider .next-item {
display: inline-block;
padding: 10px;
cursor: pointer;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.navigation-jobs-slider .next-item:hover::after {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.navigation-jobs-slider .prev-item:hover::after {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
.navigation-jobs-slider .prev-item {
padding-left: 0px;
}
.navigation-jobs-slider .next-item {
padding-right: 0px;
}
.navigation-jobs-slider .prev-item:after, 
.navigation-jobs-slider .next-item:after {
content: "";
display: block;
width: 29px;
height: 12px;
background-size: 29px 12px;
background-repeat: no-repeat;
-webkit-transition: .3s ease-in;
transition: .3s ease-in;
}
.navigation-jobs-slider .prev-item:after {
background: url(https://kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/img/arrow-left.png);
}
.navigation-jobs-slider .next-item:after {
background: url(https://kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/img/arrow-right.png);
}
.navigation-jobs-slider {
margin-bottom: 20px;
} #particles-js {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .myOrbit1 {
-webkit-animation: myOrbit1 7s linear infinite;
animation: myOrbit1 7s linear infinite;
}
@-webkit-keyframes myOrbit1 {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes myOrbit1 {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.myOrbit2 {
-webkit-animation: myOrbit2 12s linear infinite;
animation: myOrbit2 12s linear infinite;
}
@-webkit-keyframes myOrbit2 {
0% {
-webkit-transform: rotate(0) translateX(10px) rotate(0);
transform: rotate(0) translateX(10px) rotate(0)
}
100% {
-webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
transform: rotate(360deg) translateX(10px) rotate(-360deg)
}
}
@keyframes myOrbit2 {
0% {
-webkit-transform: rotate(0) translateX(10px) rotate(0);
transform: rotate(0) translateX(10px) rotate(0)
}
100% {
-webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg);
transform: rotate(360deg) translateX(10px) rotate(-360deg)
}
}
.myOrbit3 {
-webkit-animation: myOrbit3 5s linear infinite;
animation: myOrbit3 5s linear infinite;
}
@-webkit-keyframes myOrbit3 {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
50% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
@keyframes myOrbit3 {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
50% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
}
.myArrow {
-webkit-animation: arrow 1.5s linear infinite;
animation: arrow 1.5s linear infinite;
}
@-webkit-keyframes arrow {
0% {
-webkit-transform: translate(0, 0) scale3D(1, 1, 1);
transform: translate(0, 0) scale3D(1, 1, 1);
opacity: 1
}
100% {
-webkit-transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
opacity: 0
}
}
@keyframes arrow {
0% {
-webkit-transform: translate(0, 0) scale3D(1, 1, 1);
transform: translate(0, 0) scale3D(1, 1, 1);
opacity: 1
}
100% {
-webkit-transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
transform: translate(0, 5px) scale3D(1.2, 1.2, 1.2);
opacity: 0
}
}[class^="from-"], [class*=" from-"] {
opacity: 1;
}      .to-topleft {
-webkit-animation: toTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeft {
to {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
}
@keyframes toTopLeft {
to {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
}
.to-topleft .scene {
-webkit-animation: toTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeftScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, 30deg);
transform: rotate3d(1, 1, 0.5, 30deg);
}
}
@keyframes toTopLeftScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, 30deg);
transform: rotate3d(1, 1, 0.5, 30deg);
}
}
.to-topleft .view--rotate {
-webkit-animation: toTopLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toTopLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-top {
-webkit-animation: toTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTop {
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes toTop {
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.to-top .scene {
-webkit-animation: toTopScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopScene {
to {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
@keyframes toTopScene {
to {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
.to-top .view--rotate {
-webkit-animation: toTopViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toTopViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-topright {
-webkit-animation: toTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRight {
to {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
}
@keyframes toTopRight {
to {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
}
.to-topright .scene {
-webkit-animation: toTopRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRightScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, -30deg);
transform: rotate3d(1, 1, 0.5, -30deg);
}
}
@keyframes toTopRightScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, -30deg);
transform: rotate3d(1, 1, 0.5, -30deg);
}
}
.to-topright .view--rotate {
-webkit-animation: toTopRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toTopRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-right {
-webkit-animation: toRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRight {
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes toRight {
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.to-right .scene {
-webkit-animation: toRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRightScene {
to {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
@keyframes toRightScene {
to {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
.to-right .view--rotate {
-webkit-animation: toRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes toRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .to-bottomright {
-webkit-animation: toBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRight {
to {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
}
@keyframes toBottomRight {
to {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
}
.to-bottomright .scene {
-webkit-animation: toBottomRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRightScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, -30deg);
transform: rotate3d(-1, 1, 0.5, -30deg);
}
}
@keyframes toBottomRightScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, -30deg);
transform: rotate3d(-1, 1, 0.5, -30deg);
}
}
.to-bottomright .view--rotate {
-webkit-animation: toBottomRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toBottomRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-bottom {
-webkit-animation: toBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottom {
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes toBottom {
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.to-bottom .scene {
-webkit-animation: toBottomScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomScene {
to {
-webkit-transform: rotate3d(-1, -0.5, 0.2, 30deg);
transform: rotate3d(-1, -0.5, 0.2, 30deg);
}
}
@keyframes toBottomScene {
to {
-webkit-transform: rotate3d(-1, -0.5, 0.2, 30deg);
transform: rotate3d(-1, -0.5, 0.2, 30deg);
}
}
.to-bottom .view--rotate {
-webkit-animation: toBottomViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toBottomViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-bottomleft {
-webkit-animation: toBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeft {
to {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
}
@keyframes toBottomLeft {
to {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
}
.to-bottomleft .scene {
-webkit-animation: toBottomLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeftScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, 30deg);
transform: rotate3d(-1, 1, 0.5, 30deg);
}
}
@keyframes toBottomLeftScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, 30deg);
transform: rotate3d(-1, 1, 0.5, 30deg);
}
}
.to-bottomleft .view--rotate {
-webkit-animation: toBottomLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toBottomLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-left {
-webkit-animation: toLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeft {
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes toLeft {
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.to-left .scene {
-webkit-animation: toLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeftScene {
to {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
@keyframes toLeftScene {
to {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
.to-left .view--rotate {
-webkit-animation: toLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes toLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}      .from-topleft {
-webkit-animation: fromTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeft {
from {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTopLeft {
from {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-topleft .scene {
-webkit-animation: fromTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeftScene {
from {
-webkit-transform: rotate3d(1, 1, -1, -50deg);
transform: rotate3d(1, 1, -1, -50deg);
}
}
@keyframes fromTopLeftScene {
from {
-webkit-transform: rotate3d(1, 1, -1, -50deg);
transform: rotate3d(1, 1, -1, -50deg);
}
}
.from-topleft .view--rotate {
-webkit-animation: fromTopLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromTopLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}     .from-top {
-webkit-animation: fromTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTop {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTop {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-top .scene {
-webkit-animation: fromTopScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopScene {
from {
-webkit-transform: rotate3d(1, -0.5, -0.2, 30deg);
transform: rotate3d(1, -0.5, -0.2, 30deg);
}
}
@keyframes fromTopScene {
from {
-webkit-transform: rotate3d(1, -0.5, -0.2, 30deg);
transform: rotate3d(1, -0.5, -0.2, 30deg);
}
}
.from-top .view--rotate {
-webkit-animation: fromTopViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes fromTopViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .from-topright {
-webkit-animation: fromTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRight {
from {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTopRight {
from {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-topright .scene {
-webkit-animation: fromTopRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRightScene {
from {
-webkit-transform: rotate3d(-1, 1, -1, 50deg);
transform: rotate3d(-1, 1, -1, 50deg);
}
}
@keyframes fromTopRightScene {
from {
-webkit-transform: rotate3d(-1, 1, -1, 50deg);
transform: rotate3d(-1, 1, -1, 50deg);
}
}
.from-topright .view--rotate {
-webkit-animation: fromTopRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromTopRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-right {
-webkit-animation: fromRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-right .scene {
-webkit-animation: fromRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRightScene {
from {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
@keyframes fromRightScene {
from {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
.from-right .view--rotate {
-webkit-animation: fromRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-bottomright {
-webkit-animation: fromBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRight {
from {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottomRight {
from {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottomright .scene {
-webkit-animation: fromBottomRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRightScene {
from {
-webkit-transform: rotate3d(1, 1, 1, 50deg);
transform: rotate3d(1, 1, 1, 50deg);
}
}
@keyframes fromBottomRightScene {
from {
-webkit-transform: rotate3d(1, 1, 1, 50deg);
transform: rotate3d(1, 1, 1, 50deg);
}
}
.from-bottomright .view--rotate {
-webkit-animation: fromBottomRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromBottomRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-bottom {
-webkit-animation: fromBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottom {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottom {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottom .scene {
-webkit-animation: fromBottomScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomScene {
from {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
@keyframes fromBottomScene {
from {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
.from-bottom .view--rotate {
-webkit-animation: fromBottomViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes fromBottomViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .from-bottomleft {
-webkit-animation: fromBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeft {
from {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottomLeft {
from {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottomleft .scene {
-webkit-animation: fromBottomLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeftScene {
from {
-webkit-transform: rotate3d(-1, 1, 1, -50deg);
transform: rotate3d(-1, 1, 1, -50deg);
}
}
@keyframes fromBottomLeftScene {
from {
-webkit-transform: rotate3d(-1, 1, 1, -50deg);
transform: rotate3d(-1, 1, 1, -50deg);
}
}
.from-bottomleft .view--rotate {
-webkit-animation: fromBottomLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromBottomLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}     .from-left {
-webkit-animation: fromLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-left .scene {
-webkit-animation: fromLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeftScene {
from {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
@keyframes fromLeftScene {
from {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
.from-left .view--rotate {
-webkit-animation: fromLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}.iconfilter-shortcode.portfolio-posts-list.portfolio-posts-list2 {
margin-bottom: -30px;
}
.cd-header {
position: relative;
height: 150px;
background-color: #331d35;
}
.cd-header h1 {
color: #ffffff;
line-height: 150px;
text-align: center;
font-size: 2.4rem;
font-weight: 300;
}
@media only screen and (min-width: 1170px) {
.cd-header {
height: 180px;
}
.cd-header h1 {
line-height: 180px;
}
}
.cd-main-content {
position: relative;
}
.cd-main-content:after {
content: "";
display: table;
clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
position: fixed;
height: 100vh;
overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
height: 100vh;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
position: fixed;
}
@media only screen and (min-width: 768px) {
.cd-main-content.is-fixed .cd-gallery {
padding-top: 90px;
}
}
@media only screen and (min-width: 1170px) {
.cd-main-content.is-fixed .cd-gallery {
padding-top: 100px;
}
} .cd-tab-filter-wrapper {
z-index: 1;
text-align: center;
}
.cd-tab-filter-wrapper:after {
content: "";
display: table;
clear: both;
}
.cd-tab-filter { position: relative;
margin: 0 auto;
z-index: 1;
}
.cd-tab-filter::after { content: '';
position: absolute;
right: 14px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
display: inline-block;
width: 16px;
height: 16px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
pointer-events: none;
}
.cd-tab-filter li {
display: none;
}
.cd-tab-filter li:first-child { display: block;
}
.cd-tab-filter a {
display: block;
}
.cd-tab-filter a {
cursor: pointer;
}
.cd-tab-filter a.selected{
color: #6022ea ;
}
.cd-tab-filter a.selected:hover {
color: #fff !important;
}
.cd-tab-filter.is-open::after { -webkit-transform: translateY(-50%) rotate(-180deg);
-moz-transform: translateY(-50%) rotate(-180deg);
-ms-transform: translateY(-50%) rotate(-180deg);
-o-transform: translateY(-50%) rotate(-180deg);
transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
display: block;
}
.cd-tab-filter.is-open .placeholder a { opacity: .4;
}
.cd-tab-filter ul {
border: 1px solid rgba(96, 34, 234, .2);
background: #fff;
}
@media only screen and (min-width: 768px) {
.cd-tab-filter { width: auto;
cursor: auto;
}
.cd-tab-filter::after { display: none;
}
.cd-tab-filter ul {
position: static;
box-shadow: none;
text-align: center;
margin: 0;
padding: 0;
}
}
@media only screen and (min-width: 1170px) {
.cd-tab-filter { margin: 0 auto;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
display: inline-block;
}
.cd-tab-filter.filter-is-visible { width: 80%;
}
}
.cd-tab-filter li.placeholder {
display: none !important;
}
.cd-tab-filter li {
display: inline-block;
}
.cd-tab-filter a {
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
color: #000;
padding: 0 36px;
position: relative;
cursor: pointer;
line-height: 60px;
display: inline-block;
z-index: 1;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.cd-tab-filter a span {
position: relative;
bottom: 12px;
}
.cd-tab-filter a:hover {
color: #6022ea;
}
.no-touch .cd-tab-filter a:hover {
color: #6022ea;
}
.cd-tab-filter a.selected {
color: #fff;
background: #6022ea;
}
.cd-tab-filter.is-open ul li {
display: inline-block;
} .cd-gallery {
padding: 26px 5%;
width: 100%;
}
.cd-gallery li {
margin-bottom: 1.6em;
display: none;
vertical-align: bottom;
width: 100%;
}
.cd-gallery li.gap { opacity: 0;
height: 0;
display: inline-block;
}
.cd-gallery img {
display: block;
width: 100%;
}
.cd-gallery .cd-fail-message {
display: none;
text-align: center;
}
@media only screen and (min-width: 768px) {
.cd-gallery {
padding: 50px 3%;
}
.cd-gallery ul {
text-align: justify;
}
.cd-gallery ul:after {
content: "";
display: table;
clear: both;
}
.cd-gallery li {
width: 50%;
margin-bottom: 0;
}
}
.cd-gallery ul {
padding: 0;
margin: 0;
}
@media only screen and (min-width: 1170px) {
.cd-gallery {
padding: 50px 0 0 0;
float: right;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
}
.cd-gallery li {
width: 25%;
margin: 0 auto !important;
}
.cd-gallery.filter-is-visible {
width: 80%;
padding: 30px 15px 30px 15px;
}
} .cd-filter {
position: absolute;
top: 0;
left: 0;
width: 280px;
height: auto;
background: #ffffff;
box-shadow: 4px 4px 20px transparent;
z-index: 2; -webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
-moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
transition: transform 0.3s, box-shadow 0.3s;
opacity: 0;
}
.cd-filter::before { content: '';
position: absolute;
top: 0;
left: 0;
height: 50px;
width: 100%;
background-color: #65bc7b;
z-index: 2;
}
.cd-filter form {
padding: 70px 20px;
}
.cd-filter .cd-close {
position: absolute;
top: 0;
right: 0;
height: 50px;
line-height: 50px;
width: 60px;
color: #ffffff;
font-size: 14px;
text-align: center;
background: #252525;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
z-index: 3;
cursor: pointer;
}
.no-touch .cd-filter .cd-close:hover {
background: #32255f;
}
.cd-filter.filter-is-visible {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
box-shadow: 0 0px 30px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0px 30px rgba(0,0,0,.1);
-ms-box-shadow: 0 0px 30px rgba(0,0,0,.1);
opacity: 1;
}
.cd-filter.filter-is-visible .cd-close {
opacity: 1;
}
@media only screen and (min-width: 1170px) {
.cd-filter {
width: 20%;
}
.cd-filter form {
padding: 60px 15px;
}
}
.cd-filter-trigger {
position: absolute;
top: 0;
left: 0;
height: 50px;
line-height: 50px;
width: 60px; overflow: hidden;
text-indent: 100%;
color: transparent;
white-space: nowrap;
background: transparent url(//kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/mt-portfolio/img/cd-icon-filter.svg) no-repeat center center; 
z-index: 3;
}
.cd-filter-trigger.filter-is-visible {
cursor: pointer;
}
@media only screen and (min-width: 1170px) {
.cd-filter-trigger {
width: auto;
left: 2%;
text-indent: 0;
color: #fff !important;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
padding-left: 24px;
background-position: left center;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
cursor: pointer;
}
.no-touch .cd-filter-trigger:hover {
color: #41307c;
}
.cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
color: #ffffff;
}
} .cd-filter-block {
margin-bottom: 1.6em;
}
.cd-filter-block h4 { position: relative;
margin-bottom: .2em;
padding: 10px 0 10px 20px;
color: #686868;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
color: #41307c;
}
.cd-filter-block h4::before { content: '';
position: absolute;
left: 0;
top: 50%;
width: 16px;
height: 16px;
background: url(//kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/mt-portfolio/img/cd-icon-arrow.svg) no-repeat center center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
-webkit-transform: translateY(-50%) rotate(-90deg);
-moz-transform: translateY(-50%) rotate(-90deg);
-ms-transform: translateY(-50%) rotate(-90deg);
-o-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before { border-radius: 0;
background-color: #ffffff;
border: 2px solid #e6e6e6;
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
max-width: 175px;
padding: .8em;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
outline: none;
background-color: #ffffff;
border-color: #65bc7b;
}
.cd-filter-block input[type='search'] { border-color: transparent;
background-color: #e6e6e6; font-size: 14px !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
display: none;
}
.cd-filter-block .cd-select { position: relative;
}
.cd-filter-block .cd-select::after { content: '';
position: absolute;
z-index: 1;
right: 14px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
width: 16px;
height: 16px;
background: url(//kayzasia.com/wp-content/plugins/sweetthemes-framework/inc/shortcodes/mt-ico-filters/img/cd-icon-arrow.svg) no-repeat center center;
pointer-events: none;
}
.cd-filter-block select {
cursor: pointer;
font-size: 1.4rem;
}
.cd-filter-block select::-ms-expand {
display: none;
}
.cd-filter-block .list li {
position: relative;
margin-bottom: .8em;
list-style-type: none;
}
.cd-filter-block .list li:last-of-type {
margin-bottom: 0;
}
.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] { position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 0;
opacity: 0;
z-index: 2;
cursor: pointer;
}
.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
padding-left: 24px;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
margin-bottom: 0;
color: #252525;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after { content: '';
display: block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before,
.cd-filter-block .radio-label::before {
width: 16px;
height: 16px;
left: 0;
}
.cd-filter-block .checkbox-label::after,
.cd-filter-block .radio-label::after { display: none;
}
.cd-filter-block .radio-label::before,
.cd-filter-block .radio-label::after {
border-radius: 50%;
}
.cd-filter-block .radio-label::after { width: 6px;
height: 6px;
background-color: #ffffff;
left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
border-color: #41307c;
background-color: #41307c;
}
.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
display: block;
}
@-moz-document url-prefix() { .cd-filter-block .cd-select::after {
display: none;
}
}
.iconfilter-shortcode .blog_custom_listings .post-name-listings a {
font-size: 20px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.iconfilter-shortcode .blog_custom_listings .post-name-listings a:hover {
color: #6cd087;
}
.iconfilter-shortcode .blog_custom_listings .percentange {
float: none;
display: block;
margin-top: 10px;
}
.iconfilter-shortcode .cd-gallery img {
max-width: 100%;
height: auto;
border: 0;
background: transparent;
padding: 0;
}
.cd-filter-content.cd-filters {
padding: 0;
}
.iconfilter-shortcode .blog_custom_listings {
margin-bottom: 25px;
}
.iconfilter-shortcode .blog_custom_listings i {
font-size: 50px;
}
.iconfilter-shortcode .blog_custom_listings .post-name-listings {
margin: 18px 0 0 0; 
}
.single-mt_listing .single-icondrops .list_title span {
float: left;
margin-right: 25px;
}
.single-mt_listing .single-icondrops .list_title span.review {
line-height: 20px;
font-weight: bold;
font-size: 20px;
margin: 12px 0 0 0px;
}
.parent-rating-star {
position: relative;
width: 90px;
height: 20px;
overflow: hidden;
float: left;
margin-top: 11px;
}
.rating-star ,
.fill-rating-star {
display: block;
width: 90px;
height: 20px;
background-repeat: no-repeat;
background-size: 90px 20px;
}
.fill-rating-star {
height: 20px;
position: absolute;
top: 0;
}
.review-recent {
margin-top: 10px;
}
.review-recent span.review {
float: left;
margin-top: 2px;
margin-right: 5px;
}
.review-recent .parent-rating-star {
margin-top: 0;
float: none;
}
#DataTable-icondrops-active .ico-row .list_title span {
margin: 15px 0 0 10px;
font-weight: bold;
font-size: 14px;
}
#DataTable-icondrops-active .review-recent {
margin-top: 5px;
margin-bottom: 7px;
}
#DataTable-icondrops-active .parent-rating-star,
.iconfilter-shortcode .parent-rating-star,
.review-recent .parent-rating-star{
width: 70px;
height: 15px;
}
#DataTable-icondrops-active .rating-star, 
#DataTable-icondrops-active .fill-rating-star,
.iconfilter-shortcode .rating-star,
.iconfilter-shortcode .fill-rating-star,
.review-recent .rating-star,
.review-recent .fill-rating-star{
width: 70px;
height: 15px;
background-size: 70px 15px;
}
#DataTable-icondrops-active .review-recent span.review,
.iconfilter-shortcode .review-recent span.review,
.review-recent span.review{
margin-top: 0;
line-height: 17px;
}
@media(max-width: 992px) {
.cd-tab-filter ul {
width: auto;
padding: 0 !important;
text-align: center;
}
.cd-tab-filter li {
width: 33.3%;
}
.cd-tab-filter a {
font-size: 13px;
padding: 0 25px 0;
}
}
@media(max-width: 480px) {
.cd-tab-filter li {
width: 50%;
}
.cd-gallery {
padding: 26px 0%;
}
.cd-gallery li .col-md-12 {
padding: 0;
}
.iconfilter-shortcode .list-view .post-thumbnail {
margin-bottom: 5px !important;
}
.cd-gallery li {
margin-bottom: 15px;
}
.sweetthemes_button a {
font-size: 13px !important;
padding: 15px 20px !important;
}
.cd-tab-filter a {
font-size: 13px;
margin: 10px 0;
}
.cd-tab-filter a span {
display: none;
}
}
.iconfilter-shortcode a.link-project {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
}
.iconfilter-shortcode .box-project {
display: block;
width: 100%;
overflow: hidden;
text-align: center;
position: relative;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.iconfilter-shortcode .image-container {
background: rgba(154, 154, 154, 0.1);
text-align: center;
padding: 0px;
border-radius: 0px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
}
.iconfilter-shortcode .project_cat_title_overlay {
background-color: rgba(96, 34, 234, .95);
color: #fff;
transform: translateX(-105%);
-webkit-transition: all 1s cubic-bezier(.23,1,.32,1);
-moz-transition: all 1s cubic-bezier(.23,1,.32,1);
transition: all 1s cubic-bezier(.23,1,.32,1);
display: flex;
}
.iconfilter-shortcode .project_cat_title_overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: .9;
}
.iconfilter-shortcode .project_cat_title_overlay_items {
width: 100%;
align-self: center;
padding: 30px;
}
.iconfilter-shortcode h3.project_title {
font-size: 24px;
line-height: 1.2;
text-transform: uppercase;
margin: 0;
font-weight: bold;
}
.iconfilter-shortcode h3.project_title a {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.iconfilter-shortcode h5.project_cat {
margin: 15px 0 0px;
text-transform: lowercase;
line-height: 1.2;
font-weight: normal;
}
.iconfilter-shortcode h5.project_cat a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff;
font-size: 16px;
display: inline-block;
}
.iconfilter-shortcode .box-project:hover .project_cat_title_overlay {
transform: translateX(0);
}
.iconfilter-shortcode .list-view .post-thumbnail {
margin: 0 0 30px;
}@font-face{font-family:'FontAwesome';src:url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//kayzasia.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}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:bold}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(//kayzasia.com/wp-content/themes/niva/fonts/glyphicons-halflings-regular.eot);src:url(//kayzasia.com/wp-content/themes/niva/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//kayzasia.com/wp-content/themes/niva/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//kayzasia.com/wp-content/themes/niva/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//kayzasia.com/wp-content/themes/niva/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"}*{-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)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.42857143;color:#000000;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;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:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.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-family:inherit;font-weight:500;line-height:1.1;color:inherit}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:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}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:10px;margin-bottom:10px}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:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:15px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;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:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;}ul,ol{margin-top:0;margin-bottom:10px}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:20px}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 #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}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:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;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:20px;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:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#000000;border-radius:3px;-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:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#000000;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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:1170px}}.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:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.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 #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.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 #ddd}.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 #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(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:#dff0d8}.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:#d0e9c6}.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:#d9edf7}.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:#c4e3f3}.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:#fcf8e3}.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:#faf2cc}.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:#f2dede}.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:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.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:20px;font-size:21px;line-height:inherit;color:#000000;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}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:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-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);-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:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;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:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;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:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.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:#3c763d}.has-success .form-control{border-color:#3c763d;-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:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.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:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-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:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.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:#a94442}.has-error .form-control{border-color:#a94442;-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:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.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:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.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:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;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:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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:#000000;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:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#000000;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#000000;background-color:#e6e6e6;border-color:#adadad}.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:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#000000}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.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:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.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:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.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:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.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:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.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:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:normal;border-radius:0}.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:#23527c;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:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.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 .15s linear;-o-transition:opacity .15s linear;transition:opacity .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:.35s;-o-transition-duration:.35s;transition-duration:.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}.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:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#000000;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.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:12px;line-height:1.42857143;color:#777;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:1px}@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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-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:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;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:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}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:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}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:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.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{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.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:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;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:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 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:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.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:#fff;background-color:#337ab7}.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:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.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:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@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{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:15px 15px;font-size:18px;line-height:20px;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:4px}.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.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@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:20px}.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:15px;padding-bottom:15px}}.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:8px;margin-bottom:8px}@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{border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@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{background-color:#fff;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#000000}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#6022ea;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#000000;background-color:transparent}.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:#555;background-color:#e7e7e7}.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:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#000000}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#000000}.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:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#000000}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#000000}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.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:#fff;background-color:#080808}.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:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.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:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 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:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.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:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#777;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:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.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:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.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:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-left:auto;margin-right:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#000000}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.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-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-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:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-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:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-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 .6s ease;-o-transition:width .6s ease;transition:width .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:#5cb85c}.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:#5bc0de}.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:#f0ad4e}.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:#d9534f}.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-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:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#000000}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;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:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.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:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-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:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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:3px;border-top-left-radius:3px}.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:3px;border-bottom-left-radius:3px}.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:3px;border-top-left-radius:3px}.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:3px;border-top-right-radius:3px}.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:3px}.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:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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:3px;border-bottom-right-radius:3px}.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:3px}.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:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.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:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.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 #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#000000;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#000000}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.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:4px;-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:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.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{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.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:15px}.modal-footer{padding:15px;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:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.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:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.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:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-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:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 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:#999;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:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;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:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;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:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.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 .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .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:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;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, color-stop(0, 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, color-stop(0, 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:#fff;text-decoration:none;opacity:.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;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 #fff;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:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;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}}@media only screen and (max-width: 319px) {
footer .footer-top  .widget .widget-title{
margin-bottom: 10px;
}
footer .widget.widget_text {
margin-bottom: 20px;
}
.top_section .wpb_wrapper h1 span {
font-size: 45px !important;
line-height: 44px !important;
}
body header .navbar-header h1.logo {
max-width: 140px;
} } @media only screen and (min-width: 320px) and (max-width: 479px) {
.testimonial-author-job > h4 {
font-size: 14px;
}
.top_section .wpb_wrapper h1 span {
font-size: 52px !important;
line-height: 52px !important;
} } @media only screen and (max-width: 479px) {
footer .mc4wp-form-fields button {
margin-top: 20px !important;
}
.header-title-breadcrumb .post-category-date {
display: none;
}
.portfolio-items .col-md-2 {
width: 100%;
float: left;
margin-bottom: 80px;
}
.tp-leftarrow.default, 
.tp-rightarrow.default{
display: none;
}
.menu-item-has-children::after{
display: block !important;
}
.wpb_wrapper ul.ecs-event-list li {
margin-bottom: 20px !important;
width: 95% !important;
}
.avatar.photo {
width: 50px;
}
.post-details-bottom .related-posts .related_blog_custom .post-name a {
font-size: 15px;
}
p.copyright {
line-height: 30px !important;
}
h3.post-name.row.car-name {
padding: 5px;
}
h3.post-name.row.car-name a {
font-size: 12px !important;
}
body .parent-typed-text, 
body .looking-for-heading {
font-size: 30px !important;
line-height: 30px !important;
letter-spacing: 0 !important;
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
width: 100% !important;
} } @media only screen and (min-width: 480px) and (max-width: 767px) {
.portfolio-items .col-md-2 {
width: 50%;
float: left;
margin-bottom: 80px;
}
.menu-item-has-children::after{
display: none !important;
}
.top_section .wpb_wrapper span {
line-height: 80px;
}
header .navbar-toggle {
margin-top: 45px !important;
}
.avatar.photo {
width: 50px;
} } @media only screen and (max-width: 600px) {
body .header-title-breadcrumb-overlay h1 {
font-size: 30px !important;
padding-bottom: 5px !important;
}
body .header-title-breadcrumb-overlay {
padding: 72px 0 65px !important;
}
body.single-post .col-md-8.main-content .article-content-single {
padding: 40px 15px 0 !important;
}
body .list-view .post-details .post-excerpt .more-link {
font-size: 13px !important;
padding: 15px 20px !important;
} } @media only screen and (min-width: 681px) and (max-width: 1200px) {
.wpb_wrapper ul.ecs-event-list li {
margin-bottom: 20px !important;
width: 30% !important;
} } @media only screen and (max-width: 767px) {
body .home_slider_creative .intro-text {
margin-top: 2rem !important;
}
header .header-infos .header-info-icon {
display: none;
}
body.page_dark.page-id-1539 .navbar-default .navbar-toggle i {
color: #000 !important;
}
body .home-new1 .text-left.sweetthemes_button {
padding-top: 0 !important;
padding-left: 0 !important;
}
.home-new1 h4.vc_custom_heading {
padding-left: 0 !important;
}
.home-new1 .parent-typed-text {
font-size: 16px !important;
line-height: 24px !important;
margin-top: 30px !important;
}
body header #navbar .menu-item > a {
background: #6022ea !important;
}
.animation-layer-home1 {
max-width: 80%;
margin: 0 auto;
width: 100%;
}
body .home-new2 .vc_single_image-wrapper img,
body .home-new2 .vc_single_image-wrapper img {
height: auto !important;
max-width: 100% !important;
margin: 0;
}
.title1-holder .title1-motto:after {
z-index: 1;
}
body .navbar-header {
border-bottom: 1px solid rgba(0,0,0, 0.1);
}
body .header2 .navbar-header h1.img-logo.logo_col10 {
margin: 15px 0 25px !important;
}
.button-winona.btn.btn-sm {
position: relative;
}
#sweetthemes-main-head .container {
padding: 0;
}
.post-navigation {
display: block !important;
}
.post-navigation .prev-post, .post-navigation .next-post {
margin-top: 30px;
}
header .header-info-group .header-info-labels p {
line-height: normal;
margin: 0;
padding: 0 !important;
}
header .header-info-group {
margin: 0;
}
header #navbar .sub-menu {
box-shadow: none !important;
}
header #navbar .menu-item .sub-menu .menu-item .sub-menu {
left: 0;
opacity: 1 !important;
top: 0;
visibility: visible !important;
}
footer .newsletter-niva {
margin-top: 0 !important;
}
#comments .children{
padding: 0 !important;
}
header .navbar-toggle {
margin-top: 21px !important;
}
body .navbar-header h1.logo {
margin: 15px 0px 25px !important
}
.logo img, .navbar-header .logo img {
margin-top: 11px;
}
#sweetthemes-main-head-sticky-wrapper {
height: 78px !important;
}
.added-redux-framework header.header1 {
height: auto !important;
}
.missing-redux-framework header.header1 {
height: auto !important;
}
header #navbar .cf-mega-menu.sub-menu * {
opacity: 1 !important;
visibility: visible !important;
}
header #navbar .cf-mega-menu.sub-menu img {
margin: 0 !important;
}
header #navbar .cf-mega-menu.sub-menu p {
text-align: left !important;
}
header #navbar .cf-mega-menu.sub-menu .vc_btn3-container{
text-align: left;
margin-bottom: 0px;
}
header .mega3menu .cf-mega-menu .vc_row .vc_col-sm-3:not(:last-child) {
border: 0 !important;
}
header #navbar .cf-mega-menu.sub-menu .vc_column-inner {
padding-top: 15px !important;
}
#navbar .menu-item .sub-menu .menu-item .sub-menu {
left: 0;
position: relative;
top: 0;
}
body header #navbar .sub-menu li:last-child, body header #navbar .sub-menu li {
border-bottom: 0 none;
}
body #navbar .sub-menu li:last-child, body #navbar .sub-menu li {
border-bottom: 0 none;
}
header #navbar .sub-menu .menu-item > a {
color: #000000;
}
header #navbar .sub-menu .menu-item > a {
padding-left: 30px !important;
}
.sidebar-content:not(.header7) {
padding-right: 15px !important;
padding-bottom: 50px;
}
.header-info-group i {
display: none;
}
body .header-infos .header-info-labels {
padding-left: 0 !important;
float: none !important;
display: block !important;
width: 100% !important;
clear: both;
}
body #sweetthemes-main-head .container > .row {
margin: 0 !important;
}
.mt_clients_slider .client_image, .clients-no-slider .client_image {
width: 50% !important;
}
body header .header-info-group .pull-left {
float: none !important;
}
header #navbar .menu-item:hover .sub-menu {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
opacity: 1 !important;
top: 0 !important;
visibility: visible !important;
}
header #navbar .sub-menu {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: block;
opacity: 1;
padding: 0;
position: relative;
visibility: visible;
top: 0;
width: 100%;
left:0;
}
header #navbar .sub-menu .sub-menu .menu-item > a {
padding-left: 60px !important;
}
header #navbar .sub-menu .sub-menu .sub-menu .menu-item > a {
padding-left: 90px !important;
}
.navbar-collapse .menu .menu-item {
text-align: left;
}
body #sweetthemes-main-head {
height: auto;
padding: 0;
}
body header #navbar .menu-item > a {
padding: 10px 15px !important;
color: #fff !important;
}
body header #navbar .menu-item > a {
border-bottom: 1px solid rgba(255,255,255, 0.1);
}
header .navbar-header h1.logo {
margin: 20px 10px;
max-width: 200px;
text-align: left;
}
header.header2 .col-md-9.col-sm-8 {
display: none !important;
}
.owl-theme .owl-controls {
display: none !important;
}
.related-posts .post-name a {
font-size: 20px;
}
body.is_header_semitransparent .navbar-default .container {
padding: 0 !important;
}
body .navbar-default .navbar-toggle {
border: 0;
}
.single.single-post .post-name {
font-size: 25px;
line-height: 30px;
}
.related-posts {
padding: 0 15px;
}
footer p.copyright span {
text-align: center !important;
float: none !important;
}
.header-group .breadcrumb{
display: none;
}
.widget_text .shop_feature_v2 .shop_feature_icon_v2 {
padding: 7px;
}
.sticky_post_text_container {
margin-bottom: 30px;
}
.courses-list .course_text_content h5 {
clear: both;
}
.courses-list .course_more_container {
text-align: right !important;
}
.courses-list .all_courses_box .all_courses_title {
padding-top: 10px;
}
.all_courses_box .all_courses_buton {
margin-bottom: 30px;
}
.all_courses_box {
margin-bottom: 30px;
}
.shortcode_post_content .text_content .post-download-icons {
display: none;
}
.pricing-table {
margin-top: 30px;
}
.search_products {
display: none;
}
body .navbar-header .logo {
margin: 10px 0;
text-align: center;
}
footer p.copyright {
padding: 20px 0;
text-align: center;
}
footer .payment-methods{
text-align: center;
}
footer .payment-methods img {
float: none !important;
}
#page .top-header{
padding: 15px 0;
background: #000000 !important;
}
.header-infos .header-info-labels {
padding-left: 25px !important;
}
header .header-info-group .pull-right {
float: none !important;
padding-left: 0;
}
header .social-links {
float: none !important;
}
.is_header_semitransparent .navbar-default .container div#navbar {
padding: 0px 30px 15px !important;
}
.top-header .account-urls {
margin-top: 10px;
}
.widget .widget_address_social_icons .social-links > li:first-child{
margin-left: 0;
}
.widget .widget_address_social_icons .social-links a i {
padding: 13px;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
}
.widget .widget_address_social_icons .social-links a {
height: 40px;
width: 40px;
}
.widget .widget_address_social_icons .social-links > li {
height: 40px;
margin-bottom: 5px;
margin-right: 1px;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
width: 40px;
}
.sweetthemes-breadcrumbs h2{
font-size: 17px;
}
.latest-posts .single-post .vc_col-md-3.text-center {
display: none;
}  
body .home-slider-button a {
padding: 10px 40px 10px 15px !important;
font-size: 14px !important;
} 
body .home-slider-button a i {
font-size: 14px !important;
padding: 0 !important;
}
footer nav.menu {
float: left;
}
footer nav.menu li:first-child a {
margin-left: 0;
}
body .navbar ul li:hover ul.sub-menu {
border: 0 none;
left: 0;
margin: 0;
opacity: 1;
position: relative;
top: 0;
visibility: visible;
width: 100%;
}
.menu-item-has-children {
cursor: pointer;
}
body .navbar ul li ul.sub-menu {
border: 0 none;
left: 0;
margin: 0;
opacity: 1;
position: relative;
top: 0;
display: none;
visibility: visible;
width: 100%;        
}
body #navbar .sub-menu li:last-child,
body #navbar .sub-menu li {
border-bottom: 1px solid #3d4f61;
position: relative;
}
.widget.widget_flickr {
clear: both;
}
.widget_recent_entries_with_thumbnail .thumbnail-overlay {
width: 70px;
}
.widget_recent_entries_with_thumbnail .post-details {
padding: 0;
}
body .navbar-default .navbar-collapse, 
body .navbar-default .navbar-form {
border-color: rgba(0, 0, 0, .1);
}
.navbar-collapse.vc_col-md-9.collapse.in {
width: 100%;
}
.navbar-collapse li {
width: 100%;
}
.header_mini_cart {
display: none;
}
body .navbar ul li ul.sub-menu li::before {
content: none;
position: absolute;
top: 10px;
color: white;
left: 14px;
}
.sweetthemes-breadcrumbs .breadcrumb {
display: none;
}
.menu.nav-effect.nav-menu {
margin: 0;
text-align: left;
width: 100% !important;
}
.header2 .menu.nav-effect.nav-menu ul.menu {
width: 100%;
}
.niva_skin_switcher {
display: none;
}
body .navbar-nav > li > a {
padding: 15px 0;
}
.navbar-collapse.collapse.in .menu .item:hover {
background: #253749;
}
.navbar-collapse .menu .item,
.navbar-collapse.collapse.in .menu .item {
width: 100%;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: transparent;
}
.logo {
margin: 15px 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle {
margin: 25px 0px 0px !important;
padding: 13px 0;
transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
}
body .navbar-default .navbar-toggle i {
font-size: 25px;
}
#navbar .menu-item > a {
padding: 15px 10px 24px;
}
header.header3 .navbar-nav.nav-menu,
header.header10 .navbar-nav.nav-menu {
margin-right: 0px !important;
}
header.header4 .navbar-nav.nav-menu,
header.header11 .navbar-nav.nav-menu {
margin-left: 0px !important;
}
#mt-nav-burger {
display: none;
}
header.header5 #navbar .menu .menu-item {
text-align: left;
}
header.header12 .navbar .logo {
display: block !important;
}
header.header12 #navbar .menu .menu-item {
text-align: left;
}
header.header12 .navbar-nav > li::before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
header.header12 .navbar-default .navbar-toggle .icon-bar {
background: #131313 none repeat scroll 0 0;
}
header.header12 .navbar.navbar-default {
background-color: rgba(0, 0, 0, 0.9) !important;
}
header.header12 #navbar .menu-item > a:hover::before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
header.header12 #navbar .menu-item > a {
padding: 15px 10px !important;
}
.navbar-default .navbar-toggle .icon-bar {
background: #000000;
}
.missing-redux-framework .navbar-default .navbar-toggle .icon-bar {
background: #000000;
height: 3px;
border-radius: 0;
}
.missing-redux-framework .navbar-default .navbar-toggle {
border-color: #000000;
margin-top: 30px !important;
}
#sweetthemes-main-head .navbar-collapse.col-md-9,
#sweetthemes-main-head .navbar-collapse.collapse.col-md-9 {
margin: 0;
width: 100%;
padding-bottom: 20px;
}
.portfolio .col-md-2:nth-child(7n+5),
.portfolio .col-md-2:nth-child(7n+1){
margin-left: 0;
clear: none;
}
.testimonials .testimonials-container blockquote{
font-size: 16px;
}
.testimonials .testimonials-container blockquote::after,
.testimonials .testimonials-container blockquote::before{
font-size: 100px;
top: 34%;
}
.submit-comment .comment-form .form-comment {
padding: 0;
}
body .portfolio-items .vc_col-md-2:last-child{
margin-bottom: 0;
}
body .portfolio-items .vc_col-md-2{
margin-bottom: 80px;
}
body .portfolio-items .vc_col-md-2:nth-child(7n+5),
body .portfolio-items .vc_col-md-2:nth-child(7n+1) {
margin-left: 0;
}
body .testimonials-container blockquote * {
font-size: 16px;
}
.testimonials-container blockquote::after,
.testimonials-container blockquote::before{
content: "";
display: none;
}
.testimonials-container blockquote {
padding: 20px 0 20px;
margin: 0;
}
#navbar .menu .item a {
padding: 10px 0;
padding-left: 10px;
}
body .theme_header_slider .tp-leftarrow.default::after, 
body .theme_header_slider .tp-rightarrow.default::after {
font-size: 50px;
line-height: 60%;
opacity: 0.75;
}
#navbar .menu-item.menu-item-has-children > a::after {
content: none !important;
}
#navbar.navbar-collapse {
padding-bottom: 0px !important;
border-top: 0;
padding: 0px;
}
.expand {
padding: 10px 15px;
position: absolute;
right: 0px;
top: 0px;
}
.action-expand::after {
color: #fff !important;
content: "\f107";
font-family: FontAwesome;
}
.action-expand.show-menu::after {
content: "\f106";
font-family: FontAwesome;
}
nav #navbar ul li:last-child a {
padding: 10px 13px !important;
}
#navbar .menu-item-has-children .expand a {
padding: 0px !important;
}
header.header8 .header-nav-actions {
display: none !important;
}
header.header8 .menu.nav-effect.nav-menu {
float: left !important;
}
header.header9 .header-nav-actions {
display: none !important;
}
header.header9 .header-nav-actions {
display: none !important;
}
body header.header9 .navbar-header h1.logo {
text-align: left !important;
} } @media only screen and (min-width: 768px) and (max-width: 990px) {
#navbar .menu > .menu-item:first-child > a {
padding: 18px 18px !important;
}
header.header1  .header-nav-actions {
}
#navbar .menu-item.mega1column > a::after, #navbar .menu-item.mega2columns > a::after, #navbar .menu-item.mega3columns > a::after, #navbar .menu-item.menu-item-has-children > a::after {
top: auto !important;
}
#navbar .menu-item.mega1column > a::after, #navbar .menu-item.mega2columns > a::after, #navbar .menu-item.mega3columns > a::after, #navbar .menu-item.menu-item-has-children > a::after {
top: auto !important;
}
.fixed-sidebar-menu.open {
width: 50% !important;
}
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.header-nav-actions .mt-search-icon {
margin-left: 0 !important;
margin-right: 0 !important;
}
.header-infos .header-info-labels {
padding-left: 5px !important;
}
.header-info-group .header-info-labels p {
margin-right: 15px !important;
}
body .header-nav-actions .mt-search-icon {
padding: 5px 15px !important;
}
.navbar-header.col-md-3.col-sm-12 {
text-align: center;
}
body  .navbar-header h1.logo {
margin-bottom: 0 !important;
text-align: center;
}
body.missing-sweetthemes-framework .navbar-header h1.logo.no-logo {
margin-bottom: 0 !important;
}
body .header2 .navbar-header h1.img-logo.logo_col10 {
margin-bottom: 0 !important;
}
body.woocommerce ul.products li.product.col-md-4, body .woocommerce-page ul.products li.product.col-md-4 {
width: 50% !important;
}
} @media only screen and (min-width: 768px) and (max-width: 1023px) {
footer .payment-methods img {
float: none !important;
}
footer p.copyright {
text-align: center;
}
footer .payment-methods{
text-align: center;
}
.navbar-nav > li > a {
padding: 30px 0;
}
.widget .widget_address_social_icons .social-links > li:first-child {
margin-left: 3px;
}
.navbar-collapse.collapse.vc_col-md-9 {
float: left;
}
body .navbar-nav > li > a,
body .menu .item a{
font-size: 12px;
}
#navbar .menu .item a {
padding: 30px 0;
}
.sweetthemes-breadcrumbs h2{
font-size: 19px;
}
.sweetthemes-breadcrumbs .breadcrumb{
display: none;
}
header.header2 .navbar-header h1.logo {
text-align: center !important;
}
header.header8 .mt-nav-burger-holder {
padding: 0 !important;
}
body header.header8 #mt-nav-burger {
top: 28px !important;
}
body header.header9 .navbar-header h1.logo {
text-align: center !important;
}
body header.header9 .mt-nav-burger-holder {
padding: 0px !important;
}
body header.header9 #mt-nav-burger {
top: 28px !important;
}
body header.header9 .menu.nav-effect.nav-menu {
width: 85% !important;
}
body header.header9 .header-nav-actions .mt-search-icon {
margin-right: 35px !important;
} } @media only screen and (max-width: 990px) {
.list-view .blog_custom {
display: block !important;
overflow: hidden;
}
.odd-post .blog_post_image {
padding-top: 48px !important;
}
.even-post .blog_post_image {
padding-bottom: 48px !important;
}
.blog_post_image {
display: block;
margin: 0 auto;
width: 100%;
} } @media only screen and (max-width: 992px) {
.container.blog-posts > .row,
.single-post  article > .container > .row,
.error404 .error-404 .row {
display: flex;
flex-direction: column;
}
.menu.nav-effect.nav-menu {
text-align: center !important;
float: none !important;
width: 100% !important;
}
.mt_members1 .memeber01-social-holder {
display: none;
}
.comment_body .reply_button.col-md-7 {
margin-bottom: 10px;
}
.blogloop-v2 .post-details {
padding: 0 15px 30px !important;
}
article.single-post {
margin-bottom: 50px !important;
}
.blogloop-v2 .post-author-avatar {
display: none !important;
}
.blogloop-v2 .post-name {
margin-top: 30px !important;
margin-bottom: 15px !important;
} 
.single-post-share {
text-align: left !important;
}   
.post-navigation {
margin-bottom: 50px;
overflow: hidden;
box-shadow: none;
}
.sidebar-content .widget .widget-title {
font-size: 22px !important;
}
.comment_body .reply_button1 {
margin-top: 10px;
display: block;
text-align: left;
}
.vivus-icon {
width: 300px;
height: 300px;
}
.vivus-icon {
margin-top: 80px;
}
.vivus-icon svg {
width: 180px;
height: 180px;
}
.sidebar-content:not(.header7) {
order: 2;
}
.animation-layer-home1 {
padding-top: 60px !important;
animation: none !important;
}
.col-md-8.main-content,
.error404 .error-404 .row {
order: 1;
}
.widget_sweetthemes_address_social_icons .social-links {
margin-bottom: 20px !important;
padding-bottom: 20px !important;
}
body h1.widget-title,
body h2.heading-bottom {
font-size: 26px !important;
}
body .comment-respond {
margin-bottom: 50px !important;
}
footer p.copyright {
line-height: 1.5 !important;
font-size: 16px !important;
padding: 15px 0;
}
footer .mc4wp-form-fields input[type="email"] {
width: 100% !important;
}
footer .mc4wp-form-fields input[type="submit"] {
display: block;
margin: 10px auto 10px;
}
footer .social-links {
float: none !important;
line-height: 50px !important;
}
.error-404.not-found h1.page-404-digits {
font-size: 80px !important;
line-height: 1 !important;
}
.container.footer {
text-align: center;
}
body .pagination {
margin: 5px 0 25px 0 !important;
padding: 0 !important;
display: block;
overflow: hidden;
}
body .sweetthemes-pagination.pagination span:first-child {
margin-left: 0 !important;
}
a.logo-footer {
line-height: 50px !important;
}
.blog_custom .post-details .description_container {
display: block;
}
.description_container .blog_post_image {
width: 100%;
}
.mt_car--important-features .car_number_passengers,
.mt_car--important-features .car_luggage,
.mt_car--important-features .car_gearbox {
display: inline-block;
width: 33.3%;
}
.post-details-bottom .related-posts .post {
margin-bottom: 40px;
}
.post-details-bottom .related-posts .related_blog_custom img {
width: 100%;
}
.sidebar-content  {
padding-left: 15px !important;
}   
} @media only screen and (min-width: 991px) and (max-width: 1024px) {
.header1 .logo-infos .navbar-header-infos {
width: 100% !important;
}
.header1 .logo-infos .navbar-header-infos .header-infos {
width: 100%;
}
#sweetthemes-main-head > .col-md-6 {
width: 83%;
}
#navbar .menu-item.mega1column > a::after, #navbar .menu-item.mega2columns > a::after, #navbar .menu-item.mega3columns > a::after, #navbar .menu-item.menu-item-has-children > a::after {
top: auto !important;
}
#navbar .menu-item.mega1column > a::after, #navbar .menu-item.mega2columns > a::after, #navbar .menu-item.mega3columns > a::after, #navbar .menu-item.menu-item-has-children > a::after {
top: auto !important;
}
.fixed-sidebar-menu.open {
width: 50% !important;
}
.header-nav-actions .mt-search-icon {
margin: 5px 15px 6px !important;
} } @media only screen and (min-width: 992px) and (max-width: 1199px) {
.sidebar-content .widget_search label {
width: 75% !important;
} } @media screen and (max-width: 1000px) {
.no-results.not-found {
margin-bottom: 80px;
}
.rotation img {
display: none;
}
.comment-form .form-comment {
padding: 0;
}
footer .footer-top h1.widget-title {
margin-bottom: 5px;
margin-top: 20px;
}
.navbar-collapse.collapse.vc_col-md-9 {
width: 100%;
}    
.prev.page-numbers {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}    
.widget_niva_tweets_widget .tweet-title,
.widget_niva_tweets_widget .tweeter-profile {
padding: 0;
}
.widget_niva_tweets_widget .tweet-title .col-md-2,
.left-block-container .block-icon,
.latest-tweets .vc_col-md-2,
#contact_form .mt-half-spacer {
display: none;
}
#contact_form textarea,
#contact_form input {
margin-bottom: 15px;
}
.latest-posts .single-post .vc_col-md-3.text-center {
display: none;
}    
.component.add-to-cart, 
.component.wishlist, 
.component.compare {
clear: both;
display: block;
width: auto;
}
footer nav.menu {
float: left;
}
footer nav.menu li:first-child a {
margin-left: 0;
}
.widget.widget_flickr {
clear: both;
}
.widget_recent_entries_with_thumbnail .thumbnail-overlay {
width: 70px;
}
.widget_recent_entries_with_thumbnail .post-details {
padding: 0;
}
.logo {
margin: 15px 0;
}
.widget.widget_tag_cloud {
overflow: hidden;
}
.portfolio .col-md-2:nth-child(7n+5),
.portfolio .col-md-2:nth-child(7n+1){
margin-left: 0;
clear: none;
}
.testimonials .testimonials-container blockquote{
font-size: 16px;
}
.testimonials .testimonials-container blockquote::after,
.testimonials .testimonials-container blockquote::before{
font-size: 100px;
top: 34%;
}
.submit-comment .comment-form .form-comment {
padding: 0;
}
body .portfolio-items .vc_col-md-2:last-child{
margin-bottom: 0;
}
body .portfolio-items .vc_col-md-2{
margin-bottom: 80px;
}
body .portfolio-items .vc_col-md-2:nth-child(7n+5),
body .portfolio-items .vc_col-md-2:nth-child(7n+1) {
margin-left: 0;
}
body .testimonials-container blockquote * {
font-size: 16px;
}
.testimonials-container blockquote::after,
.testimonials-container blockquote::before{
content: "";
display: none;
}
.testimonials-container blockquote {
padding: 20px 0 20px;
margin: 0;
}
body .theme_header_slider .tp-leftarrow.default::after, 
body .theme_header_slider .tp-rightarrow.default::after {
font-size: 50px;
line-height: 60%;
opacity: 0.75;
}
.donnation-content .donnation_texts {
border: medium none;
text-align: center;
}
.donation-button-container {
text-align: center;
} } @media only screen and (max-width: 1024px) {
body.header2 header .right-side-social-actions {
display: none;
}
body .header-nav-actions .mt-search-icon{
padding: 0 15px;
}
footer aside {
float: left;
width: 100%;
}
#navbar .menu > .menu-item > a::before {
display: none;
}
.widget_sweetthemes_recent_entries_with_thumbnail .post-thumbnail {
box-shadow: none !important;
}
.widget_sweetthemes_recent_entries_with_thumbnail .post-details {
padding: 0;
margin: 15px 0 0;
}
#navbar .menu-item.mega1column > a::after, #navbar .menu-item.mega2columns > a::after, #navbar .menu-item.mega3columns > a::after, #navbar .menu-item.menu-item-has-children > a::after {
top: 6% !important;
}
body .navbar-header h1.logo.no-logo {
margin: 31px 0 !important;
}
body #sweetthemes-main-head{
padding: 0;
}
footer{
padding: 0 15px;
}
body .services-section .box-shadow-column .vc_column-inner {
padding: 30px 20px !important;
padding-right: 20px !important;
}
body .button-winona.btn.btn-medium,
body .portfolio-posts-shortcode .flex-zone-inside a.button-support {
font-size: 13px !important;
padding: 10px 25px !important;
}
body .mt-icon-listgroup-holder {
display: block !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-icon-holder-inner {
float: none !important;
width: 100% !important;
margin-bottom: 12px !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-content-holder-inner {
float: none !important;
width: 100% !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-link {
font-size: 13px;
}
.odd-post .single-post.list-view .post-date, .even-post .single-post.list-view .post-date {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
left: auto;
margin-bottom: 5px;
margin-right: 10px;
padding: 0;
position: relative;
right: auto;
top: auto;
}
body .button-winona.btn.btn-medium
.even-post .list-view .blog_date.blog_day,
.odd-post .list-view .blog_date.blog_day {
font-size: 14px;
font-weight: 300;
}
.odd-post .list-view .post-category-comment-date,
.even-post .list-view .post-category-comment-date {
margin: 0;
}
.odd-post .list-view .blog_date,
.even-post .list-view .blog_date {
display: inline-table;
font-size: 14px;
text-transform: none;
line-height: normal;
}
.newspaper-info-bordered .col-md-5 {
text-align: center;
display: none;
}
.newspaper-info .newspaper-info-bordered {
padding: 15px 0;
border: 0 none;
}
.niva_shortcode_blog .post {
margin-bottom: 30px;
}
ul.ecs-event-list li {
margin-bottom: 20px !important;
}
.donation-right-side {
margin: 0px;
}
.shop_feature_description_v2 {
padding-left: 5px;
}
.menu.nav-effect.nav-menu {
text-align: center !important;
float: none !important;
}
header.header1 .menu.nav-effect.nav-menu {
width: 100% !important;
}
.navbar-nav > li {
float: none !important;
}
body header.header2 .navbar-header h1.logo {
text-align: center;
}
header.header8 .mt-nav-burger-holder {
padding: 0 !important;
}
body header.header8 #mt-nav-burger {
top: 28px !important;
}
body header.header9 .mt-nav-burger-holder {
padding: 0px !important;
}
body header.header9 .header-nav-actions .mt-search-icon {
margin-right: 35px !important;
}
header.header9 .navbar-header h1.logo {
text-align: center !important;
}
body header.header9 #mt-nav-burger {
top: 28px !important;
}
body header.header9 .menu.nav-effect.nav-menu {
width: 85% !important;
} } @media only screen and (min-width: 1025px) and (max-width: 1367px) {
body #navbar .menu-item.mega1column > a::after, 
body #navbar .menu-item.mega2columns > a::after, 
body #navbar .menu-item.mega3columns > a::after, 
body #navbar .menu-item.menu-item-has-children > a::after{
right: 0;
}
body header .header-nav-actions{
padding: 0;
} }
@media only screen and (max-width: 1100px) {
header .social-links {
display: none !important;
}
} @media only screen and (max-width: 1200px) {
.vertigo-row {
max-width: 400px;
margin: 0 auto !important;
}
.post-navigation .prev-post a, .post-navigation .next-post a {
font-size: 14px;
}
.vertigo-row > [class*='col-'] {
width: 100%;
}
.vertigo-row button[type="submit"] {
border-radius: 0;
text-align: left;
}
.vertigo-row input[type="text"].form-control {
border-radius: 0;
margin-bottom: 5px;
}
.vertigo-row select.form-control {
border-radius: 0;
margin-bottom: 5px;
background-position: 35% center;
}
.header-nav-actions .mt-search-icon {
float: right !important;
position: unset !important;
}
.header-nav-actions .mt-search-icon {
float: right !important;
position: relative;
top: 32px;
}
.header2 header .right-side-social-actions .phone-menu a {
font-size: 13px !important;
}
#navbar .menu-item > a {
font-size: 13px !important;
}
.list-view .post-details .post-category-comment-date .post-tags {
display: block;
}
header .social-links {
margin: 0px !important; 
}
p.copyright {
font-size: 12px !important;
}
.parent-typed-text,
.looking-for-heading {
font-size: 50px !important;
line-height: 1 !important;
} }
@media only screen and (max-width: 992px) {
.parent-typed-text, .looking-for-heading {
font-size: 35px !important;
}
}
@media only screen and (max-width: 1280px) {
.header2 header .right-side-social-actions .shop_cart_div {
padding: 42px 5px 40px 0 !important;
}
header .social-links {
margin: 36px 0px 0 0 !important;
}
header .social-links::after {
padding-left: 7px !important;
}
header .social-links i {
font-size: 15px !important;
}
.header2 header .right-side-social-actions .shop_cart_div i {
font-size: 15px !important;
}
#mt-nav-burger {
width: 20px !important;
}
#mt-nav-burger span {
margin-bottom: 3px !important;
}
#navbar .menu-item > a {
padding: 42px 10px  !important;
}
#navbar .menu > .menu-item:hover > a::before, #navbar .menu > .current_page_item a::before {
left: 11px !important;
}
}
@media only screen and (min-width: 1200px) {
.sticky.added-redux-framework header.header2 {
height: 116px;
}
} @media only screen and (min-width: 1367px) {
.events-shortcode-v2 .event-description-title {
padding: 0px 10px !important;
}
.header1 .fixed-sidebar-menu .left-side {
padding: 40px;
} }
@media only screen and (max-width: 992px) and (min-width: 480px) {
ul.products li.product.col-md-4 {
width: 50% !important;
}
}
@media only screen and (max-width: 479px) {
ul.products li.product {
width: 100% !important;
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//kayzasia.com/wp-content/themes/niva/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//kayzasia.com/wp-content/themes/niva/css/AjaxLoader.gif) no-repeat center center
} .owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
-ms-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
-ms-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-ms-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-ms-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-ms-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
-ms-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
-ms-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
-ms-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
-ms-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
-ms-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
-ms-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
-ms-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
-ms-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
-ms-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
-ms-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
-ms-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
-ms-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
-ms-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
-ms-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
-ms-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
-ms-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
-ms-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
-ms-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
-ms-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
-ms-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
-ms-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
-ms-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
-ms-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
-ms-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
-ms-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
-ms-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
-ms-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
-ms-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
-ms-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
-ms-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
-ms-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}html,body { 
height: 100%; 
width: 100%; 
}
body{
overflow-x: hidden; 
}
* {
word-wrap: break-word;
}
a,
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
section {
position: relative;
}
section.cover{
overflow: hidden;
}
img {
max-width: 100%;
height: auto;
}
ol,
ul {
padding-left: 30px;
font-size: 16px;
color: #686868;
line-height: 30px;
font-weight: 400;
}
figure.gallery-item {
margin: 10px 0;
}
.vc_row {
outline: 0;
}
.missing-sweetthemes-framework.page p {
margin-bottom: 30px;
}
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.page-links {
clear: both;
margin: 15px 0;
}
.gallery-columns-2 .gallery-item { 
width: 50%; 
}
.gallery-columns-4 .gallery-item { 
width: 25%; 
}
.gallery img {
box-shadow: 0px 0px 4px #999;
border: 1px solid white;
padding: 8px;
background: #f2f2f2;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #fff;
font-size: 12px;
opacity: 1;
margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; } .letter-spacing {
letter-spacing: -5px;
}
.letter-spacing2px {
letter-spacing: -2px;
}
.letter-spacing3px {
letter-spacing: -3px;
}
.post-excerpt,
.breadcrumb,
.single-post-social > div,
.tweet-body,
.article-details .post-author,
.tweet-date,
.top-header,
.author-biography{
font-weight:400;
}
.post-name.post-name-color a{
font-weight:600;
} .sticky-posts .post a,
.sticky-posts .post-date,
.sweetthemes-content,
.testimonials_slider .testimonial-content,
.tagcloud > a,
.widget_address_social_icons .social-links a,
.single_post_author_details,
.social-sharer > li,
.shortcode_post_content .text_content .post-read-more .post-read-more-button,
footer .contact-details{
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
} #primary .main-content ul.sweetthemes-slider li{
position: unset;
}
.wpb_column{
height: auto;
}
p.subtitle {
font-weight: 600;
color: rgba(255,255,255,0.7);
}
.top-margin {
padding-top: 60px;
}
.high-margin {
padding-top: 60px;
padding-bottom: 80px;
}
.bottom-margin {
padding-top: 0;
padding-bottom: 80px;
}
.mediu-margin {
padding-top: 25px;
padding-bottom: 25px;
}
.spacer {
margin-bottom: 50px;
}
.right-border {
padding: 15px;
border-right: 5px solid;
margin-bottom: 10px !important;
}
.left-border {
padding: 15px;
border-left: 5px solid;
margin-bottom: 10px !important;
}
.relative{
position: relative;
}
.absolute{
position: absolute;
}
.fixed{
position: fixed;
}
.no-margin{
margin: 0 !important;
}
.top-no-margin {
padding-bottom: 100px;
padding-top: 0;
}
.bottom-no-margin {
padding-bottom: 0;
padding-top: 60px;
}
.nine-high-padding {
padding: 90px 0;
}
.super-high-padding {
padding: 100px 0;
}
.high-padding {
padding: 80px 0;
}
.medium-padding {
padding: 50px 0;
}
.form-control {
border-color: rgb(0, 173, 241);
border-width: 2px;
color: rgba(85, 85, 85, 0.8);
font-size: 15px;
font-style: italic;
font-weight: 300;
height: auto;
padding: 10px;
}
.single article .article-content .form-submit {
margin-bottom: 0;
}
.video-bg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
z-index: 1;
}
.embed-responsive-item{
width: 100%;
}
.block-triangle {
overflow: hidden;
} .flat-icon {
font-family: 'oxp-demo';
padding:23px 28px;
font-size: 45px;
font-weight: bold;
display: inline-block;
line-height: 100%;
overflow: hidden;
text-transform: uppercase;
margin-right: 15px;
}   .intro-text p {
color: #6f6f6f;
z-index: 1;
position: relative;
}
.intro-text p::after {
content: "";
display: block;
width: 60px;
height: 35px;
background: url(//kayzasia.com/wp-content/themes/niva/images/quote-text.png);
background-size: 60px 35px;
background-repeat: no-repeat;
position: absolute;
right: 18px;
bottom: 25PX;
z-index: -1;
}
.intro-text-clients p {
color: #6f6f6f;
z-index: 1;
position: relative;
max-width: 260px;
margin-left: auto;
}
.intro-text-clients p::after {
content: "";
display: block;
width: 60px;
height: 35px;
background: url(//kayzasia.com/wp-content/themes/niva/images/quote-text.png);
background-size: 60px 35px;
background-repeat: no-repeat;
position: absolute;
left: 20px;
top: -10px;
z-index: -1;
}
body .no-margin{
margin-bottom: 0;
}
.text-white ul li,
.text-white .section-title {
color: white;
opacity: 0.9;
}
.img-center{
margin: 0 auto;
display: block;
}
.niva_call-to-action h1,
.niva_call-to-action h2,
.niva_call-to-action h3,
.niva_call-to-action h4,
.niva_call-to-action h5,
.niva_call-to-action h6 {
color: #fff;
} [class^="hvr-"] {
background: #e1e1e1 none repeat scroll 0 0;
color: #666;
cursor: pointer;
margin: 0;
padding: 1em;
text-decoration: none;
} @-webkit-keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
@keyframes hvr-buzz-out {
10% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
20% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
30% {
-webkit-transform: translateX(3px) rotate(2deg);
transform: translateX(3px) rotate(2deg);
}
40% {
-webkit-transform: translateX(-3px) rotate(-2deg);
transform: translateX(-3px) rotate(-2deg);
}
50% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
60% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
70% {
-webkit-transform: translateX(2px) rotate(1deg);
transform: translateX(2px) rotate(1deg);
}
80% {
-webkit-transform: translateX(-2px) rotate(-1deg);
transform: translateX(-2px) rotate(-1deg);
}
90% {
-webkit-transform: translateX(1px) rotate(0);
transform: translateX(1px) rotate(0);
}
100% {
-webkit-transform: translateX(-1px) rotate(0);
transform: translateX(-1px) rotate(0);
}
}
.hvr-buzz-out {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
-webkit-animation-name: hvr-buzz-out;
animation-name: hvr-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.hvr-float {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
.hvr-grow {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.margin-zero{
margin: 0;
}
.vc_btn.margin-zero {
margin: 10px 0;
}
.single article .article-content li ,
.single article .article-content dl {
color: #000;
font-size: 16px;
font-weight: 400;
line-height: 30px;
opacity: 1;
visibility: visible;
list-style-position: inside;
}
.single article .article-content .comments-pingbacks-tracebacks .heading-bottom {
margin-bottom: 40px;
margin-top: 15px;
}
.newspaper-info-bordered .holder {
padding: 10px 0 10px 15px;
}
.newspaper-info span:nth-of-type(1) {
font-weight: bold;
}
.newspaper-info-bordered .col-md-5 {
text-align: center;
}
.newspaper-info-bordered i {
font-size: 50px;
padding: 10px 0;
}
.newspaper-info span {
font-size: 16px;
display: block;
}
.complex-layout .col-md-9 {
padding-left: 0;
}
.newspaper-info span:nth-of-type(2) {
font-style: italic;
}
.newspaper-info-bordered {
border: 1px solid;
margin: 13px 0;
} .good_quote h1 {
font-size: 55px;
}
blockquote {
color: #fff;
font-size: 14px;
font-weight: 600;
margin: 40px 0;
padding: 30px 30px 30px 90px;
position: relative;
border-radius: 0px;
border: 0;
font-style: normal;
background: #6022ea;
}
blockquote p {
color: #fff !important;
margin-bottom: 0 !important;
font-size: 14px !important;
}
blockquote a {
color:#fff !important;
}
blockquote:before {
content: '\f10d';
font-family: "FontAwesome";
color: #fff;
font-size: 28px;
position: absolute;
left: 35px;
top: 48px;
font-style: normal;
background: transparent !important;
}
blockquote footer {
color: #fff;
font-size: 16px;
margin-top: 10px;
}
blockquote footer::before {
padding-right: 5px;
}
.testimonials-container blockquote:before {
content: "\"";
font-family: open sans;
font-size: 200px;
font-style: italic;
left: 15%;
line-height: 200px;
position: absolute;
transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
background: transparent;    
}
.quotes-container blockquote:before {
font-family: "Libre Baskerville";
content: "\"";
font-size: 200px;
font-style: italic;
left: 5%;
line-height: 0;
position: absolute;
transform: rotate(180deg);
-o-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
background: transparent;    
top: -20px;
}
.testimonials-container blockquote p {
width: 65%;
margin: 0 auto;
}
.quotes-container blockquote p {
color: #ffffff;
font-size: 26px;
margin: 0 auto;
width: 80%;
}
.quotes-content .quote_title {
color: #ffffff;
font-size: 24px;
margin: 0 auto;
width: 65%;
}
.quotes-container blockquote::after {
bottom: -20px;
content: "\"";
font-family: "Libre Baskerville";
font-size: 200px;
font-style: italic;
line-height: 0;
position: absolute;
right: 5%;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.testimonials-container blockquote{
background: transparent;
}
.quotes-container blockquote{
background: transparent;
padding: 0;
} .no-results.not-found {
color: #000;
}
.search-no-results .col-md-8 {
background: #fff;
padding: 80px 50px;
box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
}
.no-results .search-form {
margin-top: 30px;
text-align: left;
}
.no-results .search-form label {
width: 80%;
}
.no-results .search-form input {
width: 100%;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.no-results .search-form input:focus {
padding-left: 25px;
border-color: rgba(96, 34, 234, .4);
}
.no-results input[type="submit"] {
border: 0 none;
color: #fff;
display: initial;
padding: 9px 15px;
}
.no-results input,
.error404 input {
border: 1px solid #e6e6e6;
color: #000000;
padding: 0px 20px;
font-weight: 400 !important;
border-radius: 0px;
outline: 0;
height: 50px;
} .conference-attendant-form input {
font-style: normal;
height: auto;
margin-bottom: 30px;
padding: 15px !important;
}
.conference-attendant-form input.wpcf7-submit {
margin: 0 !important;
padding: 15px 40px !important;
}
.contact-niva input, .contact-niva textarea {
border: 0;
padding: 15px 20px !important;
width: 100%;
border-radius: 5px !important;
background: #fff;
box-shadow: 0 0 5px rgba(0,0,0,.1);
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 5px rgba(0,0,0,.1);
margin-bottom: 30px !important;
}
.contact-niva input.wpcf7-form-control.wpcf7-submit {
width: auto;
margin: 0 auto;
border: 1px solid transparent;
font-size: 16px;
font-weight: 700;
padding: 14px 48px !important;
color: #fff;
transition: all 300ms ease;
margin-top: 5px;
}
.contact-niva textarea {
height: 150px;
} #contact_form textarea.form-control {
height: 140px;
padding: 6px 40px !important;
}
#contact_form2 .alert-success {
background-color: rgb(223, 240, 216);
border: 0 none;
color: rgb(255, 255, 255);
margin-top: 15px;
padding-top: 15px;
text-align: left;
}
.success_message {
color: rgb(0, 173, 241);
display: none;
font-weight: 300;
padding-top: 5px;
text-align: center;
}
textarea.form-control {
height: 140px;
padding: 10px !important;
}
#contact_form2 .form-control {
background-color: #ecf0f1;
border: 1px solid rgba(206, 206, 206, 0.3);
box-shadow: none;
padding: 0 10px;
}
#contact_form2 .contact_label {
color: #333333;
}
#contact_form2 .solid-button.button {
border: medium none;
margin-top: 5px;
text-transform: uppercase;
width: auto;
}
.span-contact i {
bottom: 1px;
color: #48a8a7;
font-size: 25px;
margin-right: 10px;
opacity: 0.6;
position: relative;
text-align: center;
width: 35px;
} .back-to-top i {
color: #ffffff;
}
.back-to-top img{
width: 40px;
}
.back-to-top {
bottom: 20px;
display: block;
height: 40px;
margin: 5px auto;
overflow: hidden;
position: fixed;
right: 30px;
transition: all 0.3s ease 0s;
visibility: hidden;
white-space: nowrap;
width: 40px;
line-height: 40px;
text-align: center;
z-index: 99999999999;
border-radius: 0px;
box-shadow: 0 0 5px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
-ms-box-shadow: 0 0 5px rgba(0,0,0,.4);
border: 1px solid #fff;
}
.back-to-top.sweetthemes-is-visible, .back-to-top.sweetthemes-fade-out, .no-touch .back-to-top:hover {
-webkit-transition: all .3s 0s;
-moz-transition: all .3s 0s;
-ms-transition: all .3s 0s;
-o-transition: all .3s 0s;
transition: all .3s 0s;
box-shadow: 0 0 5px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
-ms-box-shadow: 0 0 5px rgba(0,0,0,.4);
border: 1px solid rgba(255, 255, 255, .5);
border-radius: 0px;
}
.back-to-top.sweetthemes-is-visible {
visibility: visible;
opacity: 1;
}
.back-to-top {
overflow: hidden;
-webkit-transform: translateZ(0);
}
.back-to-top:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.back-to-top::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.back-to-top.sweetthemes-fade-out {
opacity: 0;
}
.no-touch .back-to-top:hover {
opacity: 1;
}
.post-password-form input {
border: 1px solid #e6e6e6;
padding: 10px 20px;
margin-left: 5px;
border-radius: 0px;
}
.post-password-form input[type="submit"] {
color: #ffffff;
margin-left: 10px;
font-weight: bold;
}
.quotes-slider.owl-carousel {
margin-top: 25px;
}
.st-menu-content {
height: 100%;
overflow-y: scroll;
padding: 30px;
position: absolute;
}
.portfolio-posts .main-content {
margin: 0;
}
.post-category-date a[rel="tag"]::before {
background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
content: "";
height: 3px;
left: 6px;
position: absolute;
top: 11px;
width: 3px;
}
.post-category-date a[rel="tag"] {
border: 0 none;
color: rgb(255, 255, 255);
display: inline-table;
font-weight: 300;
margin-left: 5px;
position: relative;
padding: 2px 5px 2px 13px;
}
.single-portfolio-item .item-description {
height: 100%;
top: 0;
width: 100%;
}
.item-description .holder-top {
height: 50%;
padding: calc(15% - 15px) 15px 15px;
text-align: center;
width: 100%;
opacity: 0;
position: absolute;
top: -50%;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.details-container > div.details-item .amount, .details-container > div.details-item ins {
color: rgb(255, 255, 255);
padding: 1px 5px;
}
.item-description .holder-bottom {
background: none repeat scroll 0 0 rgb(44, 62, 80);
color: rgb(255, 255, 255);
height: 50%;
padding: calc(15% - 30px) 15px 15px;
position: absolute;
text-align: center;
width: 100%;
opacity: 0;
top: 100%;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.single-portfolio-item:hover .holder-top {
opacity: 1;
top: 0;
}
.single-portfolio-item:hover .holder-bottom {
opacity: 1;
top: 50%;
}
.item-description i {
background: none repeat scroll 0 0 rgb(255, 255, 255);
color: rgb(182, 189, 191);
font-size: 19px;
padding: 10px;
width: 40px;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.item-description i:hover {
background: none repeat scroll 0 0 rgb(44, 62, 80);
color: #fff;
}
.holder-top > a:first-child {
margin-right: 4px;
}
.holder-top > a:nth-child(2) {
margin-left: 4px;
}
.item-description .holder-bottom::before {
border-bottom: 15px solid #393939;
border-left: 15px solid rgba(0, 0, 0, 0);
border-right: 15px solid rgba(0, 0, 0, 0);
content: " ";
height: 0;
left: 50%;
margin-left: -15px;
pointer-events: none;
position: absolute;
top: -14px;
width: 0;
}
.item-description .holder-bottom > h5 {
font-size: 15px;
margin: 0;
opacity: 0.5;
}
.item-description .holder-bottom h3 {
margin: 10px 0 15px;
}
.main-content article.single-portfolio-item {
padding: 0;
}    .block-icon{
height: 130px;
margin-bottom: 25px;
position: relative;
}
.block-container {
text-align: center;
}
.block-triangle {
width: 80px;
height: 80px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: 0 auto;
position: relative;
top: 25px;
box-shadow: 0 0 0 6px #FFFFFF, 0 0 0 7px #dadbdb;
-webkit-box-shadow: 0 0 0 6px #FFFFFF, 0 0 0 7px #dadbdb;
}
.block-title p {
color: #000000;
font-size: 16px;
font-weight: 500;
}
.block-content p {
font-size: 15px;
color: #686868;
font-weight: 300;
}
.block-icon i {
color: #FFFFFF;
font-size: 40px;
position: absolute;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -50%) rotate(-45deg);
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
} .left-block-container {
margin-bottom: 20px;
}
.left-block-container .block-title p {
text-transform: uppercase;
}
.left-block-container .block-title {
padding-top: 20px;
}
.left-block-container {
border-bottom: 1px solid #dadee1;
}
.left-block-container:last-child {
border-bottom: 0 none;
margin-bottom: 0;
}
.left-block-container:last-child .block-icon {
margin-bottom: 0;
} .filters {
list-style: none;
text-align: center;
width: 100%;
}
.filters .filter {
display: inline-block;
}   .testimonial-img-holder {
position: relative;
z-index: 1;
}
.testimonail-content p:last-child{
margin: 0;
}
.testimonail-content p {
color: #ffffff;
}
.testimonial-arrow {
border-left: 20px solid rgb(255, 255, 255);
border-right: 20px solid rgb(255, 255, 255);
border-bottom: 20px solid #485052;
content: "";
height: 30px;
left: 44px;
position: absolute;
top: 100px;
width: 30px;
}
.testimonial-img {
border: 4px solid;
border-radius: 50%;
margin-bottom: 30px;
overflow: hidden;
transform: none;
-webkit-transform: none;
width: 100px;
}
.testimonial-img img {
display: block;
}
.testimonial-author-job {
left: 125px;
position: absolute;
top: 18px;
}
.testimonail-content {
border-radius: 0px;
font-style: italic;
font-weight: lighter;
line-height: 170%;
padding: 15px;
background: #485052;
}
.testimonials-container ul {
list-style: none;
padding: 0;
}
.testimonials-container blockquote {
border: 0 none;
text-align: center;
padding: 40px 0 40px 0;
font-size: 26px;
color: rgba(255,255,255,0.5);
position: relative;
margin: 0;
}
.quotes-container blockquote {
border: 0 none;
text-align: center;
padding: 40px 0 40px 0;
font-size: 26px;
color: rgba(255,255,255,0.5);
position: relative;
margin: 0;
}
.testimonial-author {
font-size: 20px;
font-weight: 500;
margin-top: 10px;
}
.testimonial-job {
color: #686868;
font-size: 13px;
font-weight: 300;
}   .member-container {
position: relative;
}
.member-content {
position: relative;
z-index: 2;
-webkit-transition: all 0.7s; transition: all 0.7s;
}
.member-container:hover .member-content {
-ms-transform: translateY( -50% ); -webkit-transform: translateY( -50% ); transform: translateY( -50% );
}
.member-header {
border-bottom: 1px solid;
margin-bottom: 40px;
position: relative;
z-index: 2;
}
.member-header:before,
.member-header:after {
content: "";
display: block;
position: absolute;
bottom: -10px;
width: 1px;
height: 10px;
}
.member-header:before {
left: 0;
}
.member-header:after {
right: 0;
}
.member-header p,
.member-footer p {
font-size: 12px;
text-transform: uppercase;
}
.member-header h4,
.member-footer h4 {
font-size: 16px;
text-transform: uppercase;
}
.member-footer .social {
border-top: 1px solid;
margin-top: 20px;
position: relative;
padding-top: 20px;
}
.member-footer .social:before,
.member-footer .social:after {
content: "";
display: block;
position: absolute;
top: -10px;
width: 1px;
height: 10px;
}
.member-footer .social:before {
left: 0;
}
.member-footer .social:after {
right: 0;
}
.member-footer .social ul {
list-style: none;
padding: 0;
margin: 0;
}
.member-footer .social ul li {
display: inline-block;
}
.member-footer {
position: absolute;
bottom: 0;
width: 100%;
z-index: 1;
}
.social ul li i {
font-size: 20px;
color: #bdc0c2;
}
.member-content img {
width: 100%;
}   .aligncenter {
margin: 0 auto;
display: block;
}
.timeline .post-cotnent-left {
padding-right: 60px;
}
.timeline .post-cotnent-right {
padding-left: 60px;
}
.timeline{
position: relative;
}
.timeline article {
padding-bottom: 40px;
position: relative;
}
.timeline:before {
content: "";
display: block;
width: 4px;
height: 100%;
position: absolute;
top: 0;
left: 50%;
margin-left: 2px;
background: #00adf1;
}
.timeline article:before {
content: "";
display: block;
position: absolute;
width: 15px;
height: 90px;
background: url(//kayzasia.com/wp-content/themes/niva/images/timeline-dot.jpg);
left: 50%;
top: 50%;
margin-left: -4px;
margin-top: -45px;
}   body .wpb_content_element{
margin: 0;
}
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{
background-image: url(//kayzasia.com/wp-content/themes/niva/images/toggle_close.png);
}
#primary .main-content ul li[role="tab"]:not(.rotate45) {
margin: 0;
} #contact_form textarea.form-control {
height: 140px;
padding: 6px 40px !important;
}
.niva-contact input, 
.niva-contact textarea {
padding: 12px 20px;
display: block;
margin: 15px 0;
width: 100%;
border: 1px solid rgba(154, 154, 154, .5);
outline: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-size: 16px;
line-height: 1;
font-weight: 400;
}
.niva-contact textarea {
padding-top: 20px;
}
.niva-contact input:focus, .niva-contact textarea:focus {
padding-left: 25px;
}
.niva-contact.row {
max-width: 700px;
}
.niva-contact label {
width: 100%;
margin-bottom: 20px;
margin-bottom: 10px !important;
margin-top: 10px;
}
.niva-contact label span,
div.wpcf7-response-output {
font-weight:400;
color: #000000 !important;
margin: 15px 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #6022ea !important;
}
.niva-contact label select {
color: rgba(34, 52, 65, 0.5);
}
.niva-contact select {
margin-top: 10px;
height: 45px;
padding: 5px;
min-width: 100%;
border-color: #8d969d;
}
.niva-contact ::-webkit-input-placeholder { color: #686868;
}
.niva-contact ::-moz-placeholder { color: #686868;
}
.niva-contact :-ms-input-placeholder { color: #686868;
}
.niva-contact :-moz-placeholder { color: #686868;
}
.fixed-sidebar-menu .niva-contact ::-webkit-input-placeholder { color: rgba(0, 0, 0, .7);
}
.fixed-sidebar-menu .niva-contact ::-moz-placeholder { color: rgba(0, 0, 0, .7);
}
.fixed-sidebar-menu .niva-contact :-ms-input-placeholder { color: rgba(0, 0, 0, .7);
}
.fixed-sidebar-menu .niva-contact :-moz-placeholder { color: rgba(0, 0, 0, .7);
}
.widget_search ::-webkit-input-placeholder { color: #686868;
}
.widget_search ::-moz-placeholder { color: #686868;
}
.widget_search :-ms-input-placeholder { color: #686868;
}
.nwidget_search :-moz-placeholder { color: #686868;
}
.contact-form-black-version .niva-contact ::-webkit-input-placeholder { color: #686868;
}
.contact-form-black-version .niva-contact ::-moz-placeholder { color: #686868;
}
.contact-form-black-version .niva-contact :-ms-input-placeholder { color: #686868;
}
.contact-form-black-version .niva-contact :-moz-placeholder { color: #686868;
}
.niva-contact.row h3 {
color: #fff;
font-weight: 700;
margin: 0 0 15px;
font-size: 23px;
}
.niva-contact.row p {
color: #fff;
font-weight: 400;
margin: 20px 0 10px !important;
}
.niva-contact .wpcf7-submit {
width: auto;
outline: 0;
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
}
.niva-contact .wpcf7-submit:hover, 
.niva-contact .wpcf7-submit:focus, 
.niva-contact .wpcf7-submit:active {
background: #000000 !important;
}
.niva-contact textarea {
height: 180px;
resize: none;
}
.niva-contact .wpcf7-submit i {
padding-left: 15px;
font-weight: bold;
}
.niva-contact-sidebar .wpcf7-submit {
border-color: #6022ea !important;
margin-top: 25px !important;
width: 100%;
}
.niva-contact-sidebar input {
height: 45px;
}
.niva-contact-sidebar label {
height: 40px;
margin: 10px 0 !important;
}
.niva-contact-sidebar .wpcf7-submit:hover {
background: #fff !important;
color: #6022ea !important;
border-color: #fff !important;
}
#contact_form2 .alert-success {
background-color: rgb(223, 240, 216);
border: 0 none;
color: rgb(255, 255, 255);
margin-top: 15px;
padding-top: 15px;
text-align: left;
}
.get-a-consultation div.wpcf7-response-output ,
.get-a-consultation .niva-contact label span{
color: #fff !important;
margin: 15px 0 !important;
}
#map_wrapper h3 {
font-size: 12px;
margin-top: 0;
padding: 5px 2px 2px;
}
#map_wrapper {
height: 560px;
position: relative;
}
#map_wrapper_overlay {
background-color: rgba(0, 0, 0, 0.6);
display: table;
height: 100%;
position: absolute;
width: 100%;
z-index: 2;
}
#map_wrapper_text_container {
display: table-cell;
vertical-align: middle;
}
.contact_location_title {
color: white;
text-align: center;
}
.contact_location_subtitle {
text-align: center;
}
#map_canvas {
width: 100%;
height: 100%;
}
.success_message {
color: rgb(0, 173, 241);
display: none;
font-weight: 300;
padding-top: 5px;
text-align: center;
}
textarea.form-control {
height: 140px;
padding: 10px !important;
}
#contact_form2 .form-control {
background-color: #ecf0f1;
border: 1px solid rgba(206, 206, 206, 0.3);
box-shadow: none;
padding: 0 10px;
}
#contact_form2 .contact_label {
color: #223441;
}
#contact_form2 .solid-button.button {
border: medium none;
margin-top: 5px;
text-transform: uppercase;
width: auto;
}
.span-contact i {
bottom: 1px;
color: #1bdac9;
font-size: 25px;
margin-right: 10px;
opacity: 0.6;
position: relative;
text-align: center;
width: 35px;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
border-radius: 0px;
outline: 0 !important;
}
.wpcf7-form .wpcf7-submit {
width: auto;
border: 0;
background: #6022ea;
-webkit-border-radius: 0px;
border-radius: 0px;
font-size: 15px;
line-height: 1;
color: #fff;
padding: 20px 35px !important;
margin-top: 20px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-weight: 600;
position: relative;
-webkit-transform: translateZ(0);
overflow: hidden;
display: inline-block;
}
.wpcf7-form .wpcf7-submit:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.wpcf7-form .wpcf7-submit:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .portfolio-item img {
max-width: 100%;
}
.single .related_portfolios {
margin-top: 65px;
overflow: hidden;
}
.portfolio_thumbnails_slider .owl-controls.clickable .owl-pagination {
bottom: 20px;
position: absolute;
width: 100%;
} .ketchup-error {
display: none !important;
} .table-striped>tbody>tr:nth-child(odd),
.table-hover>tbody>tr:hover{
background-color: #ecf0f1;
}
.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td {
border-color: #ecf0f1;
}
.thumbnail {
background: transparent;
}
.btn-primary:hover{
background: rgba(52, 73, 94,1.0);
}
.navbar {
margin-bottom: 0;
}   .row.post-details-bottom {
background: #f9f9f9;
}
.article-content h1,
.article-content h2 {
line-height: normal;
margin-bottom: 20px;
}
.article-content h3,
.article-content h4 {
margin-bottom: 20px;
line-height: normal;
}
.article-content h5,
.article-content h6 {
margin-bottom: 20px;
line-height: normal;
}
.flex {
display: flex;
}  .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
color: rgb(254, 196, 45);
font-size: 16px !important;
} .post-details .post-sticky-label i {
font-size: 20px;
color: #6022ea;
}
.comments-pingbacks-tracebacks .comment-metadata span.edit-link {
padding-left: 30px;
}
.comments-pingbacks-tracebacks footer {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
padding: 0;
}
.comments-pingbacks-tracebacks article {
padding: 3px 0;
}
.comments-pingbacks-tracebacks .comment-metadata {
padding: 15px 0px;
}
.single article .article-content .comments-pingbacks-tracebacks li {
list-style: outside none none;
margin-bottom: 20px;
}
nav.comment-navigation {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
nav.comment-navigation a {
background: #9e9e9e;
color: rgb(255, 255, 255);
font-size: 12px;
padding: 3px 8px;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
display: inline;
float: left;
margin-right: 20px;
}
nav.comment-navigation a:hover {
background: #000000;
color: #fff;
}
nav.comment-navigation:last-of-type {
display: none;
}
.comments-pingbacks-tracebacks time {
color: #a8a8a8;
font-size: 16px;
font-style: italic;
}
.mt_listings_page.mt_listing_map_location {
margin-top: 0;
}
.post-details .description_container {
display: flex;
} .grid-three-columns .blog_custom {
display: block !important;
} .odd-post .grid-three-columns .post-details .post-date {
top: -55px !important;
left: 0px !important;
}
.even-post .grid-three-columns .post-details .post-date {
right: 0px !important;
}
.grid-two-columns .blog_custom {
display: block !important;
overflow: hidden;
}
.blog_heading.heading-bottom {
font-size: 45px;
font-weight: 700;
line-height: 40px;
margin-top: 0;
margin-bottom: 60px;
}
.blog_custom {
transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s; }
.no_padding {
padding: 0px 15px !important;
}
.shortcode_post_content .featured_image_content {
padding: 0;
}
.shortcode_post_content {
border-radius: 0px;
margin-bottom: 30px;
overflow: hidden;
padding-left: 0;
padding-right: 0;
}
.shortcode_post_content .text_content .post-read-more .post-read-more-button {
background-color: rgba(237,237,237,0.4);
color: #fff;
font-size: 16px;
padding: 10px;
overflow: hidden !important;
}
.shortcode_post_content .text_content .post-read-more {
padding: 0;
text-align: center;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content  i{
border-radius: 0;
-webkit-border-radius: 0;
margin: 0;
}
.shortcode_post_content .text_content .post-download-icons {
padding: 6px 0;
}
.shortcode_post_content .text_content .post-more-download .post-read-more-button i {
padding-right: 15px;
}
.shortcode_post_content .text_content .post-download-icons i {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
-webkit-border-radius: 50%;
color: black;
float: right;
margin-left: 10px;
padding: 11px;
width: 35px;
height: 35px;
}
.shortcode_post_content .text_content {
padding-bottom: 20px;
padding-top: 20px;
}
.shortcode_post_content .text_content .post-more-download {
margin-top: 22px;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content i {
background: transparent;
border-radius: 0;
color: rgb(255, 255, 255);
margin: 0;
text-align: center;
width: 100%;
}
.commentlist .bypostauthor {
border-top: 0 none;
}
.wp-caption {
font-style: italic;
}
.wp-caption.alignnone {
margin: 15px 0;
max-width: 100%;
}
.wp-caption.alignleft {
margin: 10px 0;
}
.alignnone {
margin: 10px 0;
}
.alignright {
float: right;
margin-bottom: 20px;
margin-left: 20px;
}
.alignleft {
margin-bottom: 10px;
margin-right: 20px;
margin-top: 10px;
}
.wp-caption.alignright {
float: right;
margin: 0 0 0 15px;
}
.page .no-padding-top article.type-page{
padding-top: 0;
}
.page article.type-page{
padding: 80px 0;
}
.page .high-padding article.type-page,
.page .no-padding article.type-page{
padding: 0;
}
.page .no-padding-bottom article.type-page{
padding: 80px 0 0;
}
.blog-posts-shortcode .single-post{
padding-bottom: 25px;
}
.post-type {
color: rgb(51, 51, 51);
}
.post-type i {
margin-right: 10px;
}
.main-content .single-post a:hover .thumbnail-overlay {
opacity: 1;
}
.main-content .single-post .thumbnail-overlay i {
font-size: 25px;
left: calc(50% - 9px);
top: 44%;
}
.simple-posts .post-name:hover a {
color: #6022ea;
}
.simple-posts .post-name a {
transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
} .sweetthemes-pagination.pagination .page-numbers.current {
color: #fff;
}
.container-pagination {
text-align: center;
}
.sweetthemes-pagination{
background: transparent;
}
.pagination {
padding: 0 15px;
margin: 55px 0 0px 0;
font-weight: 600;
vertical-align: bottom;
border-radius: 0;
}
.page-template-template-portfolio .pagination {
padding: 0;
position: relative;
}
.pagination > li > a {
transition: all 300ms;
-o-transition: all 300ms;
-ms-transition: all 300ms;
-moz-transition: all 300ms;
-webkit-transition: all 300ms;
color: rgb(144, 157, 165);
}
.pagination > li > a.current,
.pagination > li > a:hover {
background-color: #00ADF1;
color: #fff;
}
.sweetthemes-pagination .pagination {
margin: 0;
background:transparent;
}
.sweetthemes-pagination .pagination h2 {
display: none;
}
.account-urls > a{
color: #fff;
margin-left: 15px;
position: relative;
}
.account-urls.first > a:first-child{
color: #fff;
margin-left: 0;
}
.account-urls > a::before {
content: "??";
font-size: 28px;
left: -12px;
position: absolute;
top: -9px;
}
.account-urls > a:first-child::before {
content: "";
}
.account-urls > a:hover{
color: rgb(255, 255, 255);
opacity: 0.85;
}
.sweetthemes-pagination-holder {
text-align: center;
}
.pagination a.page-numbers:hover {
background-color: #6022ea;
color: #fff;
}
.pagination .page-numbers {
background-color: #fff;
color: #252525;
float: left;
line-height: 1.42857;
margin: 0 5px;
padding: 10px 20px;
text-decoration: none;
border-radius: 0px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
}
.pagination a.page-numbers::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #6022ea;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.pagination a.page-numbers:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .sweetthemes-breadcrumbs .page-title {
color: #485052;
margin: 8px 0;
opacity: 0.8;
line-height: 150%;
}
.breadcrumb .active {
margin-left: 3px;
}
.breadcrumb a::after{
margin-left: 5px;
}
.breadcrumb a{
position: relative;
}
.sweetthemes-breadcrumbs {
background: rgb(239, 244, 247) none repeat scroll 0 0;
border-bottom: 1px solid rgba(205, 209, 212, 0.7);
padding: 10px 0;
}
.sweetthemes-breadcrumbs h2 {
font-weight: 300;
margin: 0;
}
.sweetthemes-breadcrumbs .breadcrumb{
background: transparent;
margin: 0;
padding-right: 0; 
}
.breadcrumb > li + li::before{
content: "";
padding: 0;
}
.breadcrumb {
color: #ccc;
}
#disqus_thread {
margin-top: 40px;
} .img-responsive.single-post-featured-img {
min-width: 100%;
}
.sticky-posts.niva_shortcode_blog .post {
padding-bottom: 0 !important;
}
.niva_shortcode_blog .post-author {
border-bottom: 0 none;
margin: 4px 0 0;
padding-bottom: 0;
}
.sticky-posts .vc_col-md-4.post {
padding-bottom: 26px;
}
.sticky-posts .vc_col-md-4.post:nth-child(3n+1) {
clear: left;
}
.sticky-posts a:hover .thumbnail-overlay{
opacity: 1;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
}
.sticky-posts .thumbnail-overlay i {
font-size: 27px;
left: calc(50% - 10px);
top: 45%;
}
.sticky-posts a:hover .post-date {
opacity: 0;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
}
.sticky-posts .post-date {
font-size: 14px;
font-weight: 300;
height: 60px;
left: 15px;
margin-top: 0;
opacity: 1;
padding: 2px;
position: absolute;
top: 15px;
width: 60px;
}
.sticky-posts a {
display: block;
}
.sticky-posts .rotate45_back {
display: block;
padding: 0px;
width: 56px;
}
.sticky-posts .rotate45_back1 {
display: block;
padding: 0px;
width: 56px;
}
.sticky-posts .post-date .rotate45_back {
font-size: 22px;
}
.sticky-posts .post-date .rotate45_back1 {
font-size: 16px;
}
.sticky-posts .sticky_post_text_container .post-name a {
color: black;
line-height: 140%;
margin-bottom: 6px;
}
.sticky-posts .sticky_post_text_container .post-name a:hover ,
.sticky-posts .sticky_post_text_container .post-author {
color: rgba(0, 0, 0, 1);
}
.sticky_post_blog_details .post-name {
font-weight: 600;
line-height: 40px;
margin: 0;
}
.post-name.post-name-color a {
color: #fff;
}
.post-name {
font-weight: 600;
margin: 7.5px 0 8px;
}
.single .post-name {
font-size: 35px;
font-weight: 600;
line-height: 40px;
margin: 0;
}
.single .article-content .single-post-tags {
margin-top: 20px;
font-size: 12px;
}
.single .article-header .single-post-tags {
margin-top: 10px;
}
.single.single-portfolio .post-name {
font-size: 30px;
margin-bottom: 10px;
}
.related-posts .post-name{
font-size: 18px;
line-height: 150%;
margin-bottom: 7px;
margin-top: 0px;
}
.related-posts .post-excerpt {
color: #686868;
font-weight: 300;
margin: 5px 0 0;
}
.post-category-comment-date .post-author {
border-bottom: 0 none;
}
.article-categories a:hover {
color: rgb(181, 185, 189);
}
.post-author-thumbnail {
margin-bottom: 15px;
}
.author-content .post-date {
color: rgb(181, 185, 189);
}
.post-category-comment-date {
font-size: 14px;
display: inline-block;
}
.post-category-comment-date a,
.post-tags-single a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.post-tags-single a {
font-size: 16px;
text-transform: capitalize;
color: #686868;
margin-bottom: 10px;
font-weight: 400;
display: inline-block;
}
.post-tags-single a:hover {
color: #6022ea;
}
.post-tags-single i {
color: #6022ea;
opacity: .7;
}
.single-post .post-category-comment-date {
margin-right: 20px;
}
.post-tags-single {
margin-top: 15px;
}
.post-tags-single i {
margin-right: 10px;
}
.post-excerpt {
color: #fff;
line-height: 150%;
margin: 0;
margin-top: 5px;
}
.comments-area .no-comments {
float: left;
margin-top: 20px;
width: 100%;
overflow: hidden;
}
.page .comments-area {
overflow: hidden;
padding-bottom: 70px;
}
.submit-comment,
.theme_comments {
float: left;
margin-top: 30px;
width: 100%;
}
.comment-form .form-fields {
padding: 0;
}
.comment-form i {
font-size: 20px;
line-height: 48px;
color: #b5b9bd;
right: 20px;
text-align: center;
top: 0;
width: 34px;
}
#form-allowed-tags {
display: none;
}
.comment_body > p {
color: rgb(153, 153, 153);
}
.comment_body .reply_button {
color: #6022ea;
font-style: normal;
opacity: 1;
font-weight: 500;
line-height: 2;
font-size: 14px;
text-transform: none;
display: block;
}
.comment-edit-link, .comment-reply-link {
color: rgba(0, 0, 0, .5) !important;
font-size: 15px;
padding: 0;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
display: inline-block;
font-weight: 600;
line-height: 16px;
position: relative;
vertical-align: middle;
}
.comment-edit-link:hover, 
.comment-reply-link:hover,
.comment-edit-link:focus, 
.comment-reply-link:focus {
color: #6022ea !important;
}
.comment-edit-link:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f044";
font-weight: 900;
margin-right: 6px;
}
.comment-reply-link:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f112";
font-weight: 500;
margin-right: 6px;
}
.comment-edit-link {
margin-right: 20px;
}
#comments p.logged-in-as a {
font-weight: 400;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
#comments p.logged-in-as {
margin-bottom: 10px;
margin-top: 35px;
}
.single-post form#commentform {
margin-top: 50px;
}
.comment_body .reply_button1 .comment-reply-link:first-child{
margin: 0;
}
.comment_body .reply_button a {
margin: 0 3px;
}
.comment_body .author_name {
font-size: 18px;
font-weight: 600;
color: #000000 !important;
line-height: 1;
margin-bottom: 5px;
}
.comment_body .author_name a {
margin-left: 0px;
}
.comment_body .author_name a {
color: #000000 !important;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
font-weight: 600 !important;
}
.comment_body .author_name a:hover {
color: #6022ea !important;
}
.comment-list.comments-area.theme_comments.comments {
margin: 45px 0 0;
}
.comment-respond {
float: left;
margin-bottom: 50px;
margin-top: 0px;
width: 100%;
}
.sticky_post_text_container {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.sticky_post_text_container .post-author,
.sticky_post_text_container .post-name a {
padding: 0 10px;
}
.sticky-posts .bottom {
padding: 15px;
}
.sticky_post_blog_details {
background: white none repeat scroll 0 0;
padding: 15px 10px;
}
.sticky_post_blog_details .post-author {
opacity: 0.8;
} .text-white .post-name a {
color: rgb(255, 255, 255);
}
.text-white .post-name a:hover {
color: rgba(255, 255, 255, 0.8);
}
.text-white .post-category-comment-date {
color: rgba(255, 255, 255, 0.8);
}
.text-white .post-author {
color: rgba(255, 255, 255, 0.8);
}
.text-white .post-tags a {
color: rgba(255, 255, 255, 1);
}
.text-white .post-comments a {
color: rgba(255, 255, 255, 1);
}
.text-white .post-excerpt p {
color: rgba(255, 255, 255, 0.8);
}
.text-white .more-link {
color: rgba(255, 255, 255, 1);
}
.text-white .more-link:hover {
color: rgba(255, 255, 255, 0.8);
} .related_blog_details {
padding: 15px;
}
.related_blog_custom.text-white .post-excerpt {
color: rgba(255, 255, 255, 0.8);
}
.related_blog_custom.text-white .post-author {
border: medium none;
}
.related_blog_custom.text-white .post-name {
color: rgb(255, 255, 255);
margin: 0;
line-height: normal;
}
.related_blog_custom {
border-radius: 0px;
-webkit-border-radius: 0px;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.08);
overflow: hidden;
} .single.single-post .article-header .article-details .wp-post-image {
margin-bottom: 40px;
border-radius: 0px;
}
.single.single-post .article-content .alignright,
.single.single-post .article-content .alignleft {
padding: 0 20px;
}
.single.single-post .article-content iframe {
margin: 20px 0 10px;
}
.single.single-post .article-header .article-details .post-title {
font-size: 35px;
line-height: 1.5;
margin: 20px 0 24px;
font-weight: 600;
}
.single.single-post .article-header .article-details .single-post-tags {
margin-top: 0px;
}
.single-post .single-post-article-header {
position: relative;
}
.single-post-holder {
background: rgba(36,38,35, 0.4) none repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 1;
position: absolute;
text-align: center;
top: 0;
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
width: 100%;
}
.inside-holder {
padding: 15% 0;
}
.single-post-social > div {
display: inline;
margin: 0 10px;
}
.single-post-social > div > i {
margin: 0 5px;
}
.single-post-holder .single_post_title {
clear: both;
color: white;
display: block;
font-size: 55px;
margin: 0 auto;
}
.single-post-social .single-post-shares {
border: 1px solid;
padding: 10px 15px;
}
.single-post-social {
color: #ffffff;
padding: 30px 0;
}
.single_tax::after {
content: ",";
color: #000;
opacity: 0.5;
}   
.single_tax:last-child::after {
content: "";
}   
.article-content {
margin-bottom: 20px;
padding-bottom: 20px;
text-align: left;
}
.article-footer {
overflow: hidden;
padding: 20px 0;
}
.article-tags-comments .article-comments {
margin: 0;
padding: 0;
}
.single article .article-content p {
margin-bottom: 30px;
}
.single article .article-content ul {
margin-bottom: 40px;
}
.missing-sweetthemes-framework .single article .article-content ul {
margin-bottom: 0;
}
.article-tags i {
margin-right: 8px;
}
.article-tags-comments {
color: rgb(153, 171, 183);
}
.post-category-comment-date span {
margin-right: 10px;
line-height: 1.5;
}
.post-category-comment-date span a {
font-weight: 400;
opacity: 1;
text-transform: uppercase;
}
.article-details .post-author {
border-bottom: 0 none;
padding-bottom: 0;
}
.article-tags-comments {
border-top: 1px solid rgb(229, 236, 239);
border-bottom: 1px solid rgb(229, 236, 239);
color: rgb(153, 171, 183);
margin: 10px 0;
overflow: hidden;
padding: 10px 0;
}
.article-categories > h3 {
color: #686868;
display: inline;
font-size: 16px;
margin: 0;
}
.article-categories i {
margin-right: 3px;
}
.categories {
color: #6d7a83;
display: inline;
font-size: 15px;
width: auto;
}
.article-categories a {
color: rgb(0, 0, 0);
}
.social-sharer li:hover a {
color: #6022ea;
}
.single-post-share .share {
color: #686868;
font-size: 16px;
font-weight: 400;
display: inline-block;
overflow: hidden;
line-height: 30px;
margin: 0 10px 5px 0;
vertical-align: bottom;
padding: 0;
}
.single-post-share {
margin-top: 10px;
text-align: right;
}
.single-post-share.no-tags-cls {
text-align: left;
}
.social-sharer li a {
color: #686868;
display: block;
line-height: normal;
transition: all 300ms;
-o-transition: all 300ms;
-ms-transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
line-height: 120%;
}
.social-sharer > li {
display: block;
float: left;
margin: 0 10px 0 0;
padding: 5px 0 !important;
text-align: center;
transition: all 300ms;
-o-transition: all 300ms;
-ms-transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
}
.right-side-sharer .article-social {
margin: 0;
}
.right-side-sharer .social-sharer > li {
background: transparent !important;
text-align: left;
width: 100%;
}
.right-side-sharer .social-sharer li a:hover {
color: rgba(0, 0, 0,.75);
}
.right-side-sharer .social-sharer li a {
color: rgba(0, 0, 0, 0.75);
display: inline;
}
.right-side-sharer .social-sharer li a:hover {
color: rgb(0, 0, 0);
}
.article-social {
display: inline-block;
}
.social-sharer {
display: inline;
margin: 0;
padding: 0;
}
.article-social > h3 {
display: inline;
float: left;
margin: 0 15px 0 0;
}
.author-bio .author-thumbnail {
margin: 0;
}
.author-thumbnail p {
margin: 0;
}
.author-bio {
border-radius: 0px;
margin-top: 60px;
}
.author-name {
margin-top: 20px;
padding: 0 15px;
}
.author-name span:first-child {
color: rgb(181, 185, 189);
}
.author-name span {
display: block;
font-size: 16px;
font-weight: 300;
width: 100%;
}
.author-job {
color: #686868;
}
.author-biography {
color: rgb(181, 185, 189);
font-size: 16px;
font-style: italic;
line-height: 150%;
}
.author-see-more {
border: 1px solid rgb(181, 185, 189);
border-radius: 0px;
color: rgb(181, 185, 189);
display: inline-table;
margin-top: 10px;
font-weight: 300;
font-size: 13px;
padding: 8px 12px;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
.author-see-more:hover {
background: rgb(235, 236, 237) none repeat scroll 0 0;
border: 1px solid rgba(0, 0, 0, 0);
color: rgb(0, 0, 0);
font-weight: 300;
}
.author-see-more:hover{
}
.author-links {
right: 15px;
top: 15px;
}
.author-links .rotate45 {
float: left;
margin: 8px 1px 8px 14px;
width: 33px;
}
.author-links .rotate45 a {
color: #ffffff;
display: block;
transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.single-mt_house .related-posts {
margin: 70px 0;
margin-top: 84px;
}
.related-posts {
margin: 90px 0;
}
.more-link {
display: block;
margin-top: 10px;
}  .search h2.page-400 {
font-weight: bold;
}
.search .page-title {
color: #000;
text-align: left;
font-weight: 600;
font-size: 48px !important;
line-height: 52px !important;
}
.comment-list .comment .comment-meta.commentmetadata.col-md-11.comment_body{
padding-left: 25px;
}
.comment-list .comment {
overflow: hidden;
}
.comments_holder {
background-color: #f7f7f7;
}
#comments .comment_author {
margin: 0;
}
#comments .col-avatar {
position: relative;
display: block;
left: 0;
float: left;
}
#comments .col-comment-body {
padding: 0 0 0 25px;
overflow: hidden;
}
#comments .col-comment-body a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
font-weight: 500;
}
#comments .children {
overflow: auto;
margin: 0;
padding-left: 30px;
}
#comments .comment-meta .comment-author,
#comments .comment-meta .author_name  {
font-size: 18px;
}
#comments .comment-meta p {
margin-bottom: 0;
margin-top: 20px;
color: #686868;
}
.logged-in .form-comment {
padding: 0;
width: 100%;
}
.comment .comment-respond {
margin: 10px 0 !important;
padding-bottom: 25px;
}
.avatar.photo {
-webkit-border-radius: 50%;
border-radius: 50%;
padding: 5px;
background: #f6f6f6;
max-width: 100px;
border: 0;
}
.comments-area .single_comment:first-child {
border-top: 0 none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.single_comment {
border-radius: 0px;
overflow: auto;
padding-bottom: 25px !important;
padding-top: 25px !important;
}
.comment-form textarea {
height: 140px;
padding-top: 20px !important;
}
.comment-form input, 
.comment-form textarea {
padding: 14px 20px;
width: 100%;
border-radius: 0px;
outline: 0;
font-size: 14px;
line-height: 1;
transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-webkit-transition: all 300ms ease;
border: 1px solid rgba(154, 154, 154, .5) !important;
}
.comment-form button {
border:0 !important;
}
.comment-form input:focus, 
.comment-form textarea:focus {
padding-left: 25px;
border-color: #6022ea !important;
}
.comment-form input::-webkit-input-placeholder { color: #686868;
}
.comment-form input::-moz-placeholder { color: #686868;
}
.comment-form input:-ms-input-placeholder { color: #686868;
}
.comment-form input:-moz-placeholder { color: #686868;
}
.comment-form textarea::-webkit-input-placeholder { color: #686868;
}
.comment-form textarea::-moz-placeholder { color: #686868;
}
.comment-form textarea:-ms-input-placeholder { color: #686868;
}
.comment-form textarea:-moz-placeholder { color: #686868;
}
.comment-form-author {
margin-bottom: 25px;
}
.form-submit {
float: right;
}
.form-submit input {
color: rgb(255, 255, 255);
padding: 8px 15px;
}
#commentform .form-submit button {
border-radius: 0px;
font-size: 15px;
line-height: 1;
font-weight: 600;
padding: 18px 35px;
color: #fff;
transition: all 300ms ease;
margin-top: 10px;
background: #6022ea;
outline: 0;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
}
#commentform .form-submit button::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
#commentform .form-submit button:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.woocommerce button.button:before, 
.woocommerce a.button:before, 
body .woocommerce-MyAccount-content .button:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.woocommerce button.button:hover::before, 
.woocommerce a.button:hover::before, 
body .woocommerce-MyAccount-content .button:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
} .prev-next-post {
float: left;
margin-bottom: 70px;
margin-top: 30px;
width: 100%;
}
.prev-next-post .rotate45 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #c1c1c1;
width: 36px;
}
.prev-next-post .prev-post a span {
margin-left: 5px;
}
.prev-next-post .next-post a span {
margin-right: 5px;
}
.prev-next-post a span {
font-size: 18px;
font-weight: bold;
position: relative;
top: -6px;
}
.prev-post, .next-post {
padding: 0;
}
.next-post a, .prev-post a {
display: inline-block;
}
.next-post a i, .prev-post a i {
color: #000000;
font-size: 30px;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
opacity: 0.3;
}
.next-post a i:hover, .prev-post a i:hover {
opacity: 1;
}   .single_post_author_details .single_post_social i {
color: #838d8f;
}
.widgets_v2 .widget_search .search-field {
width: 100%;
}
.widgets_v2 .sidebar-content .widget {
background: #fcfcfc none repeat scroll 0 0;
border: 1px solid #ededed;
padding: 30px;
}
.single_post_author_details {
border: 1px solid #f3f3f3;
padding: 30px 15px;
text-align: center;
}
.single_post_author_details .single_post_author_name {
margin: 0;
padding: 20px;
}
.single_post_author_details .single_post_facebook {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #f3f3f3 navy #f3f3f3 #f3f3f3;
border-image: none;
border-style: solid none solid solid;
border-width: 1px medium 1px 1px;
padding: 0;
}
.single_post_author_details .single_post_facebook a {
display: block;
padding: 10px;
}
.single_post_author_details .single_post_tweeter {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #f3f3f3 navy #f3f3f3 #f3f3f3;
border-image: none;
border-style: solid none solid solid;
border-width: 1px medium 1px 1px;
padding: 0;
}
.single_post_author_details .single_post_tweeter a {
display: block;
padding: 10px;
}
.single_post_author_details .single_post_instagram {
border: 1px solid #f3f3f3;
padding: 0px;
}
.single_post_author_details .single_post_instagram a {
display: block;
padding: 10px;
}
.single_post_author_details .single_post_author_page a {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: navy #f3f3f3 #f3f3f3;
border-image: none;
border-style: none solid solid;
border-width: medium 1px 1px;
color: #838d8f;
display: block;
padding: 10px;
}
#sb_instagram #sbi_images {
margin: 0 0 -10px;
}
#sb_instagram {
margin: 0 !important;
padding: 0 !important;
}
.widget_sweetthemes_address_social_icons .social-links {
padding: 0;
list-style: none;
}
.widget_sweetthemes_address_social_icons .social-links li:first-child {
margin-left: 0;
}
.widget_sweetthemes_address_social_icons ul.social-links li {
display: inline-block;
margin: 0 5px;
}
.widget_sweetthemes_address_social_icons ul.social-links li a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.widget_address_social_icons .social-links > li {
display: inline-table;
height: 30px;
margin-bottom: 3px;
width: 30px;
}
.widget_address_social_icons {
margin-bottom: 30px;
}
.widget_rss li {
color: rgba(104, 104, 104, 1);
list-style: outside none none;
margin-bottom: 25px;
font-weight: 400;
line-height: 30px;
}
.widget_rss li a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
}
.widget_nav_menu ul,
.widget_categories ul,
.widget_pages ul{
padding-left: 0px;
}
.widget_rss ul {
padding: 0;
}
.widget select {
padding: 10px;
color: rgba(104, 104, 104, 1);
width: 100%;
border-radius: 0px;
outline: 0;
}
.widget_archive > select {
color: rgba(104, 104, 104, 1);
width: 100%;
border-radius: 0px;
outline: 0;
}
.widget_categories label,
.widget_archive label {
display: none;
}
.widget_address_social_icons .social-links{
margin: 0;
padding: 0;
}
.widget_address_social_icons .social-links a {
color: rgb(255, 255, 255) !important;
display: block;
height: 40px;
padding: 10px 12px;
text-align: center !important;
width: 40px;
} #wp-calendar {
width: 100%;
}
.search-form input[type="submit"] {
font-weight: bold; 
border: 0 none;
color: #ffffff;
padding: 11px 16px;
border-radius: 0px;
outline: 0;
}
.sidebar-content .widget_search label {
width: 80%;
float: left;
}
.sidebar-content .widget_search label input.search-field {
padding: 0px 20px;
border: 1px solid rgba(154, 154, 154, .5);
color: #686868;
transition: all 0.3s ease-in-out 0s;
width: 100%;
height: 50px;
}
.sidebar-content .widget_search label input.search-field:focus {
padding-left: 25px;
border-color: rgba(96, 34, 234, .4);
}
.sidebar-content .widget_search .search-submit {
width: 18%;
padding: 11px 0;
margin-left: 2%;
background-color: #6022ea;
text-align: center;
padding: 0px 10px;
color: #fff;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
height: 50px;
position: relative;
-webkit-transform: translateZ(0);
overflow: hidden;
}
.sidebar-content .widget_search .search-submit::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.sidebar-content .widget_search .search-submit:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.wp-caption-text {
font-weight: 300;
opacity: 0.6;
padding-top: 4px;
color: #000000;
}
body.blog,
body.search,
body.archive,
body.single-post,
body.page-template-template-blog {
background: #f6f6f6;
}
body.woocommerce.archive,
body.tax-st-cases-category.archive {
background: #fff;
} 
body.single-post .col-md-8.main-content .article-content-single {
background: #fff;
padding: 40px 50px 0;
overflow: hidden;
box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
}
.sidebar-content:not(.header7) aside {
background: #fff;
}
.sidebar-content .widget {
float: left;
margin-bottom: 50px;
width: 100%;
font-size: 15px;
padding: 0px 20px 40px;
box-shadow:0px 0px 30px 5px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-moz-box-shadow:0px 0px 30px 5px rgba(0, 0, 0, .05);
}
.sidebar_position_left .sidebar-content:not(.header7) {
padding-right: 35px;
overflow: hidden;
}
.sidebar_position_right .sidebar-content:not(.header7) {
padding-left: 35px;
overflow: hidden;
}
.single-post .sidebar_position_left .sidebar-content:not(.header7),
.search .sidebar_position_left .sidebar-content:not(.header7) {
padding-right: 35px;
overflow: hidden;
}
.single-post .sidebar_position_right .sidebar-content:not(.header7),
.search .sidebar_position_right .sidebar-content:not(.header7) {
padding-left: 35px;
overflow: hidden;
}
.sidebar-content .widget .widget-title {
position: relative;
margin: 0px -20px 40px;
padding: 20px;
font-size: 22px;
font-weight: 600;
color: #ffffff;
background: #6022ea;
border-radius: 0;
}
.sidebar-content .widget_search .widget-title {
margin-bottom: 0 !important;
}
.sidebar-content .widget_search form.search-form {
padding-top: 45px !important;
}
.sidebar-content .widget .widget-title .rsswidget {
color: #fff;
}
.sidebar-content .widget_calendar .widget-title {
margin-bottom: 35px;
}
.sidebar-content .widget ul {
margin-bottom: 0;
}
.sidebar-content .widget_recent_comments li::before, 
.sidebar-content .widget_pages li::before, 
.sidebar-content .widget_meta li::before, 
.sidebar-content .widget_categories li::before, 
.sidebar-content .widget_archive li::before, 
.sidebar-content .widget_nav_menu li::before, 
.widget_recent_entries li::before,
.widget_rss li::before {
content: "\f178 ";
font-family: 'fontawesome';
left: 0;
margin-right: 8px;
position: absolute;
background: transparent !important;
font-size: 12px;
color: #6022ea;
}
.sidebar-content .widget_recent_comments li::before {
content: '\f075';
font-size: 12px;
}
.sidebar-content .widget_recent_comments li .comment-author-link,
.sidebar-content .widget_recent_comments li a.url {
color: #000;
font-weight: 500;
}
.sidebar-content .widget-title {
color: #000000;
margin-top: 0;
}
.sidebar-content .widget:first-child .widget-title {
margin-top: 0px;
}
.sidebar-content table {
font-size: 15px;
}
.no-results.not-found .page-title:last-child {
margin-top: 30px;
font-weight: 400;
font-size: 16px !important;
line-height: 1 !important;
color: #686868;
}
.search-form .screen-reader-text {
display: none;
}
.sidebar-content form.search-form {
margin: 0;
}
.widget_search .search-field {
border: 0;
font-weight: 400;
padding: 13px 20px;
border-radius: 0px;
outline: 0;
}
.widget_toggles .panel-body,
.testimonials_slider .testimonial-content span,
.widget_popular_recent_tabs .post-description{
font-weight: 400;
}
.widget_pages li,
.widget_categories .cat-item li {
list-style: outside none none !important;
}
#wp-calendar th,
#wp-calendar td, 
#wp-calendar caption,
.widget_search .search-field,
.widget_toggles .panel-body,
.testimonials_slider .testimonial-content span,
.widget_popular_recent_tabs .post-description,
.textwidget{
color: rgba(104, 104, 104, 1);
}
#wp-calendar caption {
padding-top: 0px;
padding-bottom: 15px;
color: rgba(104, 104, 104, 1);
text-align: left;
} .tagcloud > a:hover{
border-color: transparent;
}
.tagcloud > a {
font-size: 16px !important;
background: transparent !important;
color: rgba(255, 255, 255, 0.9);
display: block;
float: left;
font-weight: 400;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
#reply-title::after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: -10px;
width: 60px;
height: 4px;
border-radius: 0px;
}
.sidebar-content .tagcloud > a {
color: #686868;
font-weight: 400;
line-height: 30px;
text-transform: capitalize;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
font-size: 15px !important;
display: inline-block;
line-height: 30px;
position: relative;
border: 0;
margin: 0 10px 10px 0;
padding: 5px 20px;
background: #f6f6f6 !important
}
.sidebar-content .tagcloud > a:hover {
background-color: #6022ea !important;
color: #fff;
}
.sidebar-content .tagcloud > a:last-child::after {
display: none;
}
.tagcloud > a:hover {
color: #6022ea;
}
.sidebar-content .textwidget p {
font-size: 15px;
color: rgba(104, 104, 104, 1);
}
.sidebar-content .custom-html-widget p.html-widget-paragraph {
margin: 25px 0 20px;
}
.sidebar-content .custom-html-widget a.html-widget-link {
font-weight: 600;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
color: #000;
}
.sidebar-content .custom-html-widget a.html-widget-link:hover {
color: #6022ea;
} .widget_toggles .panel-heading {
padding: 0;
}
.widget_toggles .panel-heading a {
display: block;
padding: 10px 15px;
}
.widget_toggles .panel-heading a.collapsed::after {
content: "\f067";
font-family: 'FontAwesome';
position: absolute;
right: 12%;
}
.widget_toggles .panel-heading a::after {
content: "\f068";
font-family: 'FontAwesome';
position: absolute;
right: 12%;
} .testimonials_slider .testimonial-content {
color: #686868;
}
.sidebar-content .custom-html-widget a.html-widget-link i {
padding-left: 5px;
position: relative;
top: 1px;
}
.testimonial-client-details {
margin-top: 15px;
}
.testimonials_slider .testimonial-content:after {
bottom: 28px;
left: 50px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #f1f1f1;
border-width: 13px;
margin-left: -30px;
}
.testimonials_slider .testimonial-content span {
background: none repeat scroll 0 0 #f1f1f1;
display: block;
padding: 15px;
} .widget_popular_recent_tabs .nav-tabs > li > a{
margin: 0;
text-align: center;
}
.widget_popular_recent_tabs .nav-tabs > li{
width: 50%;
}
.widget_popular_recent_tabs .nav-tabs > li.active {
border-top: 5px solid;
}
.widget_popular_recent_tabs .nav-tabs li.active a {
background: none repeat scroll 0 0 #ffffff;
border: 0 none;
}
.widget_popular_recent_tabs .nav-tabs li a {
background: none repeat scroll 0 0 #ecf0f2;
border-top: 5px solid #ecf0f2;
color: #686868;
outline: medium none;
border-bottom: 0 none;
}
.widget_popular_recent_tabs .widget_body {
border-left: 1px solid #e1e4e7;
border-right: 1px solid #e1e4e7;
border-bottom: 1px solid #e1e4e7;
}
.widget_popular_recent_tabs .tab-content {
padding: 15px;
}
.widget_popular_recent_tabs .recent-post,
.widget_popular_recent_tabs .popular-post {
margin-bottom: 20px;
}
.widget_popular_recent_tabs .recent-post:last-child,
.widget_popular_recent_tabs .popular-post:last-child {
margin-bottom: 0;
}
.widget_popular_recent_tabs .post-title {
font-size: 16px;
margin-top: 5px;
}
.widget_popular_recent_tabs .post-date {
color: #686868;
margin-bottom: 5px;
margin-left: 0;
}
.sidebar-content .widget_nav_menu .menu{
padding: 0;
}
.sidebar-content .widget_nav_menu li{
margin-bottom: 5px;
}
.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_nav_menu a {
display: block;
color: #686868;
width: 100%;
text-align: left;
}
.vc_sep_holder span.vc_sep_line {
border-radius: 5px !important;
} .tooltip-effect-1 .tooltip-content {
-webkit-transform: translate3d(20px,-10px,0);
transform: translate3d(20px,-10px,0);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.tooltip_share {
display: inline;
position: relative;
z-index: 999;
} .tooltip-item {
cursor: pointer;
display: inline-block;
font-weight: 700;
} .tooltip-item::after {
content: '';
position: absolute;
width: 360px;
height: 20px;
bottom: 100%;
left: 50%;
pointer-events: none;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.tooltip_share:hover .tooltip-item::after {
pointer-events: auto;
} .tooltip-content {
position: absolute;
z-index: 9999;
width: 120px;
left: 50%;
margin: 0;
bottom: 100%;
text-align: left;
font-size: 0.765em;
line-height: 1.4;
box-shadow: -5px -5px 15px rgba(48,54,61,0.2);
background: #2a3035;
opacity: 0;
cursor: default;
pointer-events: none;
}
.tooltip_share:hover .tooltip-content {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(20px, 3px, 0px) rotate3d(0,0,0,0);
transform: translate3d(20px, 3px, 0px) rotate3d(0,0,0,0);
} .tooltip-content::after {
content: '';
top: 100%;
left: 50%;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: transparent;
border-top-color: #6CDFEA;
border-width: 10px;
margin-left: -10px;
} .tooltip-text {
color: rgb(255, 255, 255);
display: block;
font-size: 15px;
padding: 0;
overflow: hidden;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a {
float: left;
border-radius: 0;
width: 33.3333%;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.twitter {
background: #6CDFEA;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.twitter:hover {
background: #50d9e6;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.facebook {
background: #3B5998;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.facebook:hover {
background: #344f87;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.google-plus {
background: #E34429;
}
.shortcode_post_content .text_content .post-download-icons .tooltip-content a.google-plus:hover {
background: #d3361b;
}
ul.share-social-links {
list-style-type: none;
padding: 0;
}
.share-social-links li {
float: left;
text-align: center;
border-radius: 0px;
margin-right: 10px;
margin-bottom: 10px;
}
.share-social-links li a {
color: #FFF;
height: 30px;
width: 45px;
display: block;
font-size: 21px;
border-radius: 0px;
}
.share-social-links li.facebook a{
background-color: #3B5998;
}
.share-social-links li.twitter a{
background-color: #39A9E0;
}
.share-social-links li.linkedin a{
background-color: #007FB1;
}
.share-social-links li.googleplus a{
background-color: #D14836;
}
.share-social-links li.digg a{
background-color: #14589E;
}
.share-social-links li.pinterest a{
background-color: #CB2027;
}
.share-social-links li.reddit a{
background-color: #FF4500;
}
.share-social-links li.stumbleupon a{
background-color: #EB4924;
}
.widget_social_share {
width: 100%;
display: inline-block;
margin: 10px 0;
} .sidebar-content .widget_nav_menu > ul,
.widget_recent_entries > ul,
.widget_pages > ul,
.widget_meta > ul,
.widget_archive > ul,
.widget_categories > ul {
list-style: outside none none;
padding-left: 0;
}
.recentcomments {
list-style: outside none none;
margin-bottom: 5px;
line-height: 30px;
}
.widget_recent_comments > ul{
padding: 0;
margin-bottom: 5px;
}
.widget_recent_comments > ul, 
.widget_nav_menu li, .widget_nav_menu li a, 
.sidebar-content .widget_nav_menu li, 
.sidebar-content .widget_nav_menu li a, 
.widget_recent_entries li, .widget_recent_entries li a, 
.widget_pages li, .widget_pages li a, 
.widget_meta li, .widget_meta li a, 
.widget_archive li, .widget_archive li a, 
.widget_recent_comments li a, 
.widget_categories .cat-item, 
.widget_categories li a {
color: #686868;
font-weight: 400;
font-size: 15px;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
.sidebar-content .widget_nav_menu li,
.sidebar-content .widget_nav_menu li, 
.sidebar-content .widget_recent_entries li, 
.sidebar-content .widget_pages li, 
.sidebar-content .widget_meta li, 
.sidebar-content .widget_archive li, 
.sidebar-content .widget_recent_comments li,
.sidebar-content .widget_categories li {
margin-bottom: 5px;
line-height: 30px;
}
.sidebar-content .widget_nav_menu li a, 
.sidebar-content .widget_nav_menu li a, 
.sidebar-content .widget_recent_entries li a, 
.sidebar-content .widget_pages li a, 
.sidebar-content .widget_meta li a, 
.sidebar-content .widget_archive li a, 
.sidebar-content .widget_recent_comments li a,
.sidebar-content .widget_categories li a {
padding-bottom: 5px;
min-height: 34.4px;
}
.added-redux-framework .sidebar-content .widget_categories li,
.added-redux-framework .sidebar-content .widget_recent_comments li,
.added-redux-framework .sidebar-content .widget_archive li,
.added-redux-framework .sidebar-content .widget_meta li,
.added-redux-framework .sidebar-content .widget_pages li {
line-height: 30px;
margin-bottom: 5px;
}
.sidebar-content .widget_archive li:last-child,
.sidebar-content .widget_categories li:last-child,
.sidebar-content .widget_meta li:last-child,
.sidebar-content .widget_recent_entries li:last-child {
margin-bottom: 0;
}
.sidebar-content .widget_archive li:last-child a,
.sidebar-content .widget_categories li:last-child a,
.sidebar-content .widget_meta li:last-child a,
.sidebar-content .widget_recent_entries li:last-child a{
padding-bottom: 0;
}
.widget_sweetthemes_recent_entries_with_thumbnail > ul {
padding: 10px 0 0 0;
}
.widget_sweetthemes_recent_entries_with_thumbnail .post-thumbnail {
padding: 0;
overflow: hidden;
border-radius: 0px;
-webkit-border-radius: 0px;
transition: all .3s ease;
-webkit-transition: all .3s ease;
will-change: opacity;
}
.widget_sweetthemes_recent_entries_with_thumbnail .post-thumbnail:hover {
-webkit-filter: brightness(1.07);
filter: brightness(1.07);
}
.widget_sweetthemes_recent_entries_with_thumbnail li:hover .thumbnail-overlay {
opacity: 1;
}
.widget_sweetthemes_recent_entries_with_thumbnail .post-date {
border-radius: 0px;
color: #686868;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
padding: 10px 0 0;
display: block;
}
.widget_sweetthemes_recent_entries_with_thumbnail li {
list-style: outside none none;
margin: 0 0 30px;
}
.widget_sweetthemes_recent_entries_with_thumbnail li:last-child {
margin-bottom: 5px;
}
.widget_sweetthemes_recent_entries_with_thumbnail li a {
color: #000000;
font-weight: 600;
display: block;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
font-size: 16px;
}
.widget_sweetthemes_recent_entries_with_thumbnail li:hover  a {
color: #6022ea;
}
.sidebar-content .widget_nav_menu li{
position: relative;
line-height: 30px;
}
.widget_sweetthemes_recent_entries_with_thumbnail li img {
border-radius: 0px;
} .tweet-title .col-md-2 {
margin: 0;
padding: 2px 0;
width: 25px;
border-radius: 0px;
-webkit-border-radius: 0px;
}
.tweeter-profile {
opacity: 0.5;
padding-left: 10px;
}
.tweet-body {
margin-top: 5px;
color: rgba(0, 0, 0, 0.8);
}
.tweet-body a{
font-style: italic;
}
.tweets .tweet {
border-bottom: 1px solid rgb(225, 228, 231);
margin-bottom: 15px;
padding-bottom: 15px;
}
.tweets .tweet:last-child {
border: 0 none;
margin: 0;
}
.tweets-profile-url {
border-bottom: 1px solid #e1e4e7;
border-top: 1px solid #e1e4e7;
padding: 10px 0;
} .widget_niva_recent_entries_with_thumbnail > ul {
padding: 0;
}
.widget_recent_entries > ul {
padding: 0;
}
.widget_niva_recent_entries_with_thumbnail li:hover .thumbnail-overlay{
opacity: 1
}
.widget_recent_entries li:hover .thumbnail-overlay{
opacity: 1
}
.thumbnail-overlay {
height: 100%;
left: 0;
top: 0;
width: 100%;
opacity: 0;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
.thumbnail-overlay i {
color: rgb(255, 255, 255);
font-size: 16px;
left: 38%;
top: 38%;
}
.widget_niva_recent_entries_with_thumbnail a {
color: rgba(255, 255, 255, 1);
text-decoration: none;
display: block;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
.widget_recent_entries a {
color: rgba(255, 255, 255, 1);
text-decoration: none;
display: block;
transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
}
.widget_niva_recent_entries_with_thumbnail .post-date {
border-radius: 0px;
color: #686868;
font-size: 15px;
font-weight: 300;
margin: 0;
padding: 5px 0;
}
.widget_recent_entries .post-date {
color: #6d7a83;
margin: 0;
}
.widget_niva_recent_entries_with_thumbnail .post-thumbnail {
padding: 0;
overflow: hidden;
border-radius: 0px;
-webkit-border-radius: 0px;
}
.widget_recent_entries .post-thumbnail {
padding: 0;
overflow: hidden;
}
.related-posts.sticky-posts .rotate45_back {
padding: 0;
width: 56px;
}
.related-posts.sticky-posts .rotate45_back1 {
padding: 0;
width: 56px;
}
.slider_navigation{
position: absolute;
width: 100%;
bottom: calc(40%);
z-index: 1;
}
.slider_navigation .btn {
background: transparent;
border: 0 none;
transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
color: #ffffff;
}
.slider_navigation .btn i {
font-size: 25px;
}
.slider_navigation .btn:hover{
opacity: 0.85;
}
.hephaistos .tp-bullet:hover, 
.hephaistos .tp-bullet.selected {
background: rgb(255, 255, 255) none repeat scroll 0 0;
border: 0 none;
padding: 3px;
}
.hephaistos .tp-bullet {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 2px solid rgb(255, 255, 255);
padding: 1px;
} .flickr_badge_image {
float: left;
margin-bottom: 5px;
margin-right: 5px;
overflow: hidden;
border-radius: 0px;
position: relative;
}
.flickr_badge_image:hover .thumbnail-overlay {
opacity: 1;
}
.flickr_badge_image a {
display: block;
position: relative;
}
.flickr_badge_image a::before {
color: rgb(255, 255, 255);
content: "???";
cursor: pointer;
font-family: "FontAwesome";
font-size: 18px;
left: 39%;
opacity: 0;
position: absolute;
top: 37%;
transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
z-index: 2;
}
.flickr_badge_image a::after {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
}
.flickr_badge_image a:hover::before,
.flickr_badge_image a:hover::after{
opacity: 1;
} .left_sidebar h1.widget-title,
.left_sidebar h3.widget-title,
.left_sidebar .widget-title,
.right_sidebar h1.widget-title,
.right_sidebar h3.widget-title,
.right_sidebar .widget-title {
color: #000000;
padding-bottom: 5px;
}
h1.widget-title,
h3.widget-title,
.widget-title {
color: #ffffff;
} .latest-posts h3, .latest-tweets h3 {
color: #ffffff;
font-size: 16px;
font-weight: 300;
margin-bottom: 15px;
padding: 12px;
text-align: left;
text-transform: uppercase;
}
.latest-posts h3 .fa, .latest-tweets h3 .fa{
margin-right: 8px;
}
.latest-posts .post-date {
text-align: center;
}
.latest-posts .post-date-month {
color: #ffffff;
font-weight: bold;
padding: 5px;
text-transform: uppercase;
}
.latest-posts .post-date-day {
color: #ffffff;
font-size: 30px;
font-weight: bold;
padding: 5px;
text-transform: uppercase;
}
.latest-posts .single-post {
border-bottom: 1px solid #dadee1;
margin-bottom: 20px;
overflow: hidden;
padding-bottom: 20px;
}
.latest-posts .single-post:last-child {
border-bottom: 0 none;
margin-bottom: 0;
padding-bottom: 0;
}
.latest-posts .post-details {
margin-top: 10px;
opacity: 0.6;
font-size: 12px;
}
.latest-posts .post-details,
.latest-posts .post-name {
padding: 0 15px;
}
.latest-posts .post-name a {
color: #000;
}
.rotate45 {
color: rgb(255, 255, 255);
height: auto;
margin-top: 15px;
padding: 7px 5px;
text-align: center;
width: auto;
}
.single-tweet {
border-bottom: 1px solid rgb(218, 222, 225);
margin-bottom: 20px;
overflow: hidden;
padding-bottom: 20px;
padding-top: 0;
}
.single-tweet:last-child {
border-bottom: 0 none;
}
.tweet-content {
color: rgba(255, 255, 255, .8);
padding-bottom: 5px;
line-height: 2;
margin-top: 2px;
}
.tweet-content i {
color: #6022ea;
font-size: 17px;
padding-right: 5px;
}
.single-tweet a {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
color: rgba(255, 255, 255, .8) !important;
}
.single-tweet span.created-at {
display: block;
opacity: .5;
}
.single-tweet a:hover {
color: #6022ea;
transform: translateX(5PX);
-webkit-transform: translateX(5PX);
}
.tweet-content span.created-at {
display: block;
}
.tweet-date {
opacity: 0.3;
}   .error404 #primary {
background: #fafafa;
}
.error404 header {
background-color: transparent !important;
}
.error404 h2 {
color: #000000;
font-weight: 600;
}
.error404 .page-title {
color: #000000;
margin-top: 30px;
}
.error404 h3.page-title {
color: #686868 !important;
line-height: 1.5 !important;
margin-top: 25px;
margin-bottom: 35px;
font-size: 16px !important;
}
.error404 .page-content > img {
display: block;
margin: 0 auto;
}
.error404 .error-404 {
color: #686868;
}
.error404 .error-404 .col-md-8 {
background: #fff;
padding: 80px 50px;
box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
-moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, .05);
}
.error404 .error-404 .col-md-8 form label {
margin-bottom: 0;
width: 80%;
}
.error404 .error-404 .col-md-8 form label input {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
width: 100%;
}
.error404 .error-404 .col-md-8 form label input:focus {
padding-left: 25px;
border-color: rgba(96, 34, 234, .4);
}
.error-404.not-found h1.page-404-digits {
font-size: 150px;
font-weight: 600;
line-height: 110px;
margin-top: 0;
}
.error404 .blog-posts {
overflow: hidden;
}
.error404 .img-404 {
margin-bottom: 0;
margin-top: 0;
}
.title-big-top-404 {
color: #000000;
font-size: 40px;
}
.error-return-home.text-center > a {
border: 3px solid;
display: inline-table;
font-size: 16px;
margin-top: 10px;
padding: 10px 20px;
}
.error404 .sweetthemes-breadcrumbs {
display: none;
}
.error-return-home.text-center > a:hover{
color: white;
}
button.search-submit {
background: #6022ea;
color: #fff;
box-shadow: none;
outline: 0;
border: 0;
padding: 0px 15px;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
height: 50px;
border-radius: 0px;
min-width: 50px;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
}
button.search-submit::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
button.search-submit:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
button.search-submit:hover{
background: #000;
}
body .sidebar-content .widget_search .search-submit:hover {
background: #000 !important;
}   .vc_col-md-9.main-content .clients-container img {
width: 85%;
}
.clients-container .item > img {
display: block;
margin: 0 auto;
width: 70%;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); }
.clients-container .item > img:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
transition: all 100ms ease-in-out 0s;
-o-transition: all 100ms ease-in-out 0s;
-moz-transition: all 100ms ease-in-out 0s;
-webkit-transition: all 100ms ease-in-out 0s;
-ms-transition: all 100ms ease-in-out 0s;
} .wpb_accordion_content .post-comment {
color: #686868;
}
.navigation.posts-navigation {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
width: 100%;
}
.edit-link .vc_inline-link::before {
color: #000000;
content: "/ ";
}
#primary .main-content ul.sweetthemes-slider li.single-slide.selected {
position: relative;
}
#primary .main-content ul.sweetthemes-slider li.single-slide:before{
display: none;
}
#primary .main-content ul.sweetthemes-slider li.single-slide {
position: absolute;
}
.page .sweetthemes-slider-wrapper .sweetthemes-slider li:before {
display: none;
}
.page .sweetthemes-item-info .desc {
opacity: 0.6;
}
.sweetthemes-slider-wrapper .sweetthemes-slider li {
margin: 0 !important;
}
.masonry_banner.masonry-brick {
width: 45%;
}
.masonry_banners img {
height: auto;
width: 100%;
}
.masonry_banners.banners_column {
overflow: hidden;
}
.banners_column > .vc_col-md-6 {
padding: 0;
}
.masonry_banner {
margin: 2.5px;
margin-bottom: 5px;
}
.sale_banner .sale_banner_holder::before,
.sale_banner .sale_banner_holder::after {
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.sale_banner .sale_banner_holder::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
.sale_banner .sale_banner_holder::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
.sale_banner:hover .sale_banner_holder:before,
.sale_banner:hover .sale_banner_holder:after{
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.sale_banner_holder {
border: 1px solid rgba(0, 0, 0, 0);
display: block;
height: 100%;
padding: 20px;
position: absolute;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
text-align: center;
top: 0;
width: 100%;
}
.sale_banner_holder{
border: 0 none;
}
.sale_banner_holder a {
border: 1px solid rgba(255, 255, 255, 0.8);
color: rgb(255, 255, 255);
padding: 10px 15px;
text-transform: uppercase;
}
.banner_holder {
position: absolute;
top: 65%;
width: 93%;
z-index: 1;
}
.categories .category {
display: inline-table;
margin-right: 30px;
}
.categories .category:last-child {
margin-right: 0;
}
.categories_shortcode {
display: block;
width: 90%;
margin: 0 auto;
}
.categories_shortcode .owl-controls {
height: 0;
margin: 0;
position: absolute;
text-align: left;
top: 30%;
width: 100%;
}
.categories_shortcode .owl-controls .owl-buttons {
height: 0;
}
.categories_shortcode h5 {
font-size: 16px;
margin: 5px 0 0;
text-align: center;
text-transform: uppercase;
}
.categories_shortcode .owl-controls .owl-buttons .owl-next {
position: absolute;
right: 0;
}
.categories_shortcode .owl-controls .owl-buttons i {
background-color: #94a1a9;
border-radius: 50%;
height: 25px;
padding: 7px;
width: 25px;
}
.categories_shortcode .owl-controls .owl-buttons div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
margin: 0;
padding: 0;
}
.categories_shortcode a {
cursor: pointer;
}
.categories_shortcode .category{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); width: 100%;
}
.categories_shortcode .category img {
display: block;
margin: 0 auto;
text-align: center;
opacity: 0.5;
}
.categories_shortcode .category.active,
.categories_shortcode .category:hover{
filter: none;
-webkit-filter: grayscale(0%);
}
.wpb_button.btn-filled:before,
.wpb_button.btn-filled:after{
display: none;
}
.wpb_button.btn-filled.btn-filled-gray:hover,
.wpb_button.btn-filled.btn-filled-gray{
background: #7f8c8d;
color: #fff !important;
}
.wpb_button.btn-filled {
padding: 15px 20px !important;
font-size: 17px !important;
}
.wpb_button.btn-filled:hover,
.wpb_button.btn-filled{
background: white;
}
.form-control,
.wpb_button,
.owl-theme .owl-controls .owl-buttons div,
#sweetthemes-main-head,
#contact_form .button[type="submit"],
#contact-us .form-control,
.search-field,
.btn-lg, 
.btn-group-lg>.btn,
.btn,
pre,
.slider_navigation .btn,
.widget_popular_recent_tabs .nav-tabs li a,
.thumbnail,
.widget_toggles .panel-group .panel,
.panel,
.panel-heading{
border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
::i-block-chrome, .widget_search .search-field{
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}
iframe,
embed,
figure {
max-width: 100%;
}
pre {
background-color: #f9f9f9;
border: 1px solid #e6e6e6;
}
li:hover .hover-components .component a{
background: transparent !important;
}
.parallax-head h1 {
color: #ffffff;
font-size: 70px;
font-weight: bold;
}
.parallax-head h3, .parallax-head h1 {
color: #ffffff;
font-size: 70px;
font-weight: bold;
} .mega_dropdown li a::before,
.mega_dropdown li a::after {
content: "";
display: none;
}
.mega_dropdown .mega_dropdown{
padding-bottom: 15px !important;
} .is-mobile .masonry_banner a::before, 
.is-mobile .masonry_banner a::after,
.is-mobile .sale_banner .sale_banner_holder::before, 
.is-mobile .sale_banner .sale_banner_holder::after{
display: none;
}
.article-header {
margin-bottom: 50px;
}
.breadcrumb {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #fff;
margin: 0;
padding: 0;
font-size: 18px;
text-align: center;
}
.breadcrumb li {
padding-bottom: 10px;
}
.breadcrumb li a {
color: #fff !important;
font-weight: 400;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
}
.breadcrumb a:hover {
color: #fff !important;
}
.breadcrumb a::after {
color: rgba(255, 255, 255, .5);
margin-left: 8px;
margin-right: 5px;
font-size: 15px;
position: relative;
bottom: 1px;
}
.breadcrumb .active {
margin-left: 3px;
color: #fff;
font-weight: 400;
}
.header-title-breadcrumb .post-category-date {
margin-bottom: 15px;
font-weight: 300;
}
.header-title-breadcrumb-overlay {
background: #fff;
box-sizing: border-box;
padding: 100px 0;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.header-title-breadcrumb-overlay h1 span {
font-size: 65px;
line-height: 1;
}
.header-title-breadcrumb-overlay h1 {
align-self: center;
color: #fff;
font-size: 65px;
font-weight: 600;
line-height: 1 !important;
margin: 0 auto;
padding: 0px 0 20px;
text-transform: capitalize;
width: 100%;
text-align: center;
}
.header-title-breadcrumb .header-group {
width: 100%;
}
.header-group .breadcrumb {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
margin: 0;
}
.header-group .breadcrumb li a,
.header-group .breadcrumb li {
color: #ffffff;
font-size: 16px;
}
.header-group .breadcrumb li {
opacity: 0.8;
}   ::i-block-chrome, #contact-us .form-control{
margin-bottom: 15px;
}
::i-block-chrome, .tp-leftarrow.default,
::i-block-chrome, .tp-rightarrow.default {
top: 45% !important;
}    #sync2 .post_slider_author {
clear: both;
color: #838d8f;
display: block;
font-size: 14px;
}
#sync2 .post_slider_title {
clear: both;
color: #3c3d41;
display: block;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
}
#sync2 .item.single_post_slider {
border-right: 2px solid #65abd0;
cursor: pointer;
padding-left: 30px;
}
#sync2 {
padding-top: 20px;
}
#sync2 .owl-item:nth-child(4) .item.single_post_slider {
border-right: medium none;
}
#sync1 .item img {
min-width: 100%;
padding-bottom: 0;
}
.post-slider-holder {
background: rgba(36,38,35, 0.4) none repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 1;
position: absolute;
text-align: center;
top: 0;
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
width: 100%;
}
.post-slider-holder .post_slider_title {
clear: both;
color: white;
display: block;
font-size: 55px;
margin: 0 auto;
padding: 15px 0;
}
.post-slider-holder .post_slider_excerpt {
clear: both;
color: #cddfe0;
display: block;
font-size: 30px;
margin: 0 auto;
}
.post-slider-holder .post_slider_read_article {
margin: 0 auto;
padding: 30px 0;
}
.post-slider-holder .post_slider_read_article a {
background-color: #65abd0;
color: #ffffff;
font-size: 18px;
font-weight: bold;
padding: 20px 50px;
} .full-width-posts-slider .owl-theme .owl-controls {
position: absolute;
top: 40%;
width: 100%;
}
.full-width-posts-slider .owl-theme .owl-controls .owl-buttons div {
background: transparent none repeat scroll 0 0;
border: 1px solid white;
border-radius: 40px;
font-size: 30px;
margin: 5px;
opacity: 0.5;
padding: 17px 23px;
}
.full-width-posts-slider .owl-controls.clickable .owl-prev {
left: 5%;
position: absolute;
}
.full-width-posts-slider .owl-controls.clickable .owl-next {
position: absolute;
right: 5%;
}   .image_and_text_holder .text_holder {
background-color: rgba(0, 0, 0, 0.3);
color: white;
font-size: 28px;
padding: 15px;
text-align: center;
text-transform: uppercase;
width: 100%;
margin: 0;
}
.image_and_text_holder {
background-size: 100% auto;
}   .member-holder {
background: rgb(236, 240, 241) none repeat scroll 0 0;
overflow: hidden;
}
.member-holder .post-name {
margin: 15px 0;
}
.member-holder .post-details {
padding: 30px 15px 30px 30px;
}
article.single-post.member {
border-bottom: 0 none;
padding-bottom: 0;
}
.single-member-type {
background: rgb(233, 143, 255) none repeat scroll 0 0;
color: rgb(255, 255, 255);
padding: 2px 6px;
}
.member-holder .post-name a{
color: black;
}
.member-contact-urls > p {
margin: 0;
}
.member-holder .post-thumbnail {
padding-right: 0;
}
.member-contact-urls a {
color: rgb(0, 0, 0);
margin: 0 3px;
}   .single-service-template .services-activities .post-name {
margin-top: 0;
}
.single-service .single-post-article-header {
position: relative;
}
.services-home2 img {
max-width: 45px;
}
.section1-home .btn:after {
font-family: 'FONTAWESOME';
content: '\f178';
color: #6022ea;
opacity: 1;
position: relative;
}
.single-service .thumbnail-holder {
position: relative;
}
.hover-service-content a {
padding: 10px 15px;
}
.single-service .thumbnail-overlay {
background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
height: 100%;
left: 0;
opacity: 1;
position: absolute;
top: 0;
width: 100%;
}
.our-services .single-service {
margin-bottom: 30px;
}
.thumbnail-overlay > span {
color: rgb(255, 255, 255);
display: block;
left: 15px;
line-height: normal;
opacity: 1;
padding: 4px 8px;
position: absolute;
top: 15px;
visibility: visible;
}
.service-content.bottom-container {
background: rgb(236, 240, 241) none repeat scroll 0 0;
padding: 10px 25px;
}
.service-content.bottom-container > p {
margin: 0 0 10px;
}
.single-service .hover-service-content a {
border-color: rgb(255, 255, 255);
padding: 12px 30px;
margin-top: 9px;
}
.single-service .hover-service-content a,
.single-service .hover-service-content a:hover{
background: transparent;
}
.hover-service-content {
background: rgba(101, 171, 207,.9) none repeat scroll 0 0;
color: rgb(255, 255, 255);
height: 100%;
padding: 15px;
position: absolute;
top: 0;
width: calc(100% - 30px);
text-align: center;
opacity: 0;
visibility: hidden;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
}
.hover-service-content *{
color: white;
text-align: center;
}
.single-service:hover .hover-service-content{
opacity: 1;
visibility: visible;
}
.hover-service-content .post_title {
font-size: 21px;
font-weight: bold;
margin: 15px 0;
}
.hover-service-content .post_content {
opacity: 0.7;
}
body .minimal-dark .esg-navigationbutton:hover, 
body .minimal-dark .esg-filterbutton:hover, 
body .minimal-dark .esg-sortbutton:hover, 
body .minimal-dark .esg-sortbutton-order:hover, 
body .minimal-dark .esg-filterbutton.selected {
background: rgba(224, 224, 224, 0.5) none repeat scroll 0 0;
border-color: rgba(255, 255, 255, 0.2);
box-shadow: none;
}
body .minimal-dark .esg-filterbutton, 
body .minimal-dark .esg-navigationbutton, 
body .minimal-dark .esg-sortbutton {
background: rgba(224, 224, 224, 1) none repeat scroll 0 0;
border: 1px solid rgba(178, 178, 178, 0.1);
color: rgba(0, 0, 0,.6);
font-size: 14px;
font-weight: normal;
}   .st-content,
.st-content-inner {
position: relative;
}
.st-container {
position: relative;
overflow: hidden;
}
.st-pusher {
position: relative;
left: 0;
z-index: 200;
height: 100%;
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.4);
content: '';
opacity: 0;
z-index: 201;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu {
position: fixed;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 300px;
height: 100%;
background: #48a770;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .st-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.st-menu h2 {
margin: 0;
padding: 1em;
color: rgba(0,0,0,0.4);
text-shadow: 0 0 1px rgba(0,0,0,0.1);
font-weight: 300;
font-size: 2em;
}
.st-menu ul li a {
display: block;
padding: 1em 1em 1em 1.2em;
outline: none;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
font-weight: 300;
-webkit-transition: background 0.3s, box-shadow 0.3s;
transition: background 0.3s, box-shadow 0.3s;
}
.st-menu ul li a:hover {
background: rgba(0,0,0,0.2);
color: #fff;
} .st-effect-1.st-menu {
visibility: visible;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.st-effect-1.st-menu-open .st-effect-1.st-menu {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.st-effect-1.st-menu::after {
display: none;
} .no-csstransforms3d .st-pusher,
.no-js .st-pusher {
padding-left: 300px;
} #wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-left: -250px;
overflow-y: auto;
background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
} .sidebar-nav {
position: absolute;
top: 0;
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: #fff;
background: none;
}
@media(min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper {
padding: 20px;
position: relative;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
}
.st-container .sidebar_menu {
background-color: #f7f7f7;
z-index: 2001;
}
.sidebar_menu .logo {
margin-bottom: 50px;
margin-top: 30px;
text-align: center;
}
.st-menu.sidebar_menu .widget_nav_menu li {
width: 100%;
}
.st-menu.sidebar_menu li a {
color: rgb(0, 0, 0);
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
text-align: left;
}
.st-menu.sidebar_menu .share-social-links li a {
padding: 5px;
color: white;
height: auto;
font-size: 16px;
text-align: center;
}
.st-menu.sidebar_menu .share-social-links li {
margin-right: 5px;
margin-bottom: 5px;
}
.st-menu.sidebar_menu .widget-title {
color: black;
} .c-hamburger {
display: block;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 52px;
height: 48px;
font-size: 0;
text-indent: -9999px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.c-hamburger:focus {
outline: none;
}
.c-hamburger span {
background: white;
display: block;
height: 3px;
left: 10px;
position: absolute;
right: 10px;
top: 24px;
}
.c-hamburger span::before,
.c-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 3px;
background-color: white;
content: "";
}
.c-hamburger span::before {
top: -10px;
}
.c-hamburger span::after {
bottom: -10px;
} .c-hamburger--htx {
background-color: rgba(0, 0, 0, 0);
margin: 15px 0;
}
.c-hamburger--htx span {
-webkit-transition: background 0s 0.3s;
transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
-webkit-transition-duration: 0.3s, 0.3s;
transition-duration: 0.3s, 0.3s;
-webkit-transition-delay: 0.3s, 0s;
transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
-webkit-transition-property: top, -webkit-transform;
transition-property: top, transform;
}
.c-hamburger--htx span::after {
-webkit-transition-property: bottom, -webkit-transform;
transition-property: bottom, transform;
}
.c-hamburger--htx.is-active span {
background: none;
}
.c-hamburger--htx.is-active span::before {
top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.comment-form textarea {
height: 134px;
}
}  .sweetthemes-modal.sweetthemes-show *{
opacity:1;
visibility: visible;
}
.sweetthemes-modal *{
opacity: 0;
visibility: hidden;
}
.sweetthemes-modal {
position: fixed;
top: 50%;
left: 50%;
width: 50%;
max-width: 630px;
min-width: 320px;
height: auto;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.sweetthemes-show {
visibility: visible;
}
.sweetthemes-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background: rgba(0, 0, 0, 0.80);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.sweetthemes-show ~ .sweetthemes-overlay {
opacity: 1;
visibility: visible;
} .sweetthemes-content {
color: #3F3F3F;
background: #FFFFFF;
position: relative;
margin: 0 auto;
}
.sweetthemes-content h3 {
margin: 0;
padding: 25px;
font-size: 24px;
font-weight: 300;
background: #48A8A7;
color: white;
border-radius: 0;
-webkit-border-radius: 0;
}
.sweetthemes-content > div {
padding: 15px 40px 30px;
margin: 0;
font-weight: 300;
font-size: 1.15em;
}
.sweetthemes-content > div p {
margin: 0;
padding: 10px 0;
}
.sweetthemes-content button {
display: block;
margin: 0 auto;
font-size: 0.8em;
}
.sweetthemes-content .sweetthemes-close {
cursor: pointer;
padding: 25px;
right: 0;
opacity: 0.8;
top: 0;
}
.sweetthemes-content .sweetthemes-close:hover {
opacity: 1;
} .sweetthemes-show.sweetthemes-effect-16 ~ .sweetthemes-overlay {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.sweetthemes-show.sweetthemes-effect-16 ~ #page {
-webkit-filter: blur(4px);
-moz-filter: blur(4px);
filter: blur(4px);
}
.sweetthemes-effect-16 .sweetthemes-content {
-webkit-transform: translateY(-5%);
-moz-transform: translateY(-5%);
-ms-transform: translateY(-5%);
transform: translateY(-5%);
opacity: 0;
}
.sweetthemes-show.sweetthemes-effect-16 ~ #page,
.sweetthemes-effect-16 .sweetthemes-content {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.sweetthemes-show.sweetthemes-effect-16 .sweetthemes-content {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
form#login{
width: 100%;
}
form#login p.status{
display: none;
}
.login_overlay{
height: 100%;
width: 100%;
background-color: #F6F6F6;
opacity: 0.9;
position: fixed;
z-index: 998;
}
form#login a.lost {
font-size: 15px;
margin-bottom: 7px;
display: block;
}
form#login label {
margin-bottom: 0;
margin-top: 8px;
}
form#login .register_button:hover,
form#login .submit_button:hover{
background: #feaf23;
}
form#login .register_button,
form#login .submit_button {
border: 0 none;
border-radius: 0px;
-webkit-border-radius: 0px;
color: white;
font-weight: 300;
padding: 8px 15px;
background: #FFBA41;
}
#login input[type="password"],
#login input[type="text"] {
border: 1px solid rgb(229, 236, 239);
padding: 8px;
} .btn.btn-primary {
background-color: #3498db;
color: #ffffff;
}
.btn.btn-success {
background-color: #2ecc71;
color: #ffffff;
}
.btn.btn-info {
background-color: #03C2FF; 
color: #ffffff;
}
.btn.btn-warning {
background-color: #FFBA41;  
color: #ffffff;
} 
.btn.btn-danger {
background-color: #e74c3c;  
color: #ffffff;
} .shortcode_post_content:hover::after {
left: 0;
}
.shortcode_post_content .text_content .post-more-download .post_link {
float: right;
}
.shortcode_post_content .text_content .post-more-download .share_link {
float: right;
}
.niva_shortcode_blog .shortcode_post_content a {
overflow: unset !important;
}  .link {
outline: none;
text-decoration: none;
position: relative;
font-size: 60px;
color: #fff;
display: inline-block;
} .link--kukuri {
text-transform: uppercase;
font-weight: 900;
overflow: hidden;
line-height: 0.75;
color: #fff;
}
.get-portfolio-details:hover .link--kukuri{
color: #fff;
}
.link--kukuri::after {
content: '';
position: absolute;
height: 16px;
width: 100%;
top: 50%;
margin-top: -8px;
right: 0;
background: #F9F9F9;
-webkit-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.get-portfolio-details:hover .link--kukuri::after{
-webkit-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
}
.link--kukuri::before {
content: attr(data-letters);
position: absolute;
z-index: 2;
overflow: hidden;
color: #fff;
white-space: nowrap;
width: 0%;
-webkit-transition: width 0.4s 0.3s;
transition: width 0.4s 0.3s;
}
.get-portfolio-details:hover .link--kukuri::before{
width: 100%;
} .love-it i {
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.loved i {
color: #6022ea;
}
.portfolio-bottom-icons {
margin-top: 50px;
}
.portfolio-bottom-icons a h4 {
font-weight: 300;
}
.portfolio-bottom-icons i {
color: #000000;
font-size: 40px;
}
.portfolio-bottom-icons a:hover, .portfolio-bottom-icons a:hover i {
color: #6022ea;
}
.portfolio-bottom-icons a i{
color: #000000;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.portfolio-bottom-icons a {
display: inline-table;
line-height: normal;
color: #000000;
margin: 0 30px;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.portfolio-bottom-icons {
float: left;
width: 100%;
margin: 50px 0 40px;
}
.love-it-wrapper {
display: inline-table;
}
.single-portfolio .love-count {
display: block;
font-weight: 400px;
margin-top: 7px;
}
.portfolio-bottom-icons .loved i{
color: #6022ea;
}
img.portfolio-single-pic {
margin-bottom: 20px;
}
img.portfolio-single-pic:last-child {
margin-bottom: 0;
}
.single-portfolio .article-content {
margin-bottom: 0;
padding-bottom: 0;
}
.job_expire_in {
color: #ffffff;
} button[data-toggle="modal"] {
padding-right: 25px !important;
background: #6022ea !important;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
}
button[data-toggle="modal"]:hover {
background: #00a0db !important;
}
.job_descriptions > span {
margin-right: 15px;
}
#apply_now input[type="text"], #apply_now input[type="email"], #apply_now input[type="file"], #apply_now textarea {
border-radius: 0px;
padding: 12px;
width: 100%;
}
.modal-header {
background: #6022ea none repeat scroll 0 0;
color: #ffffff;
padding: 30px;
}
#apply_now .modal-header {
padding: 30px;
}
#apply_now .modal-body {
padding-bottom: 0px;
padding-left: 30px;
padding-top: 30px;
padding-right: 30px;
}
#apply_now button.close {
font-size: 30px;
margin-top: 0;
opacity: 0.8;
transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out;
}
#apply_now button.close:hover {
opacity: 1;
}
#apply_now .modal-content {
overflow: hidden;
}
#apply_now .wpcf7-submit {
border-radius: 0px;
margin-top: 15px;
padding: 15px;
width: 100%;
}
#apply_now .close > span {
color: #ffffff;
}
#navbar > p:nth-child(2) {
display: none;
}
.job-type a {
background: #e98b39 none repeat scroll 0 0;
border-radius: 0px;
color: #ffffff;
display: inline-table;
font-size: 16px;
font-weight: 300;
padding: 8px 16px;
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
}
.job-type a:hover {
color: #ffffff;
background: #d35400 none repeat scroll 0 0;
} .header3 .no-menu,
.header2 .no-menu {
color: #a5a5a5;
}
.no-menu {
color: #000000;
display: inline-table;
margin: 37px 0 37px;
}
.added-redux-framework .fixed-sidebar-menu .no-menu,
.added-redux-framework .fixed-sidebar-menu .no-menu a {
color: #686868;
}
.tp-static-layers{
opacity: 0 !important;
}
.vc_tta-accordion.vc_tta.vc_general .vc_tta-panel {
margin-bottom: 30px;
}  footer .widget_recent_comments li,
footer .widget_pages li,
footer .widget_meta li,
footer .widget_categories li,
footer .widget_archive li,
footer .widget_nav_menu li,
footer .widget_recent_entries li {
padding-left: 15px !important;
margin-bottom: 5px;
position: relative;
}
footer .widget_nav_menu .menu{
padding: 0;
}
.footer-top .widget_nav_menu li {
margin: 0;
padding: 3px 0;
text-align: left;
width: 100%;
}
footer .widget_recent_comments li,
footer .widget_pages li,
footer .widget_meta li,
footer .widget_categories li,
footer .widget_archive li,
footer .widget_nav_menu li,
footer .widget_nav_menu a {
display: block;
color: #686868;
width: 100%;
text-align: left;
}
footer .widget:last-child {
margin-bottom: 0; 
}
footer .widget {
clear: both;
margin-bottom:20px;
}
footer #wp-calendar th, 
footer #wp-calendar td {
color: #ffffff;
}    .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//kayzasia.com/wp-content/themes/niva/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
margin-top: 45px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #000;
display: inline-block;
zoom: 1;
display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #869791;
filter: Alpha(Opacity=100); opacity: 1;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
color: #6022ea;
}
.owl-theme .owl-controls .owl-buttons div:hover i {
opacity: 1;
}
owl-theme .owl-controls .owl-buttons div i {
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
font-size: 35px !important;
opacity: 1;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
-ms-transform: none;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.services-section .box-shadow-column .vc_column-inner{ 
box-shadow: 0 0 25px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
overflow: hidden;
}   
.services-section .services-icon img {
-webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
-ms-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
-moz-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
}
.services-section .box-shadow-column .vc_column-inner {
transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
}
.services-section .box-shadow-column .vc_column-inner:hover {
background: #f7fafd !important;
cursor: pointer;
}
.services-section .box-shadow-column .vc_column-inner:hover .services-icon img {
filter: none;
-moz-filter:none;
-ms-filter:none;
}
.services-section .box-shadow-column .vc_column-inner:hover .button-sections a {
color: #74d66e !important;
}
.sidebar-menu .menu li {
border-bottom: 2px solid #fff;
background: #f7fafd;
margin: 0;
padding: 0 23px 0 0;
color: #000000;
width: 100%;
}
.sidebar-menu .menu li a {
color: #000000;
text-decoration: none !important;
border-left: 5px solid #6022ea;
display: inline-block;
padding: 20px 0 20px 20px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: 500;
font-size: 16px;
}
.sidebar-menu .menu li.current-menu-item > a,
.sidebar-menu .menu li:hover > a,
.sidebar-menu .menu li:focus > a,
.sidebar-menu .menu li:active > a   {
border-color: #000000;
}
.sidebar-menu h2.widgettitle {
color: #fff;
text-decoration: none !important;
display: inline-block;
padding: 22px 0 22px 25px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
font-weight: bold;
background: #6022ea;
width: 100%;
margin: 0;
border-bottom: 2px solid #fff;
font-size: 23px;
}
.sidebar-content .widget_recent_comments li, 
.sidebar-content .widget_pages li, 
.sidebar-content .widget_meta li, 
.sidebar-content .widget_categories li, 
.sidebar-content .widget_archive li, 
.sidebar-content .widget_nav_menu li, 
.sidebar-content .widget_recent_entries li,
.sidebar-content .widget_rss li {
position: relative;
padding-left: 19px;
} .owl-item.loading{
min-height: 150px;
background: url(//kayzasia.com/wp-content/themes/niva/css/AjaxLoader.gif) no-repeat center center
}
.text-light .esg-filterbutton.selected,
.text-light .esg-filterbutton:hover {
color: #6022ea !important;
}
.text-light .esg-filterbutton.selected span:first-child,
.text-light .esg-filterbutton:hover span{
text-decoration: none !important;
}
.text-light .esg-filterbutton:first-child {
padding-left: 0 !important;
}
.text-light .esg-filterbutton {
font-size: 17px !important;
border: 0 !important;
font-weight: 500 !important;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
} .contact_form_box {
text-align: left;
max-width: 600px;
width: 100%;
margin: 0 auto;
}
.contact_form__left label,
.contact_form__right label {
position: relative;
}
.contact_form__left label i,
.contact_form__right label i {
position: absolute;
top: 16.5px;
left: 15px;
z-index: 1;
color: rgba(229, 103, 104, .5);
font-size: 14px;
width: 14px;
}
.contact_form__right label i {
top: 25px;
}
.contact_form__left {
width: 50%;
height: 190px;
position: relative;
float: left;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-right: 10px;
margin: 0;
}
.contact_form__left input {
width: 100%;
padding: 0 20px;
padding-left:35px;
font-weight: 400;
height: 45px;
margin: 0;
color: #6f6f6f;
background: #fff;
position: relative;
border: 1px solid rgba(204,161,118,.4);
-webkit-transition: all .5s ease;
transition: all .5s ease;
border-radius: 0px !important;
}
.contact_form__right {
width: 50%;
position: relative;
float: right;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 10px;
margin: 0;
}
.contact_form__right textarea {
width: 100%;
padding: 19px;
font-weight: 400;
padding-left: 37px;
color: #6f6f6f;
background-color: #fff;
border: 1px solid rgba(204,161,118,.4);
max-height: 190px;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: relative;
border-radius: 0px !important;
}
.contact_form__bottom {
width: 100%;
height: 20%;
display: inline-block;
margin-top: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.contact_form__bottom button {
position: relative;
background-color: transparent;
border: 2px solid #cca176;
color: #cca176;
cursor: pointer;
-webkit-transition: all .3s ease;
transition: all .3s ease;
padding: 0 35px;
height: 45px;
font-weight: 600;
border-radius: 0;
outline: 0;
overflow: hidden;
font-size: 15px;
-webkit-transform: translateZ(0);
text-transform: capitalize;
}
.contact_form__bottom button:hover {
color: #fff !important;
}
.contact_form__bottom button::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #cca176;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.contact_form__bottom button:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.contact_form_box span.wpcf7-not-valid-tip {
font-size: 12px !important;
padding-top: 5px;
position: relative;
bottom: 2px;
}
.page_dark div.wpcf7-validation-errors {
max-width: 600px;
margin: 20px auto;
font-size: 14px;
text-align: center;
} .home_slider_creative-inner {
max-width: 935px;
margin: 0 auto !important;
}
.page_dark .home_slider_creative-inner .parent-typed-text {
font-weight: 400;
}
.page_dark .home_slider_creative-inner .parent-typed-text {
padding-top: 20rem;
padding-bottom: 20px;
position: relative;
z-index: 1;
}
.page_dark .home_slider_creative-inner .parent-typed-text::before {
content: "";
display: block;
width: 60px;
height: 35px;
background: url(//kayzasia.com/wp-content/themes/niva/images/quote-text-v2.png);
background-size: 60px 35px;
background-repeat: no-repeat;
position: absolute;
right: 18px;
bottom: 35PX;
z-index: -1;
}
.page_dark.header2 header .right-side-social-actions .phone-menu a:before {
opacity: .1;
}
.page_dark .services-slider .services-col1 .service-name {
font-size: 48px;
}
.page_dark .services-slider .services-col1 .description p {
color: #6f6f6f;
font-size: 15px;
line-height: 25px;
}
.page_dark .services-slider .services-col1 {
margin: 12rem 0 4rem;
padding: 5.5rem 6rem 3.5rem;
}
.page_dark .services-slider .navigation-services-slider .prev-item:after {
background: url(//kayzasia.com/wp-content/themes/niva/images/arrow-left.png);
}
.page_dark .services-slider .navigation-services-slider .next-item:after {
background: url(//kayzasia.com/wp-content/themes/niva/images/arrow-right.png);
}
.page_dark .st_clients_slider_v2 .slick-dots li button:after {
background: #fff;
opacity: 1;
width: 6px;
height: 6px;
}
.page_dark .st_clients_slider_v2 .slick-slide img  {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.page_dark .intro-text-clients p {
color: #fff;
font-size: 15px;
line-height: 25px;
max-width: 300px;
}
.page_dark .intro-text-clients p::after {
background-image: url(//kayzasia.com/wp-content/themes/niva/images/quote-text-v2.png);
}
.page_dark .st_clients_slider_v2 {
padding-top: 60px;
}
.page_dark .projects-posts-list-shortcode .col-project .project_cat_title_overlay {
background: rgba(0,0,0,1) !important;
}
.page_dark .title1-holder .title1-name span::before {
color:  #fff;
}
.page_dark .title1-holder .title1-name span::before {
bottom: 2rem;
}
.page_dark .navigation-jobs-slider .prev-item:after {
background: url(//kayzasia.com/wp-content/themes/niva/images/arrow-left.png);
}
.page_dark .navigation-jobs-slider .next-item:after {
background: url(//kayzasia.com/wp-content/themes/niva/images/arrow-right.png);
}
.page_dark .jobs-container-1 .jobs01-content p{
color: #6f6f6f;
font-size: 15px;
line-height: 25px;
}
.page_dark .jobs-container-1 a.btn_job {
letter-spacing: 1px;
display: inline-block;
cursor: pointer;
position: relative;
font-size: 12px;
line-height: 1;
font-weight: 400;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid;
-webkit-transition: all 400ms ease;
-khtml-transition: all 400ms ease;
-moz-transition: all 400ms ease;
-ms-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
background: transparent;
text-transform: lowercase;
margin-bottom: 10px;
}
.page_dark .jobs-container-1 a.btn_job i {
top: 1px;
right: 0;
}
.page_dark .jobs-container-1 a.btn_job  i::before {
content: "\f101";
}
.page_dark .jobs-container-1 h3.name-test strong {
color: #fff;
}
.page_dark #contact_info_section_text p, 
.page_dark #contact_info_section_text a {
color: #6f6f6f;
font-size: 15px;
}
.page_dark #contact_info_section_text a {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.page_dark #contact_info_section_text a:hover {
color: #cca176;
}
.page_dark .pace .pace-activity {
display: none;
}
.page_dark .pace-progress {
background: #fff;
}
@media(max-width: 1200px) {
.page_dark .home_slider_creative-inner .parent-typed-text {
font-size: 15px !important;
line-height: 25px !important;
}
.page_dark .jobs-container-1 h3.name-test {
line-height: 1;
}
.home_slider_creative-inner {
padding-top: 20px !important;
padding-bottom: 100px !important;
}
}
@media(max-width: 767px) { 
.page_dark .home_slider_creative-inner .parent-typed-text {
padding-top: 20px;
}
.page_dark .home1_section1_heading1, 
.page_dark .home1_section1_heading2 {
font-size: 50px !important;
line-height: 75px !important;
}
.page_dark .home1_section1_circle_animation img {
max-width: 40px;
}
.page_dark .navbar-default .navbar-toggle i {
color: #fff;
}
.home-dark-contact img.element_image_animation.myOrbit1 {
display: none !important;
}
} .pace {  z-index: 2000000004;  position: fixed;  height: 100vh;  width: 100%;  top: 0;  left: 0 }
.pace-cover {  
z-index: 2000000003;  
position: fixed;  
height: 100vh;  
width: 100%;  
top: 0;  
left: 0;  
background-repeat: no-repeat;  
background-size: 120px;  
pointer-events: none;  
-webkit-user-select: none;  
-moz-user-select: none;  
-ms-user-select: none;  
user-select: none;  transition: all .5s cubic-bezier(0.7,0,0.3,1);  
}
.pace-progress {  z-index: 2000000005; position: absolute;  width: 100%;  height: 5px;  right: 100%;  top: 0;  }
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pace-inactive, .pace-done  .pace-cover {  height: 0;  }
.pace-inactive .pace-progress{  display: none;  }
.pace .pace-activity {
display: block;
position: fixed;
z-index: 2000;
top: 0;
right: 0;
width: 300px;
height: 300px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
transform: translateX(100%) translateY(-100%) rotate(45deg);
pointer-events: none;
}
.pace.pace-active .pace-activity {
-webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.pace .pace-activity::before,
.pace .pace-activity::after {
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
bottom: 30px;
left: 50%;
display: block;
border: 5px solid #fff;
border-radius: 50%;
content: '';
}
.pace .pace-activity::before {
margin-left: -40px;
width: 80px;
height: 80px;
border-right-color: rgba(0, 0, 0, .2);
border-left-color: rgba(0, 0, 0, .2);
-webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
animation: pace-theme-corner-indicator-spin 3s linear infinite;
}
.pace .pace-activity::after {
bottom: 50px;
margin-left: -20px;
width: 40px;
height: 40px;
border-top-color: rgba(0, 0, 0, .2);
border-bottom-color: rgba(0, 0, 0, .2);
-webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
animation: pace-theme-corner-indicator-spin 1s linear infinite;
}
@-webkit-keyframes pace-theme-corner-indicator-spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(359deg); }
}
@keyframes pace-theme-corner-indicator-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
} body #wp-live-chat-2 {
border-radius: 0 !important;
}
body #wp-live-chat-1 {
padding-bottom: 15px;
}
body #speeching_button, #wplc_start_chat_btn, #wplc_na_msg_btn {
border-radius: 0 !important;
padding-left: 20px !important;
padding-right: 20px !important;
margin-top: 30px;
}
body #wp-live-chat-2 input#wplc_email {
margin-bottom: 30px !important;
}
body #wplc_chatbox_header {
display: none !important;
}
body span.bleeper_powered_by {
display: none !important;
}
#wp-live-chat #wp-live-chat-header {
width: 40px !important;
height: 40px !important;
border-radius: 0px !important;
right: 80px !important;
bottom: 11px !important;
border: 1px solid rgba(255, 255, 255, .5);
}
#wplc_hovercard_content {
box-shadow: none !important
}
body #speeching_button {
margin-top: 0px !important;
margin-bottom: 15px !important;
}
body #wplc_user_message_div {
border-radius: 0;
}
body #wplc_hovercard_bottom {
height: 0;
background: transparent;
padding: 0;
}
#wp-live-chat-4 {
border-radius: 0 !important;
}
#wplc_end_chat_button {
font-size: 14px !important;
}
#wp-live-chat-2 input {
border-radius: 0 !important;
} .woocommerce a.remove {
color: #FF2222 !important;
}
.woocommerce a.remove:hover {
color: #fff !important;
background: #FF2222;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
border-bottom: 1px solid rgba(0,0,0,.1) !important;
}
.woocommerce table.shop_attributes td p {
padding: 0 !important;
}
.header_mini_cart .widgettitle {
display: none;
}
.woocommerce-page table.cart button.button {
background-color: #6022ea;
color: #fff !important;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600;
padding: 0 20px;
height: 45px;
}
.woocommerce button.button:disabled[disabled]:hover {
background: #000;
}
.woocommerce-page table.cart button.button:hover {
background:#000;
}
.woocommerce table.shop_table thead, .woocommerce table.shop_table thead tr th {
background: #000 !important;
color: #fff !important;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
border-bottom: 0;
border-right: 0 !important;
border-left: 0 !important;
background: #fafafa;
}
.woocommerce-cart table.cart td span.amount, 
.woocommerce-cart table.cart td span {
color: #686868;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table td, 
.woocommerce-cart .cart-collaterals .cart_totals table th, 
.woocommerce-cart .cart-collaterals .cart_totals table a {
color: #000;
}
.woocommerce-cart .cart-collaterals .cart_totals .button {
min-height: 60px;
line-height: 60px;
display: block;
}
.woocommerce-cart table.cart input.qty_button {
background-color: #000;
color: #fff;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600;
padding: 0 15px;
height: 33px;
display: inline;
font-size: 15px;
}
.woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
border-radius: 0 !important;
height: 46px !important;
border-color: rgba(130, 130, 130, .5);
}
.shipping-calculator-form .button {
background-color: #6022ea !important;
color: #fff !important;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600 !important;
padding: 0 20px !important;
min-height: 45px !important;
line-height: 45px !important;
}
.shipping-calculator-form .button:hover {
background:#000 !important;
}
.woocommerce-shipping-calculator .form-row {
padding: 4px 0 !important;
}
.woocommerce-cart table.cart img {
width: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px !important;
color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px !important;
}
.single.single-product .product .thumbnails-summary .woocommerce-product-gallery__wrapper {
margin: 0px !important;
}
.single.single-product div.product .product_title {
font-weight: 600 !important;
font-size: 34px !important;
line-height: 1;
}
.woocommerce.single-product div.product p.price {
color: #000;
font-weight: 600;
}
.woocommerce.single-product div.product p.price ins {
text-decoration: none;
font-weight: 600;
}
.woocommerce.single-product div.product p.price del {
opacity: .5 !important;
}
.single.single-product div.product .woocommerce-tabs .panel h2 {
font-weight: 600 !important;
font-size: 18px !important;
margin-bottom: 20px !important;
}
.single.single-product div.product .woocommerce-tabs .panel h2 span {
font-size: 18px;
}
.single.single-product div.product .woocommerce-tabs .panel {
border: 0;
outline: 0 !important;
box-shadow: none;
-webkit-box-shadow: none;
}
.single.single-product div.product .woocommerce-tabs .panel p {
margin-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
position: static !important;
width: 70px;
border: 0;
border-radius: 0;
padding: 0;
margin-right: 20px;
background: transparent;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0;
border: 0;
float: none;
padding: 0 0 0 90px;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating {
float: none;
font-size: 13px;
margin-bottom: 10px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
margin-bottom: 5px;
font-size: 15px;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
text-align: left;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
padding: 15px 0;
width: 100%;
}
.woocommerce .woocommerce-Address-title.title {
background: transparent;
color: #252525;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
display: block !important;
padding: 20px 20px !important;
font-size: 20px;
border-bottom: 1px solid #ddd;
}
.woocommerce .woocommerce-MyAccount-navigation {
background: #F5F5F5;
}
.woocommerce div.product form.cart .variations label {
color: #000000;
font-size: 15px;
font-weight: 700;
line-height: 30px;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
div#reviews {
outline: 0;
}
.woocommerce nav.woocommerce-pagination {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
clear: both;
text-align: center;
padding-top: 30px !important;
}
ul.products li.product .onsale {
background: #000 none repeat scroll 0 0;
text-transform: capitalize;
border-radius: 0;
height: auto;
left: auto;
line-height: 0;
margin: 0;
min-height: auto;
min-width: auto;
padding: 20px 20px;
right: 15px;
top: 0;
}
ul.products li.product .price del {
opacity: .7 !important;
}
ul.products li.product .woocommerce_product__category a {
color: #686868;
font-weight: 400;
font-size: 15px;
-webkit-transition: all 300ms ease;
-khtml-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
ul.products li.product .woocommerce_product__category a:hover {
color: #6022ea;
}
ul.products li.product h2.woocommerce-loop-product__title {
margin-top: 20px !important;
font-size: 20px !important;
color: #000;
font-weight: 600;
margin-bottom: 0px !important;
padding-bottom: 5px !important;
}
ul.products li.product h2.woocommerce-loop-product__title a {
color: #000;
webkit-transition: all 300ms ease;
-khtml-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
ul.products li.product h2.woocommerce-loop-product__title a:hover {
color: #6022ea;
}
ul.products li.product .star-rating {
float: right !important;
margin-top: 4px !important;
}
ul.products li.product .product-price {
margin-top: 10px;
overflow: hidden;
margin-bottom: 10px;
}
ul.products li.product .product-price .price {
font-size: 15px;
float: left;
color: #000;
margin-top: 0 !important;
padding-top: 0;
}
ul.products li.product .product-price .price span {
color: #000;
}
ul.products li.product .product-price .price ins {
text-decoration: none;
font-weight: 400;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0;
margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
border: 0;
padding: 10px 0;
}
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce nav.woocommerce-pagination ul li a {
background-color: #FFF;
color: #000;
font-weight: 600;
float: left;
line-height: 1.42857;
margin: 0 5px;
padding: 10px 20px;
text-decoration: none;
border-radius: 0px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
}
.single-product .nine-high-padding > .container {
margin-top: 10px;
margin-bottom: -10px;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
background: #6022ea !important;
color: #fff !important;
}
.woocommerce nav.woocommerce-pagination ul li a::before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #6022ea;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover::before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.single-product.woocommerce span.onsale {
background-color: #000;
border-radius: 0;
color: rgb(255, 255, 255);
font-size: 15px;
font-weight: 600;
text-transform: capitalize;
left: 15px;
line-height: normal;
margin: 0;
min-height: auto;
min-width: auto;
padding: 10px 20px;
position: absolute;
text-align: center;
top: 0;
}
.woocommerce table.shop_attributes {
border: 0;
box-shadow: none;
margin-top: 15px;
opacity: .7;
}
body.woocommerce table.shop_attributes th {
border: 0;
background: transparent !important;
padding: 10px 5px 10px 0px !important;
line-height: 1 !important;
text-align: left;
font-size: 14px;
font-weight: 600;
}
.woocommerce table.shop_attributes td {
border: 0;
background: transparent !important;
font-style: normal;
padding: 5px !important;
line-height: 1 !important;
text-align: left;
}
.woocommerce table.shop_attributes td p {
padding: 0 !important;
margin: 0 !important;
color: #686868;
}
.single-product.woocommerce  .woocommerce-product-details__short-description {
margin-top: 25px;
}
.single-product.woocommerce  .product_meta {
font-size: 15px;
color: #686868;
font-weight: 400;
}
.single-product.woocommerce .product_meta > span > span, 
.single-product.woocommerce .product_meta > span > a:first-child {
padding-left: 10px;
}
.single-product.woocommerce .product_meta > span {
display: block;
margin-bottom: 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text {
width: auto;
}
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text {
padding: 7px;
}
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce #content div.product div.thumbnails a.first, 
.woocommerce #content div.product div.thumbnails::after, 
.woocommerce .cart-collaterals::after, 
.woocommerce .col2-set::after, 
.woocommerce .woocommerce-pagination ul.page-numbers::after, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce div.product div.thumbnails a.first, 
.woocommerce div.product div.thumbnails::after, 
.woocommerce ul.products, 
.woocommerce ul.products li.first, 
.woocommerce ul.products::after, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page #content div.product div.thumbnails a.first, 
.woocommerce-page #content div.product div.thumbnails::after, 
.woocommerce-page .cart-collaterals::after, 
.woocommerce-page .col2-set::after, 
.woocommerce-page .woocommerce-pagination ul.page-numbers::after, 
.woocommerce-page div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after, 
.woocommerce-page div.product div.thumbnails a.first, 
.woocommerce-page div.product div.thumbnails::after, 
.woocommerce-page ul.products, 
.woocommerce-page ul.products li.first, 
.woocommerce-page ul.products::after {
clear: none !important;
}
.woocommerce ul.products.columns-4 {
clear: both !important;
overflow: hidden;
margin: 0 -15px;
}
.woocommerce ul.products.columns-3 {
clear: both !important;
overflow: hidden;
}
.woocommerce .woocommerce-result-count, 
.woocommerce-page .woocommerce-result-count {
float: left !important;
margin-bottom: 0 !important;
margin-top: 9px;
}
.woocommerce ul.products li.product.col-md-4,
.woocommerce-page ul.products li.product.col-md-4 {
width: 25%;
float: left;
}
.woocommerce ul.products li.product.col-md-3, 
.woocommerce-page ul.products li.product.col-md-3, 
.woocommerce ul.products li.product.col-md-4, 
.woocommerce-page ul.products li.product.col-md-4, 
.woocommerce ul.products li.product.col-md-6, 
.woocommerce-page ul.products li.product.col-md-6 {
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;
margin: 15px 0 5px !important;
}
.woocommerce .loader::before {
display: none !important;
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
height: auto !important;
}
ul.products li.product .archive-product-title a {
font-size: 20px;
font-weight: 600;
color: #252525;
}
ul.products li.product .archive-product-title {
text-align: center;
padding-bottom: 0px;
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
border-top: 1px solid rgba(219, 219, 219, .5);
}
ul.products li.product a img {
margin: 0 !important;
}
.star-rating span {
color: #000;
}
.star-rating span {
color: #686868;
font-size: 13px;
}
.woocommerce-product-rating .star-rating {
font-size: 13px;
}
a.woocommerce-review-link {
color: #686868;
font-size: 14px;
display: block;
}
.products .star-rating {
float: none !important;
margin: 0 auto !important;
}
ul.products li.product .price {
font-size: 16px;
font-weight: 400;
text-align: center;
padding-top: 25px;
margin-bottom: 20px;
}
.custom_inner_class {
background-color: #fff;
padding-bottom: 25px;
border-radius: 0px;
overflow: hidden;
text-align: center;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart.wc-forward {
margin-top: 0;
background-color: #fff !important;
color: #000;
padding: 17px 25px;
font-weight: 600 !important;
border-radius: 0;
text-transform: capitalize;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-size: 15px;
line-height: 1;
opacity: 0;
position: relative;
z-index: 101;
}
button.woocommerce-button.button,
button.woocommerce-Button.button{
color: #fff !important;
}
.woocommerce-checkout form .form-row label.checkbox input {
position: relative !important;
margin: -2px 2px 0 0 !important;
}
.woocommerce ul.products li.product .woocommerce_product__wrap_box:hover .woocommerce-product--list-meta .button, 
.woocommerce ul.products li.product .woocommerce_product__wrap_box:hover .woocommerce-product--list-meta a.added_to_cart.wc-forward {
opacity: 1;
}
.woocommerce ul.products li.product .button::before {
display: none;
}
.woocommerce ul.products li.product a.button.loading {
opacity: 1;
}
.woocommerce ul.products li.product .button::after {
top: 17px;
letter-spacing: 0;
right: 6px;
}
.woocommerce ul.products li.product .button.added {
display: none;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.added_to_cart.wc-forward:hover {
color: #6022ea;
}
.woocommerce ul.products li.product .woocommerce-product-list-header {
position: relative;
overflow: hidden;
-webkit-box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
-khtml-box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
-moz-box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
-ms-box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
-o-box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
box-shadow: 0 12px 18px rgba(120, 120, 120, 0.2);
}
.woocommerce ul.products li.product .woocommerce-product--list-meta::before {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(96, 34, 234, .9);
z-index: 12;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
content: '';
}
.woocommerce ul.products li.product .woocommerce_product__wrap_box:hover .woocommerce-product--list-meta::before {
opacity: .9;
}
.woocommerce ul.products li.product .woocommerce-product--list-meta .woocommerce-add-to-cart-button {
position: absolute;
text-align: center;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 101;
}
.woocommerce span.onsale {
top: 20px !important;
right: 0px !important;
font-weight: 600;
font-size: 14px;
background: #000 none repeat scroll 0 0;
}
.woocommerce .product-thumbnails span.onsale {
right: auto !important;
background-color: #000;
}
.woocommerce #review_form #respond .form-submit input {
padding: 17px 25px;
font-weight: 600 !important;
color: #fff;
border-radius: 0;
background: #6022ea;
text-transform: capitalize;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-top: 20px;
float: left;
font-size: 15px;
}
.woocommerce #review_form #respond .form-submit input:hover {
background: #000;
}
.woocommerce #review_form #respond p.form-submit {
float: left;
}
.woocommerce .comment-form-rating {
margin-top: 20px;
color: #686868;
}
.woocommerce #review_form #respond {
width: 100%;
}
.woocommerce #review_form #respond label {
color: #686868;
font-weight: 400;
}
body.woocommerce div.product form.cart {
margin-top: 30px !important;
}
.related.products h2 {
font-weight: 600 !important;
margin-bottom: 20px !important;
}
.woocommerce .quantity .qty {
height: 2.2em;
-webkit-appearance: none !important;
-moz-appearance: textfield !important;
}
.woocommerce ul.products li.product {
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
}
.related.products ul.products li.product .archive-product-title a {
font-size: 20px;
font-weight: 600;
color: #252525;
}
.related.products ul.products li.product .archive-product-title {
text-align: center;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}
.related.products .star-rating span {
color: #000;
}
.related.products .products .star-rating {
float: none !important;
margin: 0 auto !important;
}
.related.products ul.products li.product .price {
font-size: 15px;
font-weight: 400;
text-align: center;
padding-top: 0;
margin-bottom: 0;
}
.custom_inner_class {
background-color: #fff;
padding-bottom: 35px;
border-radius: 0px;
overflow: hidden;
text-align: center;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.15);
}
.single-product .woocommerce-tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
margin: 20px 0 0;
}
.single-product .woocommerce-tabs ul.tabs {
position: relative !important;
display: inline-block;
width: 100%;
vertical-align: middle;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
border-bottom: 1px solid #e5e5e5;
clear: both;
overflow: unset !important;
}
.single-product .woocommerce-tabs ul.tabs>li {
position: relative !important;
display: inline-block !important;
vertical-align: middle;
margin-right: 28px !important;
background: transparent !important;
border: 0 !important;
}
.single-product .woocommerce-tabs ul.tabs>li a {
position: relative;
display: inline-block !important;
vertical-align: top;
padding: 13px 15px 13px 0 !important;
font-size: 15px;
border-bottom: 3px solid transparent;
margin-bottom: -3px;
font-weight: 700 !important;
color: #686868 !important;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.single-product .woocommerce-tabs ul.tabs>li {
position: relative !important;
display: inline-block !important;
vertical-align: middle;
margin-right: 28px !important;
background: transparent !important;
border: 0 !important;
padding: 0 !important;
}
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a::before,
.single-product.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display: none !important;
}
.single-product .woocommerce-tabs ul.tabs>li a:hover, 
.single-product .woocommerce-tabs ul.tabs>li.active a {
border-bottom: 3px solid #6022ea;
margin-bottom: -3px;
color: #6022ea!important;
}
.single-product .woocommerce-tabs .entry-content>h2 {
display: none;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.return-to-shop a.button.wc-backward,
body .woocommerce-MyAccount-content .button {
background-color: #6022ea;
color: #fff;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600;
padding: 0 20px;
height: 45px;
line-height: 45px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
}
.woocommerce-form-login .woocommerce-Button,
.woocommerce-notices-wrapper .wc-forward {
background-color: #6022ea !important;
color: #fff !important;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600 !important;
padding: 0 20px !important;
height: 45px;
line-height: 45px !important;
margin-right: 10px !important;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
}
.woocommerce-form-login .woocommerce-Button:hover,
.woocommerce-notices-wrapper .wc-forward:hover {
background-color:#000  !important;
color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.return-to-shop a.button.wc-backward:hover,
body .woocommerce-MyAccount-content .button:hover {
background-color:#000;
color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
padding: 10px 15px !important;
}
.woocommerce form .form-row label {
font-weight: 400;
}
.woocommerce table.shop_table {
border-collapse: collapse !important;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border-radius: 0 !important;
}
.woocommerce form.woocommerce-checkout .form-row-last {
float: right;
}
.woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td span {
color: #fff;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table td span {
color: #000 !important;
}
.woocommerce-checkout #payment ul.payment_methods li::before {
background: transparent !important;
}
.woocommerce form .form-row input.input-text {
border: 1px solid rgba(130, 130, 130, .5) !important;
height: 46px;
box-shadow: none;
outline: 0;
border-radius: 0;
padding: 15px;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: left;
}
.woocommerce-cart table.cart td {
text-align: center;
}
.woocommerce-cart table.cart th {
text-align: center;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
margin-bottom: 50px;
}
.woocommerce-cart .cart-collaterals .cart_totals {
margin-bottom: 0px;
}
.woocommerce table.shop_table a.remove {
margin: 0 auto;
}
.woocommerce .woocommerce-ordering select, 
.woocommerce .quantity .qty {
border: 1px solid rgba(0, 0, 0, 0.2);
line-height: normal;
padding: 0px 15px;
color: #686868;
list-style: none;
font-size: 15px;
outline: 0;
background: #fff;
}
.woocommerce .woocommerce-ordering select {
height: 50px !important;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
float: left !important;
margin-bottom: 0 !important;
margin-top: 8px;
clear: both;
}
.woocommerce .woocommerce-result-count {
margin: 23px 0 !important;
}
.woocommerce .woocommerce-ordering {
margin-top: 10px;
margin-bottom: 35px !important;
}
.woocommerce .woocommerce-checkout .form-row input.input-text {
border: 1px solid rgba(130, 130, 130, .5) !important;
height: 45px;
box-shadow: none;
outline: 0;
border-radius: 0;
padding: 10px 15px;
}
.woocommerce .woocommerce-checkout .col2-set .col-2, 
.woocommerce-page .woocommerce-checkout .col2-set .col-2 {
float: none !important;
clear: both !important;
width: auto !important;
}
.woocommerce .woocommerce-info {
font-size: 15px;
color: #828282;
border-color: #FF2222;
}
.woocommerce-info::before {
color: #FF2222; 
}
.woocommerce .woocommerce-checkout .select2-container .select2-selection--single {
height: 45px;
border-radius: 0;
border-color: rgba(130, 130, 130, .5) !important;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px;
color: #828282;
padding: 0 15px;
}
.woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
right: 10px;
}
.woocommerce-checkout #payment {
border-radius: 0;
}
.woocommerce .woocommerce-checkout .form-row .input-text, 
.woocommerce-page .woocommerce-checkout .form-row .input-text {
padding: 15px !important;
border: 1px solid rgba(130, 130, 130, .5) !important;
outline: 0 !important;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button, 
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce.single-product div.product form.cart div.quantity {
margin: 0 50px 0 0;
}
.woocommerce.single-product .quantity .qty {
height: 45px;
}
.woocommerce div.product form.cart div.quantity input.qty_button {
background-color: #000;
color: #fff;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600;
padding: 0 20px;
height: 45px;
display: inline;
font-size: 15px;
}
.woocommerce-form-coupon button.button {
background-color: #6022ea;
color: #fff !important;
-webkit-font-smoothing: antialiased;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
outline: 0 !important;
border-radius: 0 !important;
border: 0 !important;
text-transform: capitalize;
font-weight: 600;
padding: 0 20px;
height: 45px;
}
.woocommerce-form-coupon button.button:hover {
background: #000;
}
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-shipping-fields__field-wrapper label {
font-weight: 400;
color: #686868;
margin-top: 15px;
}
.woocommerce-product--list-meta a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
height: 100%;
display: block;
position: absolute;
top: 0;
z-index: 100;
width: 100%;
} .header_mini_cart {  
position: absolute !important;  
opacity: 0;
width: 280px;
border-radius: 0;
top: 90%;
right: 30px;
transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
visibility: hidden;
z-index: 999;
}
.header_mini_cart.visible_cart {
opacity: 1;
top: 90%;
visibility: visible;
}
.header_mini_cart a#woo_pp_ec_button.wcppec-cart-widget-button {
display: none;
}
.header_mini_cart p.woocommerce-mini-cart__buttons.buttons.wcppec-cart-widget-spb {
display: none;
}
.header_mini_cart .widget_shopping_cart {
padding: 25px;
background: #fff;
box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .04);
}
.header_mini_cart .cart_list.product_list_widget li {
padding-left: 0;
padding-right: 30px !important;
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
padding: 10px 0 10px;
box-sizing: border-box;
}
.header_mini_cart .cart_list.product_list_widget li:first-child {
padding-top: 0px;
}
p.woocommerce-mini-cart__empty-message {
margin: 0;
color: #000;
line-height: 1;
font-weight: 500;
font-size: 15px;
}
.header_mini_cart .woocommerce.widget_shopping_cart .total .amount {
color: #000;
font-weight: 700;
font-size: 14px;
}
.header_mini_cart .st-item-image-holder {
position: relative;
display: table-cell;
height: 100%;
width: 70px;
vertical-align: top;
box-shadow: 0px 0px 2px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, .1);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, .1);
}
.header_mini_cart  .st-item-image-holder img {
width: 100% !important;
}
.header_mini_cart .st-item-info-holder {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
vertical-align: top;
padding-left: 20px;
}
.header_mini_cart .st-item-info-holder .st-product-title {
margin-top: 0px;
font-size: 15px;
}
.header_mini_cart span.quantity {
color: #686868;
font-size: 14px;
font-weight: 400;
}
.header_mini_cart span.woocommerce-Price-amount.amount {
font-size: 14px;
font-weight: 400;
color: #686868;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove {
right: -30px !important;
left: auto;
color: #686868 !important;
background: transparent;
top: -3px;
font-weight: 300;
}
.header_mini_cart .woocommerce.widget_shopping_cart .total {
text-align: left;
font-size: 14px;
text-transform: uppercase;
}
.woocommerce-cart .header_mini_cart {
visibility: hidden !important;
}
.header_mini_cart .cart_list.product_list_widget li,
.header_mini_cart .cart_list.product_list_widget a {
color: #151515;
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
}
.header_mini_cart .cart_list.product_list_widget a:hover {
color: #6022ea;
}
.header_mini_cart .remove:before,
.header_mini_cart .remove:after{
content: "" !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .total, 
.header_mini_cart .woocommerce.widget_shopping_cart .total {
border-top: 0;
margin: 0;
padding: 8px 0 15px;
color: #000;
}
.header_mini_cart .buttons {
margin-bottom: 0;
text-align: left;
}
.header_mini_cart .button.wc-forward, 
.header_mini_cart .button.checkout {
padding: 16px 0px;
background-color: #6022ea;
display: inline-block;
margin-right: 0 !important;
text-align: center;
margin: 0 !important;
width: 48%;
color: #fff !important;
font-weight: 600;
font-size: 15px;
text-transform: capitalize;
border-radius: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translateZ(0);
position: relative;
overflow: hidden;
}
.header_mini_cart .button.wc-forward:hover,
.header_mini_cart .button.checkout:hover {
background-color: #000;
}
.header_mini_cart .button.checkout {
float: right;
}
.header_mini_cart .woocommerce ul.cart_list li a.remove, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::before, 
.header_mini_cart .woocommerce ul.cart_list li a.remove::after{
transition: all 0ms !important;
-webkit-transition: all 0ms !important;
}
.header_mini_cart .woocommerce .widget_shopping_cart .cart_list li.empty, 
.header_mini_cart .woocommerce.widget_shopping_cart .cart_list li.empty{
margin: 0;
padding: 0;
}
.shop_cart_div .shop_cart {
transition: all 400ms ease 0s;
-o-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-ms-transition: all 400ms ease 0s;
}
.shop_cart_div span.cart-contents-count {
position: relative;
background: #000;
color: #fff;
font-size: 10px;
line-height: 17px;
font-weight: 600;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
text-align: center;
border-radius: 50%;
position: relative;
bottom: 10px;
right: 12px;
transition: all 300ms ease
}
.shop_cart_div i {
font-size: 18px;
}
.shop_cart_div {
padding: 44px 15px 40px 0;
display: inline-block;
float: left;
}
.shop_cart_holder {
display: inline-block;
float: left;
position: relative;
} .header2 header .right-side-social-actions .phone-menu a,
#mt-nav-burger span {
background: #6022ea;
}
.header2 header .right-side-social-actions .mt-search-icon i {
color: #6022ea !important;
}
.is_header_semitransparent .navbar-default .container {
background: rgba(35, 35, 49, 0.2) none repeat scroll 0 0;
}
.is_header_semitransparent .sticky-wrapper.is-sticky .navbar-default .container {
background: rgba(35, 35, 49, 0.9) none repeat scroll 0 0;
}
.back-to-top {
background: transparent;
color: #ffffff;
}
.back-to-top:hover {
background: transparent;
color: #ffffff;
}
.single article .article-content p,
p,
.post-excerpt {
font-size: 16px;
line-height: 30px;
font-family: Poppins;
color: #000;
}
body {
font-family: Poppins;
}
h1,
h1 span {
font-family: "Poppins";
font-size: 36px;
}
h2 {
font-family: "Poppins";
font-size: 30px;
}
h3 {
font-family: "Poppins";
font-size: 24px;
}
h4 {
font-family: "Poppins";
font-size: 18px;
}
h5 {
font-family: "Poppins";
font-size: 14px;
}
h6 {
font-family: "Poppins";
font-size: 12px;
}
input,
textarea {
font-family: Poppins;
}
input[type="submit"] {
font-family: Poppins;
}
@media only screen and (max-width: 767px) {
.single article .article-content p,
p,
.post-excerpt {
font-size: 13px !important;
line-height: 20px !important;
}
body h1,
body h1 span {
font-size: 26px !important;
line-height: 29px !important;
}
body h2 {
font-size: 24px !important;
line-height: 27px !important;
}
body h3 {
font-size: 22px !important;
line-height: 25px !important;
}
body h4 {
font-size: 19px !important;
line-height: 22px !important;
}
body h5 {
font-size: 16px !important;
line-height: 19px !important;
}
body h6 {
font-size: 15px !important;
line-height: 17px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.single article .article-content p,
p,
.post-excerpt {
font-size: 13px !important;
line-height: 20px !important;
}
body h1,
body h1 span {
font-size: 36px !important;
line-height: 39px !important;
}
body h2 {
font-size: 32px !important;
line-height: 36px !important;
}
body h3 {
font-size: 28px !important;
line-height: 32px !important;
}
body h4 {
font-size: 24px !important;
line-height: 27px !important;
}
body h5 {
font-size: 20px !important;
line-height: 23px !important;
}
body h6 {
font-size: 16px !important;
line-height: 22px !important;
}
}
.breadcrumb a::after {
content: "|";
}
body {
background: #ffffff;
}
.logo img,
.navbar-header .logo img {
max-width: 120px;
}
::selection {
color: #ffffff;
background: #6022ea;
}
::-moz-selection { color: #ffffff;
background: #6022ea;
}
a,
a:visited {
color: #6022ea;
}
a:focus,
a:hover {
color: #000000;
} a,
span.amount,
.widget_popular_recent_tabs .nav-tabs li.active a,
.widget_product_categories .cat-item:hover,
.widget_product_categories .cat-item a:hover,
.widget_archive li:hover,
.widget_archive li a:hover,
.widget_categories .cat-item:hover,
.widget_categories li a:hover,
.pricing-table.recomended .button.solid-button,
.pricing-table .table-content:hover .button.solid-button,
.pricing-table.Recommended .button.solid-button,
.pricing-table.recommended .button.solid-button,
#sync2 .owl-item.synced .post_slider_title,
#sync2 .owl-item:hover .post_slider_title,
#sync2 .owl-item:active .post_slider_title,
.pricing-table.recomended .button.solid-button,
.pricing-table .table-content:hover .button.solid-button,
.testimonial-author,
.testimonials-container blockquote::before,
.testimonials-container blockquote::after,
.post-author>a,
h2 span,
label.error,
.author-name,
.prev-next-post a:hover,
.prev-text,
.wpb_button.btn-filled:hover,
.next-text,
.social ul li a:hover i,
.wpcf7-form span.wpcf7-not-valid-tip,
.text-dark .statistics .stats-head *,
.wpb_button.btn-filled,
.widget_meta a:hover,
.widget_pages a:hover,
.blogloop-v1 .post-name a:hover,
.blogloop-v2 .post-name a:hover,
.blogloop-v3 .post-name a:hover,
.blogloop-v4 .post-name a:hover,
.blogloop-v5 .post-name a:hover,
.post-category-comment-date span a:hover,
.list-view .post-details .post-category-comment-date a:hover,
.simple_sermon_content_top h4,
.page_404_v1 h1,
.widget_recent_comments li:hover a,
.list-view .post-details .post-name a:hover,
.blogloop-v5 .post-details .post-sticky-label i,
header.header2 .header-info-group .header_text_title strong,
footer .widget_nav_menu li::before,
.widget_recent_entries_with_thumbnail li:hover a,
.widget_recent_entries li a:hover,
.blogloop-v1 .post-details .post-sticky-label i,
.blogloop-v2 .post-details .post-sticky-label i,
.blogloop-v3 .post-details .post-sticky-label i,
.blogloop-v4 .post-details .post-sticky-label i,
.blogloop-v5 .post-details .post-sticky-label i,
.error-404.not-found h1,
.action-expand::after,
.list-view .post-details .post-excerpt .more-link:hover,
.header4 header .right-side-social-actions .social-links a:hover i,
.sidebar-content .widget_nav_menu li a:hover {
color: #6022ea;
} .navstyle-v8.header3 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v8.header3 #navbar .menu>.menu-item:hover>a,
.navstyle-v1.header3 #navbar .menu>.menu-item:hover>a,
.navstyle-v1.header2 #navbar .menu>.menu-item:hover>a,
.navstyle-v4 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v4 #navbar .menu>.menu-item:hover>a,
.navstyle-v3 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v3 #navbar .menu>.menu-item:hover>a,
.navstyle-v3 #navbar .menu>.menu-item>a::before,
.navstyle-v3 #navbar .menu>.menu-item>a::after,
.navstyle-v2 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v2 #navbar .menu>.menu-item:hover>a {
color: #6022ea;
}
.nav-submenu-style1 #navbar .sub-menu .menu-item.selected>a,
.nav-submenu-style1 #navbar .sub-menu .menu-item:hover>a,
.navstyle-v2.header3 #navbar .menu>.menu-item>a::before,
.navstyle-v2.header3 #navbar .menu>.menu-item>a::after,
.navstyle-v8 #navbar .menu>.menu-item>a::before,
.navstyle-v7 #navbar .menu>.menu-item .sub-menu>.menu-item>a:hover,
.navstyle-v7 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v7 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v7 #navbar .menu>.menu-item:hover>a,
.navstyle-v6 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v6 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v6 #navbar .menu>.menu-item:hover>a,
.navstyle-v5 #navbar .menu>.menu-item.current_page_item>a,
.navstyle-v5 #navbar .menu>.menu-item.current-menu-item>a,
.navstyle-v5 #navbar .menu>.menu-item:hover>a,
.navstyle-v2 #navbar .menu>.menu-item>a::before,
.navstyle-v2 #navbar .menu>.menu-item>a::after {
background: #6022ea;
} .related-posts .post-name:hover a {
color: #000000;
} .sweetthemes-icon-search,
.wpb_button::after,
.rotate45,
.latest-posts .post-date-day,
.latest-posts h3,
.latest-tweets h3,
.latest-videos h3,
.button.solid-button,
button.vc_btn,
.pricing-table.recomended .table-content,
.pricing-table .table-content:hover,
.pricing-table.Recommended .table-content,
.pricing-table.recommended .table-content,
.pricing-table.recomended .table-content,
.pricing-table .table-content:hover,
.block-triangle,
.owl-theme .owl-controls .owl-page span,
body .vc_btn.vc_btn-blue,
body a.vc_btn.vc_btn-blue,
body button.vc_btn.vc_btn-blue,
.pagination .page-numbers.current,
.pagination a.page-numbers:hover,
#subscribe>button[type='submit'],
.prev-next-post a:hover .rotate45,
.masonry_banner.default-skin,
.form-submit input,
.member-header::before,
.member-header::after,
.member-footer .social::before,
.member-footer .social::after,
.subscribe>button[type='submit'],
.no-results input[type='submit'],
h3#reply-title::after,
.newspaper-info,
header.header1 .header-nav-actions .shop_cart,
.categories_shortcode .owl-controls .owl-buttons i:hover,
.widget-title:after,
.title-subtile-holder .section-title::after,
body.single-st_projects .post-name::after,
h2.heading-bottom:after,
.single .content-car-heading:after,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active,
#primary .main-content ul li:not(.rotate45)::before,
.wpcf7-form .wpcf7-submit,
ul.ecs-event-list li span,
#contact_form2 .solid-button.button,
.details-container>div.details-item .amount,
.details-container>div.details-item ins,
.sweetthemes-search .search-submit,
.pricing-table.recommended .table-content .title-pricing,
.pricing-table .table-content:hover .title-pricing,
.pricing-table.recommended .button.solid-button,
#navbar ul.sub-menu li a:hover .blogloop-v5 .absolute-date-badge span,
.post-category-date a[rel="tag"],
.niva_preloader_holder,
#navbar .mt-icon-list-item:hover,
.sweetthemes-pagination.pagination .page-numbers.current,
.pricing-table .table-content:hover .button.solid-button,
footer .footer-top .menu .menu-item a::before,
.blogloop-v4.list-view .post-date,
.navbar-toggle .icon-bar,
.back-to-top,
.post-password-form input[type="submit"],
.search-form input[type="submit"],
.post-password-form input[type='submit'] {
background: #6022ea;
}
.sweetthemes-search.sweetthemes-search-open .sweetthemes-icon-search,
.no-js .sweetthemes-search .sweetthemes-icon-search,
.sweetthemes-icon-search:hover,
.latest-posts .post-date-month,
.button.solid-button:hover,
body .vc_btn.vc_btn-blue:hover,
body a.vc_btn.vc_btn-blue:hover,
.post-category-date a[rel="tag"]:hover,
body button.vc_btn.vc_btn-blue:hover,
.blogloop-v5 .absolute-date-badge span:hover,
#contact_form2 .solid-button.button:hover,
.subscribe>button[type='submit']:hover,
footer .mc4wp-form-fields input[type="submit"]:hover,
.no-results.not-found .search-submit:hover,
.no-results input[type='submit']:hover,
ul.ecs-event-list li span:hover,
.pricing-table.recommended .table-content .price_circle,
.pricing-table .table-content:hover .price_circle,
#modal-search-form .modal-content input.search-input,
.wpcf7-form .wpcf7-submit:hover,
.form-submit input:hover,
.blogloop-v4.list-view .post-date a:hover,
.pricing-table.recommended .button.solid-button:hover,
.search-form input[type="submit"]:hover,
.error-return-home.text-center>a:hover,
.pricing-table .table-content:hover .button.solid-button:hover,
.post-password-form input[type="submit"]:hover,
.navbar-toggle .navbar-toggle:hover .icon-bar,
.back-to-top:hover,
.post-password-form input[type='submit']:hover {
background: #000000;
}
.flickr_badge_image a::after,
.portfolio-hover,
.pastor-image-content .details-holder,
.item-description .holder-top,
blockquote::before {
background: rgba(155, 89, 182, 0.7);
} .author-bio,
.blockquote,
.widget_popular_recent_tabs .nav-tabs>li.active,
body .left-border,
body .right-border,
body .member-header,
body .member-footer .social,
body .button[type='submit'],
.navbar ul li ul.sub-menu,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
#contact-us .form-control:focus,
.sale_banner_holder:hover,
.testimonial-img,
.wpcf7-form input:focus,
.wpcf7-form textarea:focus,
.header_search_form,
.list-view .post-details .post-excerpt .more-link:hover {
border-color: #6022ea;
}
.sidebar-content .widget_search .search-submit {
background: #6022ea !important;
}
.header2 header .right-side-social-actions .phone-menu a:before {
background: #000000 !important;
}
#navbar .menu>.menu-item>a::before {
background: #6022ea !important;
}
body .home-new1,
body .home-new5 {
background-image: url(//kayzasia.com/wp-content/themes/niva/images/home-new-dots.png);
background-position: 50% !important;
background-size: auto 58px !important;
}
.home-new1 h4.vc_custom_heading {
font-size: 60px;
line-height: 70px;
padding-left: 50px;
padding-top: 40px;
padding-bottom: 10px;
}
.home-new1 .parent-typed-text {
margin-top: 70px;
position: relative;
}
.home-new1 .parent-typed-text::before {
content: '';
position: absolute;
top: 0;
left: -30px;
height: 100%;
width: 0;
border-left: 1px solid;
opacity: .2;
}
.home-new1 .parent-typed-text * {
font-weight: 400;
}
.home-new1 .text-left.sweetthemes_button {
padding-left: 50px;
padding-top: 20px;
}
.home-new1 h4.vc_custom_heading strong {
color: #6022ea;
font-weight: 600;
}
.home-new1 .mt_video img {
max-width: 50px;
}
.home-new1 .mt_video {
display: inline-block;
position: relative;
top: 5px;
left: 30px;
}
.home-new1 .mt_video a {
border-radius: 50%;
display: block;
width: 50px;
height: 50px;
position: relative;
}
.home-new1 .mt_video a::after, .home-new1 .mt_video a::before {
content: '';
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
border-radius: 50%;
opacity: 0;
-webkit-animation: video_circles 1200ms ease-in-out infinite;
animation: video_circles 1200ms ease-in-out infinite;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.home-new1 .mt_video a::after {
-webkit-animation-delay: 300ms;
animation-delay: 300ms;
}
.home-new2 h4.vc_custom_heading {
max-width: 510px;
padding-top: 35px;
padding-bottom: 10px;
}
.home-new2 h3.vc_custom_heading strong {
color: #6022ea;
font-weight: 600;
}
.home-new2 h4.vc_custom_heading strong {
color: #6022ea;
font-weight: 600;
}
.home-new2 .element-image-over img {
margin-top: -100px;
}
.home-new2 .vc_single_image-wrapper img {
max-width: 510px !important;
-webkit-box-shadow: 10px 5px 40px rgba(0, 0, 0, 0.14);
box-shadow: 10px 5px 30px rgba(0, 0, 0, 0.06);
border-radius: 4px;
}
.home-new2 h5.vc_custom_heading {
font-weight: 400;
letter-spacing: 1px;
z-index: 2;
text-align: left;
text-transform: uppercase;
margin: 20px 0 55px;
}
.cat-service-parent a {
display: block;
}
.home-new3 .parent-typed-text {
font-size: 16px !important;
line-height: 24px !important;
}
.home-new2 h5.vc_custom_heading::before {
content: "";
width: 30px;
border: none;
border-top: 1px solid;
display: inline-block;
position: relative;
bottom: 5px;
margin-right: 10px;
}
.home-new2 p {
color: #6f6f6f;
font-size: 15px;
line-height: 24px;
}
.home-new3 h5.vc_custom_heading {
font-weight: 400;
letter-spacing: 1px;
z-index: 2;
text-align: left;
text-transform: uppercase;
margin: 20px 0 55px;
}
.home-new3 h5.vc_custom_heading::before {
content: "";
width: 30px;
border: none;
border-top: 1px solid;
display: inline-block;
position: relative;
bottom: 5px;
margin-right: 10px;
}
.home-new3 .parent-typed-text::before {
content: '';
position: absolute;
border: 0;
left: -15px;
height: 100%;
width: 0;
border-left: 1px solid;
opacity: .2;
max-height: 75px;
}
.home-new3 p {
line-height: 24px;
font-size: 15px;
}
.home-new3 p strong {
font-weight: 600;
}
.home-new3 h4 strong {
color: #6022ea;
font-weight: 600;
}
.home-new3 .parent-typed-text * {
font-weight: 400;
}
.mt_typed_text {
font-weight: 600 !IMPORTANT;
}
.cat-service-parent a {
display: flex;
padding: 0px 30px 0px 0px;
}
.services_domains_shortcode_parent .cat-service {
padding-right: 15px;
min-width: 80px;
}
.services_domains_shortcode_parent .cat-service-parent a img {
max-width: 65px;
width: auto;
}
.services_domains_shortcode_parent .cat-service-element h3 {
font-size: 20px;
margin: 5px 0 5px;
color: #000;
font-weight: 500;
}
.services_domains_shortcode_parent .cat-service-element h4 {
font-weight: 400;
font-size: 13px;
line-height: 20px;
color: rgb(0 0 0 / .8);
}
.services_domains_shortcode_parent  button.slick-prev.slick-arrow, 
.services_domains_shortcode_parent  button.slick-next.slick-arrow {
font-size: 0;
padding: 10px 0px;
background: transparent;
border: 0 !important;
line-height: 1;
outline: 0;
top: 20%;
position: absolute;
}
.services_domains_shortcode_parent   .slick-arrow.slick-prev {
left: -40px;
}
.services_domains_shortcode_parent  .slick-arrow.slick-next {
right: -40px;
}
.services_domains_shortcode_parent  button.slick-prev.slick-arrow::before, 
.services_domains_shortcode_parent  button.slick-next.slick-arrow::before {
font-size: 40px;
font-family: FontAwesome;
color: rgba(0, 0, 0, .2);
transition: all 300ms ease;
}
.services_domains_shortcode_parent  button.slick-prev.slick-arrow:hover::before, 
.services_domains_shortcode_parent  button.slick-next.slick-arrow:hover::before {
color: rgba(0, 0, 0, 1);
}
.services_domains_shortcode_parent  button.slick-prev.slick-arrow::before {
content: '\f104';
}
.services_domains_shortcode_parent  button.slick-next.slick-arrow::before {
content: '\f105';
}
.services_domains_shortcode_parent .cat-service-element h3::before {
content: '';
position: absolute;
top: 0;
left: -50px;
right: -10px;
bottom: -5px;
background: rgba(0, 0, 0, 0.04);
border-radius: 4px;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
opacity: 0;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
z-index: -1;
max-height: 36px;
max-width: 250px;
}
.cat-service-element {
position: relative;
}
.cat-service-parent:hover h3::before {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
opacity: 1;
background: #DFEDFA;
}
.home-new4 h4 strong {
color: #6022ea;
font-weight: 600;
}
.home-new4 h5.vc_custom_heading {
font-weight: 400;
letter-spacing: 1px;
z-index: 2;
text-align: left;
text-transform: uppercase;
margin: 20px 0 55px;
}
.home-new4 h5.vc_custom_heading::before {
content: "";
width: 30px;
border: none;
border-top: 1px solid;
display: inline-block;
position: relative;
bottom: 5px;
margin-right: 10px;
}
.home-new4 p {
color: #6f6f6f;
font-size: 15px;
line-height: 24px;
}
.home-new4 > .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
max-width: 450px;
float: right;
padding-right: 50px;
padding-left: 30px;
padding-bottom: 50px;
}
.projects-slider-list2  button.slick-prev.slick-arrow, 
.projects-slider-list2  button.slick-next.slick-arrow {
font-size: 0;
padding: 10px 0px;
background: transparent;
border: 0 !important;
line-height: 1;
outline: 0;
top: 20%;
position: absolute;
}
.projects-slider-list2   .slick-arrow.slick-prev {
left: -40px;
}
.projects-slider-list2  .slick-arrow.slick-next {
right: -40px;
}
.projects-slider-list2  button.slick-prev.slick-arrow::before, 
.projects-slider-list2  button.slick-next.slick-arrow::before {
font-size: 40px;
font-family: FontAwesome;
color: rgba(0, 0, 0, .2);
transition: all 300ms ease;
}
.projects-slider-list2  button.slick-prev.slick-arrow:hover::before, 
.projects-slider-list2  button.slick-next.slick-arrow:hover::before {
color: rgba(0, 0, 0, 1);
}
.projects-slider-list2  button.slick-prev.slick-arrow::before {
content: '\f104';
}
.projects-slider-list2  button.slick-next.slick-arrow::before {
content: '\f105';
}
.projects-slider-list2 .project_cat_title_overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
transition: all 1s cubic-bezier(.23,1,.32,1);
display: flex;
opacity: .9;
background-color: rgb(96 34 234 / .9);
color: #fff;
transform: translateY(-105%);
-webkit-transform: translateY(-105%);
-moz-transform: translateY(-105%);
-webkit-transition: all 1s cubic-bezier(.23,1,.32,1);
-moz-transition: all 1s cubic-bezier(.23,1,.32,1);
transform: translateY(0);
opacity: 0;
max-height: 140px;
}
.slick-active:hover .project_cat_title_overlay {
max-height: 100%;
}
.slick-active .project_cat_title_overlay {
opacity: 1;
}
.projects-slider-list2 .box-project {
display: block;
width: 100%;
overflow: hidden;
text-align: center;
position: relative;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.projects-slider-list2 .project_cat_title_overlay_items {
width: 100%;
align-self: center;
padding: 30px;
}
.projects-slider-list2 .col-project h3.project_title {
font-size: 24px;
line-height: 1.2;
text-transform: capitalize;
margin: 0;
font-weight: 600;
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.projects-slider-list2 .col-project h5.project_cat {
margin: 15px 0 0px;
text-transform: lowercase;
line-height: 1.2;
font-weight: normal;
}
.projects-slider-list2 .col-project h5.project_cat a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color: #fff;
font-size: 16px;
}
.projects-slider-list2-filters {
text-align: center;
}
.projects-slider-list2-filters ul.projects-filters {
list-style: none;
padding: 0;
margin: 0;
display: inline-block;
padding-bottom: 10px;
}
.projects-slider-list2-filters ul.projects-filters li {
display: inline-block;
padding: 15px;
cursor: pointer;
}
.projects-slider-list2-filters ul.projects-filters li a {
color: #000;
font-weight: 500;
font-size: 18px;
}
.projects-slider-list2-filters ul.projects-filters li a.selected,
.projects-slider-list2-filters ul.projects-filters li:hover a {
border-bottom: 2px solid #6022ea;
color: #6022ea;
}
.navigation-projects > div .fa {
font-size: 40px;
transition: all 300ms ease;
}
.navigation-projects > div .fa:hover {
color: #6022ea;
}
.navigation-projects {
margin: -75px -30px 0;
text-align: right;
}
.navigation-projects > div {
display: inline-block;
padding: 30px;
cursor: pointer;
}
body .home-new4 {
z-index: 1;
margin-bottom: -90px;
}
.projects-slider-list2  .image-container {
height: 470px;
width: 100%;
background-size: cover;
}
@-webkit-keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
opacity: 0.08;
}
50% {
opacity: 0.08;
}
85% {
}
100% {
-webkit-box-shadow: 0 0 0 18px;
box-shadow: 0 0 0 18px;
opacity: 0;
}
}
@keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
opacity: 0.08;
}
50% {
opacity: 0.08;
}
85% {
}
100% {
-webkit-box-shadow: 0 0 0 18px;
box-shadow: 0 0 0 18px;
opacity: 0;
}
}
ul.row.cd-pricing-list.cd-bounce-invert li:nth-child(2) li{
color: #fff !important;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
mark {
background: transparent;
color: #000000;
text-decoration: underline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
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: bold;
}
dfn {
font-style: italic;
}
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;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
background: #f7f7f7 none repeat scroll 0 0;
color: #000000;
font-family: monospace;
font-size: 12px;
}
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"] {
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;
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;
width: 100%;
color: #686868;
font-size: 16px;
line-height: 23px;
}
table, th, td {
border: 1px solid #e6e6e6;
} 
td, th {
padding: 10px !important;
text-align: center;
}
.blog-posts .single-post .post-details .post-excerpt blockquote p{
color: #000;
}
.post-password-form input[type="submit"] {
background: rgb(236, 29, 35) none repeat scroll 0 0;
border-radius: 10px;
}
.blog-posts .single-post .post-excerpt.row > h1,
.blog-posts .single-post .post-excerpt.row > h2,
.blog-posts .single-post .post-excerpt.row > h3,
.blog-posts .single-post .post-excerpt.row > h4,
.blog-posts .single-post .post-excerpt.row > h5,
.blog-posts .single-post .post-excerpt.row > h6{
color: #000000;
}
.post-excerpt.row > h1,
.post-excerpt.row > h2,
.post-excerpt.row > h3,
.post-excerpt.row > h4,
.post-excerpt.row > h5,
.post-excerpt.row > h6{
color: #000000;
}
.page-links,
.post-excerpt.row > th,
.post-excerpt.row > address,
.post-excerpt.row > dl,
.post-excerpt.row > ol,
.post-excerpt.row > ul {
color: #9aa7af;
} section {
position: relative;
}
section.cover {
background-size: cover;
}
img {
max-width: 100%;
}
.mt-full-screen {
width: 100%;
height: 100%;
}
.mt-half-page {
width: 100%;
height: 50%;
}
.mt-uppercase {
text-transform: uppercase;
}
.mt-blue {
background: #00adf1;
}
p.subtitle {
font-size: 20px;
font-weight: 600;
color: rgba(255,255,255,0.7);
}
.top-margin {
padding-top: 60px;
}
.mediu-margin {
padding-top: 25px;
padding-bottom: 25px;
}
p {
color: #686868;
font-size: 16px;
font-weight: 400;
line-height: 30px;
} .button {
color: #FFF;
font-size: 14px;
font-weight: 300;
display: inline-block;
padding: 10px 20px;
margin: 10px;
}
.button.outline-button {
border: 1px solid #FFFFFF;
}
.button:hover {
text-decoration: none;
color: #FFFFFF;
}
.button.outline-button.mt-blue {
border-color: #00adf1;
color: #FFFFFF;
}
.video-background {
height: 100%;
} .block-triangle {
width: 80px;
height: 80px;
-ms-transform: none;
-webkit-transform: none;
transform: none;
margin: 0 auto;
position: relative;
top: 25px;
box-shadow: 0 0 0 6px #FFFFFF, 0 0 0 7px #dadbdb;
-webkit-box-shadow: 0 0 0 6px #FFFFFF, 0 0 0 7px #dadbdb;
}
.block-title p {
color: #2f383d;
font-size: 16px;
font-weight: 500;
}
.block-content p {
font-size: 15px;
color: #9aa7af;
font-weight: 300;
}
.block-icon i {
color: #FFFFFF;
font-size: 40px;
position: absolute;
left: 50%;
top: 50%;
-ms-transform: translate(-50%, -50%) rotate(0deg);
-webkit-transform: translate(-50%, -50%) rotate(0deg);
transform: translate(-50%, -50%) rotate(0deg);
} .left-block-container {
margin-bottom: 20px;
}
.left-block-container .block-title p {
text-transform: uppercase;
}
.left-block-container .block-title {
padding-top: 20px;
}
.left-block-container {
border-bottom: 1px solid #b1b6bb;
}
.left-block-container:last-child {
border-bottom: 0 none;
} .filters {
list-style: none;
text-align: center;
width: 100%;
}
.filters .filter {
display: inline-block;
} .testimonials-container ul {
list-style: none;
padding: 0;
}
.testimonials-container blockquote {
border: 0 none;
text-align: center;
padding: 40px 0 60px 0;
font-size: 26px;
color: rgba(255,255,255,0.5);
position: relative;
}
.testimonials-container blockquote * {
font-size: 26px;
}  .timeline .post-cotnent-left {
padding-right: 60px;
}
.timeline .post-cotnent-right {
padding-left: 60px;
}
.timeline{
position: relative;
}
.timeline article {
padding-bottom: 40px;
position: relative;
}
.timeline:before {
content: "";
display: block;
width: 4px;
height: 100%;
position: absolute;
top: 0;
left: 50%;
margin-left: 2px;
background: #00adf1;
}
.timeline article:before {
content: "";
display: block;
position: absolute;
width: 15px;
height: 90px;
background: url(//kayzasia.com/wp-content/themes/niva/images/timeline-dot.jpg);
left: 50%;
top: 50%;
margin-left: -4px;
margin-top: -45px;
}
body.single-post {
border: 0 none;
} .button[type="submit"] {
border-bottom: 4px solid;
color: rgb(255, 255, 255);
font-style: normal;
font-weight: 500;
margin: 0;
padding: 10px;
}
#contact_form .contact_input_holder {
margin-bottom: 15px;
}
.contact_input_holder {
margin-bottom: 20px;
}
.contact_input_holder i {
font-size: 20px;
left: 15px;
opacity: 0.5;
top: 9px;
}
#contact_form input[type="text"]::-webkit-input-placeholder, 
#contact_form input[type="text"]:-moz-placeholder, 
#contact_form input[type="text"]::-moz-placeholder, 
#contact_form input[type="text"]:-ms-input-placeholder, 
#contact_form textarea::-webkit-input-placeholder,
#contact_form textarea:-moz-placeholder,
#contact_form textarea::-moz-placeholder,
#contact_form textarea:-ms-input-placeholder {
color: #686868;
}
#contact_form {
background-color: rgb(242, 245, 248);
overflow: hidden;
padding: 21px 7px;
}
#contact_form .form-control {
border: 1px solid rgba(0, 0, 0, 0.1);
} .ketchup-error {
display: none !important;
} .btn-default:after {
background: #2c3e50;
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.btn-default:hover:after {
width: 100%;
}
.btn-primary:hover{
background: rgba(52, 73, 94,1.0);
}
.navbar {
margin-bottom: 0;
border: 0 none;
border-radius: 0;
}
.vc_container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
} .alignright{
text-align: right;
}
.no-author-pic .author-name {
margin: 0;
}
.alignleft{
text-align: left;
float: left;
}
.aligncenter {
text-align: center;
}
.wp-caption.alignleft{
margin: 10px 20px 10px 0 !important;
}
.wp-caption.aligncenter {
margin-bottom: 25px;
}
.clearfix {
clear: both;
}
.form-control {
background-color: #fff;
background-image: none;
border: 2px solid rgba(204, 204, 204, 0.5);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
color: #555;
display: block;
font-size: 14px;
height: 42px;
line-height: 1.42857;
padding: 6px 40px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
} .wpb_button {
border: 1px solid #FFFFFF;
position: relative;
font-size: 14px;
font-weight: 300;
display: inline-block;
padding: 10px 20px;
margin: 10px;
background-color: transparent;
color: #FFFFFF;
text-shadow: none;
}
.wpb_button:hover {
text-decoration: none;
color: #FFFFFF;
background: transparent;
}
.wpb_button:after {
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.wpb_button:hover:after {
width: 100%;
}
body .vc_btn, 
body a.vc_btn, 
body button.vc_btn {
color: #FFF;
font-size: 14px;
font-weight: 300;
display: inline-block;
padding: 10px 20px;
margin: 10px;
border-radius: 0;
} .vc_container .vc_row:nth-last-of-type(2) {
margin-bottom: 0;
} .mt-top-bar > div {
padding: 20px 0;
}
.mt-top-bar h1.logo {
margin: 0;
}
.list-view .post-thumbnail {
margin-left: 0;
padding-left: 0;
}
.clear_both_class:nth-child(3n+1) .grid-three-columns {
clear: both !important;
}
.clear_both_class:nth-child(2n+1) .grid-two-columns {
clear: both !important;
}
.full-width-part {
width: 100%;
} .heading-holder h2,
.heading-holder{
font-size: 18px;
color: #2f383d;
}
.heading-holder h2,
.heading-holder i {
display: block;
}
.heading-holder i {
float: right;
padding: 5px;
color: #e1e1e1;
border: 1px solid #e1e1e1;
margin-top: 10px;
cursor: pointer;
}
.heading-holder h2 {
float: left;
}
.form-holder-addon {
width: 48%;
float:left;
}
.wpb_tabs .wpb_tabs_nav {
background: #f5f6f7;
position: relative;
border-bottom: 1px solid #dfe5e9;
}
.wpb_tabs .wpb_tabs_nav:before{
position: absolute;
content: "";
display: block;
height: 5px;
width: 100%;
left: 0;
top: 0;
background: #e9edef;
}
.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
padding: 10px 20px;
}
.wpb_tabs .wpb_tabs_nav li{
border-top: 5px solid transparent;
}
.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background: #FFF;
}
.wpb_tabs{
border-top: 0 none;
border-bottom: 1px solid #dfe5e9;
border-left: 1px solid #dfe5e9;
border-right: 1px solid #dfe5e9;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background: #FFF;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
background: #FFF;
position: relative;
}
.wpb_content_element .wpb_tabs_nav li {
background: transparent;
}
.wpb_tabs .wpb_tabs_nav li a {
border-right: 1px solid transparent;
border-left: 1px solid transparent;
}
.wpb_content_element .wpb_tabs_nav li:first-child a {
border-left: 0 none;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
position: relative;
border-color: #dfe5e9;
}
.wpb_tabs .wpb_tabs_nav li.ui-tabs-active a:after {
content: "";
display: block;
width: 100%;
height: 1px;
position: absolute;
left: 0;
bottom: -1px;
background: #FFF;
opacity: 1;
}
.wpb_content_element .wpb_tabs_nav {
background: #f5f6f7;
position: relative;
border-right: 1px solid #dfe5e9;
}
.wpb_tour {
border-right: 1px solid #dfe5e9;
border-top: 1px solid #dfe5e9;
border-bottom: 1px solid #dfe5e9;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
padding: 15px 20px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
padding-top: 10px;
padding-left: 10px;
}
.wpb_tour_next_prev_nav {
padding-right: 10px;
padding-left: 10px;
}
.wpb_tour .wpb_tabs_nav:before {
position: absolute;
content: "";
display: block;
height: 100%;
width: 5px;
left: 0;
top: 0;
background: #e9edef;
}
.wpb_tour .wpb_tabs_nav li {
border-left: 5px solid transparent;
}
.wpb_tour.wpb_content_element .wpb_tabs_nav li a {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.wpb_tour .wpb_tabs_nav li:first-child a {
border-top: 0 none;
}
.wpb_tour .wpb_tabs_nav li:last-child a {
border-bottom: 0 none;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a {
border-color: #dfe5e9;
position: relative;
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a:after {
content: "";
display: block;
width: 1px;
height: 100%;
position: absolute;
right: -1px;
top: 0;
background: #FFF;
opacity: 1;
}
.widget-title{
margin-bottom: 15px;
}
.no-margin-head .section-title {
margin-top: 0;
}
.widget-title,
h3#reply-title,
h2.heading-bottom {
font-size: 24px;
margin-top: 30px;
padding-bottom: 5px;
margin-bottom: 40px;
position: relative;
font-weight: 600;
}
h2.heading-bottom {
margin-top: 10px;
margin-bottom: 50px;
}
h2.heading-bottom::after {
content: "";
display: block;
position: absolute;
left: 0;
bottom: -10px;
width: 60px;
height: 4px;
border-radius: 5px;
}
.post_thumbnails_slider{
border-radius: 0px;
-webkit-border-radius: 0px;
overflow: hidden;
}
.fixed-sidebar-menu .widget-title::after {
display: none;
}
h2.heading-bottom.text-left:after {
right: auto;
left: 0;
}
h2.heading-bottom.text-right:after {
left: auto;
right: 0;
}
.blog-posts.portfolio-posts.portfolio-shortcode {
margin: 10px 0 2px;
}
.niva_call-to-action h2 {
font-size: 20px;
color: #FFF;
}
.niva_call-to-action p {
font-size: 12px;
color: rgba( 255,255,255,0.8 );
font-weight: normal;
margin: 0;
}
.niva_call-to-action .vc_col-md-4 {
padding-right: 0;
text-align: center;
}
.niva_call-to-action .vc_col-md-8 {
padding-left: 0;
}
.niva_call-to-action {
padding: 40px 0;
}
.vc_row {
background-size: cover;
}
.niva_call-to-action .wpb_button {
margin-top: 20px;
}
.niva_shortcode_blog {
padding: 0;
overflow: hidden;
}
.wpb_content_element {
margin: 20px 0;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background: #FFFFFF;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {	
border-bottom: 1px solid #d5dadd;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
color: #FFF;
}
.wpb_accordion_section {
margin-bottom: 10px;
border: 1px solid #d5dadd;
}
.vc_carousel-inner img,
.vc_carousel-inner .vc_inner > a {
min-width: 100% !important;
}
.vc_images_carousel .vc_carousel-control .icon-next {
color: #FFF;
}
.masonry_banner a {
display: block;
}
.masonry_banner a:before, 
.masonry_banner a:after {
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.masonry_banner a:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
.masonry_banner a:after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
.masonry_banner:hover a:before, 
.masonry_banner:hover a:after {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.masonry_holder {
margin: 30px 40px;
position: absolute;
top: 0;
width: 80%;
}
.masonry_holder .category_name {
color: rgb(255, 255, 255);
font-size: 45px;
font-weight: bold;
margin: 0;
text-transform: uppercase;
}
.masonry_banner .read-more {
border: 1px solid;
color: rgb(255, 255, 255);
display: block;
float: left;
margin-top: 7px;
padding: 4px 6px;
}
.button-winona {
border-radius: 4px;
vertical-align: middle;
position: relative;
display: inline-block;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
} .button-winona:hover span {
color: #fff !important;
}
.button-winona {
overflow: hidden;
padding: 0;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button-winona::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
color: #FFF;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
padding: 10px 15px;
}
.button-winona > span {
display: block;
}
.button-winona::after,
.button-winona > span {
-webkit-transition: -webkit-transform 0.8s, opacity 0.8s;
transition: transform 0.8s, opacity 0.8s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button-winona.button--inverted:hover {
border-color: #21333C;
background-color: #21333C;
}
.button-winona:hover::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.button-winona:hover > span {
opacity: 0;
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
}
.menu-multipage-01-container {
float: left;
}
.shop_feature {
margin-top: 40px;
padding-bottom: 40px;
}
.wpb_column > .wpb_wrapper > .clients-container {
margin: 20px 0;
}
.no-padding-bottom .container #main article .entry-content > .wpb_row.no-bottom-margin {
margin-bottom: 0;
}
.top_section .wpb_wrapper h1 span {
font-size: 80px;
} .related-posts .post-author > a {
display: inline;
}
.related-posts .post-name a {
color: black;
line-height: 140%;
margin-bottom: 6px;
font-weight: bold;
}
.related-posts .post-author {
opacity: 0.85;
}
.single-post .love-it-wrapper {
display: none;
}
.related_blog_details {
background: white none repeat scroll 0 0;
padding: 30px;
}
.single .label-info.edit-t {
background: black none repeat scroll 0 0;
display: block;
float: right;
border-radius: 0;
-webkit-border-radius: 0;
padding: 6px;
}
.single .label-info.edit-t a {
color: #fff;
font-weight: 300;
}
.single .page-links {
background-color: rgb(245, 245, 245);
color: rgba(37, 37, 37, 0.8);
margin-top: 10px;
padding: 15px !important;
}
.post-author > a {
display: inline !important;
}
.comment-list .heading-bottom {
margin-bottom: 25px;
}
.single-post-tags > span {
color: #000;
font-size: 16px;
font-weight: 400;
display: inline-block;
overflow: hidden;
line-height: 30px;
margin: 0 5px 5px 0;
vertical-align: bottom;
padding: 5px 10px 5px 0;
border-radius: 5px;
}
.single-post-tags > a {
color: #686868;
font-weight: 400;
line-height: 30px;
text-transform: capitalize;
transition: all 250ms ease-in-out;
-webkit-transition: all 250ms ease-in-out;
font-size: 12px;
display: inline-block;
position: relative;
border: 0;
text-transform: uppercase;
}
.post-navigation {
position: relative;
padding: 0;
margin: 50px 0 0;
display: flex;
clear: both;
}
.post-navigation .prev-post, .post-navigation .next-post {
position: relative;
color: #000;
background: #fff;
box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .05);
-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .05);
}
.post-navigation .prev-post span, .post-navigation .next-post span {
text-transform: uppercase;
color: #6022ea;
font-weight: 600;
font-size: 12px;
display: block;
margin: 0 0 10px;
transition: all 250ms ease-in-out;
-webkit-transition: all 250ms ease-in-out;
}
.post-navigation .prev-post span:hover, .post-navigation .next-post span:hover {
color: #000;
}
.post-navigation .prev-post a, .post-navigation .next-post a {
font-size: 16px;
line-height: 1.5;
-webkit-border-radius: 0;
border-radius: 0;
display: block;
color: #000;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-weight: 600;
}
.post-navigation .prev-post a:hover, 
.post-navigation .next-post a:hover  {
color: #6022ea;
}
.post-navigation .prev-post img, .post-navigation .next-post img {
border-radius: 0;
transition: all .3s ease;
-webkit-transition: all .3s ease;
}
.post-navigation .prev-post img:hover, .post-navigation .next-post img:hover {
-webkit-filter: brightness(1.07);
filter: brightness(1.07);
}
.post-navigation .prev-post img {
float: left;
margin-right: 30px;
}
.post-navigation .next-post img {
float: right;
margin-left: 30px;
}
.post-navigation .next-post {
text-align: right;
}
.single-post-tags > a:last-child::after {
display: none;
}
.next-post-content, .prev-post-content {
padding: 20px;
}
.portfolio-bottom-description .love-it-wrapper {
display: none;
}
.portfolio-bottom-icons h4.single-post-love {
display: inline-table;
margin: 0;
}
.single-post .post-categories {
margin-bottom: 5px;
margin-top: 5px;
} .niva_preloader_holder {
background: #009dde none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10003;
}
.niva_preloader_holder .loaders {
left: 50%;
position: absolute;
top: 50%;
}