@font-face {
font-family: 'socialicoregular';
src: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/socialico-webfont.eot);
src: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/socialico-webfont.eot?#iefix) format('embedded-opentype'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/socialico-webfont.woff) format('woff'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/socialico-webfont.ttf) format('truetype'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/socialico-webfont.svg#socialicoregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'icomoon';
src:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/icomoon.eot);
src:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/icomoon.woff) format('woff'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/icomoon.ttf) format('truetype'),
url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/fonts/icomoon.svg#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
body {
color: #888;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
body.kopa-boxed {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/background.jpg) repeat 0 0;
}
pre, code {
font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #eee;
border-style: solid;
border-width: 1px 0 0;
clear: both;
height: 0;
margin:20px 0;
}
ol {
margin:0px;
}
ul {
margin:0px;
}
ul li {
list-style:inside disc;
margin-bottom:10px;
}
ol li {
list-style:inside disc;
margin-bottom:10px;
} .responsive-img{
max-width: 100%;
height: auto;
width: auto\9; } .kopa-button {
display:inline-block;
color:#fff;
font-size:15px;
font-weight:600;
font-family: 'Raleway', sans-serif;
padding:15px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
position:relative;
z-index:0;
}
.small-button {
padding:10px 15px;
}
.medium-button {
padding:15px 20px;
font-size:18px;
}
.big-button {
padding:20px 30px;
font-size:20px;
}
.blue-button {
background-color:#33bee5;
}
.blue-button:hover {
background-color:#4e5457;
}
.grey-button {
background-color:#e9e9e9;
color:#171717;
}
.grey-button:hover {
background-color:#33bee5;
color:#fff;
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.more-link {
font-size:13px;
font-weight:600;
color:#33bee5;
display:inline-block;
}
.more-link span {
float:right;
margin-left:5px;
margin-top:2px;
}
.more-link:hover {
color:#555;
}
blockquote {
border-left-color:#33bee5;
background-color:#f4f4f4;
color: #999999;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 13px;
font-style: italic;
line-height: 24px;
padding: 10px 15px 10px 20px;
} .kp-dropcap {
color: #fff;
background-color:#33bee5;
font-family:'Rokkitt', serif;
display: inline-block;
*display:inline;
zoom:1;
float: left;
font-size: 36px;
height: 36px;
line-height: 38px;
margin: 5px 10px 0 0;
text-align: center;
width: 34px;
}
.kp-dropcap.color {
background-color: #33bee5;
font-size:30px;
color: #FFFFFF;
height: 36px;
line-height: 36px;
position: relative;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
width: 36px;
z-index: 0;
margin: 5px 10px 0 0;
}
.hover-effect{
cursor:pointer;
position:relative;
}
.hover-effect .mask {
opacity:0;
filter: alpha(opacity=0);
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(0,0,0,.5);
overflow:hidden;
}
.hover-effect:hover .mask {
opacity:1;
filter: alpha(opacity=100);
}
.hover-effect .mask a.link-detail {
width:40px !important;
height:40px !important;
display:block;
background-color:#fff;
background-color:rgba(255,255,255,.86);
border:2px solid #33bee5;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
color:#33bee5;
line-height:40px;
text-align:center;
font-size:16px;
position:absolute;
top:150%;
margin:-20px 0 0px -45px;
left:50%;
}
.hover-effect:hover .mask a.link-detail {
top:50%;
}
.hover-effect .mask a.link-gallery {
width:40px !important;
height:40px !important;
display:block;
background-color:#fff;
background-color:rgba(255,255,255,.86);
border:2px solid #33bee5;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
color:#33bee5;
line-height:40px;
text-align:center;
font-size:16px;
position:absolute;
top:150%;
margin:-20px -45px 0px 0px;
right:50%;
}
.hover-effect:hover .mask a.link-gallery {
top:50%;
}
.hover-effect .mask a.link-gallery:hover,
.hover-effect .mask a.link-detail:hover {
background-color:#33bee5;
background-color:rgba(51,190,229,.86);
border:2px solid #33bee5;
border:2px solid rgba(51,190,229,.86);
color:#fff;
}
.kopa-featured-product-carousel .hover-effect .mask a.link-gallery {
margin:-20px -20px 0px 0px;
}
.kopa-article-list .hover-effect .mask a.link-detail,
.kopa-related-post-carousel .hover-effect .mask a.link-detail {
margin:-20px 0px 0px -20px;
} h1 {
color: #fff;
font: 400 32px/34px  'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h2 {
color: #fff;
font: 400 28px/30px 'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h3 {
color: #fff;
font: 400 24px/26px 'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h4 {
color: #fff;
font: 400 20px/22px 'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h5 {
color: #fff;
font: 400 16px/20px 'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h6 {
color: #fff;
font: 400 14px/20px 'Rokkitt', serif;
letter-spacing: 0;
margin-bottom:5px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #fff;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover,
#header-top .top-link li a:hover,
.kopa-latest-work-widget .entry-item .entry-title a:hover,
.entry-categories a:hover,
.kopa-latest-work-widget .entry-item .entry-categories a:hover,
.kopa-latest-post-widget ul li .entry-item .entry-title a:hover,
.kopa-service-widget ul li .service-title:hover a,
.kopa-service-widget ul li .service-title:hover span,
#contact-info address a:hover,
#footer-menu li a:hover,
#bottom-sidebar .kopa-social-widget li a:hover,
.kopa-intro-widget ul li .entry-title a:hover,
#page-bottom .kopa-widget-best-seller .entry-title a:hover,
#page-bottom .kopa-widget-latest-review .entry-title a:hover,
#page-bottom .kopa-widget-latest-review .entry-comments a:hover,
.kopa-featured-product-widget .entry-item .entry-title a:hover,
.page-title .breadcrumb a:hover,
.kopa-our-team-widget ul li .entry-title a:hover,
.kopa-article-list .entry-item .entry-title a:hover,
.kopa-article-list .entry-item .entry-comments a:hover,
.sidebar .kopa-categories-widget ul li a:hover,
.sidebar .kopa-widget-best-seller .entry-title a:hover,
.sidebar .kopa-widget-rated-product .entry-title a:hover,
.entry-box header .entry-comments a:hover,
.entry-box .social-link li a:hover,
.entry-box footer p a:hover,
.tag-box a:hover,
#comments .comment-body .comment-reply-link:hover,
#comments .comment-body .comment-edit-link:hover {
color: #33bee5;
text-decoration:none;
}
p { 
margin-bottom:10px;
line-height:20px;
} .left{ 
float:left;
}
.right{
float:right;
}
.clear {  
clear: both;  
display: block;  
overflow: hidden;  
visibility: hidden;  
width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
content: '.';  
display: block;  
overflow: hidden;  
visibility: hidden;  
font-size: 0;  
line-height: 0;  
width: 0;  
height: 0;
}
.clearfix:after{  
clear: both;
}
.clearfix{  
zoom: 1;
} a,
#main-menu li a i,
#main-menu li a span,
#contact-form #contact_name,
#contact-form #contact_email,
#contact-form #contact_subject,
#contact-form #contact_message,
#contact-form #submit-contact,
#bottom-sidebar .newsletter-form .submit,
.kopa-latest-work-widget .entry-item,
.kopa-featured-product-widget .entry-item,
.kopa-our-team-widget ul li .entry-item,
#comments-form #submit-comment,
.hover-effect .mask,
#main-menu li ul li,
.cbp-af-header.cbp-af-header-shrink #main-menu > li > a i,
.cbp-af-header.cbp-af-header-shrink #main-menu > li > a,
.cbp-af-header.cbp-af-header-shrink #logo-image,
.cbp-af-header.cbp-af-header-shrink #main-menu > li > ul,
.theme-opt-wrapper .btn,
#mobile-menu > span,
#toggle-view-menu li,.products li strong,.button-alt,.quantity input.minus,.quantity input.plus {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.hover-effect .mask a {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.kopa-intro-widget ul li .entry-title span {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.kopa-intro-widget ul li .entry-title span {
-webkit-transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-o-transition: background 0.5s ease-in-out;
transition: background 0.5s ease-in-out;
} .wrapper{
width:1086px;
margin: 0 auto;
}
.wrapper.full-width {
width:100%;
margin: 0 auto;
}
#main-col {
float:left;
margin-right:30px;
width:806px;
}
.sidebar {
float:left;
width:250px;
}
.mb-20 {
margin-bottom:20px;
}
.kopa-boxed .kopa-wrapper {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin: 0 auto;
max-width: 1160px;
background:#fff;
}
.kopa-boxed .sticky-header {
width:1160px;
} #header-top {
background-color:#4e5457;
}
#header-top .hot-line {
float:left;
margin:0;
color:#fff;
font-size:13px;
line-height:40px;
}
#header-top .top-box {
float:right;
}
#header-top .top-link {
float:left;
}
#header-top .top-link li {
list-style:none;
float:left;
font-size:13px;
color:#fff;
margin:0 0 0 35px;
line-height:40px;
}
#header-top .top-link li:first-child {
margin:0;
}
#header-top .top-link li a {
color:#fff;
} #header-top .search {
float:right;
margin-left:50px;
position:relative;
}
#header-top .search-icon {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search-icon.png) no-repeat center center #33bee5;
display:block;
width:41px;
height:41px;
text-indent:-99999px;
font-size:0;
float:right;
}
#header-top .search-box {    
background: none repeat scroll 0 0 #000;
display: none;
height: 41px;
width: 203px;
z-index: 100;
float:left;
}
.search-form {
position:relative;
}
.search-form .search-text { 
background-color: #323738;
border: none;
color: #FFFFFF;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
height: 41px;
line-height: 28px;
padding: 6px 10px;
width: 100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.search-form .search-submit {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search-icon.png) no-repeat center center #33bee5;
display:block;
width:41px;
height:41px;
text-indent:-99999px;
font-size:0;
border:none;
position:absolute;
top:0;
right:0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.close-icon{
display:none !important;
}
#header-bottom {
background-color:#f9f9f9;
} #logo-image {
float:left;
margin-top:35px;
}
#logo-image a,
#logo-image a img {
width:100%;
display:block;
} #main-nav {
float:right;
position:relative;
z-index:9999;
}
#main-menu > li {
float:left;
list-style:none;
margin:0;
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/line-1.png) repeat-y right 0;
position:relative;
z-index:9999;
}
#main-menu > li > a {
text-align:center;
display:block;
padding:25px 20px;
}
#main-menu > li.current-menu-item > a,
#main-menu > li:hover > a {
background-color:#33bee5;
}
#main-menu > li > a i {
display:block;
color:#cfd0de;
font-size:22px;
font-style:normal;
margin-bottom:8px;
}
#main-menu > li > a span {
display:block;
color:#464646;
font-size:18px;
font-family: 'Rokkitt', serif;
text-transform:uppercase;
}
#main-menu li.current-menu-item a i,
#main-menu li.current-menu-item a span,
#main-menu li:hover a i,
#main-menu li:hover a span {
color:#fff;
}
.sf-arrows > li > .sf-with-ul:after {
border-width:0px;
}
.sf-arrows li ul li .sf-with-ul:after {
border-width:7px;
margin-top:-7px;
right:8px;
background-repeat:no-repeat;
background-position:right center;
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/menu-arrow.png);
border-color:transparent;
}
.sf-arrows ul li > .sf-with-ul:focus:after, 
.sf-arrows ul li:hover > .sf-with-ul:after, 
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color:transparent;
} #main-menu li ul {
display:none;
position:absolute;
width:200px;
top:101px;
left:0;
background-color:#000;
background-color:rgba(0,0,0,.94);
z-index:9999;
}
#main-menu li ul li {
padding:10px 15px;
position:relative;
list-style:none;
margin:0;
z-index:9999;
}
#main-menu li ul li:first-child {
border-top:none;
}
#main-menu li ul li:hover,
#main-menu li ul li.current-menu-item {
background-color:#212222;
}
#main-menu li ul li a {
color:#d4d4d4 !important;
display:block;
}
#main-menu li ul li ul {
top:0;
left:201px;
} #mobile-menu {
display:none;
position:relative;
margin:20px 0;
}
#mobile-menu > span {
display:inline-block;
text-transform:uppercase;
font-family:'Rokkitt', serif;
font-size:24px;
padding:10px 0;
cursor:pointer;
color:#33bee5;
}
#mobile-menu > span:hover {
color:#141414;
}
#toggle-view-menu {
display:none;
list-style: none;
margin: 0;
padding: 0; 
border-top: none;
position:absolute;
top:40px;
right:0;
z-index:99999;
width:220px;
}
#toggle-view-menu > li {
margin: 0;
position: relative;
cursor: pointer;
list-style: none;
background-color:#33bee5;
border-top:1px solid #fff;
}
#toggle-view-menu h3 {
font-size: 18px;
margin: 0;  
float: left;
line-height: 40px;  
padding: 0 15px;
}
#toggle-view-menu h3 a {
color: #fff;
width:100%;
display:block;
}
#toggle-view-menu li:hover {
background-color: #087796;
}
#toggle-view-menu span {
float: right;
font-size: 26px;
width: 40px;
height: 40px;
text-align: center;
color: #fff;
line-height: 40px;
background-color:#087796;
}
#toggle-view-menu li.active {
background-color:#087796;
}
#toggle-view-menu li.active span,
#toggle-view-menu li.active h3 a {
color:#fff;
}
#toggle-view-menu .menu-panel {
margin: 0px;
display: none;
padding: 10px 15px 0;
font-size: 14px;
color: #fff;
background-color:#087796;
border-top:1px solid #fff;
}
#toggle-view-menu .menu-panel ul {
margin:0;
}
#toggle-view-menu li .menu-panel ul li {
border:none;
list-style:disc inside;
margin: 0 0 10px 0;
color:#fff;
}
#toggle-view-menu .menu-panel ul li a {
display:inline-block;
*display:inline;
zoom:1;
color:#fff;
font-size:12px;
}
#toggle-view-menu .menu-panel ul li ul {
margin-left:40px;
margin-top:10px;
} .sticky-header {
position:fixed;
z-index:10000;
top:0;
width:100%;
}
.cbp-af-header.cbp-af-header-shrink #main-menu > li > a i {
display:none;
}
.cbp-af-header.cbp-af-header-shrink #main-menu > li > a {
padding:15px 20px;
}
.cbp-af-header.cbp-af-header-shrink #logo-image {
margin-top:12px;
height:25px;
}
.cbp-af-header.cbp-af-header-shrink #main-menu > li > ul {
top:50px;
}
.kopa-background {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
background:#000000;
opacity: .2;
filter:alpha(opacity=20);
z-index:10000;
display:none;
} .kopa-portfolio-page #main-content,
.kopa-404-page #main-content {
padding-top:42px;
}
#main-content .widget {
margin-bottom:42px;
}
#main-content .widget .widget-title {
color:#fff;
background-color:#33bee5;
margin:8px 0 40px;
font-size:24px;
line-height:40px;
padding-left:75px;
position:relative;
border-radius:50px 0 0 50px;
}
.kopa-about-page #main-content .widget.kopa-skill-widget .widget-title {
margin:8px 0 25px;
}
#main-content .widget .widget-title span {
color:#33bee5;
background-color:#fff;
width:50px;
height:50px;
border:3px solid #33bee5;
border-radius:50%;
position:absolute;
left:0;
top:-8px;
line-height:56px;
text-align:center;
}
.kopa-tagline-widget {
background-color:#f8f8f8;
border-left:2px solid #33bee5;
padding:20px 25px;
}
.kopa-tagline-description {
float:left;
}
.kopa-tagline-description h4 {
font-size:18px;
font-family: 'Raleway', sans-serif;
font-weight:600;
margin-top:0;
color:#555;
}
.kopa-tagline-description p {
margin:0;
color:#555;
}
.kopa-tagline-widget .kopa-button {
float:right;
} .kopa-latest-work-widget, .kopa-testimonial-widget,
.kopa-featured-product-widget,
.kopa-related-post {
overflow:hidden;
position:relative;
}
.kopa-latest-work-widget .list-carousel.responsive,
.kopa-testimonial-widget .list-carousel.responsive,
.kopa-featured-product-widget .list-carousel.responsive,
.kopa-related-post .list-carousel.responsive {
width: auto;
margin: 0 -13px;
}
.kopa-latest-work-widget .list-carousel > ul,
.kopa-testimonial-widget .list-carousel > ul,
.kopa-featured-product-widget .list-carousel > ul,
.kopa-related-post .list-carousel > ul {
display: block;
height: 100%;
list-style: none outside none;
margin: 0;
padding: 0;
}
.kopa-latest-work-widget .list-carousel ul li,
.kopa-featured-product-widget .list-carousel ul li {
display: block;
float: left;
margin: 0 13px;
padding: 0;
width:252px;
}
.kopa-testimonial-widget .list-carousel ul li {
display: block;
float: left;
margin: 0 13px;
padding: 0;
width:530px;
}
.kopa-related-post .list-carousel ul li {
display: block;
float: left;
margin: 0 13px;
padding: 0;
width:390px;
}
.kopa-latest-work-widget .entry-item,
.kopa-featured-product-widget .entry-item {
text-align:center;
background-color:#fafafa;
border-bottom:1px solid #eee;
padding-bottom:20px;
}
.kopa-latest-work-widget .entry-item:hover,
.kopa-featured-product-widget .entry-item:hover {
border-bottom:1px solid #33bee5;
}
.kopa-latest-work-widget .entry-item .entry-thumb,
.kopa-featured-product-widget .entry-item .entry-thumb {
margin-bottom:20px;
}
.kopa-latest-work-widget .entry-item .entry-title,
.kopa-featured-product-widget .entry-item .entry-title {
font-size:16px;
font-weight:500;
margin:0 0 3px;
line-height:18px;
font-family: 'Raleway', sans-serif;
}
.kopa-latest-work-widget .entry-item .entry-title a,
.kopa-featured-product-widget .entry-item .entry-title a {
color:#666;
}
.kopa-latest-work-widget .entry-item .entry-categories a {
color:#a6a6a6;
}
.kopa-latest-work-widget .carousel-nav,
.kopa-testimonial-widget .carousel-nav,
.kopa-featured-product-widget .carousel-nav,
.kopa-related-post .carousel-nav {
position:absolute;
top:15px;
right:5px;
}
.kopa-latest-work-widget .carousel-nav a,
.kopa-testimonial-widget .carousel-nav a,
.kopa-featured-product-widget .carousel-nav a,
.kopa-related-post .carousel-nav a {
display:block;
float:left;
border:1px solid #9ae4ff;
background-repeat:no-repeat;
background-position:center center;
text-indent:-99999px;
font-size:0;
width:25px;
height:25px;
}
.kopa-latest-work-widget .carousel-nav .carousel-prev,
.kopa-testimonial-widget .carousel-nav .carousel-prev,
.kopa-featured-product-widget .carousel-nav .carousel-prev,
.kopa-related-post .carousel-nav .carousel-prev {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/carousel-prev.png);
}
.kopa-latest-work-widget .carousel-nav .carousel-next,
.kopa-testimonial-widget .carousel-nav .carousel-next,
.kopa-featured-product-widget .carousel-nav .carousel-next,
.kopa-related-post .carousel-nav .carousel-next {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/carousel-next.png);
background-position:11px center;
margin-left:3px;
}
.kopa-latest-work-widget .carousel-nav a:hover,
.kopa-testimonial-widget .carousel-nav a:hover,
.kopa-featured-product-widget .carousel-nav a:hover,
.kopa-related-post .carousel-nav a:hover {
border:1px solid #fff;
}
.kopa-latest-post-widget {
position:relative;
}
.kopa-latest-post-widget ul li {
margin:0 0 0 2.394107%;
list-style:none;
float:left;
width:48.802947%;
}
.kopa-latest-post-widget ul li:first-child {
margin-left:0;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
float:left;
margin-right:20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
float:left;
width:258px;
}
.kopa-latest-post-widget ul li .entry-item .entry-title {
font-size:16px;
font-weight:500;
font-family: 'Raleway', sans-serif;
margin:0 0 15px;
padding-bottom:15px;
border-bottom:1px solid #ececec;
position:relative;
}
.kopa-latest-post-widget ul li .entry-item .entry-title a {
color:#4c4e54;
}
.kopa-latest-post-widget ul li .entry-item .entry-title span {
width:75px;
display:block;
height:1px;
background-color:#33bee5;
position:absolute;
bottom:-1px;
left:0;
}
.kopa-latest-post-widget ul li .entry-item .entry-date {
font-family: 'Raleway', sans-serif;
color:#888;
}
.kopa-latest-post-widget ul li .entry-item .entry-date span {
margin-right:5px;
color:#aaa;
float:left;
margin-top:1px;
}
.kopa-latest-post-widget .view-all {
position:absolute;
top:10px;
right:20px;
color:#f8f8f8;
font-size:14px;
}
.kopa-service-widget ul {
margin-top:40px;
}
.kopa-service-widget ul:first-child {
margin-top:0px;
}
.kopa-service-widget ul li {
list-style:none;
float:left;
margin:0 0 0 2.394107%;
width:23.2%;
}
.kopa-service-widget ul li:first-child {
margin:0;
}
.kopa-service-widget ul li .service-title {
font-weight:500;
font-family: 'Raleway', sans-serif;
font-size:15px;
margin:0 0 20px;
}
.kopa-service-widget ul li .service-title a {
color:#808080;
}
.kopa-service-widget ul li .service-title span {
margin-right:15px;
color:#6e6e6e;
font-size:30px;
}
.kopa-client-widget ul li {
list-style:none;
float:left;
width:182px;
margin:0 0 0 44px;
}
.kopa-client-widget ul li:first-child {
margin:0;
}
.kopa-client-widget ul li div {
background-color:#f8f8f8;
border:1px solid #f1f1f1;
text-align:center;
height:83px;
}
.kopa-client-widget ul li img {
display:inline-block;
}
#main-content .kopa-contact-widget {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/shadow-1.png) repeat-x 0 top #f4f4f4;
padding:40px 0;
margin-bottom:0;
}
.kopa-contact-widget #contact-form,
.kopa-contact-widget #contact-form .contact-button {
margin:0;
}
.kopa-contact-widget #contact-form p {
position:relative;
}
.kopa-contact-widget #contact-form label.required {
float:left;
width:150px;
font-size:15px;
font-family: 'Raleway', sans-serif;
color:#000;
line-height:40px;
}
.kopa-contact-widget #contact-form label.required span {
color:#848484;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:377px;
padding:5px 10px;
background-color:#fff;
border:1px solid #e9e9e9;
height:40px;
line-height:30px;
box-shadow:none;
float:left;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.kopa-contact-widget #contact-form #contact_message {
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:377px;
padding:5px 10px;
background-color:#fff;
border:1px solid #e9e9e9;
height:210px;
box-shadow:none;
float:left;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.kopa-contact-widget #contact-form #contact_name:focus,
.kopa-contact-widget #contact-form #contact_email:focus,
.kopa-contact-widget #contact-form #contact_subject:focus,
.kopa-contact-widget #contact-form #contact_message:focus {
border:1px solid #33bee5;
}
.kopa-contact-widget #contact-form #submit-contact {
color:#fff;
background-color:#33bee5;
border:none;
padding:10px 20px;
font-family: 'Raleway', sans-serif;
font-size:14px;
margin: 0 0 0 150px;
}
.kopa-contact-widget #contact-form #submit-contact:hover {
background-color:#141414;
}
.kopa-contact-widget #contact-form label.error {
position:absolute;
right:0;
top:-20px;
color:#33bee5;
font-size:12px;
}
.kopa-contact-widget #contact-info .contact-title {
font-size:36px;
color:#2b2b2b;
margin:0 0 25px;
line-height:28px;
}
.contact-social-link {
margin:20px 0;
}
.contact-social-link li {
float:left;
list-style:none;
margin:0 0 0 7px;
}
.contact-social-link li:first-child {
margin:0;
}
.contact-social-link li a {
display:block;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
width:32px;
height:32px;
text-align:center;
line-height:32px;
color:#535353;
font-size:16px;
}
.contact-social-link li a:hover {
border:1px solid #33bee5;
}
.kopa-contact-widget #contact-info address,
.kopa-contact-widget #contact-info address a {
font-size:15px;
font-family: 'Raleway', sans-serif;
color:#3f3f3f;
}
.kopa-contact-widget #contact-info address i {
width:25px;
color:#767676;
background:none;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
#container {  
margin:0 auto;
}
.element {
width: 118px;
height: 118px;
float: left;
margin:1.5px;
overflow: hidden;
position: relative;
}
.element * {
position: absolute;
margin: 0;
}
.element.width2 { width: 239px; }
.element.height2 { height: 239px; }
.kopa-portfolio-widget {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/shadow-2.png) no-repeat center top #f5f5f5;
padding:40px 0; 
}
.kopa-portfolio-widget .wrapper {
width:1089px;
}
.element h2 {
background-color:#33bee5;
text-align:center;
line-height:118px;
font-size:36px;
color:#fff;
width:100%;
} #page-footer {
background-color:#545454;
}
#copyright {
float:left;
margin:15px 0;
}
#footer-menu {
float:right;
}
#footer-menu li {
float:left;
list-style:none;
margin:0 0 0 20px;
}
#footer-menu li:first-child {
margin:0;
}
#footer-menu li a {
display:block;
color:#c4c4c4;
padding:15px 0;
}
.kopa-home-4 #page-footer,
.kopa-home-2 #page-footer,
.kopa-home-3 #page-footer,
.heavy-dark-footer #page-footer {
background-color:#303030;
} .kopa-home-4 #main-content .sequence-wrapper,
.kopa-home-4 #main-content .rev_slider_wrapper {
margin-bottom:0;
}
.kopa-home-4.kopa-home-3 #main-content .sequence-wrapper,
.kopa-home-4.kopa-home-3 #main-content .rev_slider_wrapper {
margin-bottom:42px;
}
.list-container-2 {
margin-top:-1px;
}
.list-container-2 ul {
margin: 0;
}
.list-container-2 ul li,
.sidebar .widget .list-container-2 ul li {
float: left;
list-style: none outside none;
margin: 0;
padding:0;
width:362px;
position:relative;
}
.list-container-2 ul li.active,
.sidebar .widget .list-container-2 ul li.active {
}
.list-container-2 ul li:first-child,
.sidebar .widget .list-container-2 ul li:first-child {
margin:0;
}
.list-container-2 ul li > a {
background-color: #f7f7f7;
color: #888;
display: block;
font-size: 24px;
line-height:38px;
padding: 10px 0;
text-align:center;
text-transform:uppercase;
outline:none;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-2 ul li.active > a {
text-decoration: none;
background-color:#33bee5;
color:#fff;
}
.list-container-2 ul li span {
width:34px;
height:34px;
background:#33bee5;
text-align:center;
line-height:34px;
border:2px solid #fff;
border-radius:50%;
font-size:16px;
color:#fff;
margin:0 15px 0 0;
position:relative;
z-index:0;
}
.list-container-2 ul li.active span {
}
.tab-container-2 {
background-color:#33bee5;
padding:25px 30px 15px;
color:#fff;
} .kopa-skill {
margin:15px 0 0;
position:relative;
list-style:none;
}
.kopa-skill div {
height: 6px;
float: left;
width: 100%;
position: relative;
margin:0 !important;
}
.kopa-skill p.kopa-skill-title {
color: #555;
font-size:14px;
font-family: 'Raleway', sans-serif;
} .progress-bar {
height: 20px;
margin:30px 0;
position: relative;
background-color: #f3f3f3;
z-index:0;
}
.progress-bar > span {
display: block;
height: 6px;
top:0;
background-color: #33bee5;
position: relative;
z-index:0;
}
.progress-bar > span:after, .animate > span > span {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;   
z-index: 1;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
color:#fff;
text-align:right;
}
.animate > span:after {
display: none;
}
@-webkit-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@-moz-keyframes move {
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
.progress-bar.green > span {
background-color: #33bee5;
}
.nostripes > span > span, .nostripes > span:after {
-webkit-animation: none;
-moz-animation: none;
background-image:none;
}
#bottom-sidebar {
background-color:#414246;
padding:35px 0 25px;
color:#e9e9e9;
}
#bottom-sidebar .widget .widget-title {
font-size:24px;
margin:0 0 25px;
line-height:20px;
}
#bottom-sidebar .widget .search-form {
margin:0 0 10px;
position:relative;
}
#bottom-sidebar .widget .search-form .search-text {
background-color:#383a3f;
box-shadow:0 1px 0 #535354;
-moz-box-shadow:0 1px 0 #535354;
-webkit-box-shadow:0 1px 0 #535354;
border:none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
height:40px;
line-height:30px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:100%;
color:#aaa;
font-weight:300;
font-size:13px;
font-family: 'Open Sans', sans-serif;
padding:5px 10px;
}
#bottom-sidebar .widget .search-form .search-submit {
width:20px;
height:20px;
border:none;
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search-icon-2.png) no-repeat 0 0;
position:absolute;
top:8px;
right:10px;
}
#bottom-sidebar .kopa-social-widget ul {
margin-bottom:20px;
}
#bottom-sidebar .kopa-social-widget li {
list-style:none;
float:left;
margin:0 0 0 10px;
}
#bottom-sidebar .kopa-social-widget li:first-child {
margin:0;
}
#bottom-sidebar .kopa-social-widget li a {
display:block;
width:40px;
height:40px;
color:#e2e2e2;
text-align:center;
background-color:#383a3f;
box-shadow:0 1px 0 #535354;
-moz-box-shadow:0 1px 0 #535354;
-webkit-box-shadow:0 1px 0 #535354;
line-height:40px;
font-size:18px;
}
#bottom-sidebar .newsletter-form {
margin:0;
}
#bottom-sidebar .newsletter-form .email {
background-color:#383a3f;
box-shadow:0 1px 0 #535354;
-moz-box-shadow:0 1px 0 #535354;
-webkit-box-shadow:0 1px 0 #535354;
border:none;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
height:40px;
line-height:30px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:255px;
color:#aaa;
font-weight:300;
font-size:13px;
font-family: 'Open Sans', sans-serif;
padding:5px 10px;
float:left;
margin-right:2px;
}
#bottom-sidebar .newsletter-form .submit {
background-color:#33bee5;
color:#fff;
font-family: 'Raleway', sans-serif;
font-size:14px;
border:none;
padding:11px 10px;
}
#bottom-sidebar .newsletter-form .submit:hover {
background-color:#141414;
} .kopa-intro-widget ul li {
list-style:none;
float:left;
width:32%;
margin:0 0 0 2%;
}
.kopa-intro-widget ul li:first-child {
margin:0;
}
.kopa-intro-widget ul li .entry-title {
font-size:24px;
line-height:72px;
margin:0 0 25px;
}
.kopa-intro-widget ul li .entry-title a {
color:#555;
}
.kopa-intro-widget ul li .entry-title span {
background:#33bee5;
border:2px solid #33bee5;
display:block;
float:left;
width:68px;
height:68px;
color:#fff;
text-align:center;
line-height:68px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
font-size:26px;
margin-right:20px;
}
.kopa-intro-widget ul li:hover .entry-title span {
background:#fff;
color:#33bee5;
}
.kopa-intro-widget ul li p {
color:#666;
font-size:13px;
}
.kopa-testimonial-widget .testimonial-detail {
position:relative;
}
.kopa-testimonial-widget .testimonial-detail .avatar {
position:absolute;
left:0;
top:20px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
z-index:0;
}
.kopa-testimonial-widget .testimonial-detail .avatar img {
display:block;
width:100%;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
position:relative;
z-index:1;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
margin-left:40px;
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/quote-icon-1.png) no-repeat 55px 10px #f8f8f8;
border:1px solid #ededed;
padding:25px 35px 15px 60px;    
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content p {
line-height:22px;
font-family: 'Raleway', sans-serif;
font-size:14px;
color:#666;
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/quote-icon-2.png) no-repeat right top;
}
#page-bottom {
background-color:#f1f1f1;
padding:40px 0;
}
#page-bottom .widget .widget-title {
margin:0 0 20px;
font-size:24px;
color:#222;
line-height:20px;
}
#page-bottom .widget_text {
font-size:13px;
color:#4c4e54;
}
#page-bottom .widget ul li {
list-style:none;
border-top:1px solid #e1e1e1;
padding-top:25px;
margin-top:25px;
}
#page-bottom .widget ul li:first-child {
border-top:none;
padding-top:0;
margin-top:0;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
float:left;
margin-right:20px;
}
#page-bottom .kopa-widget-best-seller .entry-title,
#page-bottom .kopa-widget-latest-review .entry-title {
font-size:13px;
font-weight:600;
margin:0px;
font-family: 'Open Sans', sans-serif;
}
#page-bottom .kopa-widget-best-seller .entry-title a,
#page-bottom .kopa-widget-latest-review .entry-title a {
color:#4c4e54;
}
#page-bottom .kopa-widget-best-seller strong {
color:#4c4e54;
font-size:14px;
}
#page-bottom .kopa-widget-latest-review .kopa-rating {
margin-top:5px;
float:left;
}
#page-bottom .kopa-widget-latest-review .kopa-rating li {
float:left;
border-top:none;
padding:0;
margin:0;
}
#page-bottom .kopa-widget-latest-review .kopa-rating li a {
font-size:10px;
color:#33bee5;
}
#page-bottom .kopa-widget-latest-review .kopa-rating li a:hover {
color:#989898;
}
#page-bottom .kopa-widget-latest-review .entry-comments {
display:inline-block;
margin:5px 0 0 10px;
color:#989898;
}
#page-bottom .kopa-widget-latest-review .entry-comments a {
margin:0 0 0 5px;
color:#4c4e54;
}
#page-bottom .kopa-widget-rated-product .price-box {
display: none;
}
.flickr-wrap {
margin-right:-15px;
}
.flickr-badge-image {
list-style:none;
float:left;
margin:0 15px 15px 0;
} .kopa-featured-product-widget .entry-item .entry-thumb {
position:relative;
margin-bottom:35px;
}
.kopa-featured-product-widget .entry-item .entry-thumb .add-to-cart {
display:block;
width:48px;
height:48px;
background-color:#33bee5;
color:#fff;
line-height:48px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
font-size:20px;
position:absolute;
left:50%;
bottom:-24px;
margin-left:-24px;
}
.kopa-featured-product-widget .entry-item .entry-thumb .add-to-cart:hover {
background-color:#141414;
}
.kopa-featured-product-widget .entry-item .entry-title {
margin:0 0 15px;
}
.kopa-featured-product-widget .price-box {
font-size:18px;
color:#a6a6a6;
font-family: 'Rokkitt', serif;
}
.kopa-featured-product-widget .price-box .current-price,
.kopa-featured-product-widget .price-box .saleoff-price {
font-size:14px;
font-family: 'Open Sans', sans-serif;
margin-left:5px;
}
.kopa-featured-product-widget .price-box .current-price {
text-decoration:line-through;
}
.kopa-featured-product-widget .price-box .saleoff-price {
color:#33bee5;
} .page-title-wrapper {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/pattern-1.png) repeat 0 0;
border-bottom:1px solid #e3e3e3;
border-top:1px solid #e3e3e3;
margin-bottom:45px;
}
.page-title {
border-bottom:6px solid #f3f3f3;
border-top:6px solid #f3f3f3;
padding:20px 0;
}
.page-title h3 {
color:#555;
font-size:28px;
line-height:22px;
margin:0 0 10px;
}
.page-title .breadcrumb {
background:none;
margin:0;
padding:0;
color:#888;
font-family: 'Raleway', sans-serif;
font-size:14px;
}
.page-title .breadcrumb a {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/breadcrumb-icon.png) no-repeat right 7px;
padding-right:15px;
}
.page-title .breadcrumb a,
.page-title .breadcrumb span {
margin-right:7px;
float:left;
}
.page-title .breadcrumb a {
color:#888;
}
.page-title .breadcrumb span {
margin-top:1px;
}
.page-title .breadcrumb span.current-page {
margin-top:0px;
}
.kopa-about-widget .entry-thumb {
float:left;
width:531px;
margin-right:25px;
}
.kopa-our-team-widget ul li {
list-style:none;
float:left;
margin:0 0 0 25px;
width:252px;
text-align:center;
}
.kopa-our-team-widget ul li:first-child {
margin:0;
}
.kopa-our-team-widget ul li .entry-thumb {
margin-bottom:20px;
}
.kopa-our-team-widget ul li .entry-title {
font-size:24px;
text-transform:uppercase;
margin:0 0 2px;
}
.kopa-our-team-widget ul li .entry-title a,
.kopa-our-team-widget ul li header span {
color:#555;
}
.kopa-our-team-widget ul li header span {
font-family: 'Raleway', sans-serif;
}
.kopa-our-team-widget ul li header {
border-bottom:1px solid #f2f2f2;
padding-bottom:10px;
margin-bottom:15px;
}
.kopa-our-team-widget ul li .our-team-social-link {
display:inline-block;
margin-top:10px;
}
.kopa-our-team-widget ul li .our-team-social-link li {
width:auto;
margin:0 0 0 10px;
}
.kopa-our-team-widget ul li .our-team-social-link li:first-child {
margin:0;
}
.kopa-our-team-widget ul li .our-team-social-link li a {
display:block;
width:30px;
height:30px;
background-color:#d6d6d6;
color:#fff;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
text-align:center;
line-height:30px;
font-size:14px;
}
.kopa-our-team-widget ul li .our-team-social-link li a:hover {
background-color:#33bee5;
}
.kopa-our-team-widget ul li .entry-item {
border-bottom:1px solid #f2f2f2;
padding-bottom:20px;
}
.kopa-our-team-widget ul li .entry-item:hover {
border-bottom:1px solid #33bee5;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-25px;
}
.kopa-about-page .kopa-skill {
width:530px;
margin-right:25px;
float:left;
} .kopa-article-list li {
list-style:none;
margin:0;
}
.kopa-article-list .entry-item {
padding-bottom:30px;
border-bottom:1px solid #f5f5f5;
margin-bottom:40px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:35px;
}
.kopa-article-list .entry-item .entry-title {
font-size:20px;
font-family: 'Raleway', sans-serif;
border-bottom:1px solid #ececec;
padding-bottom:15px;
margin:0 0 15px;
position:relative;
}
.kopa-article-list .entry-item .entry-title a {
color:#333;
}
.kopa-article-list .entry-item .entry-title span {
position:absolute;
bottom:-1px;
left:0;
height:1px;
background-color:#33bee5;
width:40%;
}
.kopa-article-list .entry-item .entry-date,
.kopa-article-list .entry-item .entry-comments {
color:#888;
font-family: 'Raleway', sans-serif;
margin-right:15px;
}
.kopa-article-list .entry-item .entry-comments a {
color:#888;
}
.kopa-article-list .entry-item .entry-date span,
.kopa-article-list .entry-item .entry-comments span {
margin-right:7px;
}
.kopa-article-list .entry-item header {
margin-bottom:10px;
}
.pagination {
margin-bottom:40px;
}
.pagination ul {
box-shadow:none;
border-radius:0;
}
.pagination .page-numbers li a,
.pagination .page-numbers li span {
font-size:16px;
color:#333;
font-family: 'Rokkitt', serif;
border-color: #e4e4e4;
}
.pagination ul > li > a, 
.pagination ul > li > span {
border-width:1px;
}
.pagination ul > li {
margin-left:10px;
float:left;
margin-bottom:0;
}
.pagination ul > li:first-child {
margin-left:0;
}
.pagination ul > li:first-child > a, 
.pagination ul > li:first-child > span,
.pagination ul > li:last-child > a, 
.pagination ul > li:last-child > span {
border-radius:0;
}
.pagination ul > li > span.current,
.pagination ul > li > a:hover {
background-color:#33bee5;
color:#fff;
border-color: #33bee5;
} #main-content .sidebar .widget .widget-title {
background:none;
font-size:24px;
line-height:24px;
color:#444;
padding:0 0 10px;
border-bottom: 1px solid #ececec;
border-radius:0;
margin:0 0 25px;
}
#main-content .sidebar .widget .widget-title span {
bottom:-1px;
height:1px;
width:40%;
border:none;
border-radius:0;
background-color:#33bee5;
top:auto;
} #main-content .sidebar .widget {
margin-bottom:40px;
}
.sidebar .widget ul li {
list-style:none;
margin:25px 0 0;
}
.sidebar ul li:first-child {
margin:0;
}
.accordion-title {
margin-bottom:10px;
position:relative;
}
.accordion-title span {
display:block;
position:absolute;
width:22px;
height:22px;
color:#b7b7b7;
background-color:#f6f6f6;
border:1px solid #e9e9e9;
line-height:22px;
text-align:center;
font-size:18px;
right:0;
top:0;
cursor:pointer;
}
.accordion-title h3{
margin:0px;
line-height:24px;
font-size:16px;
font-family: 'Raleway', sans-serif;
font-weight:500;
}
.accordion-title a {
color:#444;
display: inline-block;
*display:inline;
zoom:1;
}
.accordion-container {
margin:15px 0;
}
.sidebar .kopa-categories-widget ul li {
list-style:inside disc;
color:#33bee5;
margin:10px 0 0;
}
.sidebar .kopa-categories-widget ul li a {
color:#6f6f6f;
font-size:13px;
font-weight:500;
font-family: 'Raleway', sans-serif;
}
.sidebar .kopa-widget-best-seller .entry-thumb,
.sidebar .kopa-widget-rated-product .entry-thumb {
float:left;
margin-right:15px;
}
.sidebar .kopa-widget-best-seller .entry-title,
.sidebar .kopa-widget-rated-product .entry-title {
margin:0 0 10px;
font-size:15px;
font-weight:500;
font-family: 'Raleway', sans-serif;
}
.sidebar .kopa-widget-best-seller .entry-title a,
.sidebar .kopa-widget-rated-product .entry-title a {
color:#444;
}
.sidebar .kopa-widget-best-seller .price-box .current-price,
.sidebar .kopa-widget-rated-product .price-box .current-price {
color:#666;
font-weight:500;
font-family: 'Raleway', sans-serif;
}
.sidebar .kopa-widget-best-seller .price-box .saleoff-price,
.sidebar .kopa-widget-rated-product .price-box .saleoff-price {
color:#33bee5;
font-weight:500;
font-family: 'Raleway', sans-serif;
font-size:18px;
}
.sidebar .kopa-widget-rated-product .kopa-rating {
display:inline-block;
}
.sidebar .kopa-widget-rated-product .kopa-rating li {
float:left;
margin:0;
font-size:10px;
}
.sidebar .kopa-widget-rated-product .kopa-rating li a {
color:#33bee5;
} .kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:307px;
float:left;
margin-right:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
float:left;
width:474px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-title {
line-height:26px;
}
.kopa-blog-2 .blogpost-slider .flex-direction-nav li a {
width:30px;
height:30px;
margin:-15px 0 0;
} .entry-box,
.about-author,
.tag-box,
.kopa-related-post,
#comments,
#respond {
margin-bottom:35px;
}
.entry-box .entry-thumb {
margin-bottom:35px;
}
.entry-box .entry-thumb img {
width:100%;
display:block;
}
.entry-box .entry-title {
font-family: 'Raleway', sans-serif;
color:#333;
border-bottom:1px solid #ececec;
padding-bottom:10px;
position:relative;
margin:0 0 15px;
}
.entry-box .entry-title span {
height:1px;
background-color:#33bee5;
position:absolute;
bottom:-1px;
left:0;
width:40%;
}
.entry-box header .entry-date, 
.entry-box header .entry-comments {
color: #888888;
font-family: 'Raleway',sans-serif;
margin-right: 15px;
}
.entry-box header .entry-comments a {
color: #888888;
}
.entry-box header .entry-date span, 
.entry-box header .entry-comments span {
margin-right: 7px;
}
.entry-box header {
margin-bottom:10px;
}
.entry-box p {
margin-bottom:20px;
}
.entry-box .social-link {
background-color:#f6f6f6;
padding:10px 20px;
margin-bottom:2px;
}
.entry-box .social-link li {
list-style:none;
float:left;
color: #333;
font-family: 'Raleway',sans-serif;
font-size:13px;
font-weight:500;
margin:0 0 0 15px;
}
.entry-box .social-link li:first-child {    
margin:0;
}
.entry-box .social-link li a {
color:#000;
font-size:16px;
}
.entry-box footer p {
background-color:#f6f6f6;
float:left;
padding:15px 20px;
margin:0;
width:362px;
}
.entry-box footer p.prev-post {
margin-right:1px;
}
.entry-box footer p.next-post {
margin-left:1px;
text-align:right;
}
.entry-box footer p a {
color:#333;
font-size:18px;
font-family: 'Rokkitt', serif;
display:block;
margin-bottom:10px;
}
.entry-box footer p a.article-title {
font-size:20px;
font-family: 'Raleway',sans-serif;
}
.entry-box footer p .entry-date {
color:#888;
font-family: 'Raleway',sans-serif;
}
.about-author {
border:1px solid #eee;
padding:20px;
}
.about-author .avatar-thumb {
border:3px solid #f4f4f4;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
float:left;
margin-right:20px;
display:block;
}
.about-author .avatar-thumb img {
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
.about-author .author-content {
float:left;
width:651px;
}
.about-author .author-content header {
border-bottom:1px solid #eee;
padding-bottom:10px;
margin-bottom:15px;
}
.about-author .author-content header h4 {
display:inline-block;
margin:0 10px 0 0;
font-size:20px;
color:#555;
}
.about-author .author-content header .author-name {
font-size:13px;
color:#33bee5;
}
.about-author .author-content header .author-name:hover {
color:#555;
}
.about-author .author-content p {
margin-bottom:0;
}
.tag-box span,
.tag-box a {
display:inline-block;
}
.tag-box span {
font-size:24px;
color:#3e3e3e;
font-family: 'Rokkitt', serif;
margin-right:10px;
}
.tag-box a {
font-size:13px;
color:#555;
padding:5px 20px;
background-color:#f6f6f6;
border-bottom:1px solid #f6f6f6;
}
.tag-box a:hover {
border-bottom:1px solid #33bee5;
}
.kopa-related-post ul li .entry-item .entry-thumb {
float: left;
margin-right: 20px;
width:200px;
}
.kopa-related-post ul li .entry-item .entry-content {
float: left;
width: 170px;
}
.kopa-related-post ul li .entry-item .entry-title {
border-bottom: 1px solid #ECECEC;
font-family: 'Raleway',sans-serif;
font-size: 16px;
font-weight: 500;
margin: 0 0 15px;
padding-bottom: 15px;
position: relative;
}
.kopa-related-post ul li .entry-item .entry-title a {
color: #4C4E54;
}
.kopa-related-post ul li .entry-item .entry-title span {
background-color: #33BEE5;
bottom: -1px;
display: block;
height: 1px;
left: 0;
position: absolute;
width: 75px;
}
.kopa-related-post ul li .entry-item .entry-date {
color: #888888;
font-family: 'Raleway',sans-serif;
}
.kopa-related-post ul li .entry-item .entry-date span {
color: #AAAAAA;
float: left;
margin-right: 5px;
margin-top: 1px;
}
#comments h3,
.kopa-related-post h3,
#respond h3,
#respond #reply-title {
font-family: 'Rokkitt', serif;
background-color: #33BEE5;
border-radius: 50px 0 0 50px;
color: #FFFFFF;
font-size: 24px;
line-height: 40px;
margin: 8px 0 40px;
padding-left: 75px;
position: relative;
}
#respond #reply-title {
text-align: left;
}
#cancel-comment-reply-link {
color: #FFFFFF;
}
#comments h3 span,
.kopa-related-post h3 span,
#respond h3 span {
background-color: #FFFFFF;
border: 3px solid #33BEE5;
border-radius: 50% 50% 50% 50%;
color: #33BEE5;
height: 50px;
left: 0;
line-height: 56px;
position: absolute;
text-align: center;
top: -8px;
width: 50px;
} .comments-list .comment {
margin-bottom:25px;
list-style:none;
}
#comments .comment-avatar {
float:left;
margin-right:15px;
width:60px;
border:3px solid #f4f4f4;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
}
#comments .comment-avatar img {
display:block;
width:100%;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
position:relative;
z-index:0;
}
#comments .comment-body {
border-bottom:1px solid #e8e8e8;
float:left;
width:725px;
padding-bottom:20px;
}
#comments .comment-body header {
margin-bottom:7px;
}
#comments .comment-body .comment-meta {
float:left;
}
#comments .comment-body .author {
font-weight:600;
font-size:14px;
font-family: 'Raleway',sans-serif;
color:#333;
}
#comments .comment-body .date {
font-size:14px;
font-family: 'Raleway',sans-serif;
color:#666;
}
#comments .comment-body p {
color:#777;
margin-bottom:5px;
}
#comments .comment-body .comment-button {
float:right;
font-family: 'Raleway',sans-serif;
color:#aeaeae;
font-weight:500;
}
#comments .comment-body .comment-reply-link,
#comments .comment-body .comment-edit-link {
display:inline-block;
color:#aeaeae;
}
#comments .comments-list .children {
margin-left:60px;
}
#comments .comments-list .children .comment-body {
width:665px;
}
.kopa-comment-pagination {
float:right;
margin:0;
font-size:16px;
font-family: 'Rokkitt',serif;
}
.kopa-comment-pagination a {    
color:#444;
margin-left:15px;
}
.kopa-comment-pagination a:hover {
color:#33bee5;
}
.kopa-comment-pagination .current {
color:#33bee5;
margin-left:15px;
} #comments-form,
#kp-comments-form {
margin-bottom:0;
}
#comments-form .comment-left,
#kp-comments-form .comment-left {
float:left;
width:290px;
}
#comments-form .comment-right,
#kp-comments-form .comment-right {
float:right;
width:475px;
}
.kp-single-4 #comments-form .comment-left {
width:440px;
}
.kp-single-4 #comments-form .comment-right {
width:650px;
}
#comments-form label.required,
#kp-comments-form label.required {
font-size:13px;
color:#000;
margin-bottom:10px;
display:block;
}
#comments-form label.required span,
#kp-comments-form label.required span {
color:#33bee5;
}
#comments-form #comment_name,
#comments-form #comment_email,
#comments-form #comment_url,
#kp-comments-form #comment_name,
#kp-comments-form #comment_email,
#kp-comments-form #comment_url {
padding:0 15px;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
background-color:#fbfbfb;
border:1px solid #eee;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
box-shadow:none !important;
height:35px;
line-height:35px;
margin:0 0 5px;
}
#comments-form #comment_message,
#kp-comments-form #comment_message {
padding:5px 15px;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
background-color:#fbfbfb;
border:1px solid #eee;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
box-shadow:none !important;
margin:0 0 5px;
height:195px;
}
#comments-form #submit-comment,
#kp-comments-form #submit-comment {
display:inline-block;
*display:inline;
zoom:1;
padding:7px 15px;
color:#fff;
background-color:#33bee5;
border:none;
font-size:14px;
font-weight:600;
}
#comments-form #submit-comment:hover,
#kp-comments-form #submit-comment:hover {
background-color:#141414;
}
#comments-form #comment_name:focus,
#comments-form #comment_email:focus,
#comments-form #comment_url:focus,
#comments-form #comment_message:focus,
#kp-comments-form #comment_name:focus,
#kp-comments-form #comment_email:focus,
#kp-comments-form #comment_url:focus,
#kp-comments-form #comment_message:focus {
border:1px solid #33bee5;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
float:left;
margin:0 20px 0 0;
width:310px;
}
.kopa-single-standard-2 .entry-box header {
float:left;
width:476px;
}
label.error {
color:#33bee5;
} .kp-map {
margin-bottom:30px;
}
.kp-map iframe {
margin-bottom:15px;	width: 100% !important;
}
.contact-title,
#contact-box .contact-title,
#contact-information .contact-title {
font-family: 'Rokkitt', serif;
font-size: 24px;
color:#3f3f3f;
border-bottom:1px solid #ececec;
padding-bottom:10px;
line-height:22px;
margin: 0 0 25px;
position:relative;
display: block;
}
.contact-title span {
position:absolute;
left:0;
bottom:-1px;
height:1px;
background-color:#33bee5;
width:25%;
}
#contact-information address p {
margin-bottom:15px;
}
.kopa-contact-page #contact-form p.input-block, 
.kopa-contact-page #contact-form p.subject-block {
position: relative;
margin-bottom: 5px;
}
.kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
border: 1px solid #e4e4e4;
height: 45px;
line-height:30px;
margin-top: 5px;
padding: 5px 55px 5px 120px;
width: 100%;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
box-shadow:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
margin:0;
background-repeat:no-repeat;
background-position:355px 10px;
background-color:#fff;
}
.kopa-contact-page #contact_name {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/big-user.png);
}
.kopa-contact-page #contact_email {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/envelope.png);
}
.kopa-contact-page #contact_url {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/big-link.png);
}
.kopa-contact-page #contact_url {
padding:5px 55px 5px 70px;
}
.kopa-contact-page #contact-form p.textarea-block {
position: relative;
}
.kopa-contact-page #contact_message {
border: 1px solid #e8e8e8;
height: 150px;
padding: 10px 20px 10px 145px;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
margin:0;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
box-shadow:none;
height:160px;
}
.kopa-contact-page #contact_message:focus,
.kopa-contact-page #contact_name:focus, 
.kopa-contact-page #contact_email:focus, 
.kopa-contact-page #contact_url:focus, 
.kopa-contact-page #contact_subject:focus {
outline:0;
border:1px solid #33bee5;
}
.kopa-contact-page #contact-form .contact-button {
margin-bottom:0px;
}
.kopa-contact-page #contact-form #submit-contact {
display:inline-block;
*display:inline;
zoom:1;
padding:7px 15px;
color:#fff;
background-color:#33bee5;
font-size:13px;
font-weight:600;
border:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.kopa-contact-page #contact-form #submit-contact:hover {
background-color:#141414;
}
.kopa-contact-page #contact-form label.required {
color:#777;
position:absolute;
top:12px;
left:15px;
font-size:12px;
}
.kopa-contact-page #contact-form p.textarea-block label.required {
top:12px;
}
.kopa-contact-page #contact-form label.error {
color: #32a7dd;
position: absolute;
right: 15px;
top: 12px;
}
.kopa-contact-page #contact-form p.textarea-block label.error {
top: 7px;
}
.kopa-contact-page #response {
margin-bottom: 20px;
text-align: center;
font-size:18px;
}
.kopa-contact-page #response .success {
color: #32a7dd;
margin-top:20px;
display:inline-block;
*display:inline;
zoom:1;
}
.kopa-contact-page #response .failure {
color: #32a7dd;
margin-top:20px;
display:inline-block;
*display:inline;
zoom:1;
}
#contact-information p {
font-size:13px;
color:#666;
}
#contact-information i {
color:#33bee5;
font-size:17px;
width:17px;
text-align:center;
margin-right:10px;
background:none;
}
#contact-information a,
#contact-information address p {
color:#3f3f3f;
}
#contact-information a:hover {
color:#33bee5;
}
#contact-information .accordion-title h3 {
font-family: 'Raleway',sans-serif;
font-size: 15px;
font-weight: 600;
line-height: 34px;
margin: 0;
color:#555;
}
#contact-information .accordion-title span {
background-color: #33bee5;
color: #fff;
cursor: pointer;
display: block;
font-size: 22px;
font-weight:700;
height: 34px;
line-height: 34px;
position: absolute;
right: auto;
left:0;
text-align: center;
top: 0;
width: 34px;
border:none;
}
#contact-information .accordion-title a {
display:block;
background-color:#f7f7f7;
margin-left:41px;
padding-left:20px;
color:#555;
}
#contact-information .accordion-container {
margin: -10px 0 15px 41px;
background-color:#f7f7f7;
padding:10px 20px 1px;
} .elements-title,
.elements-box h1,
.elements-box h2,
.elements-box h3,
.elements-box h4,
.elements-box h5,
.elements-box h6  {
color:#555;
margin:0 0 10px;
}
.list-container-1 ul {
margin: 0;
}
.list-container-1 ul li {
float: left;
list-style: none outside none;
margin: 0 2px 0 0;
border:none;
padding:0;
width:98px;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.list-container-1 ul li a {
background-color: #fff;
border:1px solid #e4e4e4;
color: #7e7e7e;
display: block;
font-family:'Rokkitt', serif;
font-size: 18px;
padding: 8px 0;
text-align:center;
outline:none;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
border-top:1px solid #33bee5;
color: #333;
text-decoration: none;
}
.tab-container-1 {
background-color:#fff;
border:1px solid #e4e4e4;
border-top:none;
padding:15px 20px 5px;
}
.elements-box .kopa-button {
margin-right:15px;
} #toggle-view {
list-style:none;   
margin:0;
padding:0;
}
#toggle-view p {
margin-bottom:0;
}
#toggle-view li {
margin:0 0 10px;
position:relative;
cursor:pointer;
list-style:none;    
}
#toggle-view li h3 {
font-family: 'Raleway',sans-serif;
font-size:15px;
font-weight:500;
margin:0;
color:#444;
padding:0 20px 0 45px;
line-height:24px;
}
#toggle-view li span {
position:absolute;
left:0px;
top:0px;
font-size:18px;
width:22px;
height:22px;
text-align:center;
color:#b7b7b7;
line-height:22px;
background-color:#f6f6f6;
border:1px solid #e9e9e9;
}
#toggle-view li.active span {
line-height:20px;
}
#toggle-view .panel {
margin:0;
display:none;
}
#toggle-view .panel p {
margin:10px 0;
} .da-thumbs li {
position:relative;
list-style:none;
}
.da-thumbs li .da-thumbs-hover img {
display: block;
position: relative;
width:100%;
}
.da-thumb li .da-thumbs-hover {
overflow: hidden;
}
.da-thumbs li .da-thumbs-hover p {
position: absolute;
background:#33bee5;
background: rgba(51,190,229,.7);
width: 100%;
height: 100%;
text-align:center;
z-index:0;
}
.da-thumbs li .da-thumbs-hover p a {
width:22px;
height:22px;
display:inline-block;
text-indent:-99999px;
font-size:0;
position:absolute;
top:50%;    
}
.da-thumbs li .da-thumbs-hover p a.link-gallery {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search.png) no-repeat center center;
margin:-11px -27px 0 0;
right:50%;
}
.da-thumbs li .da-thumbs-hover p a.link-detail {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/big-link.png) no-repeat center center;
margin:-11px 0 0 -27px;
left:50%;
} .error-404{
margin:70px 10% 100px;
}
.error-404 .left-col{
width:41%;
float:left;
margin:0 2%;
}
.error-404 .left-col p{
font-size:120px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#33bee5;
line-height:100px;
text-align:right;
}
.error-404 .right-col{
width:50%;
float:left;
margin:0 2%;
}
.error-404 .right-col h1{
margin-bottom:10px;
font-size:29px;
color:#33bee5;
margin-top:0;
}
.error-404 .right-col a {
color:#33bee5;
}
.error-404 .right-col a:hover {
color:#666;
}
.kopa-pagelink{
margin-top:20px;
margin-bottom:20px;
}
.kopa-pagelink a{   
color:#33bee5;
text-decoration:underline;
font-weight:700;
padding-right:15px;
} #back-top {
bottom: 30px;
margin-bottom: 0;
margin-right: 15px;
position: fixed;
right: 0;
z-index: 100;
}
#back-top a {
background-repeat:no-repeat;
background-position:center center;
background-color:#33bee5;
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/arrow-up.png);
display: block;
height: 50px;
outline: medium none;
position: relative;
text-indent:-9999px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
width: 50px;
z-index: 0;
text-align:center;
}
#back-top a:hover {
background-color:#c9c9c9;
}  .table-3col h4, 
.table-4col h4, 
.table-5col h4 {
position:relative;
font-size: 18px;
color:#333;
margin:0 0 30px;
font-family: 'Raleway',sans-serif;
border-bottom:1px solid #f0f0f0;
padding-bottom:10px;
}
.table-3col h4 span, 
.table-4col h4 span, 
.table-5col h4 span {
position:absolute;
height:1px;
background-color:#33bee5;
bottom:-1px;
width:10%;
left:0;
}
.pricing-column {
float: left;
margin: 0;
padding: 0;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
text-align: center;
}
.pricing-column-first {
border-left: 1px solid #eee;
}
.pricing-title {
font-size: 20px;
padding: 15px 0;
color: #333;
}
.price {
font-size: 20px;
color: #818181;
padding: 25px 0;
background-color:#f6f6f6;
}.jigoshop-shop .price {	padding: 10px 0;}
.price span {
font-size: 60px;
font-weight: 700;
line-height: 1;
}
.price sup {
font-size: 16px;
line-height: 0;
top:-2.3em;
}
.features {
margin: 0;
padding: 0;
}
.features li {
list-style: none;
border-bottom: 1px solid #eaeaea;
margin: 0 15px;
}
.features li p {
margin-bottom: 0;
padding: 15px 0;
font-size: 13px;
color: #7f7f7f;
}
.pricing-special {
box-shadow: 0 0 5px rgba(160,160,160,0.75);
-moz-box-shadow: 0 0 5px rgba(160,160,160,0.75);
-webkit-box-shadow: 0 0 5px rgba(160,160,160,0.75);
border:2px solid #33bee5;
position: relative;
z-index: 0;
}
.pricing-special .price {
font-size: 20px;
color: #fff;
padding: 25px 0;
background-color:#33bee5;
}
.pricing-footer {
padding: 20px 0;
}
.table-5col, .table-3col, .table-4col {
margin-bottom: 50px;
}
.table-3col .pricing-column {
width: 359px;
}
.table-4col .pricing-column {
width: 269px;
}
.table-5col .pricing-column {
width: 215px;
} .mt-20 {
margin-top: 20px;
} .kopa-one-two {
float:left;
margin-right:3%;
width:48%;
}
.kopa-one-third {
float:left;
margin-right:2%;
width:32%;
}
.kopa-two-third {
float:left;
margin-right:2%;
width:66%;
}
.kopa-one-fourth {
float:left;
margin-right:2%;
width:23.5%;
}
.kopa-three-fourth {
float:left;
margin-right:2%;
width:74.5%;
}
.kopa-one-two.last,
.kopa-one-third.last,
.kopa-two-third.last,
.kopa-one-fourth.last,
.kopa-three-fourth.last{
margin-right:0 !important;
}
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignleft {
display: inline;
float: left;
margin-right: 10px;
}
.alignright {
display: inline;
float: right;
margin-left: 10px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  .widget_calendar table {
width: 100%;
}
.widget_calendar table,
.widget_calendar td {
border: 0;
border-collapse: separate;
border-spacing: 1px;
}
.widget_calendar caption {
font-size: 14px;
margin: 0;
}
.widget_calendar th,
.widget_calendar td {
padding: 0;
text-align: center;
}
.widget_calendar a {
display: block;
}
.widget_calendar a:hover {
background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
background-color: transparent;
} input[type="text"] {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
input[type="text"]:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .fb-comments {
margin-bottom: 35px;
} #fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
width: 100% !important;
}.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@-ms-viewport {
width: device-width;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important ;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: inherit !important;
}
.hidden-print {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 30px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 270px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.7624309392265194%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media (max-width: 767px) {
body {
padding-right: 20px;
padding-left: 20px;
}
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
margin-right: -20px;
margin-left: -20px;
}
.container-fluid {
padding: 0;
}
.dl-horizontal dt {
float: none;
width: auto;
clear: none;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
.container {
width: auto;
}
.row-fluid {
width: 100%;
}
.row,
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
display: block;
float: none;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.modal {
position: fixed;
top: 20px;
right: 20px;
left: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
display: block;
line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-right: 10px;
padding-left: 10px;
}
.media .pull-left,
.media .pull-right {
display: block;
float: none;
margin-bottom: 10px;
}
.media-object {
margin-right: 0;
margin-left: 0;
}
.modal {
top: 10px;
right: 10px;
left: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (max-width: 979px) {
body {
padding-top: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: static;
}
.navbar-fixed-top {
margin-bottom: 20px;
}
.navbar-fixed-bottom {
margin-top: 20px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding: 5px;
}
.navbar .container {
width: auto;
padding: 0;
}
.navbar .brand {
padding-right: 10px;
padding-left: 10px;
margin: 0 0 0 -5px;
}
.nav-collapse {
clear: both;
}
.nav-collapse .nav {
float: none;
margin: 0 0 10px;
}
.nav-collapse .nav > li {
float: none;
}
.nav-collapse .nav > li > a {
margin-bottom: 2px;
}
.nav-collapse .nav > .divider-vertical {
display: none;
}
.nav-collapse .nav .nav-header {
color: #777777;
text-shadow: none;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
padding: 9px 15px;
font-weight: bold;
color: #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
background-color: #f2f2f2;
}
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
color: #999999;
}
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
background-color: #111111;
}
.nav-collapse.in .btn-group {
padding: 0;
margin-top: 5px;
}
.nav-collapse .dropdown-menu {
position: static;
top: auto;
left: auto;
display: none;
float: none;
max-width: none;
padding: 0;
margin: 0 15px;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse .open > .dropdown-menu {
display: block;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
display: none;
}
.nav-collapse .dropdown-menu .divider {
display: none;
}
.nav-collapse .nav > li > .dropdown-menu:before,
.nav-collapse .nav > li > .dropdown-menu:after {
display: none;
}
.nav-collapse .navbar-form,
.nav-collapse .navbar-search {
float: none;
padding: 10px 15px;
margin: 10px 0;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
border-top-color: #111111;
border-bottom-color: #111111;
}
.navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}
.nav-collapse,
.nav-collapse.collapse {
height: 0;
overflow: hidden;
}
.navbar .btn-navbar {
display: block;
}
.navbar-static .navbar-inner {
padding-right: 10px;
padding-left: 10px;
}
}
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}.logged-in .sticky-header {
top: 28px;
}  .kopa-testimonial-widget .testimonial-detail .testimonial-content p {
background: none;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content .testimonial-content-inside {
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/quote-icon-2.png) no-repeat right top;
} .wp-caption {
max-width: 100%;
}
.elements-box table,
.comment-content table {
width: 100%;
margin-bottom: 20px;
}
.elements-box th,
.comment-content th {
text-align: left;
text-transform: uppercase;
}
.elements-box td,
.comment-content td {
border-top: 1px solid #ececec;
padding: 6px 10px 6px 0;
}
.elements-box dl,
.comment-content dl {
margin: 0 20px;
}
.elements-box dd,
.comment-content dd {
margin-bottom: 20px;
}
.elements-box ul,
.elements-box ol,
.comment-content ul,
.comment-content ol {
margin: 16px 0;
padding: 0 0 0 40px;
}
.elements-box li ul,
.elements-box li ol,
.comment-content li ul,
.comment-content li ol {
margin: 10px 0 0 0;
}
.elements-box ol,
.elements-box ol li,
.comment-content ol,
.comment-content ol li {
list-style-type: decimal;
}@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
#header-top .search-icon,
.search-form .search-submit {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search-icon@2x.png) no-repeat center center #33bee5;
background-size:20px 21px;
}
.sf-arrows li ul li .sf-with-ul:after {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/menu-arrow@2x.png);
background-size:6px 9px;
}
.kopa-latest-work-widget .carousel-nav .carousel-prev,
.kopa-testimonial-widget .carousel-nav .carousel-prev,
.kopa-featured-product-widget .carousel-nav .carousel-prev,
.kopa-related-post .carousel-nav .carousel-prev {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/carousel-prev@2x.png);
background-size:6px 9px;
}
.kopa-latest-work-widget .carousel-nav .carousel-next,
.kopa-testimonial-widget .carousel-nav .carousel-next,
.kopa-featured-product-widget .carousel-nav .carousel-next,
.kopa-related-post .carousel-nav .carousel-next {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/carousel-next@2x.png);
background-size:6px 9px;
}
.kopa-portfolio-widget {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/background/shadow-2@2x.png) no-repeat center top #f5f5f5;
background-size:1366px 15px;
}
#bottom-sidebar .widget .search-form .search-submit {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search-icon-2@2x.png) no-repeat 0 0;
background-size:20px 20px;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/quote-icon-1@2x.png) no-repeat 55px 10px #f8f8f8;
background-size:49px 39px;	
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content p {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/quote-icon-2@2x.png) no-repeat right top;
background-size:81px 65px;
}
.kopa-contact-page #contact_name {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/big-user@2x.png);
background-size:22px 22px;
}
.kopa-contact-page #contact_email {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/envelope@2x.png);
background-size:22px 22px;
}
.kopa-contact-page #contact_url {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/big-link@2x.png);
background-size:22px 22px;
}
.da-thumbs li .da-thumbs-hover p a.link-gallery {
background:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/icons/search@2x.png) no-repeat center center;
background-size:22px 22px;
}
.about-slider .flex-direction-nav li a.flex-prev,
.blogpost-slider .flex-direction-nav li a.flex-prev,
.kp-single-slider .flex-direction-nav li a.flex-prev,
.kp-single-carousel .flex-direction-nav .flex-prev,
.sequence-wrapper .prev {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/sequence-prev@2x.png);
background-size:9px 16px;
}
.about-slider .flex-direction-nav li a.flex-next,
.blogpost-slider .flex-direction-nav li a.flex-next,
.kp-single-slider .flex-direction-nav li a.flex-next,
.kp-single-carousel .flex-direction-nav .flex-next,
.sequence-wrapper .next {
background-image:url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/images/slider/sequence-next@2x.png);
background-size:9px 16px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1043px) { .wrapper{
width:980px;
}
#main-col {
margin-right:20px;
width:710px;
}
.sidebar {
float:left;
width:250px;
}
#theme-option {
display:none;
}  .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:33%;
}
.animate-in .model-3-4 {
right:32%;
}
.model-2-1 {
width:450px !important;
}
#sequence li#creative h2 {
font-size:26px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:200px;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:258px;
}
.kopa-client-widget ul li {
width:180px;
margin:0 0 0 20px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message {
width:329px;
} .kopa-portfolio-widget .wrapper {
width:980px;
} .list-container-2 ul li {
width:326px;
}
#bottom-sidebar .newsletter-form .email {
width:226px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:69px;
margin:0 10px 10px 0;
} .kopa-about-widget .entry-thumb {
width:480px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 0 0 20px;
width:230px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:485px;
margin-right:10px;
} .kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:305px;
margin-right:20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:385px;
} .entry-box footer p {
width:314px;
}
.about-author .author-content {
width:555px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:152px;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 170px;
} #comments .comment-body {
width:629px;
}
#comments .comments-list .children .comment-body {
width:569px;
} #comments-form .comment-left {
width:260px;
}
#comments-form .comment-right {
width:430px;
}
.kopa-single-standard-2 .entry-box header {
width:380px;
}
.kp-single-carousel {
display:none;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:310px 10px;
} #back-top {	display:none !important;}.table-3col .pricing-column {    width: 324px;}.table-4col .pricing-column {    width: 243px;}.table-5col .pricing-column {    width: 194px;}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) { .wrapper{
width:920px;
}
#main-col {
margin-right:20px;
width:650px;
}
.sidebar {
float:left;
width:250px;
}
#theme-option {
display:none;
}  .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:33%;
}
.animate-in .model-3-4 {
right:32%;
}
.model-2-1 {
width:450px !important;
}
#sequence li#creative h2 {
font-size:26px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:200px;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:228px;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget ul li {
width:168px;
margin:0 0 0 20px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message {
width:300px;
} .kopa-portfolio-widget .wrapper {
width:920px;
} .list-container-2 ul li {
width:306px;
}
#bottom-sidebar .newsletter-form .email {
width:206px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:65px;
margin:0 10px 10px 0;
} .kopa-about-widget .entry-thumb {
width:480px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 0 0 20px;
width:215px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:455px;
margin-right:10px;
} .kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:270px;
margin-right:20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:360px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:284px;
}
.about-author .author-content {
width:495px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:569px;
}
#comments .comments-list .children .comment-body {
width:509px;
} #comments-form .comment-left {
width:230px;
}
#comments-form .comment-right {
width:400px;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:280px;
}
.kopa-single-standard-2 .entry-box header {
width:350px;
}
.kp-single-carousel {
display:none;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:285px 10px;
} #back-top {	display:none !important;}.table-3col .pricing-column {    width: 304px;}.table-4col .pricing-column {    width: 228px;}.table-5col .pricing-column {    width: 182px;}
}
@media only screen and (min-width: 800px) and (max-width: 979px) { .wrapper{
width:740px;
}
#main-col {
margin-right:20px;
width:470px;
}
.sidebar {
float:left;
width:250px;
}
#theme-option {
display:none;
} #logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:33%;
}
.animate-in .model-3-4 {
right:32%;
}
.model-2-1 {
width:410px !important;
}
#sequence li#creative h2 {
font-size:20px;
}
.model {
width:520px;
}
.animate-in .model-2-1 {
bottom:22%;
}
.model-3-2,
.model-3-1 {
width:300px;
}
.model-3-3 {
width:180px;
}
.model-3-4 {
width:70px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget ul li {
width:140px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message,
.kopa-contact-widget #contact-form label.required {
width:100%;
}
.kopa-contact-widget #contact-form #submit-contact {
margin:0;
} .kopa-portfolio-widget .wrapper {
width:740px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:246px;
}
.list-container-2 ul li > a {
font-size:20px;
text-align:left;
}
.list-container-2 ul li span {
float:left;
margin:0 15px 0 20px;
}
#bottom-sidebar .newsletter-form .email {
width:146px;
}
.kopa-tagline-description {
width:70%;
}
#bottom-sidebar .kopa-social-widget li a {
width:30px;
height:30px;
line-height:30px;
font-size:14px;
}
.kopa-intro-widget ul li .entry-title span {
width:50px;
height:50px;
line-height:50px;
margin-right:10px;
font-size:24px;
}
.kopa-intro-widget ul li .entry-title {
line-height:56px;
margin:0 0 15px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
} .kopa-about-widget .entry-thumb {
width:380px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 0 0 20px;
width:170px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:365px;
margin-right:10px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:194px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author .author-content {
width:315px;
}
.tag-box a {
padding:5px 10px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:389px;
}
#comments .comments-list .children .comment-body {
width:329px;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:230px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:190px 10px;
} #back-top {	display:none !important;}.table-3col .pricing-column {    width: 244px;}.table-4col .pricing-column {    width: 183px;}.table-5col .pricing-column {    width: 244px;}.elements-box .kopa-button {	margin-bottom: 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 799px) { .wrapper{
width:720px;
}
#main-col {
margin-right:20px;
width:450px;
}
.sidebar {
float:left;
width:250px;
}
#theme-option {
display:none;
} #logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:33%;
}
.animate-in .model-3-4 {
right:32%;
}
.model-2-1 {
width:380px !important;
}
#sequence li#creative h2 {
font-size:20px;
}
.model {
width:450px;
}
.animate-in .model-2-1 {
bottom:25%;
}
.model-3-2,
.model-3-1 {
width:300px;
}
.model-3-3 {
width:180px;
}
.model-3-4 {
width:70px;
}
.title-2 {
width:45%;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget ul li {
width:136px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message,
.kopa-contact-widget #contact-form label.required {
width:100%;
}
.kopa-contact-widget #contact-form #submit-contact {
margin:0;
} .kopa-portfolio-widget .wrapper {
width:740px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:240px;
}
.list-container-2 ul li > a {
font-size:20px;
text-align:left;
}
.list-container-2 ul li span {
float:left;
margin:0 15px;
}
#bottom-sidebar .newsletter-form .email {
width:140px;
}
.kopa-tagline-description {
width:70%;
}
#bottom-sidebar .kopa-social-widget li {
margin:0 0 0 5px;
}
#bottom-sidebar .kopa-social-widget li a {
width:30px;
height:30px;
line-height:30px;
font-size:14px;
}
.kopa-intro-widget ul li .entry-title span {
width:50px;
height:50px;
line-height:50px;
margin-right:10px;
font-size:24px;
}
.kopa-intro-widget ul li .entry-title {
line-height:56px;
margin:0 0 15px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
} .kopa-about-widget .entry-thumb {
width:380px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 0 0 20px;
width:165px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:355px;
margin-right:10px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:184px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author .author-content {
width:295px;
}
.tag-box a {
padding:5px 10px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:369px;
}
#comments .comments-list .children .comment-body {
width:309px;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:219px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:185px 10px;
} #back-top {	display:none !important;}.table-3col .pricing-column {    width: 237px;}.table-4col .pricing-column {    width: 178px;}.table-5col .pricing-column {    width: 238px;}.elements-box .kopa-button {	margin-bottom: 10px;}
}
@media only screen and (min-width: 640px) and (max-width: 767px) { body {
padding:0;
}
.wrapper{
width:580px;
}
#main-col {
margin-right:0px;
width:100%;
}
.sidebar {
float:left;
width:100%;
}
#theme-option {
display:none;
} #header-top .hot-line {
display:none;
}
#header-top .top-link li {
margin:0 0 0 15px;
}
#header-top .search {
margin-left:35px;
}
#logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:35%;
}
.animate-in .model-3-4 {
right:34%;
}
.model-2-1 {
width:300px !important;
}
#sequence li#creative h2 {
font-size:18px;
}
.model {
width:400px;
bottom:28%;
}
.animate-in .model-2-1 {
bottom:30%;
}
.model-3-2,
.model-3-1 {
width:250px;
}
.model-3-3 {
width:140px;
}
.model-3-4 {
width:50px;
}
.title-2 {
width:45%;
}
#sequence li#intro h2 {
font-size:26px;
}
.subtitle-2 {
width:44%;
}
#sequence li h3 {
font-size:20px;
line-height:24px;
}
#sequence li h2 {
font-size:26px;
}
.animate-in .model-3-1,
.model-3-1,
.animate-out .model-3-1 {
bottom:20%;
}
.animate-in .model-3-2,
.animate-out .model-3-2,
.model-3-2 {
bottom:10%;
}
.animate-in .model-3-3,
.animate-out .model-3-3,
.model-3-3 {
bottom:12%;
}
.animate-in .model-3-4,
.animate-out .model-3-4,
.model-3-4 {
bottom:16%;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget {
display:none;
}
.kopa-client-widget ul li {
width:136px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message {
width:430px;
}
#contact-box {
margin-bottom:30px;
} .kopa-portfolio-widget .wrapper {
width:580px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:193px;
}
.list-container-2 ul li > a {
font-size:16px;
text-align:left;
}
.list-container-2 ul li span {
float:left;
margin:0 10px;
}
.kopa-tagline-description {
width:60%;
}
#bottom-sidebar .widget,
#page-bottom .widget {
margin-bottom:20px;
}
#bottom-sidebar .widget .widget-title,
#page-bottom .widget .widget-title {
margin:0 0 10px;
}
.kopa-intro-widget ul li .entry-title span {
width:30px;
height:30px;
line-height:30px;
margin-right:10px;
font-size:18px;
}
.kopa-intro-widget ul li .entry-title {
line-height:36px;
margin:0 0 15px;
font-size:20px;
}
.kopa-service-widget ul li {
width:46.6%;
margin:0 1.7% !important;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
} .kopa-about-widget .entry-thumb {
width:280px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 0 0 15px;
width:133px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:285px;
margin-right:10px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:249px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author .author-content {
width:425px;
}
.tag-box a {
padding:5px 10px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:499px;
}
#comments .comments-list .children .comment-body {
width:439px;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:219px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:545px 10px;
} #back-top {	display:none !important;}.table-3col .pricing-column {    width: 191px;}.table-4col .pricing-column {    width: 287px;}.table-5col .pricing-column {    width: 191px;}.list-container-1 ul li {	width: 90px;}.elements-box .kopa-button {	margin-bottom: 10px;}
}
@media only screen and (min-width: 600px) and (max-width: 639px) { body {
padding:0;
}
.wrapper{
width:540px;
}
#main-col {
margin-right:0px;
width:100%;
}
.sidebar {
float:left;
width:100%;
}
#theme-option {
display:none;
} #header-top .hot-line {
display:none;
}
#header-top .top-link li {
margin:0 0 0 15px;
}
#header-top .search {
margin-left:35px;
}
#logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:35%;
}
.animate-in .model-3-4 {
right:34%;
}
.model-2-1 {
width:300px !important;
}
#sequence li#creative h2 {
font-size:18px;
line-height:26px;
}
.model {
width:400px;
bottom:28%;
}
.animate-in .model-2-1 {
bottom:30%;
}
.model-3-2,
.model-3-1 {
width:250px;
}
.model-3-3 {
width:140px;
}
.model-3-4 {
width:50px;
}
#sequence li#intro h2 {
font-size:20px;
}
#sequence li h3 {
font-size:20px;
line-height:24px;
}
#sequence li h2 {
font-size:22px;
}
.animate-in .model-3-1,
.model-3-1,
.animate-out .model-3-1 {
bottom:20%;
}
.animate-in .model-3-2,
.animate-out .model-3-2,
.model-3-2 {
bottom:10%;
}
.animate-in .model-3-3,
.animate-out .model-3-3,
.model-3-3 {
bottom:12%;
}
.animate-in .model-3-4,
.animate-out .model-3-4,
.model-3-4 {
bottom:16%;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget {
display:none;
}
.kopa-client-widget ul li {
width:136px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message {
width:390px;
}
#contact-box {
margin-bottom:30px;
} .kopa-portfolio-widget .wrapper {
width:580px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:180px;
}
.list-container-2 ul li > a {
font-size:16px;
}
.list-container-2 ul li span {
float:left;
margin:0 10px;
display:none
}
.kopa-tagline-description {
width:60%;
}
#bottom-sidebar .widget,
#page-bottom .widget {
margin-bottom:20px;
}
#bottom-sidebar .widget .widget-title,
#page-bottom .widget .widget-title {
margin:0 0 10px;
}
.kopa-intro-widget ul li .entry-title span {
width:30px;
height:30px;
line-height:30px;
margin-right:10px;
font-size:18px;
}
.kopa-intro-widget ul li .entry-title {
line-height:36px;
margin:0 0 15px;
font-size:20px;
}
.kopa-service-widget ul li {
width:46.6%;
margin:0 1.7% !important;
}
.kopa-service-widget ul {
margin-top:5px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
}
#bottom-sidebar .widget .search-form {
width:340px;
} .kopa-about-widget .entry-thumb {
width:280px;
margin-right:20px;
}
.kopa-our-team-widget ul li {
margin:0 5px !important;
width:125px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:265px;
margin-right:10px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:229px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author .author-content {
width:385px;
}
.tag-box a {
padding:5px 10px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:459px;
}
#comments .comments-list .children .comment-body {
width:399px;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:219px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:505px 10px;
} .list-container-1 ul li {	width: 84px;}#back-top {	display:none !important;}.table-3col .pricing-column {    width: 267px;}.table-4col .pricing-column {    width: 267px;}.table-5col .pricing-column {    width: 177px;}.elements-box .kopa-button {	margin-bottom: 10px;}
}
@media only screen and (min-width: 480px) and (max-width: 599px) { body {
padding:0;
}
.wrapper{
width:420px;
}
#main-col {
margin-right:0px;
width:100%;
}
.sidebar {
float:left;
width:100%;
}
#theme-option {
display:none;
} #header-top .hot-line {
display:none;
}
#header-top .top-link li {
margin:0 0 0 15px;
}
#header-top .search-box {
width:157px;
}
#header-top .search {
margin-left:35px;
}
#logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:35%;
}
.animate-in .model-3-4 {
right:34%;
}
.model-2-1 {
width:300px !important;
}
#sequence li#creative h2 {
font-size:18px;
line-height:26px;
}
.model {
width:400px;
bottom:28%;
}
.animate-in .model-2-1 {
bottom:30%;
}
.model-3-2,
.model-3-1 {
width:250px;
}
.model-3-3 {
width:140px;
}
.model-3-4 {
width:50px;
}
#sequence li#intro h2 {
font-size:20px;
}
#sequence li h3 {
font-size:20px;
line-height:24px;
}
#sequence li h2 {
font-size:22px;
}
.animate-in .model-3-1,
.model-3-1,
.animate-out .model-3-1 {
bottom:20%;
}
.animate-in .model-3-2,
.animate-out .model-3-2,
.model-3-2 {
bottom:10%;
}
.animate-in .model-3-3,
.animate-out .model-3-3,
.model-3-3 {
bottom:12%;
}
.animate-in .model-3-4,
.animate-out .model-3-4,
.model-3-4 {
bottom:16%;
}
.title-2,
.subtitle-2,
.subtitle,
.title {
display:none;
}
.sequence-slider {
height:350px;
}
.kopa-intro-widget ul li {
width:100%;
margin:20px 0 0;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget {
display:none;
}
.kopa-client-widget ul li {
width:136px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message {
width:270px;
}
#contact-box {
margin-bottom:30px;
} .kopa-portfolio-widget .wrapper {
width:420px;
}
.element {
width:100px;
height:100px;
}
.element.width2 {
width:203px;
}
.element.height2 {
height:203px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:140px;
}
.list-container-2 ul li > a {
font-size:16px;
}
.list-container-2 ul li span {
float:left;
margin:0 10px;
display:none
}
.kopa-tagline-description {
width:100%;
margin-bottom:20px;
}
#bottom-sidebar .widget,
#page-bottom .widget {
margin-bottom:20px;
}
#bottom-sidebar .widget .widget-title,
#page-bottom .widget .widget-title {
margin:0 0 10px;
}
.kopa-intro-widget ul li .entry-title span {
width:30px;
height:30px;
line-height:30px;
margin-right:10px;
font-size:18px;
}
.kopa-intro-widget ul li .entry-title {
line-height:36px;
margin:0 0 15px;
font-size:20px;
}
.kopa-service-widget ul li {
width:46.6%;
margin:0 1.7% !important;
}
.kopa-service-widget ul {
margin-top:5px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
}
#bottom-sidebar .widget .search-form {
width:340px;
}
#page-footer {
text-align:center;
}
#copyright {
float:none;
text-align:center;
margin:15px 0 0;
}
#footer-menu {
float:none;
display:inline-block;
} .kopa-about-widget .entry-thumb {
width:100%;
margin:0 0 10px;
}
.kopa-our-team-widget ul li {
margin:0 5px !important;
width:200px;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:-10px;
}
.kopa-about-page .kopa-skill {
width:205px;
margin-right:10px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:169px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author .author-content {
width:265px;
}
.tag-box a {
padding:5px 10px;
margin-bottom:5px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body {
width:339px;
}
#comments .comments-list .children .comment-body {
width:279px;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:205px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:385px 10px;
} .error-404 {
margin:20px 10% 50px;
}
.error-404 .left-col p {
font-size:80px;
}
.error-404 .right-col h1 {
font-size:26px;
}
#back-top {	display:none !important;}.table-3col .pricing-column {    width: 207px;}.table-4col .pricing-column {    width: 207px;}.table-5col .pricing-column {    width: 207px;}.list-container-1 ul li {	width: 65px;}.elements-box .kopa-button {	margin-bottom: 10px;}
}
@media only screen and (max-width: 479px) { body {
padding:0;
}
.wrapper{
width:300px;
}
#main-col {
margin-right:0px;
width:100%;
}
.sidebar {
float:left;
width:100%;
}
#theme-option {
display:none;
} #header-top .hot-line {
display:none;
}
#header-top .top-link li {
margin:0 0 0 15px;
}
#header-top .search-box {
width:157px;
}
#header-top .search {
margin-left:20px;
}
#logo-image {
margin-top:30px;
}
#main-menu {
display:none;
}
#mobile-menu {
display:block;
}
.cbp-af-header.cbp-af-header-shrink #mobile-menu {
margin:5px 0;
} .sequence-wrapper .prev {
left:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper .next {
right:20px;
opacity:0;
filter: alpha(opacity=0);
}
.sequence-wrapper:hover .prev {
opacity:1;
filter: alpha(opacity=100);
}
.sequence-wrapper:hover .next {	
opacity:1;
filter: alpha(opacity=100);
}
.animate-in .title,
.animate-in .subtitle,
.animate-in .title-2,
.animate-in .subtitle-2 {
left:3%;
}
.animate-in .model,
.animate-in .model-2-1,
.model-2-1,
.animate-out .model-2-1,
.animate-in .model-3-1 {
right:3%;
}
.animate-in .model-3-2 {
right:13%;
}
.animate-in .model-3-3 {
right:35%;
}
.animate-in .model-3-4 {
right:34%;
}
.model-2-1 {
width:300px !important;
}
#sequence li#creative h2 {
font-size:18px;
line-height:26px;
}
.model {
width:400px;
bottom:28%;
}
.animate-in .model-2-1 {
bottom:30%;
}
.model-3-2,
.model-3-1 {
width:250px;
}
.model-3-3 {
width:140px;
}
.model-3-4 {
width:50px;
}
#sequence li#intro h2 {
font-size:20px;
}
#sequence li h3 {
font-size:20px;
line-height:24px;
}
#sequence li h2 {
font-size:22px;
}
.animate-in .model-3-1,
.model-3-1,
.animate-out .model-3-1 {
bottom:20%;
}
.animate-in .model-3-2,
.animate-out .model-3-2,
.model-3-2 {
bottom:10%;
}
.animate-in .model-3-3,
.animate-out .model-3-3,
.model-3-3 {
bottom:12%;
}
.animate-in .model-3-4,
.animate-out .model-3-4,
.model-3-4 {
bottom:16%;
}
.title-2,
.subtitle-2,
.subtitle,
.title {
display:none;
}
.sequence-slider {
height:350px;
}
#sequence li .title-3 h2 {
font-size:50px;
}
.subtitle-3 h4 {
font-size:24px;
margin:0 0 10px;
}
#main-content .widget .widget-title {
padding-left:60px;
}
.kopa-intro-widget ul li {
width:100%;
margin:20px 0 0;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-latest-post-widget ul li .entry-item .entry-thumb img {
display:block;
width:100%;
}
.kopa-latest-post-widget ul li .entry-item .entry-content {
width:100%;
}
.kopa-testimonial-widget .testimonial-detail .testimonial-content {
padding:25px 20px 15px 60px;
}
.kopa-client-widget {
display:none;
}
.kopa-client-widget ul li {
width:136px;
margin:0 0 0 10px;
}
.kopa-client-widget ul li div {
padding:0 10px;
}
.kopa-contact-widget #contact-form #contact_name,
.kopa-contact-widget #contact-form #contact_email,
.kopa-contact-widget #contact-form #contact_subject,
.kopa-contact-widget #contact-form #contact_message,
.kopa-contact-widget #contact-form label.required {
width:100%;
}
.kopa-contact-widget #contact-form #submit-contact {
margin:0;
}
#contact-box {
margin-bottom:30px;
}
.contact-social-link li {
margin:0 0 0 5px;
}
.contact-social-link li a {
height:30px;
line-height:30px;
width:30px;
} .kopa-portfolio-widget .wrapper {
width:300px;
}
.element {
width:100px;
height:100px;
}
.element.width2 {
width:203px;
}
.element.height2 {
height:203px;
} .list-container-2 {
margin-top:0;
}
.list-container-2 ul li {
width:100px;
}
.list-container-2 ul li > a {
font-size:14px;
text-transform:none;
}
.list-container-2 ul li span {
float:left;
margin:0 10px;
display:none
}
.kopa-tagline-description {
width:100%;
margin-bottom:20px;
}
#bottom-sidebar .widget,
#page-bottom .widget {
margin-bottom:20px;
}
#bottom-sidebar .widget .widget-title,
#page-bottom .widget .widget-title {
margin:0 0 10px;
}
.kopa-intro-widget ul li .entry-title span {
width:30px;
height:30px;
line-height:30px;
margin-right:10px;
font-size:18px;
}
.kopa-intro-widget ul li .entry-title {
line-height:36px;
margin:0 0 15px;
font-size:20px;
}
.kopa-service-widget ul li {
width:100%;
margin:20px 0 0;
}
.kopa-service-widget ul {
margin-top:5px;
}
.kopa-service-widget ul li .service-title {
margin:0 0 10px;
} #page-bottom .widget ul li {
margin-top:15px;
padding-top:15px;
}
#page-bottom .kopa-widget-best-seller .entry-thumb,
#page-bottom .kopa-widget-latest-review .entry-thumb {
margin-right:10px;
}
.flickr-wrap {
margin-right:-10px;
}
.flickr-badge-image {
width:73px;
margin:0 10px 10px 0;
}
#page-footer {
text-align:center;
}
#copyright {
float:none;
text-align:center;
margin:15px 0 0;
}
#footer-menu {
float:none;
display:inline-block;
}
#footer-menu li {
margin:0 0 0 10px;
}
#bottom-sidebar .newsletter-form .email {
width:213px;
} .kopa-about-widget .entry-thumb {
width:100%;
margin:0 0 10px;
}
.kopa-our-team-widget ul li {
margin:25px 0 0;
width:100%;
}
.kopa-about-page .kopa-skill-wrapper {
margin-right:0px;
}
.kopa-about-page .kopa-skill {
width:100%;
margin-right:0px;
} #main-content .sidebar .widget {
margin-bottom:25px;
}
.kopa-article-list .entry-item {
padding-bottom:15px;
margin-bottom:25px;
}
.kopa-article-list .entry-item .entry-thumb {
margin-bottom:25px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-content {
width:100%;
}
.kopa-blog-2 .kopa-article-list .entry-item .entry-thumb audio {
width:100%;
}
.pagination ul > li > a, 
.pagination ul > li > span {
padding:2px 7px;
} .entry-box .entry-thumb {
margin-bottom:25px;
}
.entry-box footer p {
width:109px;
}
.entry-box footer p a.article-title {
font-size:16px;
}
.about-author {
padding:10px;
}
.about-author .avatar-thumb {
margin-right:10px;
}
.about-author .author-content {
width:175px;
}
.tag-box a {
padding:5px 10px;
margin-bottom:5px;
}
#comments h3, .kopa-related-post h3, #respond h3 {
margin:8px 0 30px;
}
.kopa-related-post ul li .entry-item .entry-thumb {
width:100%;
float:none;
margin: 0 0 20px 0;
}
.kopa-related-post ul li .entry-item .entry-thumb img {
width:100%;
display:block;
}
.kopa-related-post ul li .entry-item .entry-content {
width: 100%;
} #comments .comment-body,
#comments .comments-list .children .comment-body {
width:219px;
}
#comments .comments-list .children {
margin-left:0;
} #comments-form .comment-left {
width:100%;
float:none;
}
#comments-form .comment-right {
width:100%;
float:none;
}
.kopa-single-standard-2 .entry-box .entry-thumb {
width:100%;
float:none;
margin:0 0 20px;
}
.kopa-single-standard-2 .entry-box header {
width:100%;
}
.kp-single-carousel {
display:none;
}
.loading {
min-height:146px;
} .kopa-contact-page #contact_name, 
.kopa-contact-page #contact_email, 
.kopa-contact-page #contact_url, 
.kopa-contact-page #contact_subject, 
.kopa-contact-page #contact_phone {
background-position:265px 10px;
} .error-404 {
margin:20px 10% 50px;
}
.error-404 .left-col p {
font-size:50px;
}
.error-404 .right-col h1 {
font-size:26px;
line-height:26px;
}#back-top {	display:none !important;}.table-3col .pricing-column {    width: 298px;}.table-4col .pricing-column {    width: 298px;}.table-5col .pricing-column {    width: 298px;}.kopa-one-two {	margin: 0;	width: 100%;}.elements-box .kopa-button {	margin-bottom: 10px;}
}.clear {
clear: both;
}
.nobr {
white-space: nowrap;
}
.info {
background: #F7F5C6;
padding: 10px 20px;
border: 1px solid #EEEAC1;
color: #747165;
box-shadow: inset 0 0 0 1px #ffffcc;
-webkit-box-shadow: inset 0 0 0 1px #ffffcc;
-moz-box-shadow: inset 0 0 0 1px #ffffcc;
}
.info a {
color: #93864E;
}
div.jigoshop_error,
div.jigoshop_message {
border: 1px solid #ddd;
margin: 10px 0px;
padding: 10px 10px 10px 32px;
background-repeat: no-repeat;
background-position: 10px center;
}
div.jigoshop_error a.button,
div.jigoshop_message a.button {
margin-top: 0;
float: right;
}
div.jigoshop_message a.button {
background: none repeat scroll 0 0 #33BEE5;
border-radius: 0 0 0 0;
float: right;
font-size: 13px !important;
margin-top: -3px;
color: #fff;
padding: 7px 10px;
font-family: 'Raleway',sans-serif;
font-weight: 600;
}
div.jigoshop_message a.button:hover {
color: #33bee5;
background-color: #4E5457;
}
div.jigoshop_error {
color: #D8000C;
background-color: #ffd4d4;
background-image: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/error.png);
}
div.jigoshop_message {
color: #888;
font-size: 14px;
background-color: #fff;
background-image: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/success.png);
}
p small {
color: #999;
}
p.demo_store {
position: fixed;
top: 0;
left: 50%;
width: 450px;
margin-left: -225px;
font-size: 12px;
text-align: center;
background: #f7f5c6;
background: -webkit-gradient(linear, left top, left bottom, from(#f7f5c6), to(#eeeac1));
background: -webkit-linear-gradient(#f7f5c6, #eeeac1);
background: -moz-linear-gradient(center top, #f7f5c6 0%, #eeeac1 100%);
background: -moz-gradient(center top, #f7f5c6 0%, #eeeac1 100%);
padding: 8px 0;
border: 1px solid #EEEAC1;
color: #747165;
z-index: 999999;
box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.3);
-webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.3);
}
small.note {
display: block;
color: #999;
font-size: 11px;
line-height: 21px;
margin-top: 10px;
}
#breadcrumb {
overflow: hidden;
zoom: 1;
margin: 0 0 1em !important;
padding: 0;
font-size: 0.92em;
color: #999 !important;
}
#breadcrumb a {
color: #999 !important;
} .wp-pagenavi {
clear: both;
margin-bottom: 15px;
}
.wp-pagenavi a,
.wp-pagenavi span {
text-decoration: none;
border: 1px solid #aaa;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
} div.product {
position: relative;
}
div.product .product_title {
clear: none;
}
div.product .summary .product_title {
padding: 0;
display: inline-block;
border-bottom: 1px solid #26bdef;
margin-top: -8px;
border-top: none;
margin-bottom: 0;
font-family: 'Raleway', sans-serif;
font-size: 20px;
color: #444
}
div.product p.price {
color: green;
font-size: 1.3em;
}
div.product .summary p.price {
background: #fff;
border-top: 1px solid #ddd;
color: #444;
font-size: 18px;
margin-bottom: -5px;
font-family: 'Raleway', sans-serif;
}
div.product .summary p.price del {
color: #c4c4c4;
font-size: 14px
}
div.product p.price del {
font-size: 14px;
color: #aaa;
}
div.product p.stock {
font-size: 0.92em;
float: left;
padding: 2px 0 0 0;
}
div.product .summary p.stock {
font-size: 18px; margin-top: -5px
}
div.product div.images {
float: left;
width: 314px;
margin-bottom: 10px;
position: relative;
}
div.product div.images img {
border: 1px solid #ddd;
background: #f5f5f5;
padding: 0px;
display: block;
}
div.product div.images div.thumbnails {
padding-top: 10px;
overflow: hidden;
zoom: 1;
}
div.product div.images div.thumbnails a {
margin-right: 10px;
margin-bottom: 10px;
float: left;
}
div.product div.images div.thumbnails a img {
padding: 3px;
}
div.product div.images div.thumbnails a.last {
margin-right: 0;
}
div.product div.images div.thumbnails a.first {
clear: both;
}
div.product div.summary {
float: left;
margin-left: 20px;
width: 470px;
}
div.product div.social {
text-align: right;
margin: 0 0 1em;
}
div.product div.social span {
margin: 0 0 0 2px;
}
div.product div.social span span {
margin: 0;
}
div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
div.product div.social iframe {
float: left;
margin-top: 3px;
}
div.product #tabs {
clear: both;
padding: 1em 0 0 0;
margin: 0 0 1em 0;
}
div.product #tabs ul.tabs {
border-radius: 0;
background: #fff;
overflow: hidden;
zoom: 1;
margin: 0 !important;
margin-bottom: -1px !important;
padding: 0;
list-style: none outside !important;
}
div.product #tabs ul.tabs li {
float: left;
margin: 0 4px 0 0;
font-size: 0.92em;
list-style: none;
}
div.product #tabs ul.tabs a {
float: left;
font-family: 'Raleway', sans-serif;
padding: 10px 12px;
border: 1px solid #ddd;
border-left: none;
background: #f3f3f3;
text-decoration: none;
color: #666;
border-radius: 0;
font-size: 18px;
font-family: 'Raleway', sans-serif;
}
div.product #tabs ul.tabs a:first-child {
border-left: 1px solid #ddd
}
div.product #tabs ul.tabs li.active a {
background: #fff;
border-bottom: 1px solid #fff;
color: #26bdef;
}
div.product #tabs ul.tabs a:focus {
outline: none;
}
div.product #tabs .panel {
border: 1px solid #ddd;
padding: 15px 15px 0;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.stock {
color: #33bee5;
float: left;
}
.out-of-stock {
color: red;
}
p.cart {
float: right;
}
form.cart {
margin-bottom: 24px;
float: right;
width: 100%;
clear: both;
}
form.cart .button-alt {
padding: 10px !important
}
form.cart .quantity input.qty {
padding: 8px 5px 10px
}
form.cart .quantity input.minus,form.cart .quantity input.plus {
padding: 8px 14px
}
form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
form.cart table {
font-size: 12px;
border-width: 0 0 1px 0 !important;
}
form.cart table td {
padding: 4px 4px 4px 0 !important;
}
form.cart table div.quantity {
float: none;
margin: 0;
width: 72px;
}
form.cart table small.stock {
display: block;
float: none;
}
form.cart .variations label {
font-weight: bold;
}
form.cart .variations select {
width: 100%;
float: left;
}
form.cart .button {
vertical-align: middle;
float: left;
margin: 2px 0 !important;
}
span.onsale {
background: #33bee5;
color: #fff;
min-height: 32px;
min-width: 32px;
padding: 4px;
font-size: 12px;
position: absolute;
text-align: center;
line-height: 32px;
top: 0;
left: -15px;
margin: -6px 0 0 0;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.products ul,
ul.products {
padding: 0 !important;
float: left;
}
.products {
clear: both;
margin:0 -12px;
}
.products li {
float: left;
margin: 0 12px 20px 12px;
padding: 0 !important;
position: relative;
width: 252px;
text-align: center;
}
.products li.first {
clear: both;
}
.products li.last {
margin-right: 0;
}
.products li .onsale {
top: 0;
right: 0;
left: auto;
margin: -6px -6px 0 0;
}
.products li a {
text-decoration: none;
}
.products li a.button {
position: absolute;
width: 48px !important;
height: 48px;
text-align: center;
line-height: 48px;
background: #33bee5;
border-radius: 50%;
margin: 0 0 0 -24px;
padding: 0;
bottom: 70px;
left: 50%;
text-indent:-9999px;
color: #fff;
font-size: 0 !important;
}
.products li a.button:focus {
outline: none;
}
.products li a.button:before {
font-family: 'icomoon';
content: "\e046";
display: block;
text-indent: 0;
line-height: 48px;
font-size: 28px;
}
.products li a img {
width: 100% !important;
height: auto !important;
display: block;
margin: 0 0 8px !important;
border: 1px solid #ddd;
}
.products li a:hover img {
border: 1px solid #bbb;
}
.products li strong {
color: #666;
display: block;
font-size: 16px;
text-align: center;
margin-top: 30px;
font-family: 'Raleway',sans-serif;
line-height: 18px;
font-weight: 500;
}
.products li strong:hover {
color:#33bee5;
}
.products li .price {
color: #33bee5;
text-decoration: none;
display: inline-block;
font-weight: normal;
float: none;
text-align: right;
background: #fff;
position: relative;
}
.products li .price ins {
color: #33bee5 !important;
text-decoration: none;
font-size: 14px;
}
.products li .price del {
font-size: 14px;
color: #a6a6a6;
margin-right: 5px;
}
.products li .price .from {
font-size: 10px;
line-height: 10px;
margin: -2px 0 0 0;
display: block;
color: #aaa;
padding-bottom: 3px;
}
table.shop_attributes {
border: 0 !important;
border-top: 1px dotted #ccc !important;
}
table.shop_attributes th {
width: 150px;
font-weight: bold;
padding: 8px;
color: black !important;
border-top: 1px dotted #ccc;
border-bottom: none;
margin: 0 !important;
line-height: 1.5em;
}
table.shop_attributes td {
font-style: italic;
padding: 0 !important;
border-top: 1px dotted #ccc;
border-bottom: none;
margin: 0 !important;
line-height: 1.5em;
}
table.shop_attributes td p {
margin: 0 !important;
padding: 8px;
}
table.shop_attributes .alt td,
table.shop_attributes .alt th {
background: #f9f9f9;
} a.button,
button.button,
input.button,
#review_form #submit {
color: #fff;
background: #33bee5;
padding: 6px;
line-height: 1em !important;
margin: 4px 2px 0 0;
font-size: 14px !important;
width: auto !important;
vertical-align: middle !important;
text-align: center;
text-decoration: none;
border: none;
cursor: pointer;
font-family: 'Raleway',sans-serif;
}
a.button:hover,
button.button:hover,
input.button:hover,
#review_form #submit:hover {
background: #4E5457 !important;
text-decoration: none;
color: #33bee5 !important;
}
.cart .button,
.cart input.button {
float: none;
border-radius: 0
}
.button-alt {
color: #fff;
background: #33bee5;
padding: 7px 10px 8px;
line-height: 1em !important;
margin: 0 2px 0 0;
float: left;
font-size: 15px !important;
font-weight: 600;
width: auto !important;
vertical-align: middle !important;
text-align: center;
text-decoration: none;
border: none;
border-radius: 0;
cursor: pointer;
font-family: 'Raleway',sans-serif;
}
.button-alt:hover {
background: #4E5457 !important;
color: #33bee5 !important;
}
#reviews h2 small {
float: right;
color: #999;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0 0;
}
#reviews h2 small a {
text-decoration: none;
color: #999;
}
#reviews h3 {
margin: 0;
}
#reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
#reviews #comment {
height: 75px;
}
#reviews #comments .add_review {
overflow: hidden;
zoom: 1;
}
#reviews #comments h2 {
clear: none; font-family: 'Open Sans', sans-serif;
margin-bottom: 20px;
}
#reviews #comments ol.commentlist {
overflow: hidden;
zoom: 1;
margin: 0 !important;
}
#reviews #comments ol.commentlist li {
padding: 00;
margin: 0 0 20px;
border: 0;
position: relative;
list-style: none;
}
#reviews #comments ol.commentlist li .meta {
color: #999;
font-size: 0.75em;
}
#reviews #comments ol.commentlist li img {
float: left;
display: block;
padding: 3px;
width: 32px;
height: auto;
border: 1px solid #ddd;
background: #fff;
margin: 0;
position: inherit;
}
#reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 20px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
float: left;
padding: 11px 11px 0;
width: 88%
}
#reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 11px;
}
#reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 0.86em;
}
.star-rating {
float: right;
width: 80px;
height: 16px;
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/star.png) repeat-x left 0;
}
.star-rating span {
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/star.png) repeat-x left -32px;
height: 0;
padding-top: 16px;
overflow: hidden;
float: left;
}
.hreview-aggregate .star-rating {
margin: 10px 0 0 0;
}
#review_form #respond {
overflow: hidden;
zoom: 1;
border: 1px solid #E7E7E7;
margin: 0 !important;
padding: 10px 20px 20px;
width: auto;
}
#review_form #respond p {
margin: 0 0 10px !important;
}
p.stars {
overflow: hidden;
zoom: 1;
}
p.stars span {
width: 80px;
height: 16px;
position: relative;
float: left;
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/star.png) repeat-x left 0;
}
p.stars span a {
float: left;
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 0;
padding-top: 16px;
overflow: hidden;
}
p.stars span a:hover,
p.stars span a:focus {
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/star.png) repeat-x left -16px;
}
p.stars span a.active {
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/star.png) repeat-x left -32px;
}
p.stars span a.star-1 {
width: 16px;
z-index: 10;
}
p.stars span a.star-2 {
width: 32px;
z-index: 9;
}
p.stars span a.star-3 {
width: 48px;
z-index: 8;
}
p.stars span a.star-4 {
width: 64px;
z-index: 7;
}
p.stars span a.star-5 {
width: 80px;
z-index: 6;
} table.shop_table {
border: 0;
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: relative;
}
table.shop_table .nobr,
table.shop_table .product-quantity,
table.shop_table .product-subtotal {
color: #888;
font-weight: normal;
font-size: 14px;
text-align: center;
font-family: 'Raleway', sans-serif;
}
table.shop_table .product-name .nobr {    
left: 15px;
position: absolute;
text-align: left;
top: 8px;
font-family: 'Raleway', sans-serif;
font-weight: normal;
}
table.shop_table th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 12px !important;
}
table.shop_table td {
border-top: 1px solid #E7E7E7;
padding: 20px 15px;
vertical-align: top;
font-size: 14px
}
table.shop_table tfoot td {
padding-left: 0;
padding-right: 0
}
table.shop_table tfoot tr .actions .button-alt {
margin: 0
}
table.shop_table td a.button {
margin: 0 2px;
}
table.shop_table .product-thumbnail {
width: 120px;
height: auto;
}
table.shop_table .product-thumbnail img {
width: 100%;
height: auto;
}
table.shop_table .product-name a {
color: #444;
font-size: 14px;
display: block; }
table.shop_table .product-name a:hover {
color: #33bee5;
}
table.shop_table .product-price,
table.shop_table .product-subtotal {
background: #f8f8f8;
text-align: center;
color: #767676;
font-family: 'Raleway', sans-serif;
}
table.shop_table thead  tr th {
background: #fff !important;
color: #222;
}
table.shop_table tfoot td {
font-weight: bold;
}
table.my_account_orders {
font-size: 0.85em;
}
table.my_account_orders th,
table.my_account_orders td {
padding: 4px 8px !important;
vertical-align: top;
}
table.my_account_orders .button {
white-space: nowrap;
margin: 4px 0;
} ul.cart_list,
ul.product_list_widget {
list-style: none outside !important;
padding: 0 !important;
margin: 0 !important;
} ul.cart_list li a,
.jigoshop ul.product_list_widget li a {
display: block;
font-weight: bold;
} ul.cart_list li dt,
ul.product_list_widget li dt {
font-weight: bold;
display: inline-block;
margin: 0 4px 0 0;
padding: 0;
}
ul.cart_list li dd,
ul.product_list_widget li dd {
display: inline;
padding: 0;
}
.jigoshop_cart .total {
border-top: 3px double #ddd;
padding: 4px 0 4px;
margin: 0 !important;
}
.jigoshop_cart .total strong {
min-width: 40px;
display: inline-block;
}
.jigoshop_cart .buttons {
overflow: hidden;
zoom: 1;
} a.remove {
display: block;
height: 16px;
width: 16px;
text-indent: -9999px;
background: url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/remove.png) #cccccc;
}
a.remove:hover {
background-color: #33bee5;
}
.cart th,
.cart td {
vertical-align: middle;
}
td.actions {
text-align: right;
}
td.actions .coupon {
float: left;
}
td.actions .coupon label {
display: none;
}
td.actions .coupon .input-text {
width: 80px !important;
float: left;
margin: 1px 6px 0 0 !important;
}
td.actions .button-alt {
float: right;
margin: 2px 0 0 6px;
}
td.product-name dl.variation {
margin: 0;
}
td.product-name dl.variation dt {
font-weight: bold;
display: inline-block;
margin: 0 4px 0 0;
padding: 0;
}
td.product-name dl.variation dd {
display: inline;
margin: 0 12px 0 0;
padding: 0;
}
td.quantity,
.jigoshop #content div.quantity {
min-width: 80px;
}
.quantity input {
margin-left: 0;
margin-right: 0;
}
.quantity input.qty {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
border-left: 0;
border-right: 0;
width: 40px;
display: inline;
padding: 6px 5px 8px;
font-family: 'Open Sans',sans-serif;
color: #888 !important;
vertical-align: middle;
text-align: center;
}
.quantity input.plus,
.quantity input.minus {
background: #ccc;
padding: 4px;
vertical-align: middle;
line-height: 1em !important;
border: none;
width: 20px;
color: #fff !important;
cursor: pointer;
}
.quantity input.minus {
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.quantity input.minus,
.quantity input.plus {
border-radius: 0;
border: 1px solid #e5e5e5;
background: #fff;
color: #888 !important;
padding: 6px 14px;
font-family: 'Open Sans',sans-serif;
}
.quantity input.plus {
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.quantity input.minus:hover,
.quantity input.plus:hover {
background: #26bdef;
}
.cart input {
width: 100px;
margin: 0 !important;
vertical-align: middle;
line-height: 1em !important;
}
.col2-set {
overflow: hidden;
zoom: 1;
width: 100%;
}
.col2-set .col-1 {
float: left;
width: 48%;
}
.col2-set .col-2 {
float: right;
width: 48%;
}
.cart-collaterals {
overflow: hidden;
zoom: 1;
width: 100%;
}
.cart-collaterals .related {
width: 310px;
float: left;
}
.cart-collaterals .cross-sells {
width: 314px;
float: left;
}
.cart-collaterals .shipping_calculator {
float: right;
width: 225px;
clear: right;
text-align: right;
overflow: hidden;
zoom: 1;
margin: 20px 0 0 0;
}
.cart-collaterals .shipping_calculator h2 {
text-align: left;
}
.cart-collaterals .shipping_calculator .shipping-calculator-button {
color: #444;
font-size: 18px;
font-family: 'Raleway', sans-serif;
padding-left: 12px
}
.cart-collaterals .shipping_calculator .shipping-calculator-button:focus {
outline: none;
text-decoration: none;
}
.cart-collaterals .shipping_calculator .shipping-calculator-button:hover {
color: #26bdef
}
.cart-collaterals .shipping_calculator .shipping-calculator-button span {
display: none;
}
.cart-collaterals .shipping_calculator .button {
width: 225px !important;
float: none !important;
border-radius: 0;
display: block;
background: #ff9c07;
color: #fff;
padding: 10px 0;
transition:all 1s;
font-weight: bold;
}
.cart-collaterals .shipping_calculator .button:hover {
background: #0588B5
}
.cart-collaterals .shipping_calculator .col2-set .col-1,
.cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%;
color: #444;
font-size: 14px
}
.cart-collaterals .shipping_calculator .col2-set .col-1 {
text-align: left;
}
.cart-collaterals .shipping_calculator .col2-set .col-1 input {
margin-top: -1px;
margin-right: 5px
}
.cart-collaterals .shipping_calculator .col2-set .col-2 {
text-align: right;
}
.cart-collaterals .cart_totals {
float: right;
width: 225px;
text-align: right;
font-family: 'Raleway', sans-serif !important;
}
.cart-collaterals .cart_totals h2 {
text-align: left;
font-size: 18px;
color: #444;
margin: 0;
margin-left: 10px;
font-family: 'Raleway', sans-serif;
}
.cart-collaterals .cart_totals p {
margin: 0 !important;
text-align: left;
}
.cart-collaterals .cart_totals table {
border-collapse: separate;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 0 0 6px !important;
padding: 0;
}
.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td {
border-top: 0 !important;
font-size: 18px;
color: #444;
font-weight: normal;
vertical-align: top;
}
.cart-collaterals .cart_totals table tr:first-child td,
.cart-collaterals .cart_totals tr td  {
font-size: 15px !important
}
.cart-collaterals .cart_totals table td,
.cart-collaterals .cart_totals table th {
padding: 18px 25px 18px 12px !important;
text-align: left;
}
.cart-collaterals .cart_totals table small {
display: block;
color: #999;
}
.cart-collaterals .cart_totals .discount td {
color: green;
}
.cart-collaterals .cart_totals tr td,
.cart-collaterals .cart_totals tr th {
border-bottom: 1px solid #E7E7E7;
border-top: 0;
padding: 6px 24px;
font-weight: normal;
font-size: 18px;
color: #444
}
.cart-collaterals .cart_totals tr td strong,
.cart-collaterals .cart_totals tr th strong {
font-weight: normal;
}
.cart-collaterals .cart_totals a.button-alt {
width: 193px;
display: block;
font-size: 0.92em;
} .form-row {
overflow: hidden;
zoom: 1;
padding: 3px;
margin: 0 0 6px !important;
}
.form-row label {
display: block;
}
.form-row label.hidden {
visibility: hidden;
}
.form-row select {
width: 100%;
cursor: pointer;
margin: 0 !important;
border-radius: 0
}
.form-row .required {
color: #c00;
font-weight: bold;
}
.form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.form-row label.checkbox {
display: inline;
}
form .form-row,
#content .form-row { }
form .form-row input.input-text,
#content .form-row input.input-text,
form .form-row textarea,
#content .form-row textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border: 1px solid #ddd;
border-radius: 0;
width: 100%;
padding: 4px 6px;
margin: 0;
outline: 0;
background: #fff none;
font-size: 12px;
line-height: 1em;
font-family: 'Open Sans',sans-serif;
font-weight: 400;
color: #888;
}
form .form-row input.input-text {
padding: 4px 10px;
height: 30px;
box-shadow: none;
border-radius: 0
}
form .form-row textarea,
#content .form-row textarea {
height: 13.5em;
line-height: 1.5em;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
form .form-row input.input-text:focus,
#content .form-row input.input-text:focus,
form .form-row textarea:focus,
#content .form-row textarea:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.form-row-first,
.form-row-last {
float: left;
width: 47%;
overflow: visible;
}
.form-row-last {
float: right;
}
.shipping-calculator-form {
margin-top: 20px
} form.login {
border: 1px solid #ccc;
padding: 20px;
border: 1px solid #E7E7E7;
margin: 20px 0 20px 0px;
text-align: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#payment {
background: #F9F9F9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#payment ul.payment_methods {
overflow: hidden;
zoom: 1;
text-align: left;
padding: 1em;
border-bottom: 1px solid #eee;
margin: 0 !important;
list-style: none outside;
}
#payment ul.payment_methods li {
line-height: 2.5em;
text-align: left;
margin: 0 !important;
font-weight: normal;
list-style: none;
}
#payment ul.payment_methods li input {
margin: 0 1em 0 0 !important;
}
#payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 0.5em;
position: relative;
}
#payment div.form-row {
padding: 1em;
border-top: 1px solid #fff;
}
#payment #place_order {
float: right;
margin: 0;
}
#payment .terms {
padding: 0 1em 0 !important;
text-align: right;
}
#payment div.payment_box {
position: relative;
width: 96%;
background: #f5f5f5;
border: 1px solid #eee;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
padding: 1em 2% 0;
margin: 1em 0 1em 0;
font-size: 0.92em;
}
#payment div.payment_box #cc-expire-month,
#payment div.payment_box #cc-expire-year {
width: 48%;
float: left;
}
#payment div.payment_box #cc-expire-year {
float: right;
}
#payment div.payment_box span.help {
font-size: 11px;
color: #999;
line-height: 13px;
font-weight: normal;
}
#payment div.payment_box p,
#payment div.payment_box .form-row {
margin: 0 0 1em;
}
#payment div.payment_box:after {
content: "";
display: block;
border: 8px solid #eee; border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -4px;
left: 0;
margin: -1em 0 0 2em;
}
#payment div.payment_message {
position: relative;
width: 96%;
background: #f5f5f5;
color: red;
border: 1px solid #eee;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
padding: 1em 2% 1em;
margin: 1em 0 1em 0;
font-size: 0.92em;
}
#payment div.payment_message:after {
content: "";
display: block;
border: 8px solid #eee; border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -4px;
left: 85%;
margin: -1em 0 0 2em;
}
div.shipping-address {
padding: 0;
clear: left;
}
#shiptobilling {
float: right;
line-height: 1.62em !important;
margin: 0 0 0 0 !important;
padding: 0;
}
#shiptobilling label {
font-size: 12px;
padding-left:5px;
}
.checkout .col-2 h3 {
float: left;
clear: none;
}
.checkout .col-2 .notes {
clear: left;
}
.checkout .col-2 .form-row-first {
clear: left;
}
.checkout #customer_details,
.checkout #order_review,
.checkout #payment {
margin-bottom: 24px;
} .order_details {
overflow: hidden;
zoom: 1;
margin: 0 0 1.5em;
list-style: none;
}
.order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: 0.715em;
line-height: 1em;
border-right: 1px dashed #ccc;
padding-right: 2em;
}
.order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5em;
color: #333;
}
.order_details li.method {
border: none;
} .addresses .title {
overflow: hidden;
zoom: 1;
}
.addresses .title h3 {
float: left;
}
.addresses .title .edit {
float: right;
} .widget_price_filter .price_slider_wrapper .button {
float: right;
margin: 0 !important;
}
.widget_price_filter .price_slider_wrapper .price_slider {
margin: 1em .6em .6em;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
outline: 0 !important;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount {
overflow: hidden;
line-height: 2em;
}
.widget_layered_nav ul {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
list-style: none outside !important;
}
.widget_layered_nav ul li {
overflow: hidden;
zoom: 1;
padding: 0 0 1px;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
padding: 1px 0;
float: left;
}
.widget_layered_nav ul li.chosen a {
padding: 0 6px 0 18px;
border: 1px solid #3399cc;
background: #3399cc url(//grupomobb.com.br/incorporadora/wp-content/themes/nictitate-pro/jigoshop/assets/images/cross_white.png) no-repeat 6px center;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
padding: 1px 0;
color: #999;
}
fieldset.variations {
border: none;
}
div.product div.product_meta,
div.product div.variations_button {
clear: left;
}
div.product div.product_meta .posted_in,
div.product div.product_meta .posted_in a,
div.product div.product_meta .tagged_as,
div.product div.product_meta .tagged_as a {
color: #666;
font-size: 12px;
font-family: 'Raleway', sans-serif;
}
section#primary div.product div.summary {
width: 42%;
}
.single_variation .price {
float: left;
}
.single_variation,
.stock {
clear: left;
}
.customized_product_label {
font-weight: bold;
}
dl.customization {
margin: 0;
}
dl.customization dt {
font-weight: bold;
display: inline-block;
margin: 0 4px 0 0;
padding: 0;
}
dl.customization dd {
display: inline;
margin: 0 12px 0 0;
padding: 0;
}
.applied-coupons-values {
text-decoration: none !important;
font-size: 13px;
font-weight: normal;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
-webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
color: #333;
border: 1px solid #aaaaaa;
line-height: 13px;
padding: 3px 20px 3px 5px;
margin: 3px 0 3px 5px;
position: relative;
}
.cart-discount-code {
font-size: 12px;
padding-right: 5px;
color: #888;
float: right;
}
.close {
display: block;
position: absolute;
right: 3px;
top: 2px;
font-size: 18px;
font-weight: bold;
line-height: 18px;
color: black;
text-shadow: 0 1px 0 white;
opacity: 0.2;
filter: alpha(opacity=20);
}
input:-ms-input-placeholder {
background: white;
color: LightGray;
} .jigoshop .site-content { width: 66%;
}
.jigoshop .site-content .cross-sells {
width: auto;
}
.jigoshop .site-content div.jigoshop_error,
.jigoshop .site-content div.jigoshop_message {
padding: 15px 10px 15px 32px;
}
.jigoshop .site-content div.jigoshop_error a.button,
.jigoshop .site-content div.jigoshop_message a.button {
margin-top: -4px;
}
.jigoshop .site-content input.qty {
border: 0;
border-radius: 0;
}
.jigoshop .site-content .quantity input.qty {
border: 1px solid #ccc;
width: 20px;
display: inline;
padding: 1px 5px 2px;
line-height: 1em;
vertical-align: middle;
}
.jigoshop .site-content .quantity input.plus,
.jigoshop .site-content .quantity input.minus {
padding: 5px 4px 4px 4px;
vertical-align: middle;
line-height: 1em;
border: none;
width: 20px;
color: #fff !important;
cursor: pointer;
}
.jigoshop .site-content .quantity input.minus {
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.jigoshop .site-content .quantity input.plus {
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.jigoshop .site-content .quantity input.minus:hover,
.jigoshop .site-content .quantity input.plus:hover {
background: #a9c146;
}
.cross-sells ul,
.cross-sells li {
list-style: none outside !important;
}
.products ul,
ul.products,
.products li {
list-style: none outside !important;
}
#respond h3 {
background: #fff;
color: #444;
font-family: 'Raleway', sans-serif;
text-align: center;
padding: 0
}
#commentform .comment-form-comment textarea {
width: 97%;
border-radius: 0;
box-shadow: none;
}
#commentform .form-submit #submit {
background: #26bdef;
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 14px;
border: none;
padding: 10px 15px
}
.jigoshop .elements-box  p {
color: #666;
font-family: 'Open Sans', sans-serif;
margin-top: 10px
}
.jigoshop .elements-box  p:first-child {
margin-top: 0
}
.jigoshop .elements-box h2,
.jigoshop .elements-box .title h3 {
color: #333 !important;
font-size: 24px;
font-family: 'Rokkitt', serif;
}
.jigoshop .elements-box h2 {
margin-top: 45px;
border-bottom: 1px solid #26bdef;
display: inline-block;
margin-bottom: 0;
padding-bottom: 5px
}
.jigoshop .elements-box table.my_account_orders {
padding-top: 35px;
margin-bottom: -50px;
border-top: 1px solid #e7e7e7;
}
.jigoshop .elements-box table.my_account_orders thead th {
color: #222;
font-size: 14px;
font-family: 'Raleway', sans-serif;
padding-bottom: 15px !important
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 8px !important
}
.jigoshop .elements-box table.my_account_orders .alignright .button {
background: #33bee5;
color: #fff
}
.jigoshop .elements-box table.my_account_orders .alignright .button:hover {
background: #4E5457;
color: #33bee5;
}
.jigoshop .elements-box .addresses{
margin-top: 40px
}
.jigoshop .elements-box .addresses .title {
border-bottom: 1px solid #e7e7e7
}
.jigoshop .elements-box .addresses .title h3 {
border-bottom: 1px solid #26bdec;
padding-bottom: 10px;
margin-bottom: 0
}
.jigoshop .elements-box h3 {
color: #333 !important
}
.jigoshop .elements-box input.button {
background: #26bdec;
color: #fff;
transition: all 1s;
border-radius: 0;
font-weight: bold;
}
.jigoshop .elements-box input.button:hover {
background: #0588B5;
color: #fff;
border-radius: 0
}
#searchform input {
border-radius: 0;
box-shadow: none;
}
#searchform #searchsubmit {
color: #fff;
background: #26bdef;
padding: 5px 10px;
border: none;
}
.price_slider_wrapper .ui-widget-content {
background: #fff
}
.price_slider_wrapper .ui-widget-header {
background: #26bdef
}
.price_slider_wrapper .price_slider_amount {
margin-top: 10px;
padding-top: 3px
}
.price_slider_wrapper .price_slider_amount .button {
margin-top: -3px;
margin-right: 10px;
border-radius: 0;
background: #26bdef;
color: #fff
}
.price_slider_wrapper .price_slider_amount .button:hover {
border-radius: 0;
color: #222;
background: #f7f7f7
} ul.product_list_widget .js_widget_product_title,
ul.cart_list .js_widget_product_title {
margin-top: -7px;
display: block;
} #jigoshop_cart-2 .button {
background: #26bdef;
color: #fff;
box-shadow: none;
border-radius: 0
}
#jigoshop_cart-2 .button:hover {
background: #f7f7f7;
color: #222;
box-shadow: none;
border-radius: 0
}
#dropdown_product_cat {
border-radius: 0
}
#dropdown_product_cat:focus {
outline: none;
}
#wp-calendar {
width: 100%
}
#wp-calendar caption {
font-size: 18px;
color: #444;
margin-bottom: 8px
}
#wp-calendar td {
text-align: center;
}
#wp-calendar td#prev {
text-align: left;
padding-left: 5px
}
#wp-calendar td#next {
text-align: right;
padding-right: 5px
}
#tag_cloud-2 {
overflow: hidden;
}
#tag_cloud-2 .tagcloud a .kp-tag-text{
float: left;
display: inline-block;
margin-right: 10px
}
.login input.button {
float: left; margin-right: 10px
}
.login a.lost_password {
float: left;
margin-top: 19px;
font-size: 14px;
color:#444;
}
.login a.lost_password:hover {
color: #26bdef
}
#rss-2 li a,
#rss-2 .widget-title .rsswidget,
#tag_cloud-2 .tagcloud a .kp-tag-text,
#recent-posts-2 li .tag_related,
#pages-2 .page_item a,
#meta-2 li a,
#archives-2 li a,
#categories-3 li a,
#menu-all-pages li a,
#recent-posts-2 li a {
color: #444
}
#rss-2 li a:hover,
#rss-2 .widget-title .rsswidget:hover,
#tag_cloud-2 .tagcloud a .kp-tag-text:hover,
#recent-posts-2 li .tag_related:hover,
#pages-2 .page_item a:hover,
#meta-2 li a:hover,
#archives-2 li a:hover,
#categories-3 li a:hover,
#menu-all-pages li a:hover,
#recent-posts-2 li a:hover{
color: #26bdef
}
#categories-3 ul li,
#nav_menu-2 ul li,
#archives-2 ul li,
#meta-2 ul li,
#pages-2 ul li,
#recent-comments-2 ul li,
#recent-posts-2 ul li,
#rss-2 ul li {
margin:10px 0 0;
}
#user-login-3 .jigoshop_login_widget p {
overflow: hidden;
}
#user-login-3 .jigoshop_login_widget label,
#user-login-3 .jigoshop_login_widget p.register {
color: #444
}
#user-login-3 .jigoshop_login_widget .input-text {
border-radius: 0;
}
#user-login-3 .jigoshop_login_widget .input-text:focus {
box-shadow: none;
border-radius: 0;
}
#user-login-3 .jigoshop_login_widget .input-submit {
border: none;
background: #26bdef;
color: #fff;
padding: 6px 10px;
float: left;
margin-right: 10px
}
#user-login-3 .jigoshop_login_widget p .forgot {
margin-top: 5px;
float: left;
}
#user-login-3 .jigoshop_login_widget p.register a {
margin-left: 4px;
display: inline-block;
}
#pp_full_res #respond #reply-title {
color: #444;
background-color: white;
}
.jigoshop select {
border-color: #ddd;
border-radius:0;
font-family: 'Open Sans',sans-serif;
color: #888;
font-weight: 400;
font-size: 12px;
} @media only screen and (min-width: 1024px) and (max-width: 1043px) {
.products li {
width:219px;
}
.products li.first {
clear: none;
}
#reviews #comments ol.commentlist li .comment-text {
width: 86%
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
.products li {
width: 199px;
}
.products li.first {
clear: none;
}
#reviews #comments ol.commentlist li .comment-text {
width: 86%
}
table.shop_table td {
padding: 15px 10px;
}
}
@media only screen and (min-width: 800px) and (max-width: 979px) {
.products li {
width: 221px;
}
.quantity input.qty {
border-top: none;
border-bottom: none;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width: 28px;
padding-left: 0;
padding-right: 0
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.elements-box p.form-row-last {
float: left;
}
#reviews #comments ol.commentlist li .comment-text {
width: 80%
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 12px;
}
table.shop_table td a.button {
margin: 0 1px;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
.products li {
width: 211px;
}
.quantity input.qty {
border-top: none;
border-bottom: none;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width: 28px;
padding-left: 0;
padding-right: 0
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.elements-box p.form-row-last {
float: left;
}
#reviews #comments ol.commentlist li .comment-text {
width: 78%
}
div.product #tabs ul.tabs a {
padding: 10px 8px
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 12px;
}
table.shop_table td a.button {
margin: 1px;
display: block;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
table.shop_table .product-thumbnail {
display: none;
}
table.shop_table .product-name {
width: 150px;
}
#header-top .top-link li {
margin-left: 20px;
}
#header-top .search {
margin-left: 40px;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
.products li {
width: 176px;
}
#searchform input {
display: block;
}
.quantity input.qty {
width: 28px;
padding-left: 0;
padding-right: 0;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-top:none;
border-bottom:none;
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.elements-box p.form-row-last {
float: left;
}
#reviews #comments ol.commentlist li .comment-text {
width: 84%
}
.products li strong {
font-size: 14px;
}
table.shop_table .product-thumbnail {
width: 100px;
}
table.shop_table .product-name {
width: 118px;
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 12px;
}
table.shop_table td a.button {
margin: 1px;
display: block;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
}
@media only screen and (min-width: 600px) and (max-width: 639px) {
.products li {
width: 256px;
}
#searchform input {
display: block;
}
.quantity input.qty {
border-top: none;
border-bottom: none;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width: 36px;
padding-left: 0;
padding-right: 0
}
.quantity input.minus, .quantity input.plus {
padding: 6px 18px
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.elements-box p.form-row-last {
float: left;
}
#reviews #comments ol.commentlist li .comment-text {
width: 82%
}
.products li strong {
font-size: 14px;
}
table.shop_table .product-thumbnail {
width: 100px;
}
table.shop_table .product-name {
width: 118px;
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 12px;
}
table.shop_table td a.button {
margin: 1px;
display: block;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
.products li {
width: 196px;
}
#searchform input {
display: block;
}
.quantity input.qty {
border-top: none;
border-bottom: none;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width: 28px;
padding-left: 0;
padding-right: 0
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.col2-set .col-1 .title,
.col2-set .col-2 .title {
display: block;
}
.elements-box p.form-row-last {
float: left;
}
div.product #tabs ul.tabs a {
font-size: 16px;
}
#reviews #comments ol.commentlist li .comment-text {
width: 78%
}
table.shop_table td {
padding: 10px;
}
table.shop_table .product-thumbnail {
display: none;
}
table.shop_table .product-name {
width: 125px;
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 12px;
}
table.shop_table td a.button {
margin: 1px;
display: block;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
}
@media only screen and (max-width: 479px) {
.products {
margin: 0;
}
.products li {
margin: 0 0 20px;
width: 100%;
}
.products li .onsale {
right:50%;
margin-right: -20px;
margin-top: -20px;
}
#searchform input {
display: block;
}
.quantity input.qty {
border-top: none;
border-bottom: none;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
width: 30px;
padding-left: 0;
padding-right: 0
}
.quantity input.minus, .quantity input.plus {
padding: 6px 15px
}
table.shop_table .product-thumbnail {
display: none;
}
table.shop_table .product-name .nobr {
left: 0
}
table.shop_table td {
padding: 10px 5px
}
.form-row-first, .form-row-last {
width: 97%
}
#shiptobilling {
float: left;
margin-bottom: 20px !important
}
.col2-set .col-1 .title,
.col2-set .col-2 .title {
display: block;
}
.col2-set .col-2,
.col2-set .col-1 {
float: left;
width: 100%
}
.elements-box table.my_account_orders td {
padding: 15px 3px !important
}
.elements-box p.form-row-last {
float: left;
}
div.product #tabs ul.tabs a {
font-size: 12px;
padding: 10px 4px
}
#reviews #comments ol.commentlist li .comment-text {
width: 68%
}
.jigoshop .elements-box table.my_account_orders  td {
padding: 15px 1px !important;
font-size: 10px;
}
table.shop_table td a.button {
margin: 1px;
display: block;
}
a.button, button.button, input.button, #review_form #submit {
font-size: 12px !important;
}
.jigoshop select {
width: 180px;
}
table.shop_table .product-name a,
table.shop_table td,
table.shop_table .nobr, table.shop_table .product-quantity, table.shop_table .product-subtotal  {
font-size: 12px;
}
.button-alt {
font-size: 13px !important;
}
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}@font-face{font-family:eicons;src:url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//grupomobb.com.br/incorporadora/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}