.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.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: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.esg-starring	{	line-height:25px;display: inline-block}
.esg-starring .star-rating{	float: none; }
.esg-starring .star-rating {
color: #FFC321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.esg-starring star-rating span,
.esg-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.esg-starring .star-rating span:before,
.esg-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.lazyloadcover { position:absolute;top:0px;left:0px;z-index:10;width:100%;height:100%; }
.esg-lazyblur {
background-repeat: no-repeat;
filter: blur(25px);
-webkit-filter:blur(25px);
-moz-filter:blur(25px);
background-size:cover;background-position:center center; 
width:100%;
height:100%;
top:0;
left:0;
overflow: hidden; 	
}
.esg-media-poster {	width:100%;height:100%;position:absolute; top:0px; left:0px; background-size:cover; background-position: center center;z-index:10;opacity:0;}
.esg-video-active .esg-media-poster {z-index: 0}
.esg-vimeo-frame {background: black} .esg-grid .no-filter-message { position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease;
} .esg-grid.show-message .no-filter-message {
transition-duration: 1s;
visibility: visible;
opacity: 1;
} .esg-hover-image {display: none}
.esg-media-poster .esg-hover-image {display: block; width: inherit; height: inherit; background-size: inherit; background-position: inherit; visibility: hidden; opacity: 0}
.esg-starring .star-rating, .esg-starring-page .star-rating {
line-height: 1em;
font-size: 1em;
font-family: star;
}
.esg-grid	{	width:100%;max-width:100%; font-family: 'Open Sans', sans-serif; -webkit-backface-visibility: hidden; backface-visibility:hidden; -webkit-transform: translateZ(0px); transform: translateZ(0px)}
@-moz-document url-prefix() {
.esg-grid  { transform: none !important}
}
.esg-grid .mainul,
.esg-grid .mainul>li { list-style: none;
margin:0;
padding:0;
transform-style: flat !important;}
.esg-grid * { -webkit-font-smoothing:antialiased; font-smoothing: antialiased;} .esg-grid ul,
.esg-grid li {
list-style: none;
margin:0;
padding:0;
transform-style: flat !important;
}
.esg-overflowtrick	{	position: relative; width:100%; height:auto;
overflow:hidden;
padding:0px; box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
z-index:1; }
.esg-container	{
position:relative;
width:100%;
height:auto;
}
.esg-container >ul,
.esg-overflowtrick >ul {
width:100%;
max-width:100%;
height:0px; position: relative;
overflow: visible; }
.esg-grid li {
border: 0px solid transparent;
outline: 0px solid transparent;
visibility: hidden;
display: none; }
.esg-grid a { border:none; text-decoration: none}
.esg-grid a:hover,
.esg-grid a:focus { text-decoration: none; border:none; }
.esg-clear				{	clear:both; height:5px !important; background: none !important; }
.esg-clear-no-height,
.eg-clearfix			{	clear:both; height:0px !important; background: none !important; }
.esg-divide-5	{	width:100%;height:5px}
.esg-divide-15	{	width:100%;height:15px}
.esg-divide-20	{	width:100%;height:20px}
.esg-divide-22	{	width:100%;height:22px}
.esg-divide-30	{	width:100%;height:30px}
.esg-click-to-play-video	{	cursor: pointer}
.esg-entry-media iframe		{	-webkit-transform-style: flat;
-webkit-transform: translateZ(1000px);
border: 0;
} .esg-container .tp-esg-item					{ 	position:absolute; top:0px;left:0px; }
.esg-container .tp-esg-item					{	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.esg-container .tp-esg-item .blackoverlay	{	width:100%;height:100%;position: absolute;background:#000; top:0px;left:0px;}
.tp-esg-item					{	z-index:5 }
.tp-esg-item.itemonotherpage	{	z-index:0; display:none;} .esg-entry-cover		{	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
width:100%;height:100%;position:absolute;top:0px;left:0px;overflow: hidden;
border: 0px solid transparent;
outline: 0px solid transparent;
}
.eec					{	display:block; width:auto; height:auto;position:absolute !important;  font-size:20px;text-align:center}   .esg-tc 			{	top:0px; left:0px; width:100%;}
.esg-lc 			{	top:0px;left:0px; height:100%;}
.esg-cc 			{	top:0px;left:0px; width:100%; vertical-align: middle;}
.esg-rc 			{	top:0px;right:0px; height:100%;}
.esg-bc 			{	bottom:0px;left:0px; width:100%;} .esg-tc .ess-tb-cell			{	text-align:center; vertical-align: top; } .esg-lc .ess-tb-cell			{	text-align:left; vertical-align: middle;}
.esg-cc .ess-tb-cell			{	}
.esg-rc .ess-tb-cell			{	text-align:right; vertical-align: middle;} .esg-blc .ess-tb-cell			{	text-align:left; vertical-align: bottom;}
.esg-bc .ess-tb-cell			{	text-align:center; vertical-align: bottom;}
.esg-brc .ess-tb-cell			{	text-align:right; vertical-align: bottom;}
.esg-bc .leftalign	{	text-align:left;} .esg-entry-media							{	position:relative; border: 0px solid transparent;outline: 0px solid transparent;overflow: hidden;
}
.esg-entry-media							{	width:100%;}
.esg-entry-media img						{	width:100%; height:auto; max-width:none !important; min-width:none !important}
.esg-layout-masonry .esg-entry-media img	{
line-height: 0px;
vertical-align: bottom;
display: inline-block;
} .esg-layout-even .esg-entry-media img		{	display:none}
.esg-media-cover-wrapper					{	position: relative; width:100%;backface-visibility: hidden}
.esg-layout-even .esg-media-cover-wrapper	{	height:100%;}
.esg-entry-media-wrapper					{	z-index: 0; }
.esg-entry-media-wrapper .esg-video-frame	{ 	background: #000;} .esg-entry-cover .esg-overlay						{	position: absolute; top:0px;left:0px; width:100%; height:100%; border: 0px solid transparent;
outline: 0px solid transparent;} .esg-layout-even .esg-entry-content					{	display:none; }
.esg-entry-content									{
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-webkit-backface-visibility: hidden;
} .navigationbuttons,
.esg-pagination,
.esg-filters	{	position: relative; z-index:50; -webkit-backface-visibility:hidden;} .esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc, 
.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,
.esg-sortbutton-order.eg-icon-down-open.tp-asc, 
.esg-sortbutton-order .tp-desc	
{	text-align: center} .esg-nav-by-shortcode { position: relative; display: inline-block; vertical-align: top; text-align: center}
.esg-nav-by-shortcode .esg-navbutton-solo-right,
.esg-nav-by-shortcode .esg-navbutton-solo-left { position: relative; left: auto; right: auto;top: auto;bottom: auto }
.esg-nav-by-shortcode .esg-filter-wrapper { visibility: visible;  } .esg-singlefilters .esg-filter-checked	{	display: none; -webkit-backface-visibility:hidden;}
.esg-filter-wrapper		{	 display:inline-block; }
.esg-sortbutton-wrapper	{	 display:inline-block; }
.esg-cartbutton-wrapper	{	 display:inline-block  } .esg-filter-wrapper.dropdownstyle					{	min-width:100px;cursor: pointer; position: relative; z-index:1500; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(1px);transform:translateZ(1px)}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton	{	display:block;margin-right:0px;margin-bottom:5px;}
.esg-filter-wrapper.dropdownstyle .esg-filter-checked	{	margin-right:5px; margin-left:0px;}
.esg-dropdown-wrapper								{	display:none; position: absolute;  padding:20px;top:100%; backface-visibility: hidden; transform: translateZ(10px);}
.esg-selected-filterbutton							{	color: #999;
margin-right: 5px;
cursor: pointer;
padding: 0px 15px 0px 10px;
line-height: 20px;
font-size: 12px;
font-weight: 600;
font-family: "Open Sans",sans-serif;
display: inline-block;
background: rgba(0, 0, 0, 0);
margin-bottom: 5px;
}
.esg-selected-filterbutton.hovered					{ color: #444;}
.esg-selected-filterbutton .eg-icon-down-open		{	display: inline-block;
vertical-align: top;
width: 29px;
line-height: inherit;
font-size: 9px;
font-weight: 700;
color: #999;														
background: rgba(0, 0, 0, 0);
text-align: center;
} .esg-sortbutton-order.tp-desc					{	transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";}
.esg-sorting-select							{	cursor: pointer;position:absolute;top:0px;left:0px;width:100%;height:100%;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-appearance: menulist-button;
}
.esg-filters.esg-navbutton-solo-left		{	position:absolute;left:0px;top:50%; z-index: 800}
.esg-filters.esg-navbutton-solo-right		{	position:absolute;right:0px;top:50%; z-index: 800;}
.esg-navigationbutton.esg-right,
.esg-navigationbutton.esg-left				{	margin-left:0px !important; margin-right:0px !important; -webkit-transform-style: flat; -webkit-transform: translateZ(5000px)} .eg-leftright-container				{	float:left; width:310px; margin-right:20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; position: relative;}
.eg-leftright-container.dark		{	background:#1e1e1e}
.eg-leftright-container .pagination {	position:absolute;bottom:0px;}
.eg-leftright-container .esg-filters		{	padding:30px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.eg-leftright-container .esg-filterbutton	{	display:block; margin:0px 0px 5px 0px}
.eg-leftright-container .esg-filter-wrapper	{	 display:block; margin-right:0px;} .eg-ajaxtarget-container	{	position:relative; width:100%;height:auto;} .tp-esg-item .add_to_cart_button.loading:before {	content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
.esg-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.infinityscollavailable.esg-loader {  position:relative; top:auto; left:50%; margin-top:25px !important; margin-bottom:25px !important;} .esg-loader.spinner0 {
width: 40px;
height: 40px;
background:url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-left:-20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-left:-20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner5 	{	background:url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes esg-rotateplane {
0% { -webkit-transform: perspective(120px) }
50% { -webkit-transform: perspective(120px) rotateY(180deg) }
100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@keyframes esg-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
} 50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
} 100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.esg-loader.spinner2 {
width: 40px;
height: 40px;
margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
-webkit-animation: esg-scaleout 1.0s infinite ease-in-out;
animation: esg-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes esg-scaleout {
0% { -webkit-transform: scale(0.0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes esg-scaleout {
0% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.esg-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.eg-search-wrapper .esg-loader.spinner3					{	margin-top:-30px !important}
.simple-light .eg-search-wrapper .esg-loader.spinner3,
.simple-dark .eg-search-wrapper .esg-loader.spinner3	{	margin-top:-25px !important}
.text-light .eg-search-wrapper .esg-loader.spinner3,
.text-dark .eg-search-wrapper .esg-loader.spinner3	{	margin-top:-22px !important}
.esg-loader.spinner3 .bounce1,
.esg-loader.spinner3 .bounce2,
.esg-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: esg-bouncedelay 1.4s infinite ease-in-out;
animation: esg-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.esg-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes esg-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0.0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes esg-bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.esg-loader.spinner4 {
margin: 0px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: esg-rotate 2.0s infinite linear;
animation: esg-rotate 2.0s infinite linear;
}
.esg-loader.spinner4 .dot1,
.esg-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: esg-bounce 2.0s infinite ease-in-out;
animation: esg-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.esg-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes esg-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes esg-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
@-webkit-keyframes esg-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes esg-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} [class^="eg-icon-"]:before, 
[class*=" eg-icon-"]:before {
font-family: "eg-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
[class^="fa-icon-"]:before, [class*=" fa-icon-"]:before{
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
}
.esg-grid [class^="pe-7s-"]:before, 
.esg-grid [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke';
display: inline-block;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
} .esg-filter-wrapper .esg-filterbutton:last-child,
.esg-cartbutton a,
.esg-selected-filterbutton										{ margin-right: 0 !important; }
.esg-singlefilters .esg-filter-checked							{	display:none !important}  .eg-ajaxclicklistener	{	cursor: pointer}
.eg-ajax-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.eg-ajax-video-container.widevideo {
padding-bottom: 50%;
}
.eg-ajax-video-container iframe,
.eg-ajax-video-container object,
.eg-ajax-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.forcenotvisible	{	visibility: hidden !important}
.forcenotdisplay	{	display:none !important} input.eg-search-input[type="text"],
.eg-search-input	{	display:inline-block}
.eg-search-submit,
.eg-search-clean	{	display:inline-block; width:auto; -moz-user-select: -moz-none;   -khtml-user-select: none;   -webkit-user-select: none; text-align:center; vertical-align: top}
.eg-search-submit,
.eg-search-clean	{ cursor: pointer}
.eg-search-wrapper								{	vertical-align: top; line-height:40px; }
input.eg-search-input[type="text"]				{	font-family: "Open Sans",sans-serif;outline:none !important;margin:0px 0px 5px !important; padding:8px 15px;  vertical-align: top; box-sizing: border-box} .eg-ajax-closer-wrapper 		{	display:block; z-index: 51000; position: relative}
.eg-ajax-navbt					{	cursor: pointer; display:inline-block; margin-right:5px;}
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt,
.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt	{	margin-right:0px}
.eg-ajax-closer-wrapper.eg-acp-tl,
.eg-ajax-closer-wrapper.eg-acp-bl	{	 text-align: left; }
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-br	{	 text-align: right; }
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-b	{	 text-align: center;}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-tl	{margin-bottom:5px;}
.eg-ajax-closer-wrapper.eg-acp-bl,
.eg-ajax-closer-wrapper.eg-acp-br,
.eg-ajax-closer-wrapper.eg-acp-b	{margin-top:5px;}
.eg-acp-inner	{	display: block; position:absolute; z-index:50; margin:5px;}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-t	{	top:0px; }
.eg-acp-inner.eg-acp-br,
.eg-acp-inner.eg-acp-bl,
.eg-acp-inner.eg-acp-b	{	bottom:0px; }
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-bl	{	left:0px;}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-br	{	right:0px; }
.eg-acp-inner.eg-acp-t,
.eg-acp-inner.eg-acp-b	{	left:50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);-moz-transform: translateX(-50%);}
.eg-ajax-navbt					{	line-height:21px; background:#000; background:rgba(0,0,0,0.75); color:#fff; border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px; text-transform: uppercase; padding:1px 1px 0px 0px; font-size:11px; font-weight:400; }
.eg-ajax-closer.eg-ajax-navbt	{	padding: 1px 5px 1px 3px;vertical-align: top;}
.eg-acp-light .eg-ajax-navbt	{	background:#e5e5e5; color:#000;}
.eg-ajax-closer.eg-ajax-navbt i	{	font-size:13px;}
.eg-ajax-navbt i				{	font-size:16px;}
.eg-ajax-closer-wrapper.eg-acp-type1	{	margin:0;}
.eg-acp-type1 .eg-ajax-navbt	{	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px; padding:10px; margin:0px;}
.eg-acp-type1 .eg-ajax-navbt i	{	font-size:20px;}
.eg-acp-type1 .eg-ajax-navbt	{	width: 40px;height: 40px;text-align: center;vertical-align: medium !important; line-height: 40px; padding:0px;}
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt	{	vertical-align: top; font-size:24px; font-weight:300; font-family: sans-serif; height: auto;line-height: 28px;padding: 8px 0px 4px;}
span.eg-el-amount:before	{	content:"("}
span.eg-el-amount:after		{	content:")"}
span.eg-el-amount	{	margin-left:10px;} .esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover {width: 50% !important}
.esg-split-content .esg-media-cover-wrapper:after {content: ""; display: table; clear: both}
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover {float: right}
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover {float: left}
.esg-split-content .esg-entry-media {height: 100% !important}
.esg-split-content .esg-entry-cover {position: relative !important}
.esg-split-content .esg-entry-content {clear: both} .grayscale {-webkit-filter: grayscale(100%); filter: grayscale(100%)}  .esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick {overflow: visible !important}
.esg-revealed .esg-itm-anime .tp-esg-item {-webkit-mask-image: none !important}
.esg-revealed .esg-itm-anime .tp-esg-item:hover {z-index: 9999 !important; transform: none !important}
.esg-revealed .esg-anime-item:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.esg-anime-blur .esg-entry-media {transform: scale(1.15, 1.15) !important; transform-origin: center center !important} .eg-invisiblebutton {box-shadow: none !important; height: inherit !important; display: block}
.esg-lb-dummy {max-width: none !important; box-shadow: none !important; position: absolute; display: none} @media screen and (max-width: 736px) {
.eg-lightbox-post-content-inner > div {
width: 100% !important;
float: none !important;
}
.eg-lightbox-post-content-inner .esg-post-featured-img {
padding: 30px 0 !important;
}
}
.esgbox-stage .esgbox-slide>*:not(.esgbox-share) {margin: 0; padding: 0}
.esgbox-stage .esgbox-slide>.esgbox-loading {margin-top:-30px;margin-left:-30px}
.esgbox-toolbar .esgbox-button {transition: background 0.2s ease-out}
.esgbox-toolbar .esgbox-button:focus,
.esgbox-toolbar .esgbox-button:active,
.esgbox-toolbar .esgbox-button:visited {background: rgba(30,30,30,.6)}
.esgbox-toolbar .esgbox-button:hover {background: #000}
.esgbox-navigation .esgbox-button:before {transition: background 0.2s ease-out}
.esgbox-navigation .esgbox-button:focus:before,
.esgbox-navigation .esgbox-button:active:before,
.esgbox-navigation .esgbox-button:visited:before,
.esgbox-navigation .esgbox-button[disabled]:hover:before,
.esgbox-toolbar .esgbox-button[disabled]:hover {background: rgba(0,0,0,.6)}
.esgbox-navigation .esgbox-button:hover:before {background: rgba(0,0,0,.6)}
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right {display: none !important}
.esgbox-single .esgbox-button--arrow_left,
.esgbox-single .esgbox-button--arrow_right {display: none !important}
.esgbox-slide--video iframe {
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}
.esg-four-by-three .esgbox-slide--video iframe {
width: 800px;
height: 600px;
}
.esgbox-container .esgbox-button--arrow_right:hover , 
.esgbox-container .esgbox-button--arrow_right:focus ,
.esgbox-container .esgbox-button--arrow_left:hover , 
.esgbox-container .esgbox-button--arrow_left:focus {background: rgba(0,0,0,.6)} .esg-filter-wrapper {visibility: hidden}
.esg-mobile-filter-button {display: none}
.esg-mobile-filter-wrap {visibility: visible}
.esg-mobile-filter-wrap .esg-dropdown-wrapper {display: none !important; visibility: hidden !important} .eg-esgblankskin-wrapper * {visibility: hidden !important} .eg-item-in-focus {z-index: 999 !important} .esg-cover-overflow {overflow: hidden} .esg-transition[data-transition^='esg-collapse'] {overflow: hidden}
.esg-transition[data-transition^='esg-collapse']:before,
.esg-transition[data-transition^='esg-collapse']:after {position: absolute; content: ""}
.esg-transition[data-transition^='esg-collapsevertical']:before,
.esg-transition[data-transition^='esg-collapsevertical']:after {width: 100%; height: 0%; left: 0}
.esg-transition[data-transition^='esg-collapsevertical']:before {top: 0}
.esg-transition[data-transition^='esg-collapsevertical']:after {bottom: 0}
.esg-transition[data-transition='esg-collapseverticalout']:before,
.esg-transition[data-transition='esg-collapseverticalout']:after {height: 50%}
.esg-transition[data-transition^='esg-collapsehorizontal']:before,
.esg-transition[data-transition^='esg-collapsehorizontal']:after {width: 0%; height: 100%; top: 0}
.esg-transition[data-transition^='esg-collapsehorizontal']:before {left: 0}
.esg-transition[data-transition^='esg-collapsehorizontal']:after {right: 0}
.esg-transition[data-transition='esg-collapsehorizontalout']:before {width: 50%}
.esg-transition[data-transition='esg-collapsehorizontalout']:after {width: 50%}
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:after {height: 50%}
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:after {height: 0}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:after {width: 50%}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:after {width: 0} .esg-transition[data-transition^="esg-line"]:after {
content: ""; 
position: absolute; 
width: 70%; 
height: 70%; 
top: 15%; 
left: 15%;
background-size: 100% 100%; 
background-repeat: no-repeat; 
background-position: center center;
}
.esg-transition[data-transition="esg-linediagonal"]:after,
.esg-transition[data-transition="esg-linehorizontal"]:after,
.esg-transition[data-transition="esg-linevertical"]:after {transform: scale(0)}
.esg-hovered .esg-transition[data-transition^="esg-line"]:after {transform: scale(1)}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:after {transform: scale(0)} .esg-transition[data-transition^="esg-spiral"]:after {
content: ""; 
position: absolute; 
top: 50%; 
left: 50%; 
width: 100%; 
height: 100%; 
box-sizing: border-box;
padding-bottom: 100%; 
background-size: contain; 
background-repeat: no-repeat; 
transform-origin: center;
transform: translate(-50%, -50%) rotate(0deg) scale(0);
}
.esg-transition[data-transition="esg-spiralzoomout"]:after {transform: translate(-50%, -50%) rotate(-300deg) scale(3)}
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:after {transform: translate(-50%, -50%) rotate(-300deg) scale(3)}
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:after {transform: translate(-50%, -50%) rotate(0deg) scale(0)} .esg-transition[data-transition^="esg-circlezoom"]:before, 
.esg-transition[data-transition^="esg-circlezoom"]:after {
content: ""; 
position: absolute; 
width: 150%; 
height: 150%; 
padding-bottom: 150%;
top: 50%; 
left: 50%; 
transform: translate(-50%, -50%) scale(0, 0);
border-radius: 50%;
box-sizing: border-box;
}
.esg-transition[data-transition="esg-circlezoomout"]:before, 
.esg-transition[data-transition="esg-circlezoomout"]:after {transform: translate(-50%, -50%) scale(1, 1)}
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:before, 
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:after {transform: translate(-50%, -50%) scale(1, 1)}
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:before, 
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:after {transform: translate(-50%, -50%) scale(0, 0)}
.esg-transition[data-transition^="esg-line"]:before,
.esg-transition[data-transition^="esg-spiral"]:before {
content: ""; 
position: absolute; 
width: 100%; 
height: 100%; 
top: 0%; 
left: 0%;
opacity: 0;
}
.esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-transition[data-transition="esg-spiralzoomout"]:before {opacity: 1}
.esg-hovered .esg-transition[data-transition^="esg-line"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:before {opacity: 1}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:before {opacity: 0} .esg-overlay.esg-cover-blend-multiply {mix-blend-mode: multiply}
.esg-overlay.esg-cover-blend-screen {mix-blend-mode: screen}
.esg-overlay.esg-cover-blend-overlay {mix-blend-mode: overlay}
.esg-overlay.esg-cover-blend-darken {mix-blend-mode: darken}
.esg-overlay.esg-cover-blend-lighten {mix-blend-mode: lighten}
.esg-overlay.esg-cover-blend-color-dodge {mix-blend-mode: color-dodge}
.esg-overlay.esg-cover-blend-color-burn {mix-blend-mode: color-burn}
.esg-overlay.esg-cover-blend-hard-light {mix-blend-mode: hard-light}
.esg-overlay.esg-cover-blend-soft-light {mix-blend-mode: soft-light}
.esg-overlay.esg-cover-blend-difference {mix-blend-mode: difference}
.esg-overlay.esg-cover-blend-exclusion {mix-blend-mode: exclusion}
.esg-overlay.esg-cover-blend-hue {mix-blend-mode: hue}
.esg-overlay.esg-cover-blend-saturation {mix-blend-mode: saturation}
.esg-overlay.esg-cover-blend-color {mix-blend-mode: color}
.esg-overlay.esg-cover-blend-luminosity {mix-blend-mode: luminosity} .aden{-webkit-filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);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{-webkit-filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:-webkit-linear-gradient(top,#005b9a,#e6c13d);background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{-webkit-filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75);filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{-webkit-filter:brightness(1.05) hue-rotate(-10deg);filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{-webkit-filter:contrast(1.5) brightness(.9);filter:contrast(1.5) brightness(.9)}.toaster::after{background:-webkit-radial-gradient(circle,#804e0f,#3b003b);background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{-webkit-filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{-webkit-filter:brightness(1.2) contrast(.9) saturate(1.1);filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:-webkit-radial-gradient(circle,#a6b1ff 50%,#342134);background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{-webkit-filter:contrast(.9) sepia(.2);filter:contrast(.9) sepia(.2)}.earlybird::after{background:-webkit-radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{-webkit-filter:contrast(1.1) saturate(1.1);filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:-webkit-radial-gradient(40% 40%,circle,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);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{-webkit-filter:saturate(1.1) contrast(1.5);filter:saturate(1.1) contrast(1.5)}.lofi::after{background:-webkit-radial-gradient(circle,transparent 70%,#222 150%);background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{-webkit-filter:contrast(1.1) brightness(1.1) saturate(1.3);filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{-webkit-filter:contrast(.9) brightness(1.1);filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:-webkit-radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{-webkit-filter:sepia(.3);filter:sepia(.3)}.xpro2::after{background:-webkit-radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{-webkit-filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);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{-webkit-filter:contrast(.9);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{-webkit-filter:grayscale(1) contrast(1.1) brightness(1.1);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{-webkit-filter:contrast(1.2) saturate(1.35);filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{-webkit-filter:grayscale(.5) contrast(.95) brightness(.9);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{-webkit-filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9);filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:-webkit-radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:-webkit-radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));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{-webkit-filter:saturate(.66) brightness(1.05);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} .source_type_stream .esg-filter-wrapper,
.source_type_nextgen .esg-filter-wrapper,
.source_type_rml .esg-filter-wrapper { display:none!important; } [class*=" pe-7s-"]:before{font-family:'Pe-icon-7-stroke'}@font-face {
font-family: 'eg-font';
src: url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117);
src: url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117#iefix) format('embedded-opentype'),
url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?85610117) format('woff'),
url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?85610117) format('truetype'),
url(//www.opproductosyservicios.com/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?85610117#egfont) format('svg');
font-weight: normal;
font-style: normal;
}
.eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-picture:before { content: '\e800'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-wistia:before { content: '\e89f'; } .eg-icon-wistia-squared:before { content: '\e89e'; }.mt_bubble_box {
background: #f6f6f6 none repeat scroll 0 0;
padding: 30px;
position: relative;
}
.mt_bubble_box .bubble_title {
font-weight: bold;
margin: 0;
}
.bubble_footer_text {
font-weight: bold;
margin: 15px 0 0;
}
.mt_bubble_box .bubble_subtitle {
margin: 8px 0 15px;
color: #00afef;
}
.bubble_pointer{
position: absolute;
content: '';
border-style: solid;
display: block; 
width: 0px; 
z-index: 1; 
}
.bubble_footer_text > span {
color: #00afef;
} .mt--custom_services .hover_container {
display: flex !important;
height: 100%;
position: absolute;
text-align: center;
top: 0;
width: 100%;
text-align: left;
}
.mt--custom_services .hover_container_holder {
align-self: center;
padding: 0 65px;
width: 100%;
}
.mt--custom_services img {
width: 100%;
}
.mt--custom_services {
margin: 0 !important;
}
.mt--custom_services .hover_container .hover_container_holder .custom_service_second_title {
text-transform: uppercase;
}
.mt--custom_services .hover_container .hover_container_holder .custom_service_description {
color: #fff;
font-size: 18px;
}
.mt--custom_services .hover_container .more-link:hover{
opacity: 0.8;
}
.mt--custom_services .hover_container .more-link {
border: 2px solid;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 15px;
font-style: italic;
line-height: 25px;
margin: 10px 0 0;
padding: 4px 14px;
}
.mt_services-shortcode p.menu_item_content {
font-size: 15px;
font-weight: 600;
}
.mt_services-shortcode .vc_icon_element {
margin-bottom: 10px;
}
.mt_services-shortcode h3.menu_item_title {
margin-bottom: 5px;
font-weight: 700;
}/*/*/.mt--custom_services .hover_container {
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}
.mt--custom_services:hover .hover_container {
opacity: 1;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}
.mt--custom_services:hover img {
opacity: 0;
transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-webkit-transition: all 300ms ease-in-out 0ms;
}/**/.title-subtile-holder .section-title {
margin-top: 15px;
font-weight: 700;
margin-bottom: 17px;
line-height: 1.3;
} .section-title {
text-align: center;
font-weight: 700;
}
.section-subtitle {
color: rgb(154, 167, 175);
font-size: 17px;
font-weight: 500;
margin-top: 7px;
text-align: center;
width: 70%;
margin: 0 auto;
margin-top: 0px;
line-height: 1;
}
.text_left .section-title {
text-align: left !important;
}
.text_left .section-subtitle {
text-align: left !important;
margin: 0;
}
.text_right .section-title {
text-align: right !important;
}
.text_right .section-subtitle {
text-align: right !important;
margin: 0;
margin-left: auto;
}
.text_right .section-border {
background-position: right !important;
}
.text_left .section-border {
background-position: left !important;
}
.section-border.light_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-white.jpg) no-repeat scroll center center;
}
.section-border.dark_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-yellow.jpg) no-repeat scroll center center;
}
.section-border.red_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-red.png) no-repeat scroll center center;
}
.section-border.blue_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-blue.png) no-repeat scroll center center;
}
.section-border.darkblue_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-dark-blue.png) no-repeat scroll center center;
}
.section-border.orange_border {
background: rgba(0, 0, 0, 0) url(//www.opproductosyservicios.com/wp-content/plugins/modeltheme-framework/inc/shortcodes/img/delimiter-orange.jpg) no-repeat scroll center center;
}
.section-border {
height: 5px;
margin: 5px 0 25px;
width: 100%;
} .section_welcome .section-title {
color: #ffffff;
}
.section_quotes .section-title {
color: #ffffff;
}
.light_title {
color: #ffffff;
}
.light_subtitle {
color: #ffffff;
}
.dark_title {
color: #151515;
}
.dark_subtitle {
color: rgba(37, 37, 37, 0.5);
}
header.section-header {
margin-bottom: 50px;
position: relative;
z-index: 10;
} .title-holder {
margin-bottom: 40px;
}
.title_bored_element {
border-bottom: 5px solid rgb(72, 168, 167);
color: rgb(51, 51, 51);
padding-bottom: 3px;
}
.section-single-title {
font-weight: 500;
text-transform: uppercase;
}  .widget_social_icons li {
display: inline-table;
margin-bottom: 3px;
text-align: center;
}
.widget_social_icons ul {
margin: 0;
padding: 0;
}
.widget_social_icons li a {
display: block;
line-height: 0;
transition: all 300ms ease-in-out 0s;
-o-transition: all 300ms ease-in-out 0s;
-moz-transition: all 300ms ease-in-out 0s;
-webkit-transition: all 300ms ease-in-out 0s;
-ms-transition: all 300ms ease-in-out 0s;
}
.widget_social_icons li a i {
font-size: 18px;
}
.widget_social_icons li a:hover {
color: #ffffff;
}
#primary .main-content .sidebar-social-networks ul {
padding: 0 15px;
} .latest-videos h3 {
color: #ffffff;
font-size: 16px;
font-weight: 400;
margin-bottom: 15px;
padding: 12px;
text-align: left;
text-transform: uppercase;
}
.latest-videos h3 .fa{
margin-right: 8px;
}
.latest-videos > a {
color: rgba(0, 0, 0, 0.7);
display: block;
}
.latest-videos .post-date {
color: rgba(0, 0, 0, 0.3);
display: block;
margin-top: 3px;
}
.latest-videos .post-date i {
margin-right: 5px;
}
.video-title {
padding: 15px 0;
}
.video-title a {
display: block;
color: rgba(0, 0, 0, 0.7);
} .text-dark .statistics .stats-head *{
color: #00aeef;
}
.text-dark .statistics .stats-content p {
color: #747474;
}
.stats-block.statistics {
padding: 15px 0 30px;
}
.stats-content .skill-count {
display: block;
font-size: 60px;
font-weight: 600;
line-height: 60px;
margin-top: 10px;
text-align: center;
}
.stat-number.skill.percentage {
margin-bottom: 0;
}
.stats-head * {
font-size: 50px;
color: #FFF;
text-align: center;
}
.stats-head i {
clear: both;
display: block;
font-family: "FontAwesome";
font-size: 40px;
padding-right: 0;
}
.stats-content p {
font-size: 17px;
font-weight: 300;
line-height: 26px;
margin-bottom: 0;
opacity: 1;
text-align: center;
text-transform: capitalize;
margin-top: 5px;
}
.stat-number.skill {
margin-bottom: 0px;
}
.stat-number.skill img {
padding-top: 30px;
}
.stat-number.skill i {
padding-top: 30px;
}  .pricing {
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
margin: 0 auto;
}
.pricing__item {
position: relative;
display: flex;
flex-direction: column;
align-items: stretch;
text-align: center;
flex: 0 1 360px;
}
.pricing__feature-list {
text-align: left;
}
.pricing__action {
color: inherit;
border: none;
background: none;
}
.pricing__action:focus {
outline: none;
} .pricing--tenzin .pricing__item {
margin: 1em;
padding: 2em 2.5em;
text-align: left;
color: #262b38;
background: #EEF0F3;
border-top: 3px solid #EEF0F3;
-webkit-transition: border-color 0.3s;
transition: border-color 0.3s;
}
.pricing--tenzin .pricing__title {
margin: 0 0 1em;
}
.pricing--tenzin .pricing__price {
font-size: 2em;
font-weight: bold;
padding: 0.5em 0 0.75em;
border-top: 3px solid rgba(139, 144, 157, 0.18);
}
.pricing--tenzin .pricing__currency {
font-size: 0.5em;
vertical-align: super;
}
.pricing--tenzin .pricing__sentence {
font-weight: bold;
padding: 0 0 0.5em;
color: #9CA0A9;
border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}
.pricing--tenzin .pricing__feature-list {
font-size: 0.85em;
font-style: italic;
margin: 0;
padding: 0.25em 0 2.5em;
list-style: none;
text-align: right;
color: #8b909d;
}
.pricing--tenzin .pricing__action {
font-weight: bold;
margin-top: auto;
padding: 1em 2em;
color: #fff;
border-radius: 30px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
text-align: center;
} .pricing--norbu .pricing__item {
margin: 1em;
color: #fff;
cursor: default;
font-family: 'Myriad Pro', Arial, sans-serif;
border: 1px solid rgba(255,255,255,0.4);
background: rgba(255,255,255,0.08);
border-radius: 10px;
-webkit-transition: border-color 0.3s, background 0.3s;
transition: border-color 0.3s, background 0.3s;
}
.pricing--norbu .pricing__item:hover {
border: 1px solid rgba(255,255,255,1);
background: rgba(255,255,255,0.18);
}
.pricing--norbu .pricing__title {
font-size: 2em;
font-weight: 400;
margin: 0.5em 0;
padding: 1em;
position: relative;
}
.pricing--norbu .pricing__title::after {
content: '';
position: absolute;
width: 20%;
height: 1px;
background: #fff;
left: 40%;
bottom: 0;
}
.pricing--norbu .icon {
display: inline-block;
min-width: 2em;
}
.pricing--norbu .pricing__price {
font-size: 3.5em;
padding: 0.5em 0 0 0;
font-weight: 400;
position: relative;
z-index: 100;
}
.pricing--norbu .pricing__currency {
font-size: 0.5em;
vertical-align: super;
}
.pricing--norbu .pricing__period {
font-size: 0.25em;
display: block;
padding: 1em;
}
.pricing--norbu .pricing__sentence {
color: #fff;
font-size: 1em;
margin: 0 auto 1em;
padding: 1em 2em;
}
.pricing--norbu .pricing__feature-list {
font-size: 1.15em;
margin: 0 2em;
letter-spacing: 0;
padding: 2em 0;
list-style: none;
}
.pricing--norbu .pricing__feature {
line-height: 1.4;
}
.pricing--norbu .pricing__action {
font-weight: bold;
flex: none;
margin: auto 1em 1em;
padding: 1.25em 2em;
color: #4aa8e4;
background: rgba(255,255,255,0.7);
border-radius: 5px;
-webkit-transition: background 0.3s;
transition: background 0.3s;
}
.pricing--norbu .pricing__action:hover,
.pricing--norbu .pricing__action:focus {
background: #fff;
}
.pricing--pema .pricing__feature-list i,
.pricing--norbu .pricing__feature-list i {
margin-right: 10px;
} .pricing--pema .pricing__item {
border-radius: 10px;
font-family: 'Alegreya Sans', sans-serif;
padding: 2em 2em;
margin: 1em;
color: #fff;
cursor: default;
overflow: hidden;
box-shadow: 0 0 15px rgba(0,0,0,0.05);
}
@media screen and (min-width: 66.250em) {
.pricing--pema .pricing__item {
margin: 1.5em 0;
}
.pricing--pema .pricing__item--featured {
z-index: 10;
margin: 0;
font-size: 1.15em;
}
}
.pricing--pema .pricing__title {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0.5em 0 0;
text-transform: uppercase;
}
.pricing--pema .icon {
display: inline-block;
min-width: 2em;
color: #8A9790;
vertical-align: middle;
}
.pricing--pema .pricing__price {
font-family: "Montserrat";
font-size: 90px;
font-weight: 700;
position: relative;
z-index: 100;
}
.pricing--pema .pricing__currency {
font-size: 0.5em;
padding-right: 10px;
vertical-align: super;
}
.pricing--pema .pricing__period {
color: rgba(255, 255, 255, 0.9);
display: inline-block;
font-family: "Montserrat";
font-size: 18px;
font-weight: 400;
padding: 0 0 0 0.5em;
}
.pricing--pema .pricing__sentence {
opacity: 0.6;
}
.pricing--pema .pricing__sentence {
font-weight: bold;
margin-bottom: 0px;
padding: 0 0 0.5em;
}
.pricing--pema .pricing__feature-list {
font-size: 0.95em;
margin: 0;
padding: 1.5em 0.5em 2.5em;
list-style: none;
}
.pricing--pema .pricing__feature {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
font-size: 18px;
font-weight: lighter;
padding: 1em 0;
text-align: center;
}
.pricing--pema .pricing__feature:first-child {
border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.pricing--pema .pricing__action {
font-weight: bold;
margin-top: auto;
padding: 1em 2em;
color: #fff;
border-radius: 5px;
-webkit-transition: background-color 0.3s;
transition: background-color 0.3s;
} .pricing--cluster .pricing__item {
border-radius: 10px;
padding: 50px 50px 0 50px;
color: #fff;
cursor: default;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.pricing--cluster .pricing__title {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0.5em 0 0;
text-transform: uppercase;
}
.pricing--cluster .icon {
display: inline-block;
min-width: 2em;
color: #8A9790;
vertical-align: middle;
}
.pricing--cluster .pricing__price {
font-size: 80px;
font-weight: 800;
position: relative;
z-index: 100;
color: #6773dd;
line-height: 1;
padding:5px 0;
}
.pricing--cluster p.package__per__feature {
color: #6773dd;
margin: 0;
font-size: 20px;
line-height: 1.5;
font-weight: bold;
}
.pricing--cluster p.package__discount {
background: #6773dd;
color: #fff;
font-size: 15px;
line-height: 1.5;
width: 100px;
margin: 20px auto;
border-radius: 5px;
padding: 3px 0;
font-weight: bold;
}
.pricing--cluster .pricing__currency {
font-size: 0.5em;
padding-right: 10px;
vertical-align: super;
}
.pricing--cluster .pricing__period {
color: #6773dd;
display: inline-block;
font-size: 20px;
font-weight: bold;
padding: 0;
}
.pricing--cluster .pricing__feature-list {
margin: 0;
padding: 0;
list-style: none;
color: #6773dd;
}
.pricing--cluster .pricing__feature {
font-size: 15px;
text-align: center;
margin: 10px 0;
opacity: .7;
font-weight: 300;
}
.pricing--cluster .pricing__action {
font-weight: bold;
height: 50px;
line-height: 50px;
padding: 0 30px;
color: #fff;
border-radius: 10px;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
background: #6773dd;
text-transform: uppercase;
position: relative;
bottom: -25px;
margin: 0 auto;
font-size: 18px;
}
.pricing--cluster .pricing__action:hover {
transform: scale(1.05);
opacity: .8;
}
.pricing__item.pricing__item--featured {
padding-top: 0;
}
.package__recommended {
background: #ff655d;
border-radius: 30PX;
position: relative;
top: -25px;
left: 0;
right: 0;
margin: 0 auto;
height: 50px;
line-height: 50px;
padding: 0 50px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}
.pricing__item--featured .pricing__period {
margin-top: 20px;
}
.pricing__item--featured {
background: #f9f9f9;
}
.pricing__item--featured p.package__discount {
background: #ff655d;
}
.pricing__item--featured .pricing__action {
background: #ff655d;
} .pricing-section-v3 .pricing--cluster .pricing__item {
padding-top: 0px;
}
.pricing-section-v3 .pricing--cluster .pricing__price {
line-height: 60px;
padding: 0;
}
.pricing-section-v3 .pricing--cluster .pricing__feature-list {
margin: 30px 0;
}
.pricing-section-v3 .pricing--cluster .pricing__feature {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.pricing-section-v3 .pricing--cluster .pricing__feature:last-child {
border: none;
}
.pricing-section-v3 .pricing--cluster .pricing__feature {
border-bottom: 1px solid rgba(103, 115, 221, 0.5);
padding: 8px 0;
margin: 0;
text-align: left;
opacity: .9;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i {
float: right;
position: relative;
top: 3px;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i.fa-check-circle {
color: #81da9e;
}
.pricing-section-v3 .pricing--cluster .pricing__feature i.fa-window-close {
color: #ff655d;
} .modeltheme-pricing-vers4 .cd-pricing-switcher {
text-align: center;
}
.modeltheme-pricing-vers4 .cd-pricing-switcher .fieldset {
display: inline-block;
position: relative;
padding: 2px;
border-radius: 50em;
border: 1px solid #225b78;
margin-bottom: 20px;
}
.modeltheme-pricing-vers4 .cd-pricing-switcher input[type="radio"] {
position: absolute;
opacity: 0;
}
.modeltheme-pricing-vers4 .cd-pricing-switcher label {
position: relative;
z-index: 1;
display: inline-block;
float: left;
width: 90px;
height: 40px;
line-height: 40px;
cursor: pointer;
font-size: 17px;
color: #FFFFFF;
margin: 0;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; 
}
.modeltheme-pricing-vers4 .cd-pricing-switcher label:not(.active-label) {
color: #151515;
}
.modeltheme-pricing-vers4 ul.cd-pricing-wrapper {
list-style-type: none;
padding: 0;
text-align: center;
}
.modeltheme-pricing-vers4 .cd-pricing-body ul {
list-style-type: none;
padding: 0;
}
.modeltheme-pricing-vers4 .cd-pricing-list-parent {
margin-top: 75px;
}
.cd-pricing-flat-icon {
height: 75px;
border-radius: 10px 10px 0 0;
}
.modeltheme-pricing-vers4 .flat-icon {
margin: 0 auto;
border-radius: 50%;
border: 15px solid #fff;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
bottom: 75px;
}
.modeltheme-pricing-vers4 h2.package_title {
margin: 0;
padding-top: 30px;
font-weight: 400 !important;
font-size: 35px;
}
.modeltheme-pricing-vers4 h2.package_category {
font-size: 20px;
font-weight: 800 !important;
margin: 5px 0 30px;
}
.modeltheme-pricing-vers4 .flat-icon i {
font-size: 60px;
}
.modeltheme-pricing-vers4 .cd-price {
padding: 10px 0;
font-size: 20px;
font-weight: 600;
}
.modeltheme-pricing-vers4 .cd-pricing-body {
margin: 30px 0 15px;
}
.modeltheme-pricing-vers4 .cd-pricing-body li {
font-size: 17px;
padding: 10px 0px;
border-bottom: 1px solid rgba(103, 115, 221, 0.1);
margin: 0 30px;
}
.modeltheme-pricing-vers4 .cd-pricing-body li:last-child {
border: 0;
padding-bottom: 0px;
}
.modeltheme-pricing-vers4 .cd-pricing-switcher .cd-switch { position: absolute;
top: 2px;
left: 2px;
height: 40px;
width: 90px;
background-color: #0c1f28;
border-radius: 50em;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
transition: transform 0.5s;
}
.modeltheme-pricing-vers4 a.pricing-select-button {
font-weight: bold;
height: 50px;
line-height: 50px;
padding: 13px 50px;
color: #fff;
border-radius: 10px;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
background: #6773dd;
text-transform: uppercase;
position: relative;
bottom: -25px;
margin: 0 auto;
font-size: 18px;
}
.modeltheme-pricing-vers4 a.pricing-select-button:hover {
transform: scale(1.05);
opacity: .8;
}
.modeltheme-pricing-vers4 .cd-pricing-switcher input[type="radio"]:checked + label + .cd-switch,
.modeltheme-pricing-vers4 .cd-pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .cd-switch { -webkit-transform: translateX(90px);
-moz-transform: translateX(90px);
-ms-transform: translateX(90px);
-o-transform: translateX(90px);
transform: translateX(90px);
}
.modeltheme-pricing-vers4 .cd-pricing-list {
list-style-type: none;
padding: 0;
}
.modeltheme-pricing-vers4 .cd-pricing-list > li {
position: relative;
}
.modeltheme-pricing-vers4 .cd-pricing-list li.pricing-front,
.modeltheme-pricing-vers4 .cd-pricing-list li.pricing-back {
transition: opacity .6s ease-in;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
-ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
border-radius: 10px;
}
.modeltheme-pricing-vers4 .cd-pricing-list li.pricing-back {
visibility: hidden;
opacity: 0;
height: 0;
transition: opacity .6s ease-out
}
.modeltheme-pricing-vers4 .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-back {
visibility: visible;
opacity: 1;
height: auto;
transition: opacity .6s ease-in
}
.modeltheme-pricing-vers4 .cd-pricing-list ul.cd-pricing-wrapper.is-flipped li.pricing-front {
visibility: hidden;
opacity: 0;
height: 0;
overflow: hidden;
transition: opacity .6s ease-out
}
@media(max-width: 992px) {
.modeltheme-pricing-vers4 ul.cd-pricing-wrapper {
margin-bottom: 120px;
}
} .modeltheme-countdown > div{
font-weight: bold;
font-size: 30px;
padding-left: 0;
}
.modeltheme-countdown div div:first-child{
text-align: center;
}
.modeltheme-countdown div div:last-child{
opacity: 0.7;
font-size: 15px;
font-weight: lighter;
text-align: center;
}
.modeltheme-countdown > div {
float: left;
}
.modeltheme-countdown > span {
float: left;
font-size: 60px;
line-height: 24px;
margin-bottom: 10px;
margin-top: 20px;
padding: 0 10px;
}
.modeltheme-countdown {
border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
display: inline-table;
overflow: hidden;
padding: 10px 30px 0px;
margin: 30px 0px;
}
.modeltheme-countdown .days-digit {
font-size: 70px;
line-height: 50px !important;
}
.modeltheme-countdown .days-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.modeltheme-countdown .hours-digit {
font-size: 70px;
line-height: 50px !important;
}
.modeltheme-countdown .hours-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.modeltheme-countdown .minutes-digit {
font-size: 70px;
line-height: 50px !important;
}
.modeltheme-countdown .minutes-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
}
.modeltheme-countdown .seconds-digit {
font-size: 70px;
line-height: 50px !important;
}
.modeltheme-countdown .seconds-name {
font-size: 20px !important;
margin-top: 5px !important;
margin-bottom: 12px !important;
} .mt-icon-list-item .mt-icon-list-icon-holder {
display: table-cell;
vertical-align: middle;
width: 28px;
}
.mt-icon-list-item .mt-icon-list-icon-holder i {
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-moz-transition: all 250ms ease;
}
.mt-icon-list-item .mt-icon-list-text {
display: table-cell;
position: relative;
vertical-align: middle;
font-weight: 300;
}
.mt-icon-list-item-shadow .flat-icon {
border-radius: 50%;
border: 15px solid #81db9e;
margin: 0;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.column-services-hover:hover .flat-icon {
box-shadow: 0 0 0 10px rgba(255,255,255,0.4);
webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
position: relative;
font-size: 80%;
}
.mt-icon-list-item-shadow {
text-align: center;
} .percircle.dark {
background-color: #777777;
}
.percircle.dark .bar,
.percircle.dark .fill {
border-color: #c6ff00;
}
.percircle.dark > span {
color: #777777;
}
.percircle.dark:after {
background-color: #555555;
}
.percircle.dark:hover > span {
color: #c6ff00;
}
.percircle.red .bar,
.percircle.red .fill {
border-color: #dd5454;
}
.percircle.red:hover > span {
color: #dd5454;
}
.percircle.red.dark .bar,
.percircle.red.dark .fill {
border-color: #f84a4a;
}
.percircle.red.dark:hover > span {
color: #f84a4a;
}
.percircle.blue .bar,
.percircle.blue .fill {
border-color: #00AFEF;
}
.percircle.blue:hover > span {
color: #00AFEF;
}
.percircle.blue.dark .bar,
.percircle.blue.dark .fill {
border-color: #20cceb;
}
.percircle.blue.dark:hover > span {
color: #20cceb;
}
.percircle.green .bar,
.percircle.green .fill {
border-color: #8dea7b;
}
.percircle.green:hover > span {
color: #8dea7b;
}
.percircle.green.dark .bar,
.percircle.green.dark .fill {
border-color: #a9ff3a;
}
.percircle.green.dark:hover > span {
color: #a9ff3a;
}
.percircle.orange .bar,
.percircle.orange .fill {
border-color: #e88239;
}
.percircle.orange:hover > span {
color: #e88239;
}
.percircle.orange.dark .bar,
.percircle.orange.dark .fill {
border-color: #dc5b00;
}
.percircle.orange.dark:hover > span {
color: #dc5b00;
}
.percircle.pink .bar,
.percircle.pink .fill {
border-color: #ff8ed0;
}
.percircle.pink:hover > span {
color: #ff8ed0;
}
.percircle.pink.dark .bar,
.percircle.pink.dark .fill {
border-color: #ff58b9;
}
.percircle.pink.dark:hover > span {
color: #ff58b9;
}
.percircle.purple .bar,
.percircle.purple .fill {
border-color: #aa7eff;
}
.percircle.purple:hover > span {
color: #aa7eff;
}
.percircle.purple.dark .bar,
.percircle.purple.dark .fill {
border-color: #7a38f7;
}
.percircle.purple.dark:hover > span {
color: #7a38f7;
}
.percircle.yellow .bar,
.percircle.yellow .fill {
border-color: #dcbd00;
}
.percircle.yellow:hover > span {
color: #dcbd00;
}
.percircle.yellow.dark .bar,
.percircle.yellow.dark .fill {
border-color: #ffdb00;
}
.percircle.yellow.dark:hover > span {
color: #ffdb00;
}
.rect-auto,
.percircle.gt50 .slice {
clip: rect(auto, auto, auto, auto);
}
.pie,
.percircle .bar,
.gt50 .fill {
position: absolute;
border: 0.08em solid #307bbb;
width: 0.84em;
height: 0.84em;
clip: rect(0, 0.5em, 1em, 0);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.bar {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.pie-fill,
.gt50 .bar:after,
.gt50 .fill {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.percircle {
position: relative;
font-size: 120px;
width: 1em;
height: 1em;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
float: left;
margin: 0 0.1em 0.1em 0;
background-color: #cccccc;
}
.percircle *,
.percircle *:before,
.percircle *:after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.percircle.animate > span,
.percircle.animate:after {
-webkit-transition: -webkit-transform 0.2s ease-in-out;
-moz-transition: -moz-transform 0.2s ease-in-out;
-ms-transition: -ms-transform 0.2s ease-in-out;
-o-transition: -o-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
.percircle.animate .bar {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-moz-transition: -moz-transform 0.6s ease-in-out;
-ms-transition: -ms-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
}
.percircle.center {
float: none;
margin: 0 auto;
}
.percircle.big {
font-size: 240px;
}
.percircle.small {
font-size: 80px;
}
.percircle > span {
position: absolute;
z-index: 1;
width: 100%;
top: 50%;
height: 1em;
margin-top: -0.6em;
font-size: 0.2em;
color: #cccccc;
display: block;
text-align: center;
white-space: nowrap;
}
.perclock > span {
font-size: 0.175em;
}
.percircle:after {
position: absolute;
top: 0.08em;
left: 0.08em;
display: block;
content: " ";
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #f9f9f9;
width: 0.84em;
height: 0.84em;
}
.percircle .slice {
position: absolute;
width: 1em;
height: 1em;
clip: rect(0, 1em, 1em, 0.5em);
}
.percircle:hover {
cursor: default;
}
.percircle:hover > span {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
color: #307bbb;
}
.percircle:hover:after {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
} .buton_image_class:hover {
transform: scale(1.1);
transition: all 400ms ease-in-out 0s;
-ms-transformtransition: all 400ms ease-in-out 0s;
-webkit-transformtransition: all 400ms ease-in-out 0s;
}
.buton_image_class {
transform: scale(1.0);
transition: all 400ms ease-in-out 0s;
-ms-transformtransition: all 400ms ease-in-out 0s;
-webkit-transformtransition: all 400ms ease-in-out 0s;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } 
} .subscribe .result {
display: block;
width: 100% !important;
}
.mc_embed_signup {
margin-top: 15px;
overflow: hidden;
}
.newspaper-info {
color: #ffffff;
}
.complex-layout .subscribe h3 i {
margin-right: 5px;
}
.subscribe > input[type="text"] {
border: 0 none;
float: left;
font-style: italic;
padding: 15px 25px;
width: 65%;
border-radius: 30px;
font-family: "Ubuntu";
font-weight: initial;
font-size: 18px;
text-transform: normal !important;
margin-right: 20px;
}
.subscribe > button[type="submit"] {
border: 0 none;
color: #ffffff;
float: left;
font-style: normal;
font-weight: bold;
padding: 15px;
width: 30%;
border-radius: 30px;
font-family: "Ubuntu";
font-size: 18px;
}
.subscribe_title {
margin-bottom: 10px;
margin-top: 15px;
}
.complex-layout .subscribe {
border: 1px solid rgb(223, 229, 233);
overflow: hidden;
padding: 30px;
}
.complex-layout .subscribe > button[type="submit"] {
padding: 8px 16px;
}
.complex-layout .subscribe > button[type="submit"]{
width: auto;
}
.complex-layout .subscribe > input[type="text"] {
border: 1px solid rgba(0, 0, 0, 0.1);
margin-right: 8px;
width: 50%;
}
.complex-layout .subscribe > h3 {
float: left;
font-size: 14px;
margin: 10px 0;
width: 38%;
} .featured_product_details_holder {
align-self: center;
}
.featured_product_shortcode {
border-radius: 10px !important;
padding: 60px !important;
display: flex;
}
.featured_product_shortcode .featured_product_button {
color: #ffffff;
font-size: 20px;
padding: 20px 50px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
border-radius: 50px;
}
.featured_product_shortcode .featured_product_description {
margin-bottom: 70px;
margin-top: 25px;
}
.featured_product_shortcode .featured_product_name a {
font-weight: bold;
font-size: 60px;
}  .slideshow {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
width: 100vw; height: 900px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
} .slide {
max-width: 100%;
position: absolute;
top: 0;
left: 0;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 100vw;  height: 900px;
pointer-events: none;
opacity: 0;
-webkit-perspective: 1800px;
perspective: 1800px;
}
.slide--current {
z-index: 1;
pointer-events: auto;
opacity: 1;
max-width: 100%;
}
.titles {
background-color: rgba(255, 255, 255, 0.8);
bottom: 5px;
left: 0;
min-height: 115px;
pointer-events: none;
position: absolute;
text-align: center;
width: 100%;
z-index: 1;
}
.title {
font-size: 1.85em;
font-weight: 700;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 1em;
text-align: center;
white-space: nowrap;
opacity: 0; -webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.title--current {
opacity: 1;
}
.title__sub {
font-size: 0.5em;
line-height: 1;
display: block;
margin-top: 0.25em;
white-space: nowrap;
text-indent: 5px;
letter-spacing: 5px;
text-transform: uppercase; }
.title__sub::before,
.title__sub::after {
content: '\2014';
} .featured_house.nav {
position: fixed;
z-index: 5000;
top: 2em;
right: 2em;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
width: 85px;
background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
padding: 15px 0;
}
.no-preserve3d .nav {
display: none;
}
.nav__item {
position: relative;
display: block;
overflow: hidden;
width: 25px;
height: 25px;
margin: 2px;
cursor: pointer; }
.nav__item::after {
content: '';
position: absolute;
top: 3px;
left: 3px;
width: 15px;
height: 15px;
opacity: 0; -webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.nav__item:hover::after {
opacity: 0.2;
}
.nav__item.nav__item--current::after {
opacity: 1;
}
.text-hidden {
position: absolute;
top: 200%;
pointer-events: none;
opacity: 0;
} .scene { height: 100%;
margin: 0 auto;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: -webkit-transform 0.1s;
transition: transform 0.1s;
}
.views {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
width: 100%;
height: 100%;
pointer-events: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.view__img {
display: block;
}
.view {
z-index: 1;
-webkit-flex: none;
flex: none;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.view--rotate-right {
margin-right: -1px;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.view--rotate-left {
margin-left: -1px;
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.view__img {
max-height: 100%;
}
.slide .scene .views .view .item {
position: absolute;
z-index: 1;
pointer-events: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.item--popup {
z-index: 1;
pointer-events: auto;
}
.item::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
background: #ececec; box-shadow: 0 0 0 65px #ececec, 0 0 0 65px #000;
-webkit-transform: scale3d(0.7, 0.7, 1);
transform: scale3d(0.7, 0.7, 1);
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.item.item--popup::before {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.item__img {
position: relative;
display: block;
max-height: 100%;
margin: 0 auto;
pointer-events: auto;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.item--popup .item__img {
box-shadow: none;
}
.view-open .item:not(.item--popup) .item__img {
-webkit-transition: -webkit-transform 0.1s;
transition: transform 0.1s;
}
.views:not(.view-open) .item__img:hover { box-shadow: 0 0 0 4px #fff;
transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-webkit-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
}
.views:not(.view-open) .item__img { box-shadow: 0 0 0 4px transparent;
transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-webkit-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
}
.item__info {
line-height: 1;
position: relative;
min-width: 150px;
margin: 3em 0 -1em;
text-align: center;
opacity: 0;
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
.item--popup .item__info {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.item__title {
font-size: 0.75em;
font-weight: 700;
margin: 0;
padding: 0 0 0.5em 0;
letter-spacing: 2px;
text-transform: uppercase;
}
.item__price {
font-size: 1.5em;
font-weight: 700;
line-height: 1.5;
display: inline-block;
vertical-align: middle;
}
.item__price sup {
font-size: 0.5em;
color: #aaa;
}
.currency {
vertical-align: super;
}
.image1_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room1 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350 ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room2 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room3 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image1_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image2_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
}
.image3_room4 .item__img:hover {
transform: scale(1.1) !important;
transition: all 350ms ease-in-out 0ms;
-o-transition: all 350ms ease-in-out 0ms;
-moz-transition: all 350ms ease-in-out 0ms;
-webkit-transition: all 350ms ease-in-out 0ms;
-ms-transition: all 350ms ease-in-out 0ms;
} .view .item img {
max-width: none !important;
} .image1_room1 .item__img {
height: auto;
}
.image2_room1 .item__img {
height: auto;
}
.image3_room1 .item__img {
height: auto;
} .image1_room2 .item__img {
height: auto;
}
.image2_room2 .item__img {
height: auto;
}
.image3_room2 .item__img {
height: auto;
} .image3_room3 .item__img {
height: auto;
}
.image2_room3 .item__img {
height: auto;
}
.image1_room3 .item__img {
height: auto;
} .image2_room4 .item__img {
height: auto;
}
.image3_room4 .item__img {
height: auto;
}
.image1_room4 .item__img {
height: auto;
}
@media screen and (max-height: 42em) {
.slideshow {
padding-top: 7em;
}
.titles {
top: 0;
right: 4em;
left: auto;
width: auto;
margin: 0;
}
.title {
font-size: 1.35em;
top: 0;
right: 0;
bottom: auto;
left: auto;
width: auto;
padding: 1.75em 2em;
}
}
@media screen and (max-width: 52.8em),
screen and (max-height: 32em) {
.info--size {
display: block;
}
.slideshow {
display: block;
overflow: visible;
margin-top: 2em;
padding: 0;
}
.slideshow,
.slide,
.slide .view {
width: 100%;
height: auto;
}
.views {
display: block;
}
.view,
.item,
.item__img,
.scene {
-webkit-transform: none !important;
transform: none !important;
}
.slide--current {
position: relative;
}
.view__img {
display: none;
}
.scene {
width: 100%;
height: auto;
}
.nav {
position: relative;
top: auto;
top: 100%;
right: auto;
display: block;
width: 100%;
margin: 2em 0 0 0;
}
.nav__item {
display: inline-block;
}
.titles {
position: relative;
right: auto;
-webkit-flex: none;
flex: none;
margin: 0;
}
.title {
top: 0;
bottom: auto;
width: 100%;
padding: 1em;
}
.item {
position: relative;
top: 0;
left: 0;
margin: 10px;
padding: 1em;
pointer-events: auto;
background: transparent;
}
.item::before {
display: none;
}
.item__img {
float: left;
max-width: 100%;
height: 75px !important;
box-shadow: none;
}
.item__info {
margin: 1em 0 0 0;
text-align: right;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slideshow [class^='from-'],
[class*=' from-'] {
opacity: 0;
-webkit-animation: fadeIn 1s forwards !important;
animation: fadeIn 1s forwards !important;
}
.slideshow [class^='to-'],
[class*=' to-'] {
-webkit-animation: fadeOut 1s forwards !important;
animation: fadeOut 1s forwards !important;
}
.slideshow [class^='to-'],
[class*=' to-'] .scene,
.slideshow [class^='to-'],
[class*=' to-'] .view--rotate,
.slideshow [class^='from-'],
[class*=' from-'] .scene,
.slideshow [class^='from-'],
[class*=' from-'] .view--rotate {
-webkit-animation: none !important;
animation: none !important;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.codrops-header {
position: relative;
padding: 1em;
}
}
.featured_house_shortcode {
border-radius: 10px !important;
display: flex;
padding: 0px !important;
} .contact_details_container_shortcode {
padding: 50px 0;
}
.contact_social-links li {
color: white;
display: inline-table;
list-style: outside none none;
}
.contact_details_container_shortcode h5 {
font-weight: bold;
margin-bottom: 25px;
text-transform: uppercase;
}
.contact_details_container_shortcode p {
font-size: 12px;
font-weight: 300;
opacity: 0.8;
}
.contact_details_container_shortcode .contact_social-links li i {
font-size: 25px;
padding: 0 10px;
}
.contact_details_container_shortcode .contact_details_address {
border-right: 1px solid rgba(235, 238, 239, 0.6);
}
.contact_details_container_shortcode .contact_details_phone {
border-right: 1px solid rgba(235, 238, 239, 0.6);
}
.contact_details_container_shortcode .contact_details_email {
border-right: 1px solid rgba(235, 238, 239, 0.6);
} .mt_typed_text{
display: inline;
}
.typed-cursor{
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
.parent-typed-text {
font-size: 60px;
color: #ffffff;
line-height: 65px;
text-align: center;
font-weight: 700;
} .svc_pagination a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: 1px solid #e6e6e6 !important;
border-radius: 3px !important;
color: #565656 !important;
display: block !important;
float: left !important;
font-size: 19px !important;
height: 50px !important;
margin: 0 5px !important;
padding: 17px 0 !important;
text-align: center !important;
text-decoration: none !important;
width: 55px !important;
transition: all 260ms ease-in-out;
-webkit-transition: all 260ms ease-in-out;
}
.svc_pagination a:hover,
.svc_pagination .current {
background: #00AFEF none repeat scroll 0 0 !important;
color: #ffffff !important;
}
footer a.svc_read_more {
color: #ffffff !important;
float: right !important;
font-size: 16px !important;
font-weight: 400 !important;
}
.svc_post_grid article section p.svc_info {
color: #565656;
font-size: 17px !important;
line-height: 150% !important;
}
.svc_post_grid article footer {
margin: 0 !important;
padding: 20px 30px !important;
}
.svc_post_grid article header:before {
position: absolute;
content: "";
left: calc(50% - 25px);
bottom: 0;
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid white;
} div.svc_post_grid_s1 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s1 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s1 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
}
div.svc_post_grid_s1 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s1 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s1 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s1 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s1 .svg_post_meta span a {
color: #ffffff;
}
body div.svc_post_grid_s1 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s1 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s1 article section p.svc_info {
margin: 0 !important;
} div.svc_post_grid_s2 article footer ul.svg_post_meta {
border-bottom: 0 none !important;
}
div.svc_post_grid_s2 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s2 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s2 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s2 article section p a.svc_title {
color: #000000;
font-weight: bold;
letter-spacing: 1.5px;
padding: 16px 0;
text-transform: uppercase;
}
div.svc_post_grid_s2 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s2 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s2 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s2 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s2 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s2 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s2 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s2 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s2 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s2 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s2 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s2 article section:first-child p {
margin: 0 !important;
} div.svc_post_grid_s3 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s3 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s3 article section p a.svc_title {
color: rgb(0, 0, 0) !important;
font-weight: 400 !important;
}
div.svc_post_grid_s3 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s3 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s3 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s3 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s3 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s3 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s3 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s3 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s3 article section:first-child p {
margin: 0 !important;
}
div.svc_post_grid_s3 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s3 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s3 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s3 article header p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
text-transform: uppercase;
}
div.svc_post_grid_s3 article footer {
background: #00afef none repeat scroll 0 0 !important;
} body div.svc_post_grid_s4 section p a.svc_read_more {
background: transparent none repeat scroll 0 0;
border: 1px solid #000;
color: #000;
opacity: 0.7;
}
div.svc_post_grid_s4 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s4 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s4 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s4 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
div.svc_post_grid_s4 article footer {
background: #00afef none repeat scroll 0 0 !important;
}
div.svc_post_grid_s4 article {
border-top: medium none !important;
}
div.svc_post_grid_s4 article footer ul.svg_post_meta {
margin-top: 5px;
}
div.svc_post_grid_s4 section p.svc_read_more_p {
margin-bottom: 7px !important;
}
body div.svc_post_grid_s4 article header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
div.svc_post_grid_s4 article header {
border-bottom: 0 none !important;
}
div.svc_post_grid_s4 article section p {
font-size: 22px !important;
}
div.svc_post_grid_s4 article section p a.svc_title {
color: rgb(0, 0, 0) !important; }
div.svc_post_grid_s4 section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
div.svc_post_grid_s4 article section{
margin: 0 !important;
padding: 30px !important;
}
div.svc_post_grid_s4 article footer {
margin: 0 !important;
padding: 15px !important;
}
div.svc_post_grid_s4 article section p.svc_info {
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
body div.svc_post_grid_s4 footer .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
div.svc_post_grid_s4 article {
padding-bottom: 0 !important
}
div.svc_post_grid_s4 article section p.svc_info {
margin: 0 !important;
}
div.svc_post_grid_s4 article section:first-child {
padding: 15px 30px !important;
}
div.svc_post_grid_s4 article section:first-child p {
margin: 0 !important;
} div.svc_post_grid_s5 .svg_post_meta span {
color: #ffffff;
}
div.svc_post_grid_s5 .svg_post_meta span a {
color: #ffffff;
}
div.svc_post_grid_s5 article footer ul li {
border-radius: unset !important;
}
div.svc_post_grid_s5 article section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
div.svc_post_grid_s5 article footer {
background: #00afef none repeat scroll 0 0 !important;
}
div.svc_post_grid_s5 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
div.svc_post_grid_s5 article {
border-top: medium none !important;
}
div.svc_post_grid_s5 article footer ul.svg_post_meta {
margin-top: 5px;
}
div.svc_post_grid_s5 section p.svc_read_more_p {
margin-bottom: 7px !important;
}
div.svc_post_grid_s5 section div.svc_post_cat * {
color: rgb(255, 255, 255) !important;
opacity: 0.8 !important;
}
body div.svc_post_grid_s5 section .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
body div.svc_post_grid_s5 article header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
body div.svc_post_grid_s5 article {
background: #fff none repeat scroll 0 0;
border-bottom: medium none;
} ul.svc_post_grid_s7 li.svc_event .svg_post_meta span {
color: #ffffff;
}
ul.svc_post_grid_s7 li.svc_event .svg_post_meta span a {
color: #ffffff;
}
ul.svc_post_grid_s7 li.svc_event footer ul li {
border-radius: unset !important;
}
ul.svc_post_grid_s7 li.svc_event section p a.svc_title {
color: #000000 !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 2px;
text-transform: uppercase;
}
ul.svc_post_grid_s7 li.svc_event footer {
background: #00afef none repeat scroll 0 0 !important;
}
ul.svc_post_grid_s7 li.svc_event {
border-top: medium none !important;
}
ul.svc_post_grid_s7 li.svc_event footer ul.svg_post_meta {
text-align: left;
}
ul.svc_post_grid_s7 li.svc_event section p.svc_read_more_p {
margin-bottom: 7px !important;
}
ul.svc_post_grid_s7 li.svc_event section div.svc_post_cat * {
color: rgb(0, 0, 0) !important;
opacity: 0.6 !important;
}
ul.svc_post_grid_s7 li.svc_event .svc_social_share > ul li {
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
}
ul.svc_post_grid_s7 li.svc_event header::before {
border-color: white transparent -moz-use-text-color;
border-style: solid solid none;
border-width: 25px 25px medium;
content: "";
height: 0;
left: calc(50% - 25px);
position: absolute;
top: 0;
width: 0;
}
body ul.svc_post_grid_s7 li.svc_event section {
background: #fff none repeat scroll 0 0;
border-bottom: medium none;
margin-bottom: 27px;
margin-top: 30px;
}
body ul.svc_post_grid_s7 li.svc_event footer ul li.time {
display: initial;
}
body ul.svc_post_grid_s7 li.svc_event {
padding-bottom: 0;
}
.svc_timeline .svc_event.offset-first {
padding: 0 !important;
}
ul.svc_post_grid_s7 li.svc_event section p:first-child {
font-size: 22px !important;
}
ul.svc_post_grid_s7 li.svc_event section p{
font-size: 15px !important;
font-weight: 300 !important;
line-height: 150% !important;
}
ul.svc_post_grid_s7 li.svc_event footer {
margin: 0 !important;
padding: 15px !important;
}
ul.svc_post_grid_s7 footer a.svc_read_more {
font-weight: 300 !important;
}
ul.svc_post_grid_s7 li.svc_event footer ul li{
height: 25px !important;
margin-right: 4px !important;
padding: 5px 0 !important;
text-align: center !important;
width: 25px !important;
} div.svc_post_grid_s8 article section p a.svc_title {
color: #ffffff !important;
font-weight: bold;
letter-spacing: 1.5px;
margin-top: 8px;
text-transform: uppercase;
}
div.svc_post_grid_s8 .svc-col-md-4 section p a.svc_title {
font-size: 20px;
}
body div.svc_post_grid_s8 section div.svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s8 article section .svc_post_cat a, 
body div.svc_post_grid_s8 article section .svg_post_meta li {
color: #fff;
opacity: 0.8;
} body div.svc_post_grid_s9 figure {
margin: 0;
}
body div.svc_post_grid_s9 article figure figcaption h3 a {
color: #ffffff !important;
display: block;
font-weight: bold;
letter-spacing: 1.5px;
padding: 25px 0;
text-transform: uppercase;
}
body div.svc_post_grid_s9 article figure figcaption .svc_post_cat a, 
body div.svc_post_grid_s9 article figure figcaption .svg_post_meta li {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s9 figure figcaption .svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s9 figure figcaption {
background-color: #00afef;
}
body div.svc_post_grid_s9 figure .svc_inner_abs_div .svc_share i {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s9 article figure .svc_inner_abs_div .svc_share {
border-color: rgba(255, 255, 255, 0.8); 
}
div.svc_post_grid_s9 .svc-col-md-4 figure figcaption h3 a {
font-size: 20px;
} body div.svc_post_grid_s10 figure {
margin: 0;
}
body div.svc_post_grid_s10 article figure figcaption h3 a {
color: #ffffff !important;
display: block;
font-weight: bold;
letter-spacing: 1.5px;
padding: 25px 0;
text-transform: uppercase;
}
div.svc_post_grid_s10 .svc-col-md-4 figure figcaption h3 a {
font-size: 20px;
}
body div.svc_post_grid_s10 article figure figcaption .svc_post_cat a, 
body div.svc_post_grid_s10 article figure figcaption .svg_post_meta li {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s10 figure figcaption .svc_post_cat {
color: #fff;
opacity: 0.9;
}
body div.svc_post_grid_s10 figure figcaption {
background-color: #00afef;
}
body div.svc_post_grid_s10 figure .svc_inner_abs_div .svc_share i {
color: #fff;
opacity: 0.8;
}
body div.svc_post_grid_s10 article figure .svc_inner_abs_div .svc_share {
border-color: rgba(255, 255, 255, 0.8); 
}
body div.svc_post_grid_s10 figcaption a.svc_read_mure_s10 {
border: 1px solid #fff;
border-radius: 2px;
bottom: 10px;
color: #fff;
font-size: 12px;
padding: 5px 10px;
position: absolute;
} .alert {
padding: 25px !important;
border: 0 none !important;
border-radius: 0px !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
}
.alert-success {
background-color: #2ecc71!important;
border-color: #2ecc71!important;
color: #FFFFFF !important;
}
.alert-info {
background-color: #29B6F6 !important;
border-color: #29B6F6 !important;
color: #FFFFFF !important;
}
.alert-warning {
background-color: #FFCA28 !important;
border-color: #FFCA28 !important;
color: #FFFFFF !important;
}
.alert-danger {
background-color: #FF5722 !important;
border-color: #FF5722 !important;
color: #FFFFFF !important;
}
.alert-dismissable .close, 
.alert-dismissible .close {
color: rgb(0, 0, 0);
opacity: 0.6;
}
.alert-success .alert-link{
font-weight: lighter;
} .alert-success.bordered {
background: #f2fcf6 none repeat scroll 0 0 !important;
border: 2px solid rgb(46, 204, 113) !important;
color: rgb(46, 204, 113) !important;
}
.alert-info.bordered {
background: #ebf8fe none repeat scroll 0 0 !important;
border: 2px solid #29B6F6 !important;
color: #29B6F6 !important;
}
.alert-warning.bordered {
background: #fef9ea none repeat scroll 0 0 !important;
border: 2px solid #FFCA28 !important;
color: #FFCA28 !important;
}
.alert-danger.bordered {
background: #fff3ef none repeat scroll 0 0 !important;
border: 2px solid #FF5722 !important;
color: #FF5722 !important;
} .progress-bar {
background-color: #2c3e50 !important;
}
.progress-bar-success {
background-color: #fff !important;
}
.progress-bar-info {
background-color: #3498db !important;
}
.progress-bar-warning {
background-color: #f39c12 !important;
}
.progress-bar-danger {
background-color: #e34f4c !important;
}
.progress {
border-radius: 0px !important;
height: 15px !important;
margin-bottom: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
background-color: rgba(37, 37, 37, 0.15) !important;
}
.progress-bar-holder {
background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0 !important;
padding: 10px;
}
.progress-bar {
font-size: 16px !important;
font-weight: 300 !important;
padding-right: 20px !important;
text-align: right !important;
-webkit-box-shadow:none !important; 
box-shadow:none !important; 
}
.label_text_percentange {
font-weight: 400;
margin-bottom: 8px;
font-size: 17px;
color: #fff;
}
span.label_percentage {
float: right;
} .jumbotron h1, .jumbotron .h1{
font-size: 38px !important;
}
.jumbotron {
background-color: #ecf0f1 !important;
}
.container .jumbotron, 
.container-fluid .jumbotron {
border-radius: 0 !important;
-o-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
} .panel-success > .panel-heading {
background-color: #00E676 !important;
color: #FFF !important;
border-color: #00E676 !important;
padding: 25px;
}
.panel-success {
border-color: #00E676 !important;
}
.panel-info > .panel-heading {
color: #FFF !important;
background-color: #29B6F6 !important;
border-color: #29B6F6 !important;
padding: 25px;
}
.panel-info {
border-color: #29B6F6 !important;
}
.panel-warning > .panel-heading {
background-color: #FFCA28 !important;
color: #FFF !important;
border-color: #FFCA28 !important;
padding: 25px;
}
.panel-warning {
border-color: #FFCA28 !important;
}
.panel-danger > .panel-heading {
background-color: #FF5722 !important;
border-color: #FF5722 !important;
color: #FFFFFF !important;
padding: 25px;
}
.panel-danger {
border-color: #FF5722 !important;
}
.panel-primary,
.panel-primary > .panel-heading {
border-color: #2c3e50;
}
.panel-primary > .panel-heading {
background-color: #2c3e50;
}
.panel-body {
padding: 25px !important;
font-size: 17px;
opacity: 0.85;
font-weight: 300;
}
.panel-title {
font-size: 20px !important;
} .thumbnail {
background: transparent !important;
padding: 0 !important;
border: 0 none !important;
} .list-group-item {
border-color: #ecf0f1 !important;
padding: 15px !important;
}
.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
background-color: #393939 !important;
border-color: #ecf0f1 !important;
}
a.list-group-item:hover, 
a.list-group-item:focus {
background-color: #ecf0f1 !important;
}
.list-group-item:first-child,
.list-group-item:last-child{
border-radius: 0 !important;
-o-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-icon-holder-inner {
float: left;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder .mt-icon-listgroup-content-holder-inner {
overflow: hidden;
}
.mt-icon-listgroup-item .mt-icon-listgroup-holder p.mt-icon-listgroup-title {
font-weight: 700;
line-height: 1.3;
}
.mt-icon-listgroup-item  .mt-icon-listgroup-holder i {
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-moz-transition: all 250ms ease;
}
.mt-icon-listgroup-item .mt-icon-listgroup-title  {
transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-ms-transition: all 250ms ease;
-moz-transition: all 250ms ease;
}  .button-winona.extra-large {
color: #ffffff;
font-size: 20px;
padding: 20px 50px;
text-align: center;
font-family: "Ubuntu";
text-transform: uppercase;
font-weight: bold;
border-radius: 50px;
}
.button-winona.btn.btn-lg {
color: #ffffff;
padding: 15px 45px;
border: none;
border-radius: 30px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-family: "Ubuntu";
}
.button-winona.btn.btn-sm {
color: #ffffff;
padding: 10px 30px;
border: none;
border-radius: 30px;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
font-family: "Ubuntu";
}
.button-winona.btn.btn-medium {
color: #ffffff;
padding: 10px 40px;
border: none;
border-radius: 10px;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
}
.button.solid-button, 
button.vc_btn{
color: #fff;
}
.button {
color: #FFF;
font-size: 14px;
font-weight: 400;
display: inline-block;
padding: 10px 20px;
margin: 10px;
}
.button.outline-button {
border: 1px solid #FFFFFF;
}
.button.solid-button {
background: #00adf1;
}
.button:hover {
text-decoration: none;
color: #FFFFFF;
}
.button.outline-button.mt-blue {
border-color: #00adf1;
color: #FFFFFF;
}
.outline-button{
position: relative;
}
.outline-button::after {
background: #00ADF1;
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.outline-button:hover::after {
width: 100%;
}
.solid-button{
position: relative;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.solid-button::after {
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.solid-button:hover::after {
width: 100%;
}
.btn-primary {
background-color: #393939;
color: #FFF;
}
.btn-success {
background-color: #27ae60;
}
.btn-info {
background-color: #3498db;
}
.btn-warning {
background-color: #e67e22;
}
.btn-danger {
background-color: #e74c3c;
}
.btn-danger,
.btn-warning,
.btn-info,
.btn-success,
.btn-primary {
border: 0 none;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default.focus, 
.btn-default:active, 
.btn-default.active, 
.open > .dropdown-toggle.btn-default,
.btn-default {
background-color: transparent;
color: #FFF;
}
.btn-default {
position: relative;
}
.btn-default:after {
background: #393939;
height: 100%;
left: 0;
top: 0;
width: 0;
content: "";
position: absolute;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
z-index: -1;
}
.btn-default:hover:after {
width: 100%;
}
button.vc_btn {
transition: all 300ms;
-webkit-transition: all 300ms;
} .car-posts .post-details.col-md-12 {
padding: 0 !important;
}
.house_display_posts {
color: #151515;
font-weight: 100;
}
.blog-posts-shortcode.blog-posts .list-view .post-details {
margin-top: 10px;
}
.house_display_posts a {
color: #151515 !important;
}
.single-property-listing .house_display_posts {
font-weight: 300;
margin: 0;
}
h3.post-name.row.car-name {
margin: 0;
background: #ffd600;
padding: 20px;
line-height: 15px;
text-align: center;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
position: relative;
bottom: 1px;
cursor: pointer;
}
h3.post-name.row.car-name a {
font-size: 23px !important;
line-height: 20px !important;
min-width: 100%;
display: block;
transition: all 600ms ease-in-out 0s;
-webkit-transition: all 600ms ease-in-out 0s;
}
.car-posts a img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
h3.post-name.row.car-name:hover {
background: #151515;
}
h3.post-name.row.car-name:hover a {
color: #ffd600;
}
figure.effect-apollo {
background: transparent;
}
figure.effect-apollo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
figure.effect-apollo figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
content: '';
-webkit-transition: -webkit-transform 0.6s;
transition: transform 0.6s;
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
figure.effect-apollo p {
position: absolute;
right: 0;
bottom: 0;
margin: 3em;
padding: 0 1em;
max-width: 150px;
border-right: 4px solid #fff;
text-align: right;
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-apollo h2 {
text-align: left;
}
figure.effect-apollo:hover img {
opacity: 0.6;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
figure.effect-apollo:hover figcaption::before {
-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
figure.effect-apollo:hover p {
opacity: 1;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.grid {
position: relative;
clear: both;
margin: 0 auto;
max-width: 1000px;
list-style: none;
text-align: center;
} .blog-posts-shortcode .grid figure {
position: relative;
overflow: hidden;
background: transparent;
text-align: center;
cursor: pointer;
}
.grid figure img {
position: relative;
display: block;
min-height: 100%;
max-width: 100%;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 150%;
height: 150%;
}  .grid figure figcaption > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.grid figure h2 {
word-spacing: -0.15em;
font-weight: 300;
}
.grid figure h2 span {
font-weight: 800;
}
.grid figure h2,
.grid figure p {
margin: 0;
}
.grid figure p {
letter-spacing: 1px;
font-size: 68.5%;
} .mt-car-search .select2-container .select2-selection--single {
height: 44px;
}
.mt-car-search .submit .form-control {
height: 44px;
border-radius: 4px;
border: 0px;
font-weight: 900;
margin: 20px 0px;
font-style: normal;
}
.mt-car-search .form-control {
height: 44px;
margin: 20px 0px;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
}
.search-field.form-control {
font-style: normal;
}
.mt-car-search .select2.select2-container.select2-container--default {
border-radius: 4px;
-webkit-border-radius: 4px;
overflow: hidden;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px;
text-align: center;
font-weight: bold !important;
text-align: left;
padding-left: 20px;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
left: 0%;
}
.mt-car-search .search-field.form-control {
border: 0 none;
border-radius: 4px;
font-weight: bold;
padding: 0 0 0 20px;
width: calc(100% - 20px);
}
.mt-car-search .select2-container--default .select2-selection--single {
border-radius: 0px;
border: 0px;
}
.mt-car-search .select2.select2-container.select2-container--default {
margin: 20px 0px;
}
.mt-car-search .full_with_row {
width: 100% !important;
}
.mt-car-search .full_with_row .select2 {
width: 100% !important;
} @media(max-width: 991px) {
.mt-car-search .slider-state-search .search-field.form-control {
width: calc(100% - 20px) !important;
}
.mt-car-search .submit {
margin-top: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.mt-car-search .slider-state-select {
width: 50% !important;
}
.mt-car-search .select2.select2-container.select2-container--default {
width: 100% !important;
}
.mt-car-search .slider-state-search {
width: 50% !important;
}
.mt-car-search .slider-state-submit.submit {
width: 50% !important;
}
.mt-car-search .full_with_row.slider-state-select {
width: 100% !important;
}
.mt-car-search .full_with_row.slider-state-search {
width: 100% !important;
}
.mt-car-search .full_with_row.slider-state-submit.submit {
width: 100% !important;
}
}
.mt-car-search .full_with_row .select2-container .select2-selection--single {
height: 60px;
}
.mt-car-search .full_with_row .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 60px !important;
}
.mt-car-search .full_with_row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 60px !important;
}
.mt-car-search .full_with_row .select2.select2-container.select2-container--default {
margin: 10px 0 !important;
}
.mt-car-search .full_with_row .form-control {
height: 60px !important;
margin: 10px 0 !important;
} .blog-posts-shortcode.blog-posts .list-view .post-details .post-name a {
font-size: 22px;
font-weight: bold;
text-transform: none;
line-height: 30px;
color: #151515;
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-name a:hover {
color: #FBC531 !important;
}
.blog-posts-shortcode.blog-posts .post-excerpt .more-link i {
margin-left: 10px;
position: relative;
top: 1px;
}
.blog-posts-shortcode.blog-posts .list-view .post-category-comment-date {
margin: 10px 0 15px;
text-transform: capitalize;
}
body .blog-posts-shortcode.blog-posts .post-name {
margin: 7.5px 0 15px !important;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
display: block !important;
border: 0 !important;
}
.blog-posts-shortcode.blog-posts .list-view .blog_custom {
background: transparent !important;
}
.blog-posts-shortcode.blog-posts .list-view .post-details {
padding: 5px 0px;
}
.blog-posts-shortcode.blog-posts .blog_custom:hover {
box-shadow: none !important;
}
.blog-posts-shortcode.blog-posts .list-view .post-details .post-excerpt .more-link {
border: none;
color: #151515 !important;
padding-left: 0px;
transition: all 250ms ease-in-out 0s;
-webkit-transition: all 250ms ease-in-out 0s;
font-weight: 500;
margin: 0;
padding: 4px 0px !important;
}
.blogpost01_day_holder {
padding: 0;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 50px;
font-weight: 100;
line-height: 137px;
margin: 0;
text-align: center;
}
.blogpost01_month_year_holder {
border-left: 1px solid rgba(255, 255, 255, 0.75);
margin-top: 34px;
padding-left: 22px;
}
.blogpost01-background {
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 3;
}
.blogpost01-overlay::before {
background: rgba(34, 34, 34, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 2;
}
.blogpost_elements {
margin-bottom: 30px;
overflow: hidden;
padding: 0;
}
.blogpost01-background .blogpost01_day {
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 300;
letter-spacing: 1.5px;
margin-bottom: 0;
margin-top: 10px;
text-transform: uppercase;
}
.blogpost01-background .blogpost01_month_year {
color: rgba(255, 255, 255, 1);
font-size: 22px;
font-weight: 500;
letter-spacing: 1.5px;
margin-bottom: 12px;
margin-top: 0;
text-transform: uppercase;
}
.blogpost01-container .blogpost01_icon_holder {
text-align: center;
}
.blogpost01-container .blogpost01_icon_holder i {
color: #fff;
font-size: 30px;
line-height: 137px;
} .blogpost_elements:hover img {
transform: scale(1.2);
-ms-transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.blogpost01_thumbnail {
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blogpost01_post_day {
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blogpost_elements:hover .blogpost01-overlay::before {
background: rgba(34, 34, 34, 0.6) none repeat scroll 0 0; 
}
.blogpost01-overlay::before { 
transition: all 500ms ease-in-out 0s;
-ms-transformtransition: all 500ms ease-in-out 0s;
-webkit-transformtransition: all 500ms ease-in-out 0s;
}
.blog-posts-shortcode .featured_image_blog {
position: relative;
}
.blog-posts-shortcode .flex-zone {
transform: scale(0);
background: rgba(247, 250, 253, 0) none repeat scroll 0 0;
display: flex;
height: 100%;
position: absolute;
top: 0;
width: 100%;
text-align: center;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
opacity: 0;
visibility: hidden;
}
.blog-posts-shortcode .featured_image_blog:hover .flex-zone {
background: rgba(247, 250, 253, 0.9) none repeat scroll 0 0;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.blog-posts-shortcode .flex-zone-inside {
align-self: center;
opacity: 1;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
margin: 0 auto;
}
.blog-posts-shortcode .flex-zone-inside i {
font-size: 30px;
}  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
.blogpost01_month_year_holder {
margin-top: 24px;
}
.blogpost01_day_holder {
height: 113px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 113px;
margin: 0;
text-align: center;
}
.blogpost01-background .blogpost01_month_year {
font-size: 15px;
}
.blogpost01_month_year_holder {
margin-top: 20px;
}
.blogpost01-container .blogpost01_icon_holder i {
font-size: 30px;
line-height: 111px;
}
} @media only screen and (min-width: 992px) and (max-width: 1023px) {
.blogpost01_day_holder .blogpost01_post_day {
font-size: 50px;
font-weight: 100;
line-height: 113px;
margin: 0;
text-align: center;
}
.blogpost01_day_holder {
height: 113px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 20px;
margin-bottom: 5px;
}
.blogpost01_month_year_holder {
margin-top: 28px;
}
.blogpost01-background .blogpost01_day {
font-size: 15px;
margin-top: 5px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 768px) and (max-width: 991px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 20%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 80%;
margin-top: 15px;
}
.blogpost_elements .blogpost01_day_holder {
height: 89px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 86px;
margin: 0;
text-align: center;
}
.blogpost01-background .blogpost01_month_year {
font-size: 15px;
margin-bottom: 5px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 481px) and (max-width: 767px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 20%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 80%;
}
.blogpost_elements .blogpost01_day_holder {
height: 89px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-family: "Roboto";
font-size: 50px;
font-weight: 100;
line-height: 55px;
margin: 0;
text-align: center;
}
.blogpost01_month_year_holder {
margin-top: 6px;
}
.blogpost01-background .blogpost01_day {
font-size: 12px;
margin-bottom: 0;
margin-top: 0px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 12px;
margin-bottom: 0px;
margin-top: 0;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (min-width: 320px) and (max-width: 480px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_day_holder {
height: 50px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 30px;
left: 0;
line-height: 30px;
padding-left: 20px;
padding-top: 15px;
top: 0;
width: 100%;
}
.blogpost01_month_year_holder {
margin-top: 0;
}
.blogpost_elements:hover .blogpost01_post_day {
transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
}
.blogpost01_thumbnail {
display: none;
}
.blogpost_elements {
background-color: #FF3465;
height: 160px;
}
.blogpost01-background .blogpost01_day {
font-size: 14px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 16px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
} @media only screen and (max-width: 319px) {
.blogpost01-background .blogpost01_day_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_month_year_holder {
float: left;
width: 100%;
}
.blogpost_elements .blogpost01_day_holder {
height: 50px;
}
.blogpost01_day_holder .blogpost01_post_day {
font-size: 30px;
left: 0;
line-height: 30px;
padding-left: 20px;
padding-top: 15px;
top: 0;
width: 100%;
}
.blogpost01_month_year_holder {
margin-top: 0;
}
.blogpost_elements:hover .blogpost01_post_day {
transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
}
.blogpost01_thumbnail {
display: none;
}
.blogpost_elements {
background-color: #FF3465;
height: 160px;
}
.blogpost01-background .blogpost01_day {
font-size: 14px;
}
.blogpost01-background .blogpost01_month_year {
font-size: 16px;
}
.blogpost01-container .blogpost01_icon_holder {
display: none;
}
}  .mt_clients_slider .client_image:hover,
.clients-no-slider .client_image:hover {
opacity: .8;
}
.mt_clients_slider .client_image,
.clients-no-slider .client_image {
display: block;
margin: 0 auto;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
transition: all 0.15s ease-in-out 0s;
-ms-transition: all 0.15s ease-in-out 0s;
-webkit-transition: all 0.15s ease-in-out 0s;
}
.mt_clients_slider .client_image:hover,
.clients-no-slider .client_image:hover {
-webkit-filter: none; filter: none;  
}
.mt_clients_slider .clients_image_holder_inside.post {
padding: 0px 15px;
} #contact01_form label.error {
color: #fff;
font-size: 11px;
margin: 0;
padding: 0 0 5px 20px;
width: 100%;
}
#contact01_form .contact_button .contact_us_button_class {
border-radius: 30px;
padding: 15px 35px;
font-family: "Ubuntu";
font-weight: bold;
}
.message_input label {
text-align: left;
}
.contact_button {
clear: both;
float: none !important;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}
.contact_details_social .contact_social-links {
padding: 0;
}
.submit-contact-button{
position: relative;
}
.cf-progress {
background: #c1002e none repeat scroll 0 0;
bottom: 0px;
height: 5px;
left: 0;
position: absolute;
text-indent: -10000px;
transition: all 250ms ease-in-out 0s;
width: 0;
}
.cf-progress.name-validated,
.cf-progress.email-validated,
.cf-progress.subject-validated,
.cf-progress.message-validated,
.name-validated.email-validated,
.name-validated.subject-validated,
.name-validated.message-validated,
.email-validated.subject-validated,
.email-validated.message-validated,
.subject-validated.message-validated{
width: 25%;
}
.cf-progress.name-validated.email-validated,
.cf-progress.name-validated.subject-validated,
.cf-progress.name-validated.message-validated,
.cf-progress.email-validated.subject-validated,
.cf-progress.email-validated.message-validated,
.cf-progress.subject-validated.message-validated,
.name-validated.email-validated.subject-validated,
.name-validated.email-validated.message-validated,
.name-validated.subject-validated.message-validated,
.email-validated.subject-validated.message-validated{
width: 50%;
}
.cf-progress.name-validated.email-validated.subject-validated,
.cf-progress.name-validated.email-validated.message-validated,
.cf-progress.name-validated.subject-validated.message-validated,
.cf-progress.email-validated.subject-validated.message-validated,
.name-validated.email-validated.subject-validated.message-validated{
width: 75%;
}
.cf-progress.name-validated.email-validated.subject-validated.message-validated{
width: 100%;
}
.cf-progress.email-validated {
width: 25%;
}
.cf-progress.subject-validated {
width: 25%;
}
.cf-progress.message-validated {
width: 25%;
}
.input {
position: relative;
z-index: 1;
display: inline-block;
width: 100%;
vertical-align: top;
}
.input__field {
position: relative;
display: block;
float: right;
padding: 0.8em;
width: 60%;
border: none;
border-radius: 0;
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0; color: #fff;
font-weight: lighter;
font-family: "Raleway";
-webkit-appearance: none;
}
.input__field:focus {
outline: none;
}
.input__label {
display: inline-block;
float: right;
margin-bottom: 0;
padding: 1.2em 3.5em;
width: 40%;
font-weight: bold;
font-size: 90%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.input__label-content {
position: relative;
display: block;
font-family: "Raleway";
padding: 0.4em 0;
width: 100%;
}
.graphic {
position: absolute;
top: 0;
left: 0;
fill: none;
}
.icon { color: #fff;
font-size: 150%;
}
.input__field--kohana {
border-radius: 10px;
color: rgba(255, 255, 255, 1);
font-weight: 400;
padding: 1.5em 1.5em 1.5em 3.25em;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.input__label--kohana {
position: absolute;
width: 100%;
text-align: left;
pointer-events: none;
color: #010101;
opacity: 0.7;
}
.input__label-content--kohana {
display: inline-block;
width: auto;
-webkit-transform: translate3d(-1.75em, 0, 0);
transform: translate3d(-1.75em, 0, 0);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
}
.icon--kohana {
display: inline-block;
margin-top: 0.9em;
-webkit-transform: translate3d(-2em, 0, 0);
transform: translate3d(-2em, 0, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
opacity: 0;
-webkit-transform: translate3d(100px, 0, 0);
transform: translate3d(100px, 0, 0);
}
.input__label-content--kohana,
.icon--kohana,
.input__field--kohana:focus + .input__label--kohana .input__label-content--kohana,
.input--filled .input__label-content--kohana {
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.input__field--kohana:focus + .input__label--kohana .icon--kohana,
.input--filled  .icon--kohana {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
i.icon {
display: inline-block;
font-size: 20px;
height: 16px;
line-height: 16px;
margin-top: 3px;
vertical-align: text-top;
width: 16px;
}
.contact_button .vc_btn3.vc_btn3-style-modern {
background-image: none !important;
}
form i.icon {
display: none;
}
.first_name_input, .last_name_input, .email_input, .subject_input, .message_input {
margin: 30px 0;
}
form .message_input > span.input--kohana > input {
height: 151px;
}
form .content {
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 10px;
padding: 0 15px 30px;
} .members-container .member01-content-inside {
align-self: center;
}
.members-container .member01-content {
text-align: center;
display: flex;
}
.members-container .member01-content *{
width: 100%;
}
.members-container .member01-content .member01_position {
color: #ff3465;
}
.members-container .member01-content .member01_name {
color: #ffffff;
text-transform: uppercase;
}
.members-container .member01-content p {
color: rgba(255, 255, 255, 0.7);
font-weight: 200;
}
.members-container .member01-content p.member01_email {
color: rgba(255, 255, 255, 0.8);
font-weight: 300;
}
.members-container .member01-content p.member01_phone {
color: rgba(255, 255, 255, 0.9);
font-weight: 400;
}
.members-container .member01-content i {
margin-right: 15px;
}
.members-container .member01-content .member01_description p {
font-size: 16px;
}
.members-container .member01-content .member01_description {
padding: 20px 0;
}
.flex{
display: flex;
}
.members_img_holder {
border-radius: 5px;
transition: all 250ms ease-in-out;
-webkit-transition: all 250ms ease-in-out;
position: relative;
}
.members_img_holder:hover {
opacity: 1;
}
.members_img_holder:hover .member01-content {
background: rgb(37, 37, 37) none repeat scroll 0 0;
color: #59b473;
}
.members_img_holder  .member01_social {
margin-top: 20px;
}
.mt_members1 {
overflow: hidden !important;
}
.members_img_holder .member01-content {
background: transparent !important;
bottom: 0px;
color: #34495e;
padding: 20px 0px 0px;
text-align: center;
transition: all 250ms ease-in-out;
-webkit-transition: all 250ms ease-in-out;
width: 100%;
}
.members_img_holder .member01_name {
font-size: 22px !important;
font-weight: 700;
line-height: 1 !important;
text-transform: capitalize;
margin: 0;
color: #151515;
margin-bottom: 10px !important;
}
.members_img_holder .member01_position {
font-size: 15px !important;
font-weight: 300;
margin: 0;
text-transform: capitalize;
color: #828282;
line-height: 1.3 !important;
}
p.member01_content-desc {
padding-top: 5px;
}
.mt_members1 .owl-item .item {
padding: 0;
}
.member01-content-inside .member01_button {
border-radius: 3px;
clear: both !important;
color: white;
display: block;
margin: 25px auto 0;
padding: 5px 10px;
text-align: center;
width: 50%;
}
.memeber01-img-holder .effect-duke {
overflow: hidden;
border-radius: 10px;
}
.member01_social a i {
font-size: 12px;
}
.member01_social a {
height: 45px;
line-height: 45px;
text-align: center;
width: 45px;
background: transparent;
display: inline-block;
margin: 3px;
transition: all 250ms ease;
-ms-transition: all 250ms ease;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
border: 1px solid;
}
.member01_social a:hover {
color: #fff;
}
.member01_social a i {
font-size: 17px;
line-height: 40px;
}
.member01-content-inside .content-div-content {
margin-top: 0px;
margin-bottom: 10px;
}
.member01-content-inside .content-div-content p {
font-weight: normal;
font-size: 14px;
}
.member01-content-inside .content-div p {
font-weight: normal;
}
.mt_members1 .featured_image_member {
position: relative;
}
.mt_members1 .flex-zone {
transform: scale(0);
background: rgba(247, 250, 253, 0) none repeat scroll 0 0;
display: flex;
height: 100%;
position: absolute;
top: 0;
width: 100%;
text-align: center;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
opacity: 0;
visibility: hidden;
}
.mt_members1 .featured_image_member:hover .flex-zone {
background: rgba(247, 250, 253, 0.9) none repeat scroll 0 0;
opacity: 1;
visibility: visible;
transform: scale(1);
}
.mt_members1 .flex-zone-inside {
align-self: center;
opacity: 1;
transition: all 250ms ease 0s;
-webkit-transition: all 250ms ease 0s;
margin: 0 auto;
}  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 991px) and (max-width: 1023px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 767px) and (max-width: 992px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 480px) and (max-width: 768px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (min-width: 320px) and (max-width: 480px) {
.members-container .member01-content {
padding: 30px 0;
}
} @media only screen and (max-width: 319px) {
.members-container .member01-content {
padding: 30px 0;
}
} .testimonial01-img-holder {
text-align: center;
width: 100%;
}
.testimonial01-img {
border-radius: 50%;
overflow: hidden;
transform: none;
width: 110px;
margin: 0 auto;
position: relative;
top: 50px;
border: solid 3px #fff;
}
.testimonial01_item .name-test {
clear: both;
margin: 10px 0 0;
font-size: 17px;
opacity: .8;
}
.testimonial-slider .owl-theme .owl-controls {
margin-top: 60px;
}
.testimonail01-content p {
color: inherit;
font-size: 22px;
line-height: 1.5;
font-weight: 400;
margin: 0 auto;
}
.testimonials-container-1 .testimonail01-content p {
width: 85%;
margin: 0 auto;
}
.testimonail01-content {
font-style: normal;
font-weight: lighter;
line-height: 170%;
padding: 0px 20px 20px;
}
.testimonials-container-1 .owl-prev, .testimonials-container-1 .owl-next {
position: absolute;
top: 13%;
left: 0px;
width: 50px !important;
height: 50px !important;
padding: 0 !important;
border-radius: 100%;
text-align: center;
font-size: 30px !important;
line-height: 50px;
color: #fff;
cursor: pointer;
opacity: 1 !important;
z-index: 5;
font-weight: bold !important;
background: transparent !important;
}
.testimonials-container-1 .owl-next {
left: inherit;
right: 0px;
}
p.position-test {
margin: 0;
font-size: 16px;
color: #ffd600;
font-weight: 400;
}
.testimonail01-content {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.testimonial01-img img {
display: block;
}
.testimonial01_item {
text-align: center;
}
.testimonial01_item h5 {
padding-bottom: 30px;
}
.testimonial01_item h5 span {
opacity: 0.5;
} .testimonials-container-1.owl-theme .owl-controls .owl-page span {
height: 15px;
width: 15px;
}
.testimonials-container-2.owl-theme .owl-controls .owl-page span {
height: 4px;
width: 40px;
box-shadow: 0 0 25px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.testimonials-container-3.owl-theme .owl-controls .owl-page span {
height: 15px;
width: 15px;
}
.owl-theme .owl-controls .owl-page span {
background-color: #fff !important;
border: 2px solid #fff;
border-radius: 0;
transform: none;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span {
background-color: #fff !important;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.testimonial01-img-holder {
position: relative;
}
.testimonial01-img-holder h2,
.testimonial01-img-holder div,
.testimonial01-img-holder .position-test {
transition: all 250ms ease;
-moz-transition: all 250ms ease;
-ms-transition: all 250ms ease;
} .testimonials02-container .testimonial02_title {
font-size: 24px;
font-weight: 700;
line-height: 20px;
padding: 0 50px;
text-align: right;
text-transform: uppercase;
}
.testimonials02-container .testimonial02_position {
font-size: 14px;
font-weight: 700;
padding: 0 50px;
text-align: right;
text-transform: uppercase;
}
.testimonials02-container .testimonial02-content {
display: table;
width: 100%;
}
.testimonials02-container .testimonial02_text {
display: table-cell;
vertical-align: middle;
}
.testimonials02-container .testimonial02_text_content {
padding: 0 50px;
}
.testimonials02-container .testimonials_all_holder {
border-radius: 10px;
display: flex;
overflow: hidden;
}
.testimonials02-container .testimonial02-text-holder {
align-self: center;
} .testimonials02-container.owl-theme .owl-controls .owl-buttons div {
background: transparent none repeat scroll 0 0;
font-size: 35px;
margin: 0 15px;
padding: 0;
}
.testimonials02-container.owl-theme .owl-controls .owl-page span {
height: 20px;
width: 20px;
}
.testimonials02-container .testimonial02-img-holder {
padding: 0;
}
.testimonials02-container .testimonial02-text-holder {
padding: 0;
}
.testimonial02-img-holder .testimonial02-img {
display: block;
margin: 0 auto;
}
.collum-shadow .vc_column-inner {
box-shadow: 0 0 25px rgba(0,0,0,.1);
} .tabs-shortcode .tabs-shortcode .grid-div {
list-style: none;
}
.tabs-shortcode .gc {
box-sizing: border-box;
display: inline-block;
margin-right: 0;
min-height: 1px;
padding-left: 0;
vertical-align: top;
}
.tabs-shortcode .gc--1-of-3 {
width: 30%;
}
.tabs-shortcode .gc--2-of-3 {
width: 65%;
margin-left: 5%;
}
.tabs-shortcode.naccs {
position: relative;
}
.tabs-shortcode.naccs .menu div {
padding: 15px 20px 15px 40px;
color: #151515;
background: #f7fafd;
cursor: pointer;
position: relative;
vertical-align: middle;
font-weight: normal;
transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
text-align: left;
margin-bottom: 2px;
}
.tabs-shortcode.naccs .menu div.active {
background: #8cd926;
color: #fff;
}
.tabs-shortcode.naccs .menu div.style-blue.active {
background: #5489f6;
color: #fff;
}
.tabs-shortcode.naccs .menu div span.light {
position: absolute;
background-color: #8cd926;
left: 0;
height: 100%;
width: 4px;
top: 0;
border-radius: 0;
}
.tabs-shortcode.naccs .menu div.style-blue span.light {
position: absolute;
background-color: #5489f6;
left: 0;
height: 100%;
width: 4px;
top: 0;
border-radius: 0;
}
.tabs-shortcode.naccs .menu div.active span.light {
background-color: #8cd926;
}
.tabs-shortcode.naccs .menu div.active.style-blue span.light {
background-color: #5489f6;
}
.tabs-shortcode .naccs .menu div.active {
color: #FBC02D;
padding: 15px 20px 15px 20px;
}
.tabs-shortcode .nacc {
position: absolute;
top: 0px;
list-style: none;
margin: 0;
padding: 0;
transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.tabs-shortcode .nacc li {
opacity: 0;
list-style: none;
transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
text-align: left;
background: #f7fafd;
}
.tabs-shortcode .nacc li.active {
transition-delay: .3s;
z-index: 2;
opacity: 1;
transform: translateX(0px);
}
.tabs-shortcode .nacc .tabs_item_content{
padding: 30px;
}
.tabs-shortcode .nacc .tabs_item_content h1,
.tabs-shortcode .nacc .tabs_item_content h2,
.tabs-shortcode .nacc .tabs_item_content h3,
.tabs-shortcode .nacc .tabs_item_content h4,
.tabs-shortcode .nacc .tabs_item_content h5,
.tabs-shortcode .nacc .tabs_item_content h6{
margin-top: 0px;
}
.tabs-shortcode .nacc .tabs_item_content .more-link{
color: #151515;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.tabs-shortcode .nacc .style-blue .tabs_item_content .more-link:hover{
color: #5489f6;
}
.tabs-shortcode .nacc .tabs_item_content .more-link:hover{
color: #8cde86;
}
.tabs-shortcode .nacc li p {
text-align: left;
margin: 0px !important;
}
.tabs-shortcode .nacc li p:last-child {
margin-bottom: 0;
}
@media(max-width: 1024px) {
.tabs-shortcode .gc--1-of-3 {
width: 100%;
}
.tabs-shortcode .gc--2-of-3 {
width: 100%;
margin: 0;
}
.tabs-shortcode .nacc {
position: static;
}
.tabs-shortcode .gc--2-of-3:not(.active) {
opacity: 0;
height: 0;
width: 0;
}
}
.token-distribution li {
color: #fff;
padding-left: 20px;
padding-top: 10px;
}
.token-distribution li span {
margin-right: 20px !important;
position: relative;
bottom: 1px;
}  .map-shortcode {
clear: both;
overflow: hidden;
}
.bitwallet-img-replace a:hover:before {
max-width: 100%;
-webkit-transition: max-width 0.5s;
-moz-transition: max-width 0.5s;
transition: max-width 0.5s;
}
.bitwallet-img-replace a:before {
max-width: 0;
border-bottom: 2px solid #339999;
content: "";
position: absolute;
overflow: hidden;
color: white;
-webkit-transition: max-width 0.5s;
-moz-transition: max-width 0.5s;
transition: max-width 0.5s;
bottom: -4px;
left: 0;
width: 100%;
}
.bitwallet-container {
width: 90%;
max-width: 1170px;
margin: 0 auto;
}
.bitwallet-container:after {
content: "";
display: table;
clear: both;
}
.bitwallet-img-replace:before {
max-width: 100%;
border-bottom: 0 none;
}
.bitwallet-img-replace {
display: inline-block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
cursor: pointer;
}
.bitwallet-product {
text-align: center;
}
.bitwallet-product.bitwallet-container {
display: block;
float: left;
min-width: 100%;
padding: 0 !important;
}
.bitwallet-product-wrapper {
display: inline-block;
position: relative;
margin: 0 auto;
width: 100%;
}
.bitwallet-product-wrapper > img {
display: block;
min-width: 100%;
max-width: 100%;
}
.bitwallet-single-point {
position: absolute;
border-radius: 50%;
}
.bitwallet-single-point > a {
position: relative;
z-index: 2;
display: block;
width: 25px;
height: 25px;
border-radius: inherit;
background: #ff655d;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), inset 0 0px 0 rgba(255, 255, 255, 0.1);
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
transition: background-color 0.2s;
}
.bitwallet-product ul li {
list-style-type: none;
}
.bitwallet-single-point > a::after, .bitwallet-single-point > a:before { content: '';
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-color: white;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bitwallet-single-point > a::after {
height: 2px;
width: 10px;
}
.bitwallet-single-point > a::before {
height: 10px;
width: 2px;
}
.bitwallet-single-point::after { content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: inherit;
background-color: transparent;
-webkit-animation: bitwallet-pulse 2s infinite;
-moz-animation: bitwallet-pulse 2s infinite;
animation: bitwallet-pulse 2s infinite;
}
.bitwallet-single-point.is-open > a {
background-color: #475f74;
}
.bitwallet-single-point.is-open > a::after, .bitwallet-single-point.is-open > a::before {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.bitwallet-single-point.is-open::after {
display: none;
}
.bitwallet-single-point.is-open .bitwallet-more-info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.bitwallet-single-point.visited > a {
background-color: #6773dd;
}
.bitwallet-single-point.visited::after {
display: none;
}
.bitwallet-single-point .bitwallet-more-info {
position: fixed;
color: #ffffff;
top: 0;
left: 0;
z-index: 999;
width: 100%;
height: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
text-align: left;
line-height: 1.5;
background:none repeat scroll 0 0 rgba(39, 38, 43, 0.8);
padding: 5em 1em 1em;
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.bitwallet-single-point .bitwallet-more-info::before {
content: '';
position: absolute;
height: 0;
width: 0;
display: none;
border: 8px solid transparent;
}
.bitwallet-single-point .bitwallet-more-info h2 {
line-height: 30px;
margin-bottom: 7px;
}
.bitwallet-single-point .bitwallet-more-info p {
font-size: 14px;
line-height: 20px;
margin-bottom:0px;
color: #fff;
opacity: .8;
}
.bitwallet-more-info img {
max-width: 100%;
}
.bitwallet-close-info {
border: 2px solid #ffffff;
height: 40px;
position: fixed;
right: 10%;
top: 13%;
width: 40px;
z-index: 34543;
}
.bitwallet-close-info::after, .bitwallet-close-info:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
background-color: #ffffff;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.bitwallet-close-info::after {
height: 2px;
width: 16px;
}
.bitwallet-close-info::before {
height: 16px;
width: 2px;
}
.intro-effect-sidefixed .title {
-webkit-transition: width 0.7s;
-moz-transition: width 0.7s;
transition: width 0.7s;
}
header .overlay {
background: rgba(0, 0, 0, 0.3);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
} @-webkit-keyframes bitwallet-pulse {
0% {
-webkit-transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-webkit-transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
}
@-moz-keyframes bitwallet-pulse {
0% {
-moz-transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-moz-transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
}
@keyframes bitwallet-pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
50% {
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0.8);
}
100% {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
box-shadow: inset 0 0 1px 1px rgba(255, 101, 93, 0);
}
} @media only screen and (max-width: 600px) {
.bitwallet-more-info h2 {
width: 70%;
}
a.bitwallet-close-info, 
a.bitwallet-close-info{
position: inherit;
}
a.bitwallet-close-info:hover, 
a.bitwallet-close-info:hover{
opacity: 0.85;
} } @media only screen and (min-width: 600px) {
.bitwallet-close-info {
display: none;
}
.bitwallet-single-point .bitwallet-more-info {
position: absolute;
width: 320px;
height: auto;
padding: 30px;
overflow-y: visible;
line-height: 1.4;
border-radius: 3px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.98);
}
.bitwallet-single-point .bitwallet-more-info::before {
display: block;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left, .bitwallet-single-point .bitwallet-more-info.bitwallet-right {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left::before, .bitwallet-single-point .bitwallet-more-info.bitwallet-right::before {
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left {
right: 160%;
left: auto;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-left::before {
border-left-color: rgba(39, 38, 43, 0.8);
left: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-right {
left: 160%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-right::before {
border-right-color: rgba(39, 38, 43, 0.8);
right: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top, .bitwallet-single-point .bitwallet-more-info.bitwallet-bottom {
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top::before, .bitwallet-single-point .bitwallet-more-info.bitwallet-bottom::before {
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top {
bottom: 160%;
top: auto;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-top::before {
border-top-color: rgba(39, 38, 43, 0.8);
top: 100%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-bottom {
top: 160%;
}
.bitwallet-single-point .bitwallet-more-info.bitwallet-bottom::before {
border-bottom-color: rgba(39, 38, 43, 0.8);
bottom: 100%;
}
.bitwallet-single-point .bitwallet-more-info h2 {
line-height: 30px;
margin-bottom: 0;
}
.bitwallet-single-point .bitwallet-more-info p {
font-size: 14px;
line-height: 20px;
color: #fff;
font-weight: 600;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-left {
right: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-right {
left: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-top {
bottom: 140%;
}
.bitwallet-single-point.is-open .bitwallet-more-info.bitwallet-bottom {
top: 140%;
} }
.map-shortcode h3.menu_item_title {
margin-top: 0;
font-weight: bold;
margin-bottom: 15px;
}
ul.list-mappins {
clear: both;
list-style-type: none;
text-align: center;
font-size: 17px;
}
ul.list-mappins li {
display: inline-block;
margin: 0 15px;
font-weight: 300;
color: #ff655d;
}
ul.list-mappins li a {
color: #fff;
font-size: 17px;
}
ul.list-mappins li span {
color: #ff655d;
}
.wpb_gmaps_widget .wpb_wrapper {
padding:0 !important;
}
.categories_shortcode .cat-name {
display: block;
text-align: center;
}
.shop_feature i {
font-size: 40px;
padding: 4px 15px;
}
.shop_feature {
color: #ffffff;
overflow: hidden;
}
.shop_feature_description p {
color: #fff;
}
.shop_feature p {
margin: 0;
}
.shop_feature h4 {
color: #fff;
font-size: 25px;
font-weight: bold;
line-height: 30px;
margin: 0;
}
#navbar .cf-mega-menu.sub-menu {
width: 100%;
padding: 0 !important;
}
.mega3menu .cf-mega-menu .vc_row .vc_col-sm-3:not(:last-child) {
border-right: 1px solid rgba(255,255,255,.3);
}
#navbar .mt-icon-list-item {
padding-top: 4px;
padding-left: 10px;
}
#navbar .mt-icon-list-item:hover {
color: rgb(255, 255, 255);
}
#navbar .cf-mega-menu.sub-menu * {
opacity: 0 !important;
visibility: hidden !important;
}
#navbar .menu-item:hover .sub-menu * {
opacity: 1 !important;
visibility: visible !important;
}
nav #navbar ul li.mega1column,
nav #navbar ul li.mega2columns,
nav #navbar ul li.mega3columns {
position: unset;
}
#navbar .menu-item > a {
position: relative;
} #navbar .mega3columns .cf-mega-menu.sub-menu {
left: 15px;
width: calc(100% - 30px);
} #navbar .mega2columns .cf-mega-menu.sub-menu {
left: 22%;
width: calc(66.66666% - 30px);
} #navbar .mega1column .cf-mega-menu.sub-menu {
left: 41%;
width: calc(33.33333% - 30px);
}[class^="from-"], [class*=" from-"] {
opacity: 1;
}      .to-topleft {
-webkit-animation: toTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeft {
to {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
}
@keyframes toTopLeft {
to {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
}
.to-topleft .scene {
-webkit-animation: toTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeftScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, 30deg);
transform: rotate3d(1, 1, 0.5, 30deg);
}
}
@keyframes toTopLeftScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, 30deg);
transform: rotate3d(1, 1, 0.5, 30deg);
}
}
.to-topleft .view--rotate {
-webkit-animation: toTopLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toTopLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-top {
-webkit-animation: toTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTop {
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes toTop {
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.to-top .scene {
-webkit-animation: toTopScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopScene {
to {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
@keyframes toTopScene {
to {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
.to-top .view--rotate {
-webkit-animation: toTopViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toTopViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-topright {
-webkit-animation: toTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRight {
to {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
}
@keyframes toTopRight {
to {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
}
.to-topright .scene {
-webkit-animation: toTopRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRightScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, -30deg);
transform: rotate3d(1, 1, 0.5, -30deg);
}
}
@keyframes toTopRightScene {
to {
-webkit-transform: rotate3d(1, 1, 0.5, -30deg);
transform: rotate3d(1, 1, 0.5, -30deg);
}
}
.to-topright .view--rotate {
-webkit-animation: toTopRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toTopRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toTopRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toTopRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-right {
-webkit-animation: toRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRight {
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes toRight {
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.to-right .scene {
-webkit-animation: toRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRightScene {
to {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
@keyframes toRightScene {
to {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
.to-right .view--rotate {
-webkit-animation: toRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes toRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .to-bottomright {
-webkit-animation: toBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRight {
to {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
}
@keyframes toBottomRight {
to {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
}
.to-bottomright .scene {
-webkit-animation: toBottomRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRightScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRightScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, -30deg);
transform: rotate3d(-1, 1, 0.5, -30deg);
}
}
@keyframes toBottomRightScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, -30deg);
transform: rotate3d(-1, 1, 0.5, -30deg);
}
}
.to-bottomright .view--rotate {
-webkit-animation: toBottomRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomRightViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes toBottomRightViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .to-bottom {
-webkit-animation: toBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottom {
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes toBottom {
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.to-bottom .scene {
-webkit-animation: toBottomScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomScene {
to {
-webkit-transform: rotate3d(-1, -0.5, 0.2, 30deg);
transform: rotate3d(-1, -0.5, 0.2, 30deg);
}
}
@keyframes toBottomScene {
to {
-webkit-transform: rotate3d(-1, -0.5, 0.2, 30deg);
transform: rotate3d(-1, -0.5, 0.2, 30deg);
}
}
.to-bottom .view--rotate {
-webkit-animation: toBottomViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toBottomViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-bottomleft {
-webkit-animation: toBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeft {
to {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
}
@keyframes toBottomLeft {
to {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
}
.to-bottomleft .scene {
-webkit-animation: toBottomLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeftScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, 30deg);
transform: rotate3d(-1, 1, 0.5, 30deg);
}
}
@keyframes toBottomLeftScene {
to {
-webkit-transform: rotate3d(-1, 1, 0.5, 30deg);
transform: rotate3d(-1, 1, 0.5, 30deg);
}
}
.to-bottomleft .view--rotate {
-webkit-animation: toBottomLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toBottomLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toBottomLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes toBottomLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .to-left {
-webkit-animation: toLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeft {
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes toLeft {
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.to-left .scene {
-webkit-animation: toLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeftScene .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeftScene {
to {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
@keyframes toLeftScene {
to {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
.to-left .view--rotate {
-webkit-animation: toLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
animation: toLeftViewRotate .8s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes toLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes toLeftViewRotate {
to {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}      .from-topleft {
-webkit-animation: fromTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeft {
from {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTopLeft {
from {
-webkit-transform: translate3d(-100%, -100%, 0);
transform: translate3d(-100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-topleft .scene {
-webkit-animation: fromTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeftScene {
from {
-webkit-transform: rotate3d(1, 1, -1, -50deg);
transform: rotate3d(1, 1, -1, -50deg);
}
}
@keyframes fromTopLeftScene {
from {
-webkit-transform: rotate3d(1, 1, -1, -50deg);
transform: rotate3d(1, 1, -1, -50deg);
}
}
.from-topleft .view--rotate {
-webkit-animation: fromTopLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromTopLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}     .from-top {
-webkit-animation: fromTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTop 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTop {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTop {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-top .scene {
-webkit-animation: fromTopScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopScene {
from {
-webkit-transform: rotate3d(1, -0.5, -0.2, 30deg);
transform: rotate3d(1, -0.5, -0.2, 30deg);
}
}
@keyframes fromTopScene {
from {
-webkit-transform: rotate3d(1, -0.5, -0.2, 30deg);
transform: rotate3d(1, -0.5, -0.2, 30deg);
}
}
.from-top .view--rotate {
-webkit-animation: fromTopViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}
@keyframes fromTopViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 30deg);
transform: rotate3d(0, 1, 0, 30deg);
}
}     .from-topright {
-webkit-animation: fromTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRight {
from {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromTopRight {
from {
-webkit-transform: translate3d(100%, -100%, 0);
transform: translate3d(100%, -100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-topright .scene {
-webkit-animation: fromTopRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRightScene {
from {
-webkit-transform: rotate3d(-1, 1, -1, 50deg);
transform: rotate3d(-1, 1, -1, 50deg);
}
}
@keyframes fromTopRightScene {
from {
-webkit-transform: rotate3d(-1, 1, -1, 50deg);
transform: rotate3d(-1, 1, -1, 50deg);
}
}
.from-topright .view--rotate {
-webkit-animation: fromTopRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromTopRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromTopRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromTopRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-right {
-webkit-animation: fromRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-right .scene {
-webkit-animation: fromRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRightScene {
from {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
@keyframes fromRightScene {
from {
-webkit-transform: rotate3d(0, 1, 0, -60deg);
transform: rotate3d(0, 1, 0, -60deg);
}
}
.from-right .view--rotate {
-webkit-animation: fromRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-bottomright {
-webkit-animation: fromBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRight 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRight {
from {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottomRight {
from {
-webkit-transform: translate3d(100%, 100%, 0);
transform: translate3d(100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottomright .scene {
-webkit-animation: fromBottomRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRightScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRightScene {
from {
-webkit-transform: rotate3d(1, 1, 1, 50deg);
transform: rotate3d(1, 1, 1, 50deg);
}
}
@keyframes fromBottomRightScene {
from {
-webkit-transform: rotate3d(1, 1, 1, 50deg);
transform: rotate3d(1, 1, 1, 50deg);
}
}
.from-bottomright .view--rotate {
-webkit-animation: fromBottomRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomRightViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}
@keyframes fromBottomRightViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -50deg);
transform: rotate3d(0, 1, 0, -50deg);
}
}     .from-bottom {
-webkit-animation: fromBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottom 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottom {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottom {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottom .scene {
-webkit-animation: fromBottomScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomScene {
from {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
@keyframes fromBottomScene {
from {
-webkit-transform: rotate3d(1, 0.5, 0.2, 30deg);
transform: rotate3d(1, 0.5, 0.2, 30deg);
}
}
.from-bottom .view--rotate {
-webkit-animation: fromBottomViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}
@keyframes fromBottomViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, -30deg);
transform: rotate3d(0, 1, 0, -30deg);
}
}     .from-bottomleft {
-webkit-animation: fromBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeft {
from {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromBottomLeft {
from {
-webkit-transform: translate3d(-100%, 100%, 0);
transform: translate3d(-100%, 100%, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-bottomleft .scene {
-webkit-animation: fromBottomLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeftScene {
from {
-webkit-transform: rotate3d(-1, 1, 1, -50deg);
transform: rotate3d(-1, 1, 1, -50deg);
}
}
@keyframes fromBottomLeftScene {
from {
-webkit-transform: rotate3d(-1, 1, 1, -50deg);
transform: rotate3d(-1, 1, 1, -50deg);
}
}
.from-bottomleft .view--rotate {
-webkit-animation: fromBottomLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromBottomLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromBottomLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromBottomLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}     .from-left {
-webkit-animation: fromLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeft 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fromLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.from-left .scene {
-webkit-animation: fromLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeftScene 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeftScene {
from {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
@keyframes fromLeftScene {
from {
-webkit-transform: rotate3d(0, 1, 0, 60deg);
transform: rotate3d(0, 1, 0, 60deg);
}
}
.from-left .view--rotate {
-webkit-animation: fromLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
animation: fromLeftViewRotate 1s cubic-bezier(0.6,0,0.4,1) forwards;
}
@-webkit-keyframes fromLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}
@keyframes fromLeftViewRotate {
from {
-webkit-transform: rotate3d(0, 1, 0, 50deg);
transform: rotate3d(0, 1, 0, 50deg);
}
}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; } .wp-block-themepunch-revslider { position: relative }
#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;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.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;
}
.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(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//www.opproductosyservicios.com/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; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.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'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }
rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }
rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
rs-module rs-layer,
rs-module .rs-layer { 	
opacity: 0;
position:relative; 	
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; } rs-carousel-wrap {
cursor:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
cursor: default;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.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);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;} @media not all and (min-resolution:.001dpcm) { 
@media {
rs-carousel-wrap rs-layer-wrap,
rs-carousel-wrap rs-loop-wrap {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}
}
}
.safarifix rs-layer-wrap {
perspective: 1000000;
}
@-moz-document url-prefix() {
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap { perspective: none; }
}  rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;} .rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 50%; transform: perspective(1px) translateY(-50%); }
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
}  rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-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;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
@supports not (-ms-high-contrast:none) { .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .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;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; 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-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 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;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#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;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#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-b-span-light span,
.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-b-span-dark span,
.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;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
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;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.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;
} rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute; vertical-align:top;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px } .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//www.opproductosyservicios.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//www.opproductosyservicios.com/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;	
}
rs-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;	
}
rs-loader.spinner5 	{	
background-image:url(//www.opproductosyservicios.com/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);}
}
rs-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;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-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; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-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);  
}
rs-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);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }
rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
a.rs-layer { transition: none } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;} .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,
rs-poster,
.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;}
rs-poster 						 { cursor:pointer; z-index:3; }
.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'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"], 
.rs-layer [class*=" pe-7s-"] {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }
.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.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 .rs-layer: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;} .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}.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,rs-pzimg-wrap.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:absolute;}._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:30}._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:40}.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}
.willow::after{background-color:#d8cdcb;mix-blend-mode:color} @media not all and (min-resolution:.001dpcm) { 
@supports (-webkit-appearance:none) {
.willow{filter:grayscale(1) contrast(.95) brightness(.9)}
.willow::after{background-color:transparent;}
}}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}} .bgcanvas { display: none; position: absolute; overflow: hidden; }