/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-group.lps-block .wp-block-group__inner-container {
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-group.lps-block.alignfull .wp-block-group__inner-container {
	margin: 0
}

.entry-content > .wp-block-group.lps-block {
	padding: 0;
}
/**
 * Note that these styles are loaded *before* editor styles, so that
 * editor-specific styles using the same selectors will take precedence.
 */

.wpdevart_gutenberg_timer_main_div label{
	min-width: 120px;
	display: inline-block;
}
.wpdevart_gutenberg_timer_main_div select{
	min-width: 120px;
}
.wpdevart_gutenberg_timer_main_div > span{
	font-weight: bold;
    color: #0085ba;
}
.wpdevart_countdown_content_block{
	display: block;
}

.wpdevart_countdown_content_block > tr{
	min-height: 40px;
}
.wpdevart_countdown_main_collapsible_element{
	background-color: #fafafa;
    display: inline-block;
    width: 100%;
    box-sizing: border-box !important;
    position: relative;
    min-width: 430px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
	padding-left: 3px;
}
.wpdevart_countdown_main_collapsible_element.closed_params .wpdevart_countdown_content_block{
	display: none;
}
.wpdevart_countdown_main_collapsible_element .title_image img{
	height: 34px;
    float: left;
	padding-top: 2px;
	
}
.wpdevart_countdown_content_block > tr:nth-child(odd) {
    background-color: rgba(176, 176, 176, 0.07);
}
.wpdevart_countdown_main_collapsible_element .title{
	display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}
.wpdevart_countdown_main_collapsible_element .head_block{
	cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
}
.wpdevart_countdown_main_collapsible_element .head_block .open_or_closed {
    float: right;
    height: 20px;
    right: 10px;
    color: #aaa;
    font: 400 20px/1 dashicons;
    speak: none;
    display: inline-block;
    top: 8px;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none!important;
}
.wpdevart_countdown_main_collapsible_element .head_block:hover .open_or_closed{
	color:#777
}
.wpdevart_countdown_main_collapsible_element .head_block .open_or_closed:before{
	content: '\f142';
}
.wpdevart_countdown_main_collapsible_element.closed_params .head_block .open_or_closed:before{
	content: '\f140';
}
.wpdevart_countdown_content_block .wpda_simple_input_td,.wpdevart_countdown_content_block .wpda_color_input_td{
	width:100%;
	vertical-align: middle;
    padding-left: 3px;
}
.wpdevart_countdown_content_block .wpda_title_description_td{
	min-width: 320px;
    line-height: 21px;
    vertical-align: middle;
    height: 45px;
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
}

.wpda_countdown_element_description{
	float: right;
    cursor: default;
    color: #0074a2;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #000000;
    border-radius: 200px;
    height: 23px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 15px;
}

.wpda_simple_input_time{
	width:50px;
}
.wpda_simple_span_time{
	display: inline-block;
    margin-right: 3px;
    width: 55px;
}
.wpdevart_countdown_content_block .components-datetime__date-help-button,
.wpdevart_countdown_content_block .components-datetime__date{
	display:none !important;
}
.wpda_simple_input_td fieldset{
	display: inline-block;
    padding: 0px;
    border: 0px
}  
.wpda_simple_input_td .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number] {
    width: 30px;
	padding: 0px;
}
.wpda_simple_input_td .components-datetime__time {
    margin-bottom: 5px;
}
.wpda_color_input_td input{
	padding: 0px !important;
	width: 105px;
    height: 30px;
}
.pro_feature {
    font-size: 13px;
    font-weight: bold;
    color: rgba(10, 154, 62, 1);
}
.wpdevart_countdown_upgrate_pro_link_td{
	text-align: center;
    height: 31px;
    vertical-align: middle;
}
.wpda_simple_input_time_small{
	font-size: 12px;
    position: relative;
    left: 12px;
}
.wpda_countdown_select{
	border: 1px solid #ccc !important;
    padding: 0px 23px 0px 10px !important;
    line-height: normal !important;
    font-size: 14px !important;
}.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('/wp-content/plugins/contact-form-7/assets/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}
#cookie-law-info-bar {
	font-size: 15px;
	margin: 0 auto;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	/* box-shadow:rgba(0,0,0,.5) 0px 5px 50px; */
	display: none;
	left:0px;
	font-weight:300;
	box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 9px 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}

/**
 * Added extra space between each cookie bar action elements @since 1.8.9
 */
.cli-plugin-main-link.cli-plugin-button {
	text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
    margin-left: 5px;
}
.gdpr-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.gdpr-col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.gdpr-col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.gdpr-align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.gdpr-d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
    overflow: hidden
}

.modal-open .gdpr-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1039;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.gdpr-modal {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	text-align: left;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
    .gdpr-modal .gdpr-modal-dialog {
        max-width:500px;
		margin: 1.75rem auto;
        min-height: calc(100% - (1.75rem * 2));		
    }
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;			
	}
}
.gdpr-modal-content {
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
    background-color: transparent;
    border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
    display: none;
}
.gdpr-tab-content>.active {
    display: block;
}
.gdpr-fade {
    transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
    flex-direction: column !important;
    align-items: stretch !important;
    -ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	border-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
    height: 24px;
    width: 50px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 20px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
    transform: translateX(26px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
    display: block;
}
.cli-fade {
    transition: opacity .15s linear;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #00acad;
    margin-bottom: 10px;
    color: #00acad;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #00acad;
    border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
    background-color: #000;
    -webkit-transform:scale(0);
    transform:scale(0);
    transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;
  
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
    transform: scale(0);
	overflow: hidden;
    outline: 0;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
    display: inline-block;
    position: relative;
    min-height: 1px;
    padding-left: 38px;
    font-size: 14px;
}
.cli-switch input[type="checkbox"] {
    display:none;
}
.cli-switch .cli-slider {
    background-color: #e3e1e8;
	height: 20px;
    width: 38px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
    border-radius: 34px;
    font-size:0;
}
.cli-switch .cli-slider:before {
    border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
    width: 100%;
    padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
    padding: 30px 10px;
	}
}
.cli-nav-pills {
    background: #fff;
}
.cli-nav-pills .cli-nav-link {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    color:#2a2a2a;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
    border-radius: .25rem;
    cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
    background-color: #f6f6f9;
    border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
    color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
    color: #343438;
    font-size: 14px;
    margin-top: 0;
}
.cli-tab-content h4 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    margin-top: 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
    background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.cli-wrapper {
    max-width: 90%;
    float: none;
    margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
    background-color: #00acad;
    padding: 10px 15px;
    text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #61a229;
    color: #ffffff;
    border-radius: 0;
}

.cli-tab-footer {
	width:100%;
	text-align:right;
    padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
    width: 10px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
}
.cli-tab-header a:after {
    width: 2px;
    height: 10px;
    left: 4px;
    top: calc(50% - 5px);
    -webkit-transform: none;
    transform: none;
}
.cli-tab-header a:before {
	width: 7px;
    height: 7px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    content: " ";
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
    position: relative;
	display: flex;
    align-items: center;
	font-size:14px;
    color:#000;
    text-transform: capitalize;
    
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.cli-tab-header {
    border-radius: 5px;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
    background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
	padding: 10px;
	background: transparent;
    border:none;
    min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
    font-size: 16px;
    margin-bottom: 15px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    padding: 0;
    color: #000;
}
.wt-cli-privacy
{
    display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
	color: #000;
	font-size:12px;
    text-align:right;
    min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
a.cli-privacy-readmore {
    font-size: 12px;
    margin-top: 12px;
    display: inline-block;
    padding-bottom: 0;
    cursor: pointer;
    color:#000;
    text-decoration: underline;
}
.cli-modal-footer {
    position: relative;
}
a.cli-privacy-readmore:before {
    content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
    content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
    transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
    fill: #000;
}
span.cli-necessary-caption {
    color: #000;
    font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
    display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
    display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
    display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
    overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
    z-index: -1;
}
.cli-modal.cli-blowup {
    z-index: 999999;
    transform: scale(1);
    
  }
  .cli-modal.cli-blowup .cli-modal-dialog {
    animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
    animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    99.9% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(0);
    }
  }
  @keyframes blowUpContentTwo {
    0% {
      transform: scale(2);
      opacity: 0;
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes blowUpModal {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes blowUpModalTwo {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    50% {
        transform: scale(0.5);
        opacity: 0;
      }
    100% {
      transform: scale(0);
      opacity: 0;
    }
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
    font-size: 12px;
}
.cli_settings_button
{
    cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
    display: none;
    font-size:16px;
}
/* Changes for CCPA 
Version : 1.8.9
*/
a.wt-cli-element.cli_cookie_close_button {
    text-decoration: none;
    color: #333333;
    font-size: 22px;
    line-height: 22px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
}
/* GDPR Bar Version 2 */
.cli-bar-container{
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cli-bar-btn_container {
    margin-left: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: nowrap;
}
.cli-style-v2 a
{
    cursor: pointer;
}
.cli-bar-btn_container a {
    white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link 
{
    font-weight:inherit;
}
.cli-style-v2 
{   
    font-size: 11pt;
    line-height: 18px;
    font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
    display: block;
}
.cli-style-v2 .cli-bar-message {
    width: 70%;
    text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
    width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
    margin-top:8px;
    margin-left: 0px;
    flex-wrap: wrap;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-message {
    text-align: center;
} */
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
    margin-top:8px;
    margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
    text-align: left;
    /* padding-left: 15px; */
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 16px;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container.cli-style-v2 {
    padding-left: 0px;
    padding-right: 0px;
} */

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
    margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
    margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
    font-size: inherit;
    cursor: pointer;
    margin: 0px 0px 0px 5px;
}
/* .cli-bar-container.cli-style-v2 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
} */
#cookie-law-info-bar[data-cli-style="cli-style-v2"] 
{
    padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
    padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
    padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
    text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    margin-top: 5px;
    margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
    white-space: nowrap;
    text-decoration: underline;
}
.wt-cli-necessary-checkbox {
    display: none !important;
}
@media (max-width: 985px) {
    .cli-style-v2 .cli-bar-message
    {
        width:100%;
    }
    .cli-style-v2.cli-bar-container
    {
        justify-content:left;
        flex-wrap: wrap;
    }
    .cli-style-v2 .cli-bar-btn_container {
        margin-left:0px;
        margin-top: 10px;
    }
    #cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
    {
        padding: 25px 25px;
    }
}
/* Settings popup footer section */
.wt-cli-ckyes-brand-logo {
    display: flex;
    align-items: center;
    font-size: 9px;
    color: #111111;
    font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
    width: 65px;
    margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
    padding-bottom:0;
}/*--------------------------------------------------------------------------------------

Plugin Name: KeyDesign Addon
Plugin URI: http://keydesign-themes.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Version: 1.9.5
Text Domain: keydesign

--------------------------------------------------------------------------------------*/

/*---------------------------------- Stylesheet Guide ---------------------------------


1.  ICONS
2.  ICON BOX ELEMENT
3.  PRICING ELEMENT
4.  TESTIMONIALS ELEMENT
5.  TEAM MEMBER
6.  FEATURES TABS
7.  PIE CHART ELEMENT
8.  CLIENTS ELEMENT
9.  VIDEO MODAL
10. BUTTON
11. TRANSITIONS
12. GOOGLE MAP
13. ANIMATIONS
14. FEATURED CONTENT
15. REVIEWS
16. APP GALLERY
17. COUNTDOWN
18. FAQ
19. MASONRY GALLERY
20. SCHEDULE
21. COLOR SWITCHER
22. CONTENT BOX
23. PROGRESS BAR
24. COUNTER
25. PHOTO BOX
26. DIVIDER
27. CALL TO ACTION BOX
28. ALERT BOX
29. PROCESS STEPS
30. PROMO BOX
31. EBOOK READER
32. TESTIMONIAL CARDS
GENERAL
RESPONSIVE

/* ------------------------------------------------------------------------

  1.  ICONS

 ------------------------------------------------------------------------*/
.icon-admin {
    width: 30px;
    height: 30px;
    font-size: 30px;
    padding: 5px;
}
.icon-admin::before {
    font-size: 30px;
}
.iconita {
    width: 100px;
    height: 92px;
    margin: auto;
    text-align: center;
    font-size: 60px;
    font-family: 'FontAwesome';
    border-radius: 18px;
    display: block;
    font-weight: 300 !important;
}
.hidden {
    display: none !important;
}

/* ------------------------------------------------------------------------

  2.  ICON BOX ELEMENT

 ------------------------------------------------------------------------*/
.key-icon-box .fa, .key-icon-box .nc-icon-outline {
    display: block;
    margin: auto;
    margin-bottom: 35px;
    font-size: 35px;
    width: 100px;
    height: 100px;
    line-height: 105px;
    border-radius: 90px;
}

.key-icon-box .ib-wrapper {
    padding: 40px 30px 30px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.key-icon-box .ib-wrapper:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.key-icon-box p {
    font-size: 14px;
    line-height: 25px;
}
.key-icon-box .ib-link {
    margin-top: 25px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.key-icon-box.icon-circle.icon-left .ib-link {
margin-left: 135px;
}

.key-icon-box.icon-circle .fa, .key-icon-box.icon-circle .nc-icon-outline, .key-icon-box.icon-circle .tt-iconbox-customimg {
    text-align: center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.key-icon-box .service-heading {
    text-transform: none;
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
}
.tt-iconbox-customimg {
    font-size: 35px;
    width: 100px;
    height: 100px;
    line-height: 105px;
    border-radius: 90px;
    margin: auto;
    position: relative;
    margin-bottom: 35px;
}
.icon-default .tt-iconbox-customimg {
    margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg {
    margin-bottom: 25px;
}
.icon-default .tt-iconbox-customimg img {
    max-width: 60px;
    margin-left: -30px;
}
.tt-iconbox-customimg img {
    position: absolute;
    left: 50%;
    margin-left: -22px;
    max-width: 45px;
    top: 50%;
    margin-top: -21px;
    height: auto;
}
.icon-default {
    text-align: center;
}
.key-icon-box.icon-top {
    text-align: center;
}
.key-icon-box.icon-left {
    text-align: left;
}

.key-icon-box.icon-left.icon-default .fa {
    text-align: center;
}

.key-icon-box.icon-left.icon-default p {
    margin-left: 70px;
}

.key-icon-box.icon-left.icon-default .fa, .key-icon-box.icon-left.icon-default .tt-iconbox-customimg {
    float: left;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0;
    width: 50px;
    height: 50px;
}
.key-icon-box.icon-left.icon-default .tt-iconbox-customimg img {
    max-width: 50px;
    margin-left: -25px;
    margin-bottom: 0;
}
.key-icon-box.icon-left.icon-default p {
    font-size: 14px;
}
.key-icon-box.cont-left {
    text-align: left;
}
.key-icon-box.cont-right {
    text-align: right;
}
.key-icon-box.cont-left .fa, .key-icon-box.cont-left .nc-icon-outline, .key-icon-box.cont-left .tt-iconbox-customimg {
    margin-left: 0;
}
.key-icon-box.icon-default .fa, .key-icon-box.icon-default .nc-icon-outline, .key-icon-box.icon-default .tt-iconbox-customimg {
    width: auto;
    height: auto;
    line-height: 1;
    margin-bottom: 20px;
}
.key-icon-box.icon-default.icon-top .fa, .key-icon-box.icon-default.icon-top .nc-icon-outline, .key-icon-box.icon-default.icon-top .tt-iconbox-customimg {
    width: 100%;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img {
    max-width: 60px;
    margin-left: 0;
    position: relative;
    margin-top: 0;
    top: inherit;
    left: inherit;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_medium_size img {
    max-width: 90px;
}
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg.img_big_size img {
    max-width: 120px;
}
.key-icon-box.icon-default.icon-top .service-heading {
    margin-bottom: 15px;
}
.key-icon-box.icon-left.icon-circle .fa, .key-icon-box.icon-left.icon-circle .tt-iconbox-customimg {
    float: left;
    margin-right: 35px;
    margin-top: -10px;
    margin-bottom: 0;
}
.key-icon-box.icon-left.icon-circle .tt-iconbox-customimg img {
    max-width: 44px!important;
    margin-left: -22px;
    margin-bottom: 0;
}
.small-iconbox .key-icon-box p {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
/* ------------------------------------------------------------------------

  3.  PRICING ELEMENT

 ------------------------------------------------------------------------*/
.pricing-table {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    background: #fff;
}
.pricing-meta {
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.pricing {
    overflow: hidden;
    position: relative;
    border-top: none;
    width: 100%;
    margin: 0;
    padding: 40px;
}
.pricing.active {
    opacity: 0.85;
    border-top: 0;
}
.pricing-title {
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 23px 0;
}

.pricing-table.light-scheme .pricing-title {background: #fafafa}

.pricing-title .other-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 0;
}
.pricing .pricing-row {
    padding: 10px 0;
    float: left;
    padding-left: 0;
    text-align: center;
    padding-right: 0;
    width: 100%;
    line-height: 1.5;
}
.pricing .pricing-row:first-child, .pricing .pricing-row:last-child {
    border-bottom: 0;
}
.pricing .pricing-row.selected {
    background-color: whitesmoke;
    font-weight: bold;
    color: #666;
    font-size: 14px;
    padding-top: 13px;
    margin-top: 10px;
    margin-bottom: -13px;
    padding-bottom: 13px;
}
.pricing.active .pricing-row.selected {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.pricing .col-lg-3 {
    padding: 0;
    font-weight: 300;
    line-height: 25px;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 7px;
}
.pricing.active .col-lg-3 {
    color: #fff;
}
.pricing .pricing-price {
    letter-spacing: -3px;
    line-height: 42px;
    display: block;
    font-size: 80px;
    font-weight: 300;
    width: 100%;
    line-height: 70px;
}
.pricing .pricing-time {
    font-size: 14px;
    font-weight: 400;
    font-family: inherit;
    line-height: 15px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 33px;
}
.pricing .iconita {
    line-height: 52px;
    font-size: 48px;
    height: 52px;
}
.pricing .pricing-title {
    font-weight: 700;
    font-size: 32px;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 32px;
}
.pricing .pricing-option {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.pricing .pricing-row.selected .pricing-option {
    font-size: 14px;
}
.pricing .pricing-option.selected {
    background: #3595f8;
}
.pricing.active .pricing-option {
    color: #fff;
}
.pricing .pricing-row.selected .fa {
    font-size: 13px;
    top: 0;
}
.pricing .fa {
    font-size: 10px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.pricing.active .fa {
    color: #fff;
}
.pricing .currency {
    font-size: 70px;
    margin-right: 5px;
}
.pricing .billing-time {
    color: #b3b3b3;
    font-size: 14px;
    line-height: 14px;
    margin-top: 8px;
}
.pricing.active .billing-time {
    color: #fff;
}
.pricing .secondary-button {
    background: transparent;
}
.pricing-table.active .tt_button:hover, .pricing-table .tt_button:hover {
    background: #fff;
}
.pricing .pricing-options-container .pricing-row {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
}
.pricing .pricing-image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.pricing .pricing-list-title {
    line-height: 25px;
    max-width: 90%;
    margin: auto;
    float: none;
}

.pricing .tt_button {
   margin-bottom: 54px;
}

/* ------------------------------------------------------------------------

  4.  TESTIMONIALS ELEMENT

 ------------------------------------------------------------------------*/
.testimonials.slider {
    width: 100%;
}
.testimonials.slider .tt-content h6 {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 630px;
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
    font-weight: 300;
}
#single-page .testimonials.slider h3,
.testimonials.slider h3 {
    font-size: 30px;
    font-weight: 700;
    margin: auto;
    line-height: 1.5;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
    max-width: 500px;
}
.testimonials.slider .tt-content .content {
    font-size: 14px;
    font-style: italic;
    line-height: 25px;
    font-weight: 400;
}
.testimonials.slider .tt-container {
    float: right;
    width: 100%;
    max-width: 55%;
    position: relative;
    margin-right: 3%;
    text-align: center;
    margin-top: 100px;
}


.testimonials.slider.without-image .tt-container{
    max-width: 100%;
    float: none;
    margin: 0;
}
.testimonials.slider.without-image .owl-pagination {
    position: relative;
    width: 100%;
    bottom: auto;
    right: 0;
    margin-right: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
.testimonials.slider.without-image .tt-quote {display: none;}
.testimonials.slider.without-image .tt-content h6 {max-width: 75%;}

.testimonials.slider .author {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    width: 100%;
    text-align: center;
    margin-top: 55px;
}

.testimonials.slider .testimonial-spacing {
    font-size: 18px;
    font-weight: 700;
    margin: 0 4px;
}


.with-overlay .testimonials.slider .tt-quote,
.with-overlay .testimonials.slider .author,
.with-overlay .testimonial-spacing,
.with-overlay .testimonials.slider h3,
.with-overlay .testimonials.slider .tt-content h6,
.with-overlay .testimonials.slider .tt-content .content {
    color: #fff
}

.with-overlay .testimonials.slider .owl-controls span {
    opacity: 0.3
}
.with-overlay .testimonials.slider .tt-content .content,
.with-overlay .testimonials.slider h6 {
    opacity: 0.85;
}

.with-overlay .testimonials.slider .owl-controls span {
    background: #fff;
}

.with-overlay .testimonials.slider .owl-controls .owl-page.active span,
.with-overlay .testimonials.slider .owl-controls .owl-page.active:hover span,
.with-overlay .testimonials.slider .owl-controls .owl-page:hover span {
    border-color: #FFF !important;
}


.tt-images {
    text-align: center;
    margin-bottom: -140px;
    font-size: 0;
}
.tt-image {
    display: block;
    width: auto;
    float: left;
    max-width: 40%;
}
.tt-image img {
    display: block;
    width: auto;
    float: left;
    height: auto;
}
.testimonials.slider .tt-quote {
    background: url(/wp-content/plugins/keydesign-addon/assets/img/quote1.png) no-repeat;
    display: block;
    width: 58px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 15px;
}
.testimonials.slider .tt-quote-right {
    margin-right: 0;
    margin-bottom: 0;
    background: url(/wp-content/plugins/keydesign-addon/assets/img/quote2.png) no-repeat;
    right: 15px;
    left: auto;
}
.testimonials.slider .owl-pagination {
    position: absolute;
    width: 55%;
    bottom: 140px;
    right: 0;
    margin-right: 3%;
}
.testimonials.slider .owl-controls span {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    margin: 0 10px;
}
.testimonials.slider .owl-controls .owl-page:hover span, .testimonials.slider .owl-controls .owl-page.active span {
    opacity: 1;
    background: transparent;
    border: 2px solid transparent;
}

.testimonials.slider .owl-controls .owl-page:hover span {
    opacity: 0.5;
}
.testimonials .owl-controls {
    text-align: center;
    position: relative;
    margin-top: 0;
    margin: auto;
    width: 100%;
    z-index: 99;
    max-width: 1240px;
}

.testimonials.owl-carousel .owl-item {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.testimonials.owl-carousel .owl-item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.testimonials.slider.white-navigation .owl-controls .owl-page span {
  background-color: #fff;
  border-color: transparent;
}

.testimonials.slider.white-navigation .owl-controls .owl-page.active span {
  border-color: #fff !important;
  background-color: transparent !important;
}

.testimonials.slider.white-navigation .owl-controls .owl-page:hover span {
  border-color: #fff !important;
}

/* ------------------------------------------------------------------------

  5.  TEAM MEMBER

 ------------------------------------------------------------------------*/
.team-member {
    text-align: center;
    position: relative;
}
.team-image {
    width: 190px;
    height: 190px;
    overflow: hidden;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    border-radius: 90px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.team-member .team-image img {
    margin: 0 auto;
    border: none;
    height: 100%;
    width: 100%;
}
.team-content {
    padding: 0;
    position: relative;
    z-index: 100;
    margin-top: 0;
    margin-bottom: 50px;
}
.team-member-down .team-content {
    margin-top: 0;
    margin-bottom: -50px;
}
.team-content h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    margin-bottom: 10px;
}
.team-content .team-subtitle {
    margin-bottom: 30px;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1;
    color: inherit;
}
.team-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.team-content-hover {
    top: 0;
    padding: 40px 35px;
    position: absolute;
    width: 190px;
    overflow: hidden;
    max-height: 190px;
    height: auto;
    opacity: 0.5;
    visibility: hidden;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
    z-index: 100;
    border-radius: 90px;
}

.team-content-hover .team-more-link {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: block;
    line-height: 1;
    margin-top: 25px;
    margin-bottom: -10px;
    position: relative;
    z-index: 20;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
}

.team-content-hover .team-more-link:hover {
    opacity: 0.6;
}

.team-image:hover .team-content-hover {
    opacity: 1;
    visibility: visible;
    margin-left: calc(95px - 50%);
    margin-top: -50px;
    max-height: 400px;
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.team-content-hover p {
    color: #fff;
    opacity: 0;
    font-size: 8px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    font-size: 12px;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
}
.team-image:hover .team-content-hover p {
    opacity: 1;
    font-size: 12px;
}
.team-content-hover .gradient-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
.team-content .team-content-hover h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
.team-content .team-content-hover .team-subtitle {
    color: #fff;
    position: relative;
}
.team-socials {
    position: relative;
    margin: auto;
    margin-top: 45px;
    width: 100%;
    z-index: 101;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}
.team-socials .fa {
    color: white;
    margin: 0 10px;
    font-family: FontAwesome;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}
.team-socials .fa:hover {
    opacity: 0.5;
}

.team-carousel .owl-pagination {
	text-align: center;
}

.team-carousel .owl-carousel .owl-item {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.team-carousel .owl-carousel .owl-item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* ------------------------------------------------------------------------

  6.  FEATURES TABS

 ------------------------------------------------------------------------*/
.fullwidth .features-tabs {margin: 0 -15px;}
.features-tabs .container {
    position: relative;
}
.features-tabs .tab-image-container {
    position: absolute;
    height: 100%;
}
.features-tabs .tab-image-container img {
    width: auto;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
}
.features-tabs h2.section-heading {
    text-align: left;
}
.features-tabs .section-subheading {
    margin-bottom: 30px;
    margin-top: 5px;
    text-align: left;
    max-width: 450px;
    float: left;
    line-height: 25px;
}
.features-tabs .tabs {
    margin: 0;
    padding: 0;
    height: auto;
    background-color: transparent;
    margin-top: 0;
    float: right;
    width: 50%;
}
.features-tabs .tab {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding: 0;
    display: inline-block;
    zoom: 1;
    border: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    background: none;
    width: 100%;
    padding: 0;
    background: #fafafa;
}
.features-tabs .tab:hover {
    background: #f5f5f5;
}
.features-tabs .tab:first-child {
    border-top: none;
}
.features-tabs .tab a {
    display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: inherit;
    padding: 46px 120px 46px 160px;
}
.features-tabs .tab a:hover {
    color: inherit;
}
.features-tabs .tab a h5 {
    text-transform: none;
    font-size: 18px;
    margin-top: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
    margin-bottom: 10px;
}
.features-tabs .tab a p {
    font-size: 14px;
    line-height: 25px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
#single-page .features-tabs .tab a p {margin-bottom: 0;}
.features-tabs .tab.active:hover .fa, .features-tabs .tab.active .fa, .features-tabs .tab.active * {
    color: #fff;
    opacity: 1;
}
.features-tabs .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}
.features-tabs .tab a .triangle {
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    left: 0;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    border-bottom: 0;
    border-right: 10px solid transparent;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    width: 0;
}
.features-tabs .tab.active a .triangle {
    opacity: 1;
}
.features-tabs .tab:hover .fa, .features-tabs .tab .fa {
    font-size: 36px;
    position: absolute;
    left: 62px;
    top: 69px;
    color: inherit;
    font-weight: 100;
    opacity: 0.6;
}
.tt-tab-customimg {
    position: absolute;
    left: 62px;
    top: 68px;
    color: inherit;
    font-weight: 100;
    opacity: 0.6;
}
.features-tabs .tab.active .tt-tab-customimg img {
    -webkit-filter: brightness(2);
}
.tt-tab-customimg img {
    display: block;
}
.features-tabs .tab .triangle .inner-triangle {
    display: block;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: 2px;
    position: absolute;
    left: -8px;
}
.features-tabs ul {
    padding-left: 0px;
    margin-bottom: 30px;
}
.features-tabs li {
    background: url(/wp-content/plugins/keydesign-addon/assets/img/checked.png) no-repeat left 20px;
    padding-left: 40px;
    list-style: none;
    margin: 0;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 60px;
}


.tabs-image-right.features-tabs .tabs {float: left;}
.tabs-image-right.features-tabs .tab-image-container {right: 0;}

.tabs-image-right.features-tabs .tab a .triangle {
    right: 0;
    margin-right: -10px;
    top: 50%;
    left: inherit;
    margin-top: -10px;
    border-bottom: 0;
    border-left: 10px solid transparent;
    height: 0;
    border-right: 0!important;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    width: 0;
}


/* ------------------------------------------------------------------------

  7. PIE CHART ELEMENT

 ------------------------------------------------------------------------*/
.kd_pie_chart {
    display: block;
    position: relative;
    text-align: center;
}

.kd_pie_chart .kd_pc_title {
    text-transform: none;
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
    margin-top: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}

#single-page .kd_pie_chart .kd_pc_desc,
.kd_pie_chart .kd_pc_desc {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}

.kd_pie_chart .pc-link a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.kd_pie_chart .pc_percent_container {
    font-size: 20px;
    position: absolute;
    font-weight: 300;
    letter-spacing: -2px;
    top: 55px;
    width: 100%;
    left: 0;
    line-height: 50px;
}

.kd_pie_chart .kd-piechart-customimg {
    max-height: 45px;
    position: absolute;
    top: 60px;
    width: 100%;
    left: 0;
}

.kd_pie_chart .kd-piechart-customimg img {
    max-height: 45px;
    width: auto;
}

.kd_pie_chart .pc_percent_container .pc_percent {
    font-size: 40px;
    margin-right: 5px;
}

.kd_pie_chart .kd_chart .kd-piechart-icon {
    position: absolute;
    width: 100%;
    max-height: 45px;
    top: 60px;
    left: 0;
}
.kd_pie_chart .kd_chart .kd-piechart-icon .fa {
    font-size: 40px;
}

/* ------------------------------------------------------------------------

  8.  CLIENTS ELEMENT

 ------------------------------------------------------------------------*/
.client {
    position: relative;
}
.client .client_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.client a {
    z-index: 10;
    position: relative;
    display: block;
}
.client.grow:hover .client_overlay {
    width: 120%;
    margin-left: -10%;
    height: 140%;
    margin-top: -10%;
}
.client.circle:hover .client_overlay {
    border-radius: 50%;
    overflow: hidden;
}
.client.opacity:hover .client_overlay {
    opacity: 0.6;
}
.client img {
    display: block;
    margin: auto;
}
.container .client h4 {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 20px;
    transition: 0.3s;
}
.container .client:hover h4 {
    opacity: 1;
    bottom: -20px;
}
.clients .owl-controls .owl-buttons {
    display: block;
}
.clients .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    z-index: 1;
}
.clients.slider {
    max-width: 100%;
    margin: 38px auto
}
.clients.slider .clients-content {
    margin: 0;
}
.clients.slider .clients-content img {
    display: block;
    margin: auto;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: auto;
    max-width: 100%;
    height: auto;
    cursor: pointer;
}

.clients.slider.opacity-effect .clients-content img {
    opacity: 0.6;
}
.clients.slider.opacity-effect .clients-content img:hover {
    opacity: 1;
}

.clients.slider.grayscale-effect .clients-content img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.clients.slider.grayscale-effect .clients-content img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

.clients.slider.zoomin-effect .clients-content img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.clients.slider.zoomin-effect .clients-content img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* ------------------------------------------------------------------------

  9 VIDEO MODAL

 ------------------------------------------------------------------------*/
.video-container {
    position: relative;
}
.video-container a {
    display: block;
    cursor: pointer;
    margin: auto;
}
.video-container img {
    margin: auto;
    display: block;
    height: auto;
    width: 100%;
    max-width: 1050px;
}
.video-container:hover .play-video:hover, .play-video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: 50px;
    width: 100px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    height: 100px;
    border: 2px solid white;
}
.video-container:hover .play-video {
    background: #F8F8F8;
}
.video-container:hover .play-video:hover .fa-play, .play-video .fa-play {
    width: 25px;
    height: 30px;
    color: white;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-size: 32px;
    font-weight: 400;
    position: absolute;
    top: 33px;
    left: 39px;
}
#video .overlay {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
}
.video-socials {
    position: absolute;
    margin: auto;
    text-align: center;
    right: 10px;
    top: 7px;
    margin-top: 0;
    width: 60px;
    background-color: #f8f8f8;
    border-radius: 30px;
    padding: 22px;
    height: 60px;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: 250ms ease-in;
    -moz-transition: 250ms ease-in;
    -ms-transition: 250ms ease-in;
    -o-transition: 250ms ease-in;
    transition: 250ms ease-in;
}
#single-page .video-socials {
    right: -100px;
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.1);
}
.video-socials:hover {
    max-height: 100%;
    height: 296px;
}
.video-socials .fa {
    margin: 0;
    font-family: FontAwesome;
    -webkit-transition: 250ms ease-in;
    -moz-transition: 250ms ease-in;
    -ms-transition: 250ms ease-in;
    -o-transition: 250ms ease-in;
    transition: 250ms ease-in;
    font-size: 17px;
    color: #b3b3b3;
    font-weight: 400;
    line-height: 25px;
    height: 25px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.video-socials:hover .share-icon {
    opacity: 0.4;
}

.video-social-text {
    display: none;
}

.share-icon {
    -webkit-transition: 250ms ease-in;
    -moz-transition: 250ms ease-in;
    -ms-transition: 250ms ease-in;
    -o-transition: 250ms ease-in;
    transition: 250ms ease-in;
    display: block;
    width: 14px;
    height: 16px;
    background: url(/wp-content/plugins/keydesign-addon/assets/img/share.png) no-repeat;
    margin: 0;
    margin-bottom: 50px;
}
.video-socials .fa-google-plus {
    margin-bottom: 0;
    font-size: 15px;
}
.video-modal {
    padding: 0 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999 !important;
    background: rgba(183, 187, 197, 0.0);
}
.video-modal.in {
    background: rgba(183, 187, 197, 0.7);
}
.video-modal iframe {
    border: 5px solid rgba(255, 255, 255, 0.25);
    border-radius: 3px;
    box-sizing: content-box;
    box-shadow: 0 0px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.video-modal .modal-content {
    padding: 0;
    border: 0;
    position: fixed;
    width: 712px;
    left: 50%;
    margin-top: -200px;
    top: 50%;
    margin-left: -356px;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.video-modal.in .modal-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* ------------------------------------------------------------------------

  10. BUTTON

 ------------------------------------------------------------------------*/
.tt_button {
    width: 200px;
    text-transform: uppercase;
    height: 50px;
    border: 2px solid white;
    border-radius: 25px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    display: block;
    margin: auto;
    letter-spacing: 1px;
    line-height: 48px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    -webkit-transition: 0.3s !important;
    -moz-transition: 0.3s !important;
    -ms-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
    text-align: center;
}
.tt_button .iconita {
    font-size: 13px;
    display: inline-block;
    width: auto;
    height: auto;
    border-radius: 0;
    line-height: 1;
    color: #fff;
    margin-right: 8px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tt_button.button-right .iconita {
    margin-right: 0;
    margin-left: 8px;
}
.tt_button:hover {
    background: transparent;
}
.tt_button:focus {
    color: #fff;
}
.tt_button.slider-button:hover, .tt_button.tt_secondary_button {
    background: #fff;
}
.tt_button.tt_secondary_button:hover {
    color: #fff;
    border-color: #fff;
}
.tt_button.slider-button:hover {
    border-color: #fff;
}
.tt_button.second-style {
    min-width: 240px;
    background-color: white;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    padding: 0 35px;
}
.tt_button.second-style .iconita {
    font-size: 27px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tt_button.second-style:hover .iconita {
    color: #fff;
}
.tt_button.second-style .sec_text {
    font-size: 10px;
    font-weight: 700;
    float: left;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 10px;
}
.tt_button.second-style .prim_text {
    font-size: 14px;
    font-weight: 900;
    float: left;
    line-height: 1;
    margin-top: 3px;
}
.tt_button.second-style:hover {
    color: #fff;
    border: 2px solid #fff;
}

/* ------------------------------------------------------------------------

  11. TRANSITIONS

 ------------------------------------------------------------------------*/




.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;
}

/* fade */
.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;
}

/* backSlide */
.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;
}

/* goDown */
.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;
}

/* scaleUp */
.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;
}

/* Keyframes */

/*empty*/
@-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);
    }
}

/* ------------------------------------------------------------------------

  12. GOOGLE MAP

 ------------------------------------------------------------------------*/
.kd_map {
    height: 1000px;
}
.contact-map-container {
    margin-top: -35px;
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    height: 400px;
    overflow: hidden;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.full-map.contact-map-container, .map-toggle-off.contact-map-container {
    height: 650px;
}

.map-toggle-off.contact-map-container .kd_map,
.full-map .kd_map {
    pointer-events: auto;
}
.kd_map {
    pointer-events: none;
}
.contact-map-container .toggle-map {
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -100px;
    top: 255px;
    cursor: pointer;
}
#single-page .contact-map-container .toggle-map {top: 180px;}
.contact-map-container .toggle-map .fa {
    color: #fff;
    margin-left: 5px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* ------------------------------------------------------------------------

  12. ANIMATIONS

 ------------------------------------------------------------------------*/

.kd-animated, .portfolio-item, .play-video, .toggle-map {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.kd-animated {opacity: 0;}


.kd-animated[data-animation-delay="200"] { animation-delay: 0.2s; }
.kd-animated[data-animation-delay="400"] { animation-delay: 0.4s; }
.kd-animated[data-animation-delay="600"] { animation-delay: 0.6s; }
.kd-animated[data-animation-delay="800"] { animation-delay: 0.8s; }
.kd-animated[data-animation-delay="1000"] { animation-delay: 1s; }

.portfolio-item , .play-video, .toggle-map {
     animation-delay: 0.2s;
}


@-webkit-keyframes kd-zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 1;
  }
}

@keyframes kd-zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 1;
  }
}

.zoomIn.kd-animate , .play-video.kd-animate ,.toggle-map.kd-animate {
  -webkit-animation-name: kd-zoomIn;
  animation-name: kd-zoomIn;
}


@-webkit-keyframes kd-fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes kd-fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn.kd-animate {
  -webkit-animation-name: kd-fadeIn;
  animation-name: kd-fadeIn;
}

@-webkit-keyframes kd-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown.kd-animate {
  -webkit-animation-name: kd-fadeInDown;
  animation-name: kd-fadeInDown;
}


@-webkit-keyframes kd-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft.kd-animate {
  -webkit-animation-name: kd-fadeInLeft;
  animation-name: kd-fadeInLeft;
}


@-webkit-keyframes kd-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight.kd-animate {
  -webkit-animation-name: kd-fadeInRight;
  animation-name: kd-fadeInRight;
}

@-webkit-keyframes kd-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes kd-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp.kd-animate, .portfolio-item.kd-animate {
  -webkit-animation-name: kd-fadeInUp;
  animation-name: kd-fadeInUp;
}


@media (max-width:960px) {
.no-mobile-animation .kd-animated,.no-mobile-animation  .portfolio-item,.no-mobile-animation  .play-video,.no-mobile-animation  .toggle-map {
    animation-duration: 0s!important;
    animation-name: none!important;
    opacity: 1!important;
}
}




#incubator-slider .tt_button, .pricing .tt_button {
    opacity: 1;
}
#incubator-slider .tt_button.animate-bottom, .pricing .tt_button.animate-bottom {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
    opacity: 1;
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
}

/* ------------------------------------------------------------------------

 14. FEATURED CONTENT

 ------------------------------------------------------------------------*/
.featured_content_parent .featured_content_child {
    padding: 0;
}
.featured_content_parent .featured_content_img img {
    -moz-transform: scale(0.95) translateY(80px);
    -ms-transform: scale(0.95) translateY(80px);
    -webkit-transform: scale(0.95) translateY(80px);
    transform: scale(0.95) translateY(80px);
    cursor: pointer;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.7;
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
}
.featured_content_img {
    overflow: hidden;
}
.featured_content_parent .active-elem .featured_content_img img {
    opacity: 1;
    min-height: 395px;
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
.featured_content_parent h4 {
    margin-top: 45px;
    text-align: center;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.featured_content_parent p {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    max-width: 270px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}
.featured_content_parent {
    background: url(/wp-content/plugins/keydesign-addon/assets/img/long-shadow.png) no-repeat;
    background-position: center 370px;
}

/* ------------------------------------------------------------------------

  15.  REVIEWS

 ------------------------------------------------------------------------*/
.key-reviews {
    background-color: white;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 30px 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.rw_message {
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    opacity: 0.8;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.rw-author-details h4:hover {
    -webkit-filter: brightness(1.2);
}
.rw-author-details h4 {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    margin-top: 6px;
    text-align: left;
}
.key-reviews:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.09);
}
.rw-author-details p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
}
.rw-authorimg {
    max-width: 60px;
    max-height: 60px;
    margin-right: 15px;
    display: inline-block;
}
.rw-authorimg img {
    float: left;
    max-width: 70px;
    height: auto;
    border-radius: 100%;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}
.rw-author-details {
    display: inline-block;
    vertical-align: top;
}
.rw_header {
    height: 60px;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.rw_rating {
    text-align: center;
    margin-top: 0;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
}
.rw_rating .fa {
    font-size: 20px;
    margin: 0 5px;
}
.rw-title {
    font-size: 12px;
    margin-top: 2px;
    font-weight: 400;
    line-height: 20px;
}
.rw_message .rw-link {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.review-carousel .owl-wrapper-outer {
	margin-bottom: 20px;
}

.review-carousel .owl-item {
	padding: 0 10px 30px 10px;
}

.review-carousel .owl-controls {
	text-align: center;
}

.with-overlay .review-carousel .owl-controls .owl-page span {
  background: #fff
}

.review-carousel .owl-carousel .owl-item {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.review-carousel .owl-carousel .owl-item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* ------------------------------------------------------------------------

  16.  APP GALLERY

 ------------------------------------------------------------------------*/
.app-gallery .ag-section-desc {
    max-width: 379px;
    float: left;
    width: 100%;
    margin-right: 70px;
    margin-top: 220px;
    position: relative;
    z-index: 99;
}
.app-gallery .ag-section-desc h4 {
    margin-top: 0;
    margin-bottom: 25px;
}
.app-gallery .ag-section-desc p {
    font-size: 14px;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    max-height: 150px;
    overflow: hidden;
}
.app-gallery .owl-carousel {
    width: 330px;
    position: absolute;
    top: 80px;
    left: 486px;
}
.app-gallery .owl-carousel .owl-wrapper-outer {
    overflow: visible;
}
.app-gallery .ag-mockup img {
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.app-gallery .ag-mockup {
    position: relative;
    z-index: 5;
    float: left;
    pointer-events: none;
}
.app-gallery .owl-controls.clickable .owl-page:hover span {
    opacity: 0.5;
}
.app-gallery .owl-controls {
    position: absolute;
    left: -482px;
    bottom: 110px;
    z-index: 99;
}
.app-gallery .owl-carousel .owl-wrapper-outer:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 100%;
    width: 500%;
    height: 100%;
    display: block;
    background: #fafafa;
}
.app-gallery .owl-controls .owl-page span {
    display: block;
}
.app-gallery .owl-carousel img {
    cursor: pointer;
}

/* ------------------------------------------------------------------------

  17.  COUNTDOWN

 ------------------------------------------------------------------------*/
.countdown {
    text-align: center;
    line-height: 48px;
    font-weight: 700;
    font-style: normal;
    color: #333;
    font-size: 40px;
    display: block;
    width: 820px;
    height: 200px;
    background-color: white;
    border-radius: 100px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -410px;
    margin-top: -100px;
    padding: 0 62px
}
.CountdownContent {
    width: 115px;
    height: 115px;
    border: 1px solid #ebebeb;
    font-size: 40px;
    font-weight: 700;
    border-radius: 90px;
    text-align: center;
    display: inline-block;
    margin: 42px 28px;
    letter-spacing: -1px;
    line-height: 100px;
    float: left;
}
.CountdownContent .CountdownLabel {
    color: #999999;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0;
    line-height: 1;
    margin-top: -25px;
    width: 100%;
}
.countdown .CountdownSeparator {
    width: 4px;
    text-align: center;
    color: #ccc;
    font-size: 30px;
    font-weight: 300;
    display: inline-block;
    height: 30px;
    float: left;
    margin-top: 72px;
}

/* ------------------------------------------------------------------------

  18.  FAQ

 ------------------------------------------------------------------------*/
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container {
    background-color: white;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 40px;
    margin-right: 40px !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels {
    border: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    padding: 38px 45px;
    background: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 20px;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul {
    color: #fff;
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
    padding-left: 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:before {
    height: 0;
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
    width: 0;
    display: block;
    position: absolute;
    content: "\f105";
    font-size: 0;
    right: -81px;
    top: 26px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active:before {
    opacity: 1;
    visibility: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs .vc_tta-panels ul li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    margin-right: 10px;
    padding-top: 6px;
    color: inherit;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:hover {
    background-color: transparent;
    opacity: 1;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
    border-color: transparent;
    background-color: transparent;
    color: inherit;
    font-weight: bold;
    font-size: 14px;
    padding-left: 0;
    padding-top: 23px;
    padding-bottom: 23px;
    line-height: 1.5;
    opacity: 1;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    opacity: 0.85;
    cursor: pointer;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left {
    overflow: hidden;
    padding: 20px 0;
}
.wpb-js-composer .vc_tta-container .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    opacity: 1;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
    overflow: visible;
    width: 100%;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
    min-width: 420px;
    overflow: visible;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:last-child {
    border-bottom: none;
}

/* ------------------------------------------------------------------------

  19.  MASONRY GALLERY

 ------------------------------------------------------------------------*/
.mg-sizer, .mg-single-img.small-masonry-img {
    width: calc(33.3333% - 5px);
    height: auto;
    margin-bottom: 5px;
}
.mg-single-img.big-masonry-img {
    width: calc(66.6667% - 5px);
    height: auto;
    margin-bottom: 5px;
}
.mg-single-img img {
    width: 100%;
    height: auto;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.mg-single-img img:hover {
    -webkit-filter: sepia(15%);
    filter: sepia(15%);
    opacity: 0.85;
}
.mg-single-img a {
    display: block;
}

/* ------------------------------------------------------------------------

  20. SCHEDULE

 ------------------------------------------------------------------------*/
.vc_tta-container .vc_tta.vc_tta-style-classic {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container {
    padding: 0;
    width: 100%;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
    border: none;
    box-shadow: none;
    display: flex;
    flex-direction: row;
    overflow: visible;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li {
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: none;
    position: relative;
    border: none;
    margin: 0;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li a {
    background: none;
    border: none;
    border-radius: 0;
    padding: 56px 0 55px 0;
    border-right: 1px solid #e5e5e5;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li:last-child a {
    border: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    background: #fff !important;
    padding: 10px 35px;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active a {
    border: none;
    color: #fff;
}
.wpb_wrapper .es-accordion:last-child {
    border: none;
}
.es-accordion {
    border-bottom: 1px solid #e5e5e5;
}
.es-accordion .es-time {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    min-width: 187px;
}
.es-accordion .es-heading {
    position: relative;
    padding: 21px 0;
}
.es-accordion .es-heading h4 {
    display: inline-block;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 30px;
}
.es-accordion .es-time .fa-clock-o {
    margin-right: 8px;
}
.es-accordion .es-heading .fa-angle-down {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    position: absolute;
    right: 12px;
    top: 30px;
}

.es_no_description.es-accordion .panel-collapse,
.es_no_description.es-accordion .es-heading .fa {
    display: none;
    height: 0!important;
}
.es_no_description.es-accordion h4 a {
    cursor: default;
}




.es-accordion .es-heading .fa-angle-down:before {
    content: "\f106";
}
.es-accordion .es-heading .collapsed .fa-angle-down:before {
    content: "\f107";
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li:before {
    height: 0;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    width: 0;
    display: block;
    position: absolute;
    content: "\f105";
    font-size: 0;
    bottom: -9px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 50%;
    margin-left: -5px;
    visibility: visible;
}
.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list li.vc_active:before {
    opacity: 1;
}
.es-accordion .es-speaker-container {
    max-width: 120px;
    vertical-align: top;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
    margin-right: 67px;
}
.es-accordion .es-speaker-img {
    max-width: 60px;
    margin: auto;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
    border-radius: 90px;
}
.es-accordion .es-speaker-img img {
    width: 100%;
    height: auto;
}
.es-accordion .panel-collapse {
    vertical-align: top;
}
.es-accordion .es-session-desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
    display: inline-block;
    max-width: calc(100% - 200px);
}
.es-accordion .es-session-subtitle {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}
.es-accordion .es-session-desc .es-link {
    margin-bottom: 20px;
}
.es-accordion .es-session-desc .es-link a {
    font-size: 12px; font-weight: bold; text-transform: uppercase;
}
.es-accordion .es-speaker-container .es-speaker-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}
.es-accordion .es-speaker-container .es-speaker-position {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    opacity: 0.75;
    text-align: center;
}
.vc_tta-container .vc_tta .es-accordion .es-session-desc p {
    color: inherit;
}

/* ------------------------------------------------------------------------

  21. COLOR SWITCHER

 ------------------------------------------------------------------------*/
.color-swtich img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.color-swtich .owl-controls .owl-page span {
    width: 40px;
    height: 40px;
    position: relative;
    border-color: transparent !important;
    -webkit-transition: all 250ms ease-in-out;
    opacity: 1;
    z-index: 20;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
}
.color-swtich .owl-controls .owl-page span:hover {
    opacity: 0.6 !important;
}
.color-swtich .owl-controls .owl-page.active span:hover {
    opacity: 1 !important;
}
.color-swtich .owl-controls {
    text-align: center;
    margin-top: 50px;
}
.color-swtich .owl-controls .owl-page.active span:before {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 90px;
    display: block;
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
}

/* ------------------------------------------------------------------------

  22. CONTENT BOX

 ------------------------------------------------------------------------*/
.cb-container {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 70px 0 73px 0;
    margin-top: 25px;
}
.cb-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1;
}
.cb-highlighted {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-right: 8px;
}
.cb-text-area p {
    color: #999;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    line-height: 1;
}
#single-page .cb-text-area p {margin-bottom: 0;}
.cb-img-area, .cb-text-area {
    display: inline-block;
    vertical-align: bottom;
}
.cb-img-area {
    font-size: 52px;
    margin-right: 15px;
}

/* ------------------------------------------------------------------------

  24. PROGRESS BAR

 ------------------------------------------------------------------------*/

	.kd_progress_bar {
		margin: 18px 0;
	}

	.kd_progress_bar .kd_progb_desc {
    font-size: 13px;
    line-height: 25px;
    margin-top: 18px;
    clear: both;
	}

	.kd_progress_bar .kd-progb-static {
		margin-bottom: 7px;
	}

	 .kd_progress_bar .kd_progb_head .kd-progb-title h4 {
		text-transform: none;
		font-size: 14px;
		font-weight: 600;
		line-height: 20px;
		margin: 0px;
	 }

     .parallax.with-overlay .kd_progress_bar .kd_progb_head .kd-progb-title h4 {color: #fff;}
     .parallax.with-overlay .kd_progress_bar .kd_progb_head .kd_progressbarmarker {color: #fff;}
     .parallax.with-overlay .kd_progressbarfull {background-color: rgba(255,255,255,0.15);}

	.kd_progress_bar .kd_progb_head .kd-progress-icon i {
		margin-right: 10px;
	}

	.kd_progress_bar .kd_progb_head .kd-progress-customimg img {
		width: 14px;
		height: auto;
		margin-right: 10px;
	}

	.kd_progress_bar .kd_progb_head .pb_counter_number {
    letter-spacing: -3px;
    display: inline-block;
    font-size: 70px;
    font-weight: 300;
    line-height: 70px;
    margin-bottom: 10px;
	}

	.kd_progress_bar .kd_progb_head .pb_counter_units {
		display: inline-block;
		font-size: 32px;
	}

	.kd_progressbarfull {
    width: 100%;
    height: 8px;
    position: relative;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-color: rgba(0,0,0,0.2);
	}

	.kd_progressbarfill {
    position: absolute;
    top: 0;
    left: 0;
		width: 1%;
    height: 8px;
		font-size: 0px;
		text-align: right;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
	}

  .kd_progressbarfull.thin-solid, .thin-solid .kd_progressbarfill {
    height: 5px;
  }
  .kd_progressbarfull.medium-solid, .medium-solid .kd_progressbarfill {
    height: 8px;
  }
  .kd_progressbarfull.thick-solid, .thick-solid .kd_progressbarfill {
    height: 10px;
  }

	.kd_progressbarmarker {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: -20px;
    float: right;
    font-weight: 600;
	}

/* ------------------------------------------------------------------------

  24. COUNTER

 ------------------------------------------------------------------------*/

.kd_counter  {text-align: center;}
.kd_number_string {
    font-size: 65px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    line-height: 1;}
.kd_counter_units {
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
}
.kd_counter_text {
    font-size: 14px;
    line-height: 25px;
}

.kd_counter_icon {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
    font-size: 35px;
    width: 100px;
    height: 100px;
    line-height: 105px;
    border-radius: 90px;
    margin: auto;
    position: relative;
    margin-bottom: 30px;
}

.large-counter .kd_counter_units,
.large-counter .kd_number_string {
    font-size: 90px;
    text-align: left;
    font-weight: 900;
    width: 100%;
    text-align: center;
    font-style: normal;
    letter-spacing: -0.5px;
    margin: 0;
    margin-bottom: 10px;
    display: block;
    line-height: 80px;
    width: auto;
    float: none;
    display: inline-block;
}

.large-counter .kd_counter_text {
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    text-align: center;
}

.parallax.with-overlay .large-counter .kd_counter_text,
.parallax.with-overlay .large-counter .kd_counter_units,
.parallax.with-overlay .large-counter .kd_number_string,
.vc_parallax .large-counter .kd_counter_text,
.vc_parallax .large-counter .kd_counter_units,
.vc_parallax .large-counter .kd_number_string {
    color: #fff;
}

/* ------------------------------------------------------------------------

  25. PHOTO BOX

 ------------------------------------------------------------------------*/

.kd-photobox {
  display: block;
  position: relative;
 overflow: hidden;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
   border-radius: 3px;
}

.kd-photobox .photobox-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.kd-photobox .photobox-img img {
    width: 100%;
    height: auto;
}

/*----- Shine effect -----*/

.kd-photobox.shine-effect .photobox-img::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff',GradientType=1 );
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.kd-photobox.shine-effect:hover .photobox-img::before {
    -webkit-animation: shineBox .75s;
    -moz-animation: shineBox .75s;
    -o-animation: shineBox .75s;
    animation: shineBox .75s;
}

@-webkit-keyframes shineBox {
	100% {
		left: 125%;
	}
}
@-moz-keyframes shineBox {
	100% {
		left: 125%;
	}
}
@-o-keyframes shineBox {
	100% {
		left: 125%;
	}
}
@keyframes shineBox {
	100% {
		left: 125%;
	}
}

/*----- Circle effect -----*/

.kd-photobox.circle-effect .photobox-img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,0.1);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.kd-photobox.circle-effect:hover .photobox-img::before {
    -webkit-animation: circleBox .75s;
    -moz-animation: circleBox .75s;
    -o-animation: circleBox .75s;
    animation: circleBox .75s;
}

@-webkit-keyframes circleBox {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@-moz-keyframes circleBox {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@-o-keyframes circleBox {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circleBox {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

/*----- Flash effect -----*/

.kd-photobox.flash-effect:hover .photobox-img img {
    opacity: 1;
    -webkit-animation: flashBox 0.6s;
    animation: flashBox 0.6s;
}

@-webkit-keyframes flashBox {
	0% {
		opacity: 1;
	}
  20% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes flashBox {
  0% {
		opacity: 1;
	}
  20% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes flashBox {
  0% {
		opacity: 1;
	}
  20% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}

@keyframes flashBox {
  0% {
		opacity: 1;
	}
  20% {
		opacity: .8;
	}
	100% {
		opacity: 1;
	}
}

/*----- Opacity effect -----*/

.kd-photobox.opacity-effect .photobox-img img {
    opacity: .8;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.kd-photobox.opacity-effect:hover .photobox-img img {
    opacity: 1;
}

/*----- Grayscale effect -----*/

.kd-photobox.grayscale-effect .photobox-img img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.kd-photobox.grayscale-effect:hover .photobox-img img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

/*----- END Filters -----*/

.kd-photobox .phb-content {
    position: relative;
    overflow: hidden;
    background: #FFF;
    border-top: none;
    padding: 2em;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#single-page .kd-photobox:hover  .phb-content p, .kd-photobox:hover  .phb-content p,
.kd-photobox:hover .phb-content h4 {
    color:#fff;
}

.kd-photobox .phb-content h4 {
    margin: 0 0 15px 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#single-page .kd-photobox .phb-content p, .kd-photobox .phb-content p {
    margin: 0;
    font-size: 14px;
    color: inherit;
    line-height: 24px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.kd-photobox.no-effect:hover .phb-content { background: #fff; }
#single-page .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content p, .kd-photobox.no-effect:hover .phb-content h4 {
    color: inherit;
}

.kd-photobox .phb-content .phb-btncontainer {
    margin-top: 20px;
    line-height: 1;
}

.kd-photobox a { color: inherit; }

.kd-photobox .phb-content .phb-btncontainer a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.photobox-carousel .owl-wrapper-outer {
    margin-bottom: 20px;
}

.photobox-carousel .owl-item {
    padding: 0 15px 30px 15px;
}

.photobox-carousel .owl-pagination {
	 text-align: center;
}

.photobox-carousel .owl-carousel .owl-item {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.photobox-carousel .owl-carousel .owl-item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.kd-photobox .phb-button {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.kd-photobox:not(.no-effect):hover .phb-button {color: #fff;}
.kd-photobox:not(.no-effect):hover .phb-button:hover {opacity: 0.6; color: #fff;}

/* ------------------------------------------------------------------------

  26. DIVIDER

 ------------------------------------------------------------------------*/

 .kd-divider {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 0;
 }

 .kd-divider .divider-line {
    display: block;
    position: relative;
    margin: 0 auto;
 }

 .divider_full_width .divider-line {
    width: 100%;
 }

 .divider_one_half .divider-line {
    width: 50%;
 }

 .divider_one_fourth .divider-line {
    width: 25%;
 }

 .kd-divider.dotted_line .divider-line {
    border-top: 1px dotted rgba(0,0,0,0.2);
    height: 5px;
 }

 .kd-divider.dashed_line .divider-line {
     border-top: 1px dashed rgba(0,0,0,0.2);
     height: 5px;
 }

 .kd-divider.solid_line .divider-line {
     border-top: 1px solid rgba(0,0,0,0.2);
     height: 5px;
 }

 .solid_line.medium_solid .divider-line {
   border-top-width: 4px;
 }

 .solid_line.thick_solid .divider-line {
   border-top-width: 8px;
 }

 .kd-divider.double_line .divider-line {
     border-top: 1px solid rgba(0,0,0,0.2);
     border-bottom: 1px solid rgba(0,0,0,0.2);
     height: 4px;
 }

 .kd-divider.double_dotted .divider-line {
     border-top: 1px dotted rgba(0,0,0,0.2);
     border-bottom: 1px dotted rgba(0,0,0,0.2);
     height: 4px;
 }

 .kd-divider.double_dashed .divider-line {
     border-top: 1px dashed rgba(0,0,0,0.2);
     border-bottom: 1px dashed rgba(0,0,0,0.2);
     height: 4px;
 }

 .kd-divider.shadow_line .divider-line {
     overflow: hidden;
     height: 20px;
 }

 .kd-divider.shadow_line .divider-line:after {
     content: '';
     display: block;
     margin: -25px auto 0;
     width: 100%;
     height: 25px;
     border-radius: 125px / 12px;
     box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
 }

 /* ------------------------------------------------------------------------

   27. CALL TO ACTION BOX

  ------------------------------------------------------------------------*/

.kd-calltoaction {
    display: block;
    position: relative;
    width: 100%;
    width: calc(100% + 30px);
    padding: 51px 21px;
    margin-left: -15px;
}

.kd-calltoaction .tt_button.tt_secondary_button:hover {background: inherit; color:#fff;}

.kd-calltoaction.no_icon .cta-text {
    width: 75%;
    float: left;
}

.kd-calltoaction.no_icon .cta-btncontainer {
    width: 25%;
    float: left;
}

.kd-calltoaction.icon_browser .cta-icon, .kd-calltoaction.custom_image .cta-icon {
    width: 10%;
    float: left;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    max-height: 50px;
    max-width: 10%;
}

.kd-calltoaction.custom_image .cta-icon img {
    max-height: 50px;
    width: auto;
    vertical-align: top;
}

.kd-calltoaction.icon_browser .cta-text, .kd-calltoaction.custom_image .cta-text {
    width: 65%;
    float: left;
}

.kd-calltoaction.icon_browser .cta-btncontainer, .kd-calltoaction.custom_image .cta-btncontainer {
    width: 25%;
    float: left;
}

.kd-calltoaction .cta-text h4, #single-page .kd-calltoaction .cta-text h4 {
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    margin-top: 5px;
	color: #fff;
}

.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
    margin: 0;
	color: #fff;
}

/* ------------------------------------------------------------------------

  28. ALERT BOX

 ------------------------------------------------------------------------*/

.kd-alertbox {
    margin-bottom: 30px;
    padding: 5px 55px 5px 80px;
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.kd-alertbox .ab-icon {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
}

.kd-alertbox .ab-icon i {
    font-size: 30px;
    width: 60px;
    height: 60px;
    margin-top: 5px;
    margin-left: 5px;
    color: #fff;
    font-style: normal;
}

.kd-alertbox .ab-message {
    font-size: 14px;
    font-weight: bold;
}

.kd-alertbox .ab-close {
    position: absolute;
    right: 20px;
    top: 35px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.kd-alertbox .ab-close i {
    font-size: 16px;
    font-style: normal;
    width: 20px;
    height: 20px;
    color: rgba(255,255,255,0.8);
    transition: 0.3s;
}

.kd-alertbox .ab-close:hover i {color: #fff;}

.kd-alertbox.ab_warning {
    background: #ffe38b;
    color: rgba(0, 0, 0, 0.4);
}

.kd-alertbox.ab_warning .ab-icon i {
    color: rgba(0, 0, 0, 0.4);
}

.kd-alertbox.ab_error {
    background: #fb5455;
    color: #fff;
}

.kd-alertbox.ab_info {
    background: #3097db;
    color: #fff;
}

.kd-alertbox.ab_success {
    background: #a5de5c;
    color: #fff;
}


/* ------------------------------------------------------------------------

  29. PROCESS STEPS

 ------------------------------------------------------------------------*/

.kd-process-steps {
    display: block;
    position: relative;
    text-align: center;
}

.kd-process-steps ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.kd-process-steps ul li::after {
    content: "";
    display: block;
    width: 12%;
    height: 4px;
    background: rgba(0,0,0,.07);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    right: -6%;
    top: 83px;
    text-align: center;
}

.kd-process-steps ul li:last-child::after {
    background: none;
}

.kd-process-steps.process_three_elem li {
    width: 33.3333%;
}

.kd-process-steps.process_four_elem li {
    width: 25%;
}

.kd-process-steps.process_five_elem li {
    width: 20%;
}

.kd-process-steps ul li {
    display: inline-block;
    position: relative;
    float: left;
    margin: 0;
    padding-top: 6px;
}

.kd-process-steps .pss-step-number {
    display: block;
    position: absolute;
    height: 35px;
    top: 22px;
    z-index: 99;
    margin-left: -83px;
    left: 50%;
    margin-bottom: 10px;
}

.kd-process-steps.process_five_elem .pss-step-number {
    top: 17px;
    z-index: 99;
    margin-left: -76px;
}

.kd-process-steps .pss-step-number span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: bold;
    width: 35px;
    height: 35px;
    background: #f5f5f5;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.kd-process-steps .pss-img-area {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);
    border-radius: 100%;
    margin: 0 auto;
}

.kd-process-steps .pss-img-area .process-customimg {
    line-height: 160px;
}
.kd-process-steps.process_five_elem .pss-img-area .process-customimg {
    line-height: 140px;
}

.kd-process-steps .pss-img-area .process-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.kd-process-steps .pss-img-area .process-icon i {
    font-size: 48px;
}

.kd-process-steps.process_three_elem .pss-img-area, .kd-process-steps.process_four_elem .pss-img-area {
    width: 160px;
    height: 160px;
    text-align: center;
}

.kd-process-steps.process_five_elem .pss-img-area {
    width: 140px;
    height: 140px;
    text-align: center;
}

.kd-process-steps .pss-text-area h4 {
    margin: 35px auto 20px;
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 15px;
}

#single-page .kd-process-steps .pss-text-area p, .kd-process-steps .pss-text-area p {
    font-size: 14px;
        line-height: 25px;
}

.kd-process-steps.process_three_elem .pss-text-area p, .kd-process-steps.process_four_elem .pss-text-area p {
    padding: 0 40px;
}

.kd-process-steps.process_five_elem .pss-text-area p {
    padding: 0 20px;
}

.kd-process-steps .pss-text-area .pss-link {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.kd-process-steps .process-customimg img {
	max-width: 80px;
	height: 100%;
	margin-top: 0px;
}

/* ------------------------------------------------------------------------

  30. PROMO BOX

 ------------------------------------------------------------------------*/

.kd-promobox {
    position: relative;
}

.kd-promobox .prb-content h4 {
    margin-top: 0;
    line-height: 22px;
    margin-bottom: 14px;
}

.kd-promobox .prb-content p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}

.kd-promobox.prb_image_left .prb-img {
    width: 36%;
    float: left;
    text-align: left;
    line-height: 0;
}
.kd-promobox.prb_image_left .prb-content {
    width: 56%;
    margin: 0 2% 0 6%;
    float: left;
}

.kd-promobox.prb_image_right .prb-img {
    width: 36%;
    float: right;
    text-align: left;
    line-height: 0;
}
.kd-promobox.prb_image_right .prb-content {
    width: 56%;
    margin: 0 6% 0 2%;
    float: right;
    text-align: right;
}

.kd-promobox .prb-btncontainer .prb-button {
    margin: 0;
}

.kd-promobox.prb_image_right .prb-btncontainer {
    float: right;
}


/* ------------------------------------------------------------------------

  31. EBOOK READER

 ------------------------------------------------------------------------*/

.bp-container {
    position: relative;
}
.bp-device {
    max-width: 600px;
}
.bp-device img {
    max-width: 100%; height: auto;}
.bp-content {
    position: absolute;
    top: 110px;
    line-height: 25px;
    font-size: 14px;
    max-width: 460px;
    text-align: justify;
    left: 75px;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 580px;
    padding-right: 15px;
}
.bp-content h4 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.bp-content::-webkit-scrollbar {
    width: 7px;
    cursor: pointer
}
.bp-content::-webkit-scrollbar-track {
    background-color: transparent;
    cursor: pointer
}
.bp-content::-webkit-scrollbar-thumb {
    background-color: #ededed;
    width: 7px;
    border-radius: 3px;
    bottom: 10px;
    cursor: pointer;
    z-index: 99;
}
.bp-content::-webkit-scrollbar-button {
    display: none
}
.bp-content::-webkit-scrollbar-corner {
    background-color: #000
}
.bp-content::-moz-scrollbar {
    width: 7px
}

/* ------------------------------------------------------------------------

  32. TESTIMONIAL CARDS

 ------------------------------------------------------------------------*/
.testimonial-cards .key-tcards {
    text-align: center;
    padding: 30px 40px;
}

.with-overlay .testimonial-cards .tcards_header .tcards-job,
.with-overlay .testimonial-cards .tcards_header .tcards-name {
    color: #fff;
}


.testimonial-cards .tcards_header .tcards-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    margin-bottom: 8px;
    margin-top: 15px;
}

.testimonial-cards .tcards_header .tcards-job {
    margin-bottom: 30px;
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1;
    color: inherit;
}

.testimonial-cards .tcards_header .tcards-image img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 2px 0 0px rgba(0,0,0,0.011);
    padding: 3px;
    background: #fff;
    border: 1px solid #f0f0f0;
    margin: auto;
}

.testimonial-cards .tcards_message {
    position: relative;
    border: none;
    border-radius: 2px;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 18px;
    background-color: white;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.06);
}

.testimonial-cards .owl-controls {
    text-align: center;
}

.testimonial-cards .tcards_message:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px;
}

.testimonial-cards .tcards_message:before {
    top: -20px;
    border-color: transparent transparent #fff transparent;
}

.testimonial-cards .tcards-title {
    text-transform: none;
    font-size: 16px;
    margin-top: 0;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
}

.testimonial-cards .tcards_message p {
    font-size: 14px;
    line-height: 25px;
}

.testimonial-cards .owl-carousel .owl-item {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.testimonial-cards .owl-carousel .owl-item.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* ------------------------------------------------------------------------

  GENERAL

 ------------------------------------------------------------------------*/

 .testimonials.owl-carousel .owl-controls,
 .rc-content.owl-carousel .owl-controls,
 .pbc-content.owl-carousel .owl-controls,
 .team-carousel .tc-content.owl-carousel .owl-controls,
 .testimonial-cards .tcards-content .owl-controls {
   position: relative;
   bottom: 0;
   width: 100%;
   opacity: 0;
   transition: all 0.2s ease-in-out;
 }
 .testimonials.owl-carousel:hover .owl-controls,
 .rc-content.owl-carousel:hover .owl-controls,
 .pbc-content.owl-carousel:hover .owl-controls,
 .team-carousel .tc-content.owl-carousel:hover .owl-controls,
 .testimonial-cards .tcards-content.owl-carousel:hover .owl-controls {
   bottom: 8px;
   opacity: 1;
 }

 @media (max-width:960px) {
   .team-carousel .tc-content.owl-carousel .owl-controls,
   .testimonials.owl-carousel .owl-controls {
     bottom: 8px;
     opacity: 1;
   }
 }

/* ------------------------------------------------------------------------

  RESPONSIVE

 ------------------------------------------------------------------------*/
@media (max-width:330px) {
.rw_header {margin-bottom: 50px;}
}

@media (max-width:960px) {



.team-image {
    width: auto;
    height: auto;
    overflow: visible;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    border-radius: 90px;
    box-shadow: none;
}
.team-member .team-image img {
    margin: 0 auto;
    border: none;
    height: 100%;
    width: 100%;
    max-width: 190px;
}

.team-content-hover p {
    opacity: 1;
}

.team-content-hover {
    top: inherit;
    padding: 40px 35px;
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 100%;
    height: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.25s ease-in;
    -o-transition: 0.25s ease-in;
    transition: 0.25s ease-in;
    z-index: 100;
    border-radius: 15px;
    margin-top: 20px;
}

.team-content h5 {
    display: none;
}
.team-content .team-subtitle {
    display: none;
}

.team-content-hover h5 {
    display: block;
}
.team-content-hover .team-subtitle {
    display: block;
}

.cb-highlighted { font-size: 30px; }
.cb-heading { font-size: 18px; }

.rw_message { border:none; }
.review-carousel .owl-item { padding-left: 0; padding-right: 0; }
.bp-container .bp-content { max-height: 74%; top: 20%; left: 15%; max-width: 74%; }
.key-icon-box.icon-left.icon-circle p { max-width: calc(100% - 136px);float: right; }
#download-ebook { padding-bottom: 0 !important; }
.kd-photobox { margin-bottom: 25px; }
.large-counter .kd_counter_units, .kd_counter .kd_number_string { font-size: 42px; }
.kd_pie_chart { margin-bottom: 50px; }
.kd_counter { margin-bottom: 30px; }
.key-icon-box.icon-default.icon-top .tt-iconbox-customimg img { margin-top: 20px; }

.kd-calltoaction.icon_browser .cta-text,
.kd-calltoaction.custom_image .cta-text,
.kd-calltoaction.no_icon .cta-text,
.kd-calltoaction.icon_browser .cta-btncontainer,
.kd-calltoaction.custom_image .cta-btncontainer,
.kd-calltoaction.no_icon .cta-btncontainer {
    text-align: center;
    width: 100%;
}

.kd-calltoaction.icon_browser .cta-icon {
    width: 100%;
    text-align: center;
    float: none;
    max-width: 100%;
    margin-bottom: 10px;
}

.kd-calltoaction .cta-text p, #single-page .kd-calltoaction .cta-text p {
    margin: 25px 0;
    color: inherit;
}

    .team-content {
        max-width: 300px;
        margin:auto;
    }
    .key-icon-box.icon-top {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .key-icon-box.icon-top.icon-default {
        text-align: center;
        max-width: 420px;
        margin: auto;
    }
    .key-icon-box.icon-left.icon-circle {
        text-align: left;
        float: none;
        clear: both;
        margin: auto;
        display: block;
        width: 100%;
        margin-bottom: 40px;
        max-width: 400px;
        min-height: 150px;
    }
    .key-icon-box .fa, .key-icon-box .nc-icon-outline {
        margin-bottom: 16px;
        font-size: 40px;
        margin-top: 20px;
    }
    .key-icon-box.icon-left.icon-default p {
        font-size: 14px;
    }
    .team-image {
        margin-top: 20px;
    }
    .with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
        -webkit-animation-name: none;
        -moz-animation-name: none;
        -o-animation-name: none;
        animation-name: none;
        opacity: 1;
        -webkit-animation-duration: 0s;
        -moz-animation-duration: 0s;
        -o-animation-duration: 0s;
        animation-duration: 0s;
    }
    .video-container img {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .video-container:hover .play-video:hover, .play-video {
        margin-top: -35px;
        width: 70px;
        height: 70px;
        margin-left: -35px;
    }
    .video-container a img {
        width: 100%;
        max-width: 630px;
    }
    .video-container a {
        width: 100%;
        margin-top: 0
    }
    .video-container:hover .play-video:hover .fa-play, .play-video .fa-play {
        top: 22px;
        left: 26px;
        font-size: 25px;
    }
    .features-tabs .tab-image-container {
        width: 100%;
    }
    .features-tabs .tab-image-container img {
        width: 100%;
        margin: 0;
        max-width: 100%
    }
    .features-tabs .tab {
        display: block;
        width: 100% !important;
    }
    .features-tabs h2.section-heading {
        text-align: center;
    }
    .features-tabs .tab-image-container {
        position: relative;
        margin: 0 !important;
    }
    .features-tabs .tab a {
        padding: 20px;
    }
    .features-tabs .tab a h5 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .features-tabs .tabs {
        width: 100%;
    }
    .features-tabs .tab .fa, .tt-tab-customimg, .features-tabs .tab a .triangle {
        display: none;
    }
    .features-tabs .tab a {
        padding: 40px;
    }
    .features-tabs .tab a p {
        margin-top: 1em;
    }
    .features-tabs img {
        margin: 0;
        max-width: 60%;
        position: relative;
        top: auto;
        right: auto;
        height: auto;
        display: block;
    }
    .tt-image {
        width: 100%;
        max-width: 100%;
    }
    .testimonials.slider .tt-quote {
        display: none;
    }
    .testimonials.slider .tt-container {
        float: right;
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-right: 0;
        text-align: center;
        margin-top: 0;
    }
    .testimonials.slider h3 {
        font-weight: 700;
        margin: auto;
        max-width: 500px;
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 25px;
        letter-spacing: -0.3px;
        line-height: 30px;
    }
    .testimonials.slider .tt-content h6 {
        text-align: center;
        margin: auto;
        max-width: 100%;
        font-size: 14px;
        font-style: italic;
        line-height: 25px;
        font-weight: normal;
        margin-bottom: 25px;
    }
    .testimonials.slider .author {
        margin-top: 30px;
    }
    .testimonials.slider .owl-pagination {
        position: relative;
        width: 100%;
        bottom: 0;
        right: auto;
        margin-right: 0;
        margin: 30px 0;
    }
    .key-reviews {
        margin-bottom: 30px;
        padding: 30px;
    }
    .rw_message {
        font-size: 14px;
        opacity: 1;
        line-height: 25px;
    }
    .pricing {
        padding: 20px;
        padding-bottom: 30px;
    }
    .pricing-table {
        width: 100%;
        margin: 0 auto 30px;
        max-width: 400px;
    }
    .pricing .pricing-option {
        font-size: 14px;
        color: inherit;
    }
    .pricing .pricing-row {
        padding-top: 15px;
        text-align: center;
    }
    .pricing .button-container {
        padding: 32px 0 35px 0;
    }
    .pricing .col-lg-3 {
        padding: 35px 0 15px 0;
    }
    .pricing .pricing-price {
        font-size: 50px;
        line-height: 1;
        letter-spacing: -1px;
        margin-top: -25px;
    }
    .pricing .pricing-time {
        font-size: 16px;
        font-family: inherit;
        margin-bottom: 30px;
        margin-top: -5px;
    }
    .pricing .currency {
        font-size: 30px;
        position: relative;
        top: -12px;
    }
    .pricing-meta {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 30px;
    }
    .featured_content_parent .container .featured_content_img img {
        opacity: 1;
        min-height: auto;
        -moz-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
    .featured_content_parent {
        background: none;
    }
    .featured_content_parent h4 {
        margin-top: 30px;
    }
    .featured_content_parent p {
        margin-bottom: 30px;
        line-height: 25px;
    }
    .app-gallery .ag-section-desc {
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-top: 0;
        position: relative;
        z-index: 99;
    }
    .app-gallery .ag-section-desc p {
        line-height: 21px;
        max-height: 100%;
    }
    .app-gallery .ag-mockup {
        display: none;
    }
    .app-gallery .owl-controls {
        position: relative;
        left: auto;
        bottom: auto;
        text-align: center;
        z-index: 99;
        margin-top: 30px;
    }
    .app-gallery .owl-carousel img {
        cursor: pointer;
        margin: auto;
        display: block;
    }
    .app-gallery .owl-carousel .owl-item {
        max-width: 100%;
    }
    .app-gallery .owl-carousel {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        overflow: hidden;
        float: left;
        margin-top: 20px;
    }
    .countdown {
        position: relative;
        width: 100%;
        margin: 0;
        box-shadow: none;
        left: 0;
        padding: 0;
        height: auto;
    }
    .countdown .CountdownSeparator {
        display: none;
    }
    .countdown .CountdownContent {
        width: 25%;
        height: 70px;
        border: none;
        font-size: 30px;
        font-weight: 700;
        border-radius: 0;
        text-align: center;
        display: inline-block;
        margin: 0;
        letter-spacing: 0;
        line-height: inherit;
        float: none;
    }
    .CountdownContent .CountdownLabel {
        margin-top: 0;
    }
    .team-image:hover .team-content-hover {
      padding: 40px 35px;
      margin-top: 20px;
      margin-left: 0;
      max-height: inherit;
      border-radius: 15px;
    }
    .vc_tta.vc_general .vc_tta-panel-title {
        margin: 0;
        line-height: 18px;
        font-size: 14px;
        text-align: center;
    }
    .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
        padding: 20px 10px;
    }
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .vc_tta-container .vc_tta-tabs .vc_tta-panels ul, .vc_tta-container .vc_tta-tabs .vc_tta-panels p {
        line-height: 20px;
        font-size: 13px;
    }
    .vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        padding: 20px;
    }
    .vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        padding: 10px 5px;
    }
    .es-accordion .es-session-desc {
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 10px;
        display: inline-block;
        max-width: 100%;
    }
    .vc_tta-container .vc_tta.vc_general .vc_tta-panels, .vc_tta-container .vc_tta.vc_general .vc_tta-panels-container {
        background: transparent;
    }
    .vc_tta.vc_general .vc_tta-panel-title>a {
        padding: 20px;
    }
    .es-accordion .es-heading {
        position: relative;
        padding: 10px 0;
    }
    .es-accordion .es-heading h4, .es-accordion .es-time {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
    }
    .es-accordion .es-time {
        float: left;
        margin-top: 6px;
    }
    .es-accordion .es-speaker-container {
        max-width: 100%;
        vertical-align: top;
        margin-top: 20px;
        display: inline-block;
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .cb-text-area p {
        margin-bottom: 0;
    }
    .color-swtich img {
        width: 100%;
        height: auto;
    }
    .tt-image img {
        max-width: 400px;
        margin: auto;
        float: none;
        width: 100%;
        margin-top: 20px;
    }
}
@media (max-width:1750px) {
    .features-tabs .tab a {
        padding-right: 50px;
    }
}
@media (min-width:767px) and (max-width:1024px) {
    .rw_header {height: auto;}
    .pricing .pricing-options-container .pricing-row {text-align: center;}
    .testimonials.slider .tt-container {margin-top: 50px;}
    .vc_grid-item.vc_col-sm-3, .wpb_column.vc_col-md-6 {
        width: 50%;
    }
    .wpb_column.vc_col-md-12 {
        width: 100%;
    }
    .vc_custom_1466613488090, .vc_custom_1466613515458, .vc_custom_1466613538944 {
        padding-left: 25px !important;
    }
    .with-animations .cb-container, .with-animations .key-icon-box, .with-animations .tt_button, .with-animations .team-member, .with-animations .play-video, .with-animations .wpcf7-form, .with-animations .toggle-map, .with-animations .portfolio-item, .with-animations .testimonials.slider {
        -webkit-animation-name: none;
        -moz-animation-name: none;
        -o-animation-name: none;
        animation-name: none;
        opacity: 1;
        -webkit-animation-duration: 0s;
        -moz-animation-duration: 0s;
        -o-animation-duration: 0s;
        animation-duration: 0s;
    }
    .vc_column_container>.vc_column-inner.vc_custom_1466944822997, .vc_column_container>.vc_column-inner.vc_custom_1466944963644, .vc_column_container>.vc_column-inner.vc_custom_1467982042067, .vc_column_container>.vc_column-inner.vc_custom_1466944963644 {
        padding-left: 0 !important;
    }
     .testimonials.slider .tt-quote {
        display: none !important;
    }
    .testimonials.slider .owl-pagination {
        position: absolute;
        width: 55%;
        bottom: 20px;
        right: 0;
        margin-right: 4%;
    }
    .pricing {
        padding-left: 8px;
        padding-right: 8px;
    }
    .app-gallery .ag-section-desc {
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-top: 0;
        position: relative;
        z-index: 99;
    }
    .app-gallery .ag-section-desc p {
        line-height: 21px;
        max-height: 100%;
    }
    .app-gallery .ag-mockup {
        display: none;
    }
    .app-gallery .owl-controls {
        position: relative;
        left: auto;
        bottom: auto;
        text-align: center;
        z-index: 99;
        margin-top: 30px;
    }
    .app-gallery .owl-carousel img {
        cursor: pointer;
        margin: auto;
        display: block;
        width: 95%;
        height: auto;
    }
    .app-gallery .owl-carousel .owl-item {
        max-width: 100%;
    }
    .app-gallery .owl-carousel {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        overflow: hidden;
        float: left;
        margin-top: 20px;
    }
    .vc_col-sm-6 .video-container img {
        width: 100%;
        margin: auto;
    }
    .video-container img {
        width: 85%;
        margin: auto;
    }
    .featured_content_parent .active-elem .featured_content_img img {
        min-height: auto;
    }
    .featured_content_parent {
        background: none;
    }
    .container .wpb_single_image .vc_figure {
        display: block;
        text-align: center;
    }
    .cb-img-area {
        display: none;
    }
    .vc_tta-container .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
        min-width: 250px;
    }
    .download-specs .tt_button {
        width: auto !important;
    }
    .color-swtich img {
        width: 100%;
        height: auto;
    }
}
@media (max-width:767px) {
    .kd-promobox {margin-bottom: 80px;}
    .kd-process-steps.process_three_elem li,
    .kd-process-steps.process_four_elem li,
    .kd-process-steps.process_five_elem li {
        width: 100%;
    }
    .kd-process-steps ul li::after {display: none;}

.kd-promobox.prb_image_left .prb-img,
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_right .prb-img {
    width: 100%;
}

.kd-promobox.prb_image_right .prb-btncontainer,
.kd-promobox .prb-btncontainer .prb-button {
    margin: auto;
    float: none;
}
.kd-promobox.prb_image_right .prb-content,
.kd-promobox.prb_image_left .prb-content {
    width: 100%;
    margin: 0;
    float: left;
    text-align: center;
    margin-top: 20px;
}

    .mg-single-img.big-masonry-img, .mg-single-img.small-masonry-img {
        width: calc(100% + 30px);
        height: auto;
        position: relative !important;
        margin-bottom: 5px;
        top: 0 !important;
        margin-left: -15px;
    }
    #mg-gallery {
        height: auto !important;
        margin-top: -70px
    }
}
@media (min-width:767px) and (max-width:960px) {
.kd-process-steps.process_four_elem li {width: 50%;}
.kd-process-steps ul li::after {display: none;}
.testimonials.slider .owl-pagination { position: absolute; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media (min-width: 1024px) and (max-width: 1200px) {
.featured_content_parent .active-elem .featured_content_img img { min-height: 308px; }
.featured_content_img { margin-top: 85px; }
}
@media (min-width: 1024px) and (max-width: 1225px) {
.app-gallery .ag-section-desc {
        max-width: 100%;
        float: left;
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-top: 0;
        position: relative;
        z-index: 99;
    }
    .app-gallery .ag-section-desc p {
        line-height: 21px;
        max-height: 100%;
    }
    .app-gallery .ag-mockup {
        display: none;
    }
    .app-gallery .owl-controls {
        position: relative;
        left: auto;
        bottom: auto;
        text-align: center;
        z-index: 99;
        margin-top: 30px;
    }
    .app-gallery .owl-carousel img {
        cursor: pointer;
        margin: auto;
        display: block;
        width: 95%;
        height: auto;
    }
    .app-gallery .owl-carousel .owl-item {
        max-width: 100%;
    }
    .app-gallery .owl-carousel {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        overflow: hidden;
        float: left;
        margin-top: 20px;
    }
}
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.4.5
date:      	15/05/17
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

#debungcontrolls {
	z-index:100000;
	position:fixed;
	bottom:0px; width:100%;
	height:auto;
	background:rgba(0,0,0,0.6);
	padding:10px;
	box-sizing: border-box;
}

.debugtimeline {
	width:100%;
	height:10px;
	position:relative;
	display:block;
	margin-bottom:3px;	
	display:none;
	white-space: nowrap;	
	box-sizing: border-box;
}

.debugtimeline:hover {
	height:15px;

}

.the_timeline_tester {
	background:#e74c3c;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:0;	
}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff !important;
}


.debugtimeline.tl_slide .the_timeline_tester {
	background:#f39c12;	
}

.debugtimeline.tl_frame .the_timeline_tester {
	background:#3498db;	
}

.debugtimline_txt {
	color:#fff;
	font-weight: 400;
	font-size:7px;
	position:absolute;	
	left:10px;
	top:0px;
	white-space: nowrap;
	line-height: 10px;
}


.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888');
  src: url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
       url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
	width:100%;
}

.rev_slider{
	position:relative;
	overflow:visible;
}

.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }

.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;	
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;	
	-webkit-font-smoothing: antialiased !important;
	z-index:1;
}

.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {	
	box-sizing:border-box;	
	max-height:none !important;	
}


.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}

.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

.tp-parallax-wrap { transform-style: preserve-3d }

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
.rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}

.rev_column .tp-parallax-wrap  { vertical-align: top }

.rev_slider .tp-caption.rev_row 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto !important;
	font-size:0px;
}

.rev_column {	
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;	
	font-size:0px;
}

.rev_column_inner {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

.rev_column_bg {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0px solid transparent;
}



.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}


.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; }


/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/


.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}

/* new static layers position option */
.tp-static-layers-back {	
	z-index:0;
}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;	
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;	
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;	
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
 

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

 


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;  
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{  
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;        
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;    
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;    
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;	
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
 
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
 
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
 
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;	
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;	
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}



/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom:1;
}

.tp-caption img {  }



.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}


.tp-caption .rs-starring .star-rating {
	float: none;	
	display: inline-block;
    vertical-align: top;
    color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;	
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	margin-top:-20px;
	margin-left:-20px;	
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;	
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	margin-top:-20px;
	margin-left:-20px;	
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;	
}



.tp-loader.spinner5 	{	
	background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;	
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
	border-radius: 100%;	
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);} 
  100% {transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
  border-radius: 100%;
  display: inline-block;  
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */  
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {  
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;  
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;  
  animation-delay: -1.0s;
}


@keyframes tp-rotate { 100% { transform: rotate(360deg);}}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/** 
INSTAGRAM FILTERS BY UNA 
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}


.rs-background-video-layer iframe {visibility:inherit !important;}
