a, a:hover, a:focus {
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.futurio-elementor-menu #site-navigation {
border-bottom: none;
}
.futurio-elementor-menu #site-navigation.shrink {
min-height: 60px;
position: relative;
width: auto;
z-index: 9;
top: auto;
}
.futurio-elementor-menu .shrink .navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 30px;
max-height: 80px;
} #loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
overflow: hidden;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #16a085;
-webkit-animation: spin 1.7s linear infinite;
-ms-animation: spin 1.7s linear infinite;
animation: spin 1.7s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #e74c3c;
-webkit-animation: spin-reverse 0.6s linear infinite;
-ms-animation: spin-reverse 0.6s linear infinite;
animation: spin-reverse 0.6s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #f9c922;
-webkit-animation: spin 1s linear infinite;
-ms-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spin-reverse {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
}
}
@keyframes spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #222;
z-index: 50;
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
} .loaded #loader-wrapper .loader-section.section-left {
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
transition: all 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
-ms-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
transition: all 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
opacity: 0;
transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
transition: all 0.2s 1s ease-out;
-ms-transition: all 0.2s 1s ease-out;
}
.no-js #loader-wrapper {
display: none !important;
}
.archive-product-categories {
opacity: 0.7;
font-size: 80%;
margin-bottom: 5px;
}
.archive-product-categories a {
margin-left: 5px;
}
.f-posts-shortcode {
display: block;
overflow: hidden;
}
.f-posts-shortcode article {
clear: none;
margin-bottom: 20px;
}
.page-builders .f-posts-shortcode article {
padding-left: 15px;
padding-right: 15px;
}
.f-posts-shortcode .col-md-6:nth-child(2n+1),
.f-posts-shortcode .col-md-4:nth-child(3n+1),
.f-posts-shortcode .col-md-3:nth-child(4n+1),
.f-posts-shortcode .col-md-2:nth-child(6n+1) {
clear: left;
}
.f-posts-shortcode .f-line {
border: 1px solid;
width: 50px;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
}
.news-item.layout-two {
clear: both;
margin-bottom: 8px;
}
.news-item.layout-two .news-thumb {
float: left;
max-width: 80px;
margin-right: 10px;
margin-bottom: 8px;
}
.news-item.layout-two h2, .news-item.layout-two h2 a {
font-size: 15px;
line-height: 18px;
}
.extra-posted-date, .extra-comments-meta {
opacity: .7;
padding-right: 8px;
font-size: 13px;
font-weight: 300;
font-style: italic;
}
span.extra-comments-meta a {
padding-right: 3px;
} .futuriowp-social-icons{display:inline-block;width:100%;list-style:none;margin:0;padding:0}.futuriowp-social-icons.rotate a:hover{transform:rotate(360deg)}.futuriowp-social-icons.zoomout a:hover{transform:scale(0.8)}.futuriowp-social-icons.float a:hover{transform:translateY(-3px)}.futuriowp-social-icons li{display:inline-block;margin:3px;padding:0}.futuriowp-social-icons li a{display:block;padding:0;text-align:center}.futuriowp-social-icons.style-light li a,.futuriowp-social-icons.style-dark li a,.futuriowp-social-icons.style-colored li a{width:55px;height:55px;line-height:55px;font-size:16px;border-radius:2px}.futuriowp-social-icons.style-light li a{color:#bbb;border:1px solid #e9e9e9}.futuriowp-social-icons.style-light li.futuriowp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.futuriowp-social-icons.style-light li.futuriowp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.futuriowp-social-icons.style-light li.futuriowp-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.futuriowp-social-icons.style-light li.futuriowp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.futuriowp-social-icons.style-light li.futuriowp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.futuriowp-social-icons.style-light li.futuriowp-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.futuriowp-social-icons.style-light li.futuriowp-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.futuriowp-social-icons.style-light li.futuriowp-linkedin a:hover{color:#3399CC !important;border-color:#3399CC !important}.futuriowp-social-icons.style-light li.futuriowp-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.futuriowp-social-icons.style-light li.futuriowp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.futuriowp-social-icons.style-light li.futuriowp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.futuriowp-social-icons.style-light li.futuriowp-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.futuriowp-social-icons.style-light li.futuriowp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.futuriowp-social-icons.style-light li.futuriowp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.futuriowp-social-icons.style-light li.futuriowp-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.futuriowp-social-icons.style-light li.futuriowp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.futuriowp-social-icons.style-light li.futuriowp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.futuriowp-social-icons.style-light li.futuriowp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.futuriowp-social-icons.style-light li.futuriowp-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.futuriowp-social-icons.style-light li.futuriowp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.futuriowp-social-icons.style-light li.futuriowp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.futuriowp-social-icons.style-light li.futuriowp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.futuriowp-social-icons.style-dark li a{color:#333;border:1px solid #333}.futuriowp-social-icons.style-dark li.futuriowp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important}.futuriowp-social-icons.style-dark li.futuriowp-facebook a:hover{color:#37589b !important;border-color:#37589b !important}.futuriowp-social-icons.style-dark li.futuriowp-google-plus a:hover{color:#de5a49 !important;border-color:#de5a49 !important}.futuriowp-social-icons.style-dark li.futuriowp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important}.futuriowp-social-icons.style-dark li.futuriowp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important}.futuriowp-social-icons.style-dark li.futuriowp-vk a:hover{color:#597BA5 !important;border-color:#597BA5 !important}.futuriowp-social-icons.style-dark li.futuriowp-instagram a:hover{color:#3F729B !important;border-color:#3F729B !important}.futuriowp-social-icons.style-dark li.futuriowp-linkedin a:hover{color:#3399CC !important;border-color:#3399CC !important}.futuriowp-social-icons.style-dark li.futuriowp-tumblr a:hover{color:#2C4762 !important;border-color:#2C4762 !important}.futuriowp-social-icons.style-dark li.futuriowp-github a:hover{color:#60b044 !important;border-color:#60b044 !important}.futuriowp-social-icons.style-dark li.futuriowp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important}.futuriowp-social-icons.style-dark li.futuriowp-skype a:hover{color:#00AFF0 !important;border-color:#00AFF0 !important}.futuriowp-social-icons.style-dark li.futuriowp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important}.futuriowp-social-icons.style-dark li.futuriowp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important}.futuriowp-social-icons.style-dark li.futuriowp-youtube a:hover{color:#C4302B !important;border-color:#C4302B !important}.futuriowp-social-icons.style-dark li.futuriowp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important}.futuriowp-social-icons.style-dark li.futuriowp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important}.futuriowp-social-icons.style-dark li.futuriowp-xing a:hover{color:#006464 !important;border-color:#006464 !important}.futuriowp-social-icons.style-dark li.futuriowp-yelp a:hover{color:#C41200 !important;border-color:#C41200 !important}.futuriowp-social-icons.style-dark li.futuriowp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important}.futuriowp-social-icons.style-dark li.futuriowp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important}.futuriowp-social-icons.style-dark li.futuriowp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important}.futuriowp-social-icons.style-colored li a{color:#fff}.futuriowp-social-icons.style-colored li a:hover{color:#fff}.futuriowp-social-icons.style-colored li.futuriowp-twitter a{background-color:#46d4fe}.futuriowp-social-icons.style-colored li.futuriowp-twitter a:hover{background-color:#39b4d8}.futuriowp-social-icons.style-colored li.futuriowp-facebook a{background-color:#37589b}.futuriowp-social-icons.style-colored li.futuriowp-facebook a:hover{background-color:#2d477c}.futuriowp-social-icons.style-colored li.futuriowp-google-plus a{background-color:#de5a49}.futuriowp-social-icons.style-colored li.futuriowp-google-plus a:hover{background-color:#bb4c3e}.futuriowp-social-icons.style-colored li.futuriowp-pinterest a{background-color:#cb2027}.futuriowp-social-icons.style-colored li.futuriowp-pinterest a:hover{background-color:#a91d23}.futuriowp-social-icons.style-colored li.futuriowp-dribbble a{background-color:#ea4c89}.futuriowp-social-icons.style-colored li.futuriowp-dribbble a:hover{background-color:#c64174}.futuriowp-social-icons.style-colored li.futuriowp-vk a{background-color:#597BA5}.futuriowp-social-icons.style-colored li.futuriowp-vk a:hover{background-color:#486384}.futuriowp-social-icons.style-colored li.futuriowp-instagram a{background-color:#3F729B}.futuriowp-social-icons.style-colored li.futuriowp-instagram a:hover{background-color:#315a7c}.futuriowp-social-icons.style-colored li.futuriowp-linkedin a{background-color:#3399CC}.futuriowp-social-icons.style-colored li.futuriowp-linkedin a:hover{background-color:#2678a1}.futuriowp-social-icons.style-colored li.futuriowp-tumblr a{background-color:#2C4762}.futuriowp-social-icons.style-colored li.futuriowp-tumblr a:hover{background-color:#1d3042}.futuriowp-social-icons.style-colored li.futuriowp-github a{background-color:#60b044}.futuriowp-social-icons.style-colored li.futuriowp-github a:hover{background-color:#4f9237}.futuriowp-social-icons.style-colored li.futuriowp-flickr a{background-color:#fa4086}.futuriowp-social-icons.style-colored li.futuriowp-flickr a:hover{background-color:#c63169}.futuriowp-social-icons.style-colored li.futuriowp-skype a{background-color:#00AFF0}.futuriowp-social-icons.style-colored li.futuriowp-skype a:hover{background-color:#0291c6}.futuriowp-social-icons.style-colored li.futuriowp-trello a{background-color:#0079bf}.futuriowp-social-icons.style-colored li.futuriowp-trello a:hover{background-color:#0079bf}.futuriowp-social-icons.style-colored li.futuriowp-foursquare a{background-color:#2d5be3}.futuriowp-social-icons.style-colored li.futuriowp-foursquare a:hover{background-color:#2d5be3}.futuriowp-social-icons.style-colored li.futuriowp-youtube a{background-color:#C4302B}.futuriowp-social-icons.style-colored li.futuriowp-youtube a:hover{background-color:#982420}.futuriowp-social-icons.style-colored li.futuriowp-vimeo a{background-color:#1ab7ea}.futuriowp-social-icons.style-colored li.futuriowp-vimeo a:hover{background-color:#1494bd}.futuriowp-social-icons.style-colored li.futuriowp-vine a{background-color:#00bf8f}.futuriowp-social-icons.style-colored li.futuriowp-vine a:hover{background-color:#01906c}.futuriowp-social-icons.style-colored li.futuriowp-xing a{background-color:#006464}.futuriowp-social-icons.style-colored li.futuriowp-xing a:hover{background-color:#014646}.futuriowp-social-icons.style-colored li.futuriowp-yelp a{background-color:#C41200}.futuriowp-social-icons.style-colored li.futuriowp-yelp a:hover{background-color:#940f01}.futuriowp-social-icons.style-colored li.futuriowp-tripadvisor a{background-color:#589442}.futuriowp-social-icons.style-colored li.futuriowp-tripadvisor a:hover{background-color:#426f32}.futuriowp-social-icons.style-colored li.futuriowp-rss a{background-color:#ff7900}.futuriowp-social-icons.style-colored li.futuriowp-rss a:hover{background-color:#d46603}.futuriowp-social-icons.style-colored li.futuriowp-email a{background-color:#13aff0}.futuriowp-social-icons.style-colored li.futuriowp-email a:hover{background-color:#0f8dc2}.futuriowp-social-icons.style-simple li{margin:0 6px}.futuriowp-social-icons.style-simple li a{font-size:16px} .futuriowp-about-me{position:relative;text-align:center}.futuriowp-about-me .futuriowp-about-me-avatar,.futuriowp-about-me .futuriowp-about-me-social{margin-top:20px}.futuriowp-about-me .futuriowp-about-me-avatar img{position:relative;border-radius:50%}.futuriowp-about-me .futuriowp-about-me-name{display:block;font-size:13px;font-weight:600;margin:16px 0 10px;text-transform:uppercase;clear:none}.futuriowp-about-me .futuriowp-about-me-social li{display:inline-block;margin-left:6px}.futuriowp-about-me .futuriowp-about-me-social li:first-child{margin-left:0}.futuriowp-about-me .futuriowp-about-me-social li a{display:inline-block;font-size:14px;text-align:center;width:40px;height:40px;line-height:40px;border-radius:50%}.futuriowp-about-me .futuriowp-about-me-social.style-color li a,.futuriowp-about-me .futuriowp-about-me-social.style-color li a:hover{color:#fff}.futuriowp-about-me .futuriowp-about-me-social.style-color li.facebook a{background-color:#37589b}.futuriowp-about-me .futuriowp-about-me-social.style-color li.facebook a:hover{background-color:#4e7ddd}.futuriowp-about-me .futuriowp-about-me-social.style-color li.twitter a{background-color:#46d4fe}.futuriowp-about-me .futuriowp-about-me-social.style-color li.twitter a:hover{background-color:#7ee1fe}.futuriowp-about-me .futuriowp-about-me-social.style-color li.google-plus a{background-color:#de5a49}.futuriowp-about-me .futuriowp-about-me-social.style-color li.google-plus a:hover{background-color:#fc7a69}.futuriowp-about-me .futuriowp-about-me-social.style-color li.instagram a{background-color:#5996c7}.futuriowp-about-me .futuriowp-about-me-social.style-color li.instagram a:hover{background-color:#69b4f0}.futuriowp-about-me .futuriowp-about-me-social.style-color li.linkedin a{background-color:#419cca}.futuriowp-about-me .futuriowp-about-me-social.style-color li.linkedin a:hover{background-color:#52c3fc}.futuriowp-about-me .futuriowp-about-me-social.style-color li.pinterest a{background-color:#cb2027}.futuriowp-about-me .futuriowp-about-me-social.style-color li.pinterest a:hover{background-color:#f7555c}.futuriowp-about-me .futuriowp-about-me-social.style-color li.youtube a{background-color:#dd4646}.futuriowp-about-me .futuriowp-about-me-social.style-color li.youtube a:hover{background-color:#ff6262}.futuriowp-about-me .futuriowp-about-me-social.style-light li a{color:#aaa;border:1px solid #e9e9e9}.futuriowp-about-me .futuriowp-about-me-social.style-dark li a{color:#929292;border:1px solid #555}.futuriowp-about-me .futuriowp-about-me-social.style-light li.facebook a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.facebook a:hover{color:#37589b;border-color:#37589b}.futuriowp-about-me .futuriowp-about-me-social.style-light li.twitter a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.twitter a:hover{color:#46d4fe;border-color:#46d4fe}.futuriowp-about-me .futuriowp-about-me-social.style-light li.google-plus a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.google-plus a:hover{color:#de5a49;border-color:#de5a49}.futuriowp-about-me .futuriowp-about-me-social.style-light li.instagram a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.instagram a:hover{color:#5996c7;border-color:#5996c7}.futuriowp-about-me .futuriowp-about-me-social.style-light li.linkedin a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.linkedin a:hover{color:#419cca;border-color:#419cca}.futuriowp-about-me .futuriowp-about-me-social.style-light li.pinterest a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.pinterest a:hover{color:#cb2027;border-color:#cb2027}.futuriowp-about-me .futuriowp-about-me-social.style-light li.youtube a:hover,.futuriowp-about-me .futuriowp-about-me-social.style-dark li.youtube a:hover{color:#dd4646;border-color:#dd4646}
.widget ul.futuriowp-social-icons li, .widget ul.futuriowp-about-me-social li {
border-bottom: none;
padding: 0;
margin: 3px;
} #product-nav {
margin: 30px 0 50px;
position: relative;
width: 100%;
display: inline-block;
}
.ie9 #product-nav{
padding-bottom: 50px;
}
#product-nav span.prev-label,
#product-nav span.next-label {
position: absolute;
top: -12px;
}
.ie9 #product-nav span.prev-label,
.ie9 #product-nav span.next-label {
top: 10px;
}
#product-nav span.prev-label {
left: 60px;
}
#product-nav span.next-label {
right: 60px;
}
#product-nav > a {
overflow: hidden;
width: 30px;
height: 48px;
-webkit-transition: width 0.4s, background-color 0.4s;
transition: width 0.4s, background-color 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
position: absolute;
display: block;
outline: none;
text-align: left;
z-index: 9;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: 1px solid;
background: #fff;
}
#product-nav > a[rel='prev'] {
left: 10px;
}
#product-nav > a[rel='next'] {
right: 10px;
}
#product-nav > a:hover {
width: 240px;
}
#product-nav span.fa {
position: absolute;
z-index: 100;
padding: 17px 5px 15px 0;
width: 30px;
text-align: center;
}
#product-nav > a[rel='next'] span.fa {
right: 0;
padding: 17px 0 15px 1px;
}
#product-nav div.prev-product,
#product-nav div.next-product{
position: absolute;
top: 0;    
width: 240px;
height: 48px;
}
#product-nav div.next-product {
right: 0;
}
#product-nav div.prev-product h5,
#product-nav div.next-product h5 {
position: relative;
margin: 0;
line-height: 48px;
text-align: right;
padding: 0 55px 0 25px;
text-transform: uppercase;
}
#product-nav div.next-product h5 {
text-align: left;
padding: 0 25px 0 55px;
}
#product-nav div.prev-product img.attachment-shop_thumbnail,
#product-nav div.next-product img.attachment-shop_thumbnail {
position: absolute;
top: 0;
height: 45px;
width: auto;
right: 7px;
padding: 2px 0;
}
#product-nav div.next-product img.attachment-shop_thumbnail {
left: 7px;
}
.elementor-image .news-thumb img {
width: auto;
}
.futurio-elementor-categories a, .futurio-elementor-feed-title {
display: inline-block;
vertical-align: middle;
} 
.futurio-elementor-icon.elementor-align-icon-left {
float: left;
margin-right: 5px;
}
.futurio-elementor-icon.elementor-align-icon-right {
float: right;
margin-left: 5px;
}
.futuriowp-social-icons .fa, .futuriowp-about-me-social .fa {
font-family: "fontawesome";
}
#site-navigation .nav > li > a:after {background-color: transparent !important;}.gallery-caption {
font-weight: bold;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
img.alignnone {
max-width: 96%;
height: auto;
width: auto;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 13px;
line-height: 17px;
margin: 0;
padding: 10px 0 0 0;
color: #000;
} .size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
max-width: 100%;
height: auto;
}
iframe,
embed {
max-width: 100%;
}
img {
max-width: 100%;
height: auto;
}
.sticky,
.bypostauthor {}
table { 
width: 100%; 
border-collapse: collapse; 
}
th { 
font-weight: bold; 
}
td, th { 
padding: 6px; 
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
body {
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
padding: 0;
color: #686868;
font-weight: 300;
line-height: 1.6;
font-size: 16px;
word-wrap: break-word;
position: relative;
}
a, a:active, a:hover, a:focus {
text-decoration: none;
color: #00aff2;
}
h1, h2, h3, h4, h5, h6 {
word-wrap: break-word;
font-weight: 700;
letter-spacing: -.02em;
}
.page-header a {
border-bottom: 0;
color: #000;
}
a:active {
border-bottom: none;
}
.page-wrap {
overflow: hidden;
}
.main-container {
background-color: #fff;
}
.homepage-row.row {
margin: 0;
padding: 60px 0 0 0;
background: #fff;
color: black;
}
.navbar-nav li.fa {
display: block;
position: relative;
}
@keyframes showup {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@media (min-width: 1300px) {
.container {
width: 1270px;
}
}
@media (min-width: 768px) {
.nav > li > a:before {
position: absolute;
content: '';
top: 70% !important;
left: 50%;
width: 0;
height: 2px;
background-color: #0f3c78;
-webkit-transition: all 1s;
transition: all 1s;
}
.nav > li:hover > a:before {
width: 100%;
left: 0;
}
.navbar-nav > li > a {
padding-top: 30px;
padding-bottom: 30px;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
}
.shrink .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
font-size: 14px;
}
.shrink.navbar li.fa:before {
top: 16px;;
}
.navbar-nav li:hover .dropdown-menu{
border-top: 4px solid #ccc;
border-radius: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
}
.open > .dropdown-menu {
height: auto;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
overflow: initial;
visibility: visible;
opacity: 1;
}
.navbar-default .navbar-nav > li > a:hover{	
color:#0f3c78;	
}
.dropdown-menu {
display: block;
-webkit-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
opacity: 0;
visibility: hidden;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color:#0f3c78;
}
.menu-item-has-children li.fa:before {
top: 6px !important;
}
#site-navigation.nav-pos-center .navbar-nav.navbar-center {
float: none;
display: inline-block;
vertical-align: top;
}
#site-navigation.nav-pos-center .menu-container {
text-align: center;
}
}
@media (min-width: 600px) {
.admin-bar #site-navigation.shrink, .admin-bar #futurio-floating.floating-element {
top: 32px;
}
}
@media (max-width: 767px) {
.nav > li.active > a:after, .current-page-parent:after {
height: 0 !important;
background-color: transparent !important;
}
.navbar-nav .menu-container a:hover, .navbar-nav .menu-container a:focus {
color: #ffffff !important;
background-color: #000 !important;
}
.menu-container {
position: absolute;
left: 0;
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
overflow-y: auto;
overflow-x: auto;
height: 96vh;
padding-bottom: 130px;
z-index: 15;
background-color: #fff;
top: 100%;
border-right: 1px solid #e2e2e2;
width: 70%;
opacity: 0;
}
#site-navigation .container, #site-navigation .container-fluid {
padding-right: 50px;
}
body.openNav {
overflow-x: hidden;
}
.openNav .menu-container {
transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transition: transform 500ms ease;
-ms-transition: transform 500ms ease;
-webkit-transition: transform 500ms ease;
-moz-transition: transform 500ms ease;
-o-transition: transform 500ms ease;
opacity: 1;
}
.openNav .page-area {
left: 0;
transform: translate3d(70%, 0, 0);
-webkit-transform: translate3d(70%, 0, 0);
transition: transform 500ms ease;
-webkit-transition: transform 500ms ease;
}
.page-area {
left: 0;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transition: transform 500ms ease;
-webkit-transition: transform 500ms ease;
}
.navbar-nav {
padding: 0;
margin: 0;
}
.navbar-nav .menu-container a {
font-size: 14px;
padding: 15px 10px !important;
margin: 0 !important;
line-height: 16px !important;
background-color: white;
float: left !important;
margin: 0px !important;
width: 100%;
text-transform: none !important;
word-wrap: break-word;
white-space: normal !important;
}
.navbar li.fa a {
padding-left: 35px !important;
}
.navbar li.fa:before {
top: 14px !important;
}
.navbar-nav li, .navbar-nav ul {
padding: 0px !important;
margin: 0px !important;
overflow: hidden;
}
.navbar-nav ul.dropdown-menu {
padding-left: 15px !important;
}
.open-panel {
width: 24px;
height: 28px;
position: absolute;
top: 75%;
right: 10px;
-webkit-transform: rotate(0deg) translateY(-50%);
-moz-transform: rotate(0deg) translateY(-50%);
-o-transform: rotate(0deg) translateY(-50%);
transform: rotate(0deg) translateY(-50%);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
z-index: 1000;
}
.brand-absolute {
position: relative;
right: 0;
padding: 0;
line-height: 0px;
top:0px;	
font-size: 0px;	
height: auto;	
letter-spacing: 0px;	
width: 0px;	
margin-left: 0px;	
text-align: center;	
} .mobile-canvas {
float: left;
}
#site-navigation .navbar-header {
float: left;
}
.open-panel span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #0f3c78;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.open-panel span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.open-panel span:nth-child(2) {
top: 7px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.open-panel span:nth-child(3) {
top: 14px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.open-panel.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -2px;
left: 3px;
}
.open-panel.open span:nth-child(2) {
width: 0%;
opacity: 0;
}
.open-panel.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 14px;
left: 3px;
}
.navbar-nav .dropdown-menu {
width: 100%;
display: block !important;
left: 0 !important;
position: relative !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.openNav .page-area:after {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.52);
left: 0;
z-index: 98;
}
.menu-cart, .menu-account, .top-search-icon, .offcanvas-sidebar-toggle, .menu-button {
padding-left: 6px !important;
padding-right: 6px !important;
}
.top-bar-item {
text-align: center !important;
}
.navbar-nav .menu-button a.btn-default  { 
padding: 6px 10px !important;
font-size: 90%;
}
#site-navigation .navbar-nav a, .openNav .menu-container {
display: block;
white-space: normal;
}
.top-search-box {
max-width: 160px;
}
}
@media (max-width: 768px) {
#site-navigation .container {
height:60px;
}
.open-panel{
top:35px;
}
}
@media (max-width: 455px) {
.open-panel{
right:5px;
}
}
@media (max-width: 375px) {
#site-navigation .container {
height:60px;
}
.open-panel{
right:4px;
width:21px;
height:26px;
}
}
@media (max-width: 991px) {
#sidebar {
width: 100%;
}
}
.icons-menu-right {
margin-left: 15px;
}
.menu-cart,
.menu-account,
.top-search-icon,
.menu-button,
.offcanvas-sidebar-toggle {
float: right;
display: inline-block;
padding: 30px 12px;
-webkit-transition: padding 0.5s ease;
transition: padding 0.5s ease;
line-height: 20px;
}
.header-cart-inner {
position: relative;
}
.header-cart {
display: inline-block;
}
.top-search-icon i {
z-index: 21;
}
.dropdown-menu > li > a {
border-bottom: 0;
}
.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
li.menu-item-has-children > a:after {
font-family: "FontAwesome";
content: "\f107";
margin-left: 10px;
font-size: 15px;
}
.menu-item-has-children {
position: relative;
}
ul ul .menu-item-has-children>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
border-radius: 0;
right: auto;
}
ul ul .menu-item-has-children:hover>.dropdown-menu {
display: block;
}
ul ul .menu-item-has-children>a:after {
font-family: "FontAwesome";
content: "\f105";
position: absolute;
right: 8px;
}
ul ul .menu-item-has-children.pull-left {
float: none;
}
ul ul .menu-item-has-children.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color: #0f3c78;
}
.navbar-toggle {
border: 1px solid #dddddd;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #dddddd;
}
.navbar-nav > li > a {
border-bottom: 0;
text-transform: uppercase;
vertical-align: middle;
display: inline-block;
line-height:2.0;	
}	
.navbar-nav > li > a .header_contact{	
line-height:1.0;
}
.nav > li.active > a:before, .current-page-parent:before {
position: absolute;
content: '';
top: 70% !important;
left: 0;
width: 100%;
height: 2px;
background-color: #0f3c78;
}
@media screen and (max-width: 991px){
.navbar-nav > li > a.nav-link,.shrink .navbar-nav > li > a.nav-link{
padding:4px 18px 15px 18px;
}
.shrink .site-heading.navbar-brand.heading-menu,
div .site-heading.navbar-brand{
height:50px;
}
}
#top-navigation {
border: none;
border-radius: 0;
background-color: #fff;
z-index: 996;
min-height: 32px;
border-bottom: 1px solid #e2e2e2;
}
#top-navigation .navbar-nav > li > a {
border: none;
border-radius: 0;
color: #000;
padding: 6px !important;
background-color: #fff;
min-width: 28px;
max-height: 32px;
}
#top-navigation .navbar-nav a {
font-size: 13px;
}
.dropdown-menu {
font-size: inherit;
}
#top-navigation .dropdown-menu {
background-color: #fff;
}
#top-navigation .dropdown-menu > li > a, #top-navigation .nav .open > a {
color: #000;
background-color: #fff;
}
article.futurio-post {
clear: both;
float: left;
margin-bottom: 10px;
width: 100%;
}
article.elementor-news.col-md-6:nth-child(2n+1),
article.elementor-news.col-md-4:nth-child(3n+1),
article.elementor-news.col-md-3:nth-child(4n+1) {
clear: both;
}
.archive-page-header h1 {
margin: 0;
padding-bottom: 15px;
padding-top: 15px;
font-weight: 400;
font-size: 30px;
}
.container-fluid.archive-page-header {
background-color: #f8f8f8;
border-bottom: 1px solid #e2e2e2;
}
.updated:not(.published) {
display: none;
}
.main-content {
float: left;
width: 100%;
}
.page-header {
width: 100%;
margin: 20px 0;
text-align: center;
}
.page h1.single-title {
margin-bottom: 15px;
}
h1.single-title {
margin-top: 0;
z-index: 2;
position: relative;
}
.single-head {
clear: both;
margin-bottom: 15px;
position: relative;
padding-right: 0px;
}
.single-entry-summary, .entry-footer {
margin-top: 15px;
width: 100%;
clear: both;
}
.single-content.row {
margin-bottom: 60px;
}
.tagcloud a {
font-size: 15px !important;
padding: 0px 6px;
border: 1px solid;
display: inline-block;
margin-bottom: 5px;
}
input, textarea {
background-color: #fff;
padding: 6px;
color: #464a4c;
border-radius: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #bbb;
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
width: 100%;
}
.radio, .checkbox {
display: inline-block;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
position: relative;
margin-left: 0;
}
select {
max-width: 100%;
padding: 5px;
color: #000;
}
#respond .comment-form-author,
#respond .comment-form-author input,
#respond .comment-form-email,
#respond .comment-form-email input,
#respond .comment-form-url,
#respond .comment-form-url input {
width: 100%;
}
#sidebar {
display: inline-block;
max-width: 100%;
}
.page-area {
padding-top: 15px;
padding-bottom: 20px;
}
.page-builders .page-area,
.page-builders .single-entry-summary,
.page-builders article {
padding: 0;
margin: 0;
}
.widget {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 20px;
position: relative;
}
.widget ul {
padding-left: 0;
list-style-type: none;
}
.widget li > ul {
padding-left: 15px;
}
.widget ul li {
margin: 4px 0px 0px;
padding: 0px 0px 4px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.widget ul li:last-child {
border-bottom: none;
}
.widget-title {
font-size: 18px;
position: relative;
width: 100%;
clear: both;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
display: block;
text-align: center;
}
.widget-title:after {
content: "";
position: absolute;
top: 50%;
height: 1px;
background-color: #e2e2e2;
left: 0;
right: 0;
}
.widget-title h3 {
font-size: 18px;
position: relative;
color: #404040;
padding: 10px 20px;
margin: 0;
line-height: 18px;
display: inline-block;
background-color: #fff;
z-index: 1;
font-weight: 300;
}
h1.site-title, .site-title {
margin: 0;
padding: 0;
font-size: 28px;
line-height: 32px;
word-wrap: break-word;
font-weight: 700;
color: #000;
letter-spacing: -.02em;
text-align: left;
}
.header-branding-text h1.site-title, .header-branding-text .site-title {
text-align: center;
}
.site-description {
font-size: 15px;
line-height: 22px;
margin: 0;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
position: relative;
display: inline-block;
text-align: left;
}
.heading-menu .site-branding-logo {
float: left;
display: inline-block;
margin-right: 15px;
}
.heading-menu .site-branding-text {
display: inline-block;
float: left;
padding-top: 10px;
}
.site-branding-logo a {
border: none;
z-index: 15;
position: relative;
}
.site-branding-logo img {
width: auto;
max-height: 80px;
-webkit-transition: max-height 0.5s ease;
transition: max-height 0.5s ease;
}
.site-branding-text {
z-index: 10;
position: relative;
}
.site-heading {
padding: 0 15px;
height: auto;
}
.site-heading.navbar-brand {
display: flex;
align-items: center;
}
.navbar {
margin-bottom: 0;
}
.main-menu {
position: relative;
z-index: 999;
margin-top: 10px;
}
.elementor-editor-active #futurio-floating.floating-element {
-webkit-box-shadow: none;
box-shadow: none;
}
#futurio-floating.floating-element {
-webkit-box-shadow: 0px 4px 16px 0px rgba(0,0,0,.1);
box-shadow: 0px 4px 16px 0px rgba(0,0,0,.1);
}
#site-navigation.shrink {
background-color: #ffffff;
-webkit-box-shadow: 0px 4px 16px 0px rgba(0,0,0,.1);
box-shadow: 0px 4px 16px 0px rgba(0,0,0,.1);
border: none;
}
#site-navigation {
background-color: #ffffff;
border: none;
min-height: 60px;
width: 100%;
border-bottom: 1px solid #e2e2e2;
}
#site-navigation {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #000;
border-radius: 0;
}
#site-navigation .container {
position: relative;
}
.elementor-editor-active #futurio-floating.floating-element {
position: relative;
z-index: initial;
}
#site-navigation.shrink, #futurio-floating.floating-element {
min-height: 50px;
position: fixed;
width: 100%;
z-index: 1001;
top: 0;
}
.shrink h1.site-title,
.shrink .site-title,
.shrink .site-branding-text .site-title,
.shrink .site-branding-text h1.site-title,
.shrink .site-branding-text .site-title a,
.shrink .site-branding-text h1.site-title a,
.shrink .site-branding-text .site-title a:hover,
.shrink .site-branding-text h1.site-title a:hover {
font-size: 19px;
line-height: 19px;
}
.shrink p.site-description {
font-size: 12px;
line-height: 12px;
}
.shrink .heading-menu .site-branding-text {
padding-top: 5px;
}
.shrink .site-branding-logo img {
width: auto;
max-height: 60px;
}
.featured-thumbnail {
width: 100%;
position: relative;
}
.featured-thumbnail img {
width: 100%;
text-align: center;
}
nav.navigation.pagination {
text-align: center;
width: 100%;
clear: both;
margin: 20px 0;
}
nav.navigation.pagination .nav-links a, nav.navigation.pagination .current {
padding: 5px 10px;
border: none;
border-radius: 0;
position: relative;
z-index: 1;
border: 1px solid #b5b5b5;
}
#content-footer-section {
background-color: #1e1e1e;
color: #ffffff;
padding: 15px;
clear: both;
}
#content-footer-section .news-item h2 a {
color: #fff;
font-weight: 300;
}
#content-footer-section .widget-title h3 {
background-color: #1e1e1e;
color: #fff;
}
.footer-credits {
background-color: #1e1e1e;
clear: both;
}
.footer-credits-text {
padding: 20px 0;
color: #fff;
background-color: #1e1e1e;
}
.site-header {
padding: 15px 0;
background-color: #fff;
border-bottom: 1px solid #e2e2e2;
}
.taxonomy-description {
margin-bottom: 20px;
}
.single-footer.row {
clear: both;
} .top-search-icon {
position: relative;
}
.shrink .top-search-icon,
.shrink .menu-cart,
.shrink .menu-account,
.shrink .menu-button,
.shrink .offcanvas-sidebar-toggle {
padding: 12px 10px;
}
.top-search-icon:hover {
cursor: pointer;
}
.top-search-icon.visible-xs {
position: relative;
float: left;
left: 30px;
}
.top-search-box {
display: none;
position: absolute;
top: 50%;
right: 0;
z-index: 20;
width: 280px;
margin-top: -16px;
}
.top-search-box input.search-field {
border: none;
border-bottom: 1px solid;
padding-right: 30px;
}
.top-search-box .search-submit {
display: none;
}
form.search-form label {
width: 100%;
display: block;
}
button.dgwt-wcas-search-submit, button.dgwt-wcas-search-submit:hover {
background: initial;
}
.top-search-box .dgwt-wcas-st, .top-search-box .dgwt-wcas-sd {
padding-left: 25px;
}
.top-search-box .dgwt-wcas-search-wrapp {
right: 35px;
}
form.search-form, .search-icon, form.woocommerce-product-search {
position: relative;
}
.search-submit, .woocommerce-product-search button {
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
padding: 5px 15px;
line-height: 16px;
}
.search-field {
width: 100%;
padding-right: 90px;
border: 1px solid #e2e2e2;
border-radius: 3px;
}
input[type="search"].search-field::-webkit-input-placeholder {
color: #d7d7d7;
}
input[type="search"].search-field:focus::-webkit-input-placeholder {
color: #f1f1f1;
padding: 20px 0 0 0;
}
fieldset {
border: 1px solid #bbb;
margin: 0 2px 15px 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
width: auto;
border-bottom: 0;
} .comment-form #comment {
width: 100%;
}
cite.fn {
font-weight: bold;
}
a.comment-reply-link {
border: 1px solid #ccc;
padding: 10px 20px;
}
.reply {
margin: 20px 0;
}
.comment-meta.commentmetadata {
margin: 10px 0;
font-size: 12px;
font-style: italic;
}
.comment-body {
margin-bottom: 40px;
}
.commentlist li {
list-style-type: none;
}
.error-template {
padding-bottom: 60px;
}
.btn-default, 
input[type="submit"], 
input#submit, 
button, 
a.comment-reply-link, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.navbar-nav .menu-button a.btn-default  { 
box-shadow: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
border: 1px solid;
border-radius: 3px;
padding: 8px 20px;
color: #00aff2;
background-color: transparent;
}
.woocommerce #reviews #comments ol.commentlist {
padding-left: 0;
}
.woocommerce ul.products li.product .star-rating {
margin: 0 auto;
}
.woocommerce .star-rating {
width: 5.6em;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: transparent;
color: #00aff2;
}
.woocommerce ul.products li {
border-bottom: 0;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.woocommerce ul.products li.product.product-category {
padding-bottom: 0;
}
.woocommerce ul.products li.product.product-category a img {
margin: 0;
}
.woocommerce ul.products li.product.product-category {
padding: 0;
}
.woocommerce .related.products {
text-align: center;
}
.woocommerce .related.products > h2 {
font-weight: 300;
border-top: 1px solid #eaeaea;
padding-top: 30px;
padding-bottom: 15px;
}
.woocommerce a.added_to_cart {
width: 100%;
margin-bottom: 10px;
padding: 0 5px 0 5px;
}
.inner-wrapper {
display: block;
margin-bottom: 15px;
}
.content-date-comments {
width: 70px;
text-align: center;
float: left;
margin-right: 20px;
}
.date-meta {
background-color: rgba(0, 0, 0, 0.1);
padding: 8px 0;
}
span.posted-date-month {
font-size: 16px;
}
span.posted-date-day {
font-size: 32px;
}
span.posted-date-year {
font-size: 14px;
}
.content-date-comments .date-meta span {
display: block;
clear: both;
font-weight: bold;
text-transform: uppercase;
line-height: 24px;
}
.comments-meta {
background-color: rgba(0, 0, 0, 0.71);
color: #FFF;
padding: 0;
margin-top: 10px;
font-size: 17px;
line-height: 1.6;
}
.comments-meta a {
color: #FFF;
}
.single-head .comments-meta {
display:none;
}
.cat-links, .tags-links {
display: inline-block;
margin-bottom: 5px;
margin-right: 30px;
}
.cat-links a,
.cat-links span,
.tags-links span {
position: relative;
font-size: 14px;
font-weight: 300;
font-style: italic;
margin-right: 5px;
}
.tags-links a {
position: relative;
opacity: 0.8;
font-size: 14px;
font-style: italic;
margin-right: 5px;
}
.entry-footer {
display:none;
} .entry-footer .space-right {
margin-right: 10px;
font-weight: bold;
}
a.post-edit-link {
float: right;
}
.news-item {
margin-bottom: 10px;
}
.news-item h2 {
font-size: 26px;
margin-top: 0;
margin-bottom: 5px;
font-weight: 700;
}
.news-item h2 a {
color: #000;
font-weight: 300;
}
.news-thumb {
margin-bottom: 10px;
text-align: center;
}
.news-thumb img {
width: 100%;
}
.post-excerpt {
font-weight: 300;
}
.author-meta-by {
display:none;
}
.author-meta a {
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce mark, .woocommerce .mark {
background-color: transparent;
color: inherit;
}
.woocommerce-MyAccount-navigation li {
list-style-type: none;
border: 1px solid #e4e4e4;
margin-bottom: -1px;
padding: 5px 15px;
}
.woocommerce-MyAccount-navigation ul {
padding: 0;
}
.woocommerce-MyAccount-navigation li.is-active {
background-color: rgba(0, 0, 0, 0.1);
font-weight: bold;
}
.heading-row {
position: relative;
}
.header-cart a.cart-contents,
.header-login a, 
.top-search-icon i,
.offcanvas-sidebar-toggle i {
color: #000000;
font-size: 18px;
line-height: 22px;
position: relative;
padding: 0 !important;
background-color: transparent !important;
}
.header-cart a.cart-contents i {
position: relative;
}
.top-search-icon i.fa-times {
color: #000000 !important;
}
.cart-contents span.count {
font-size: 12px;
padding: 0px;
color: #fff;
background-color: rgba(0, 175, 242, 0.75);
border-radius: 17px;
line-height: 20px;
margin: 0;
position: absolute;
top: -9px;
right: -12px;
font-style: initial;
height: 20px;
width: 20px;
text-align: center;
font-family: 'Open Sans Condensed', "Helvetica Neue", helvetica, arial, sans-serif;
}
ul.site-header-cart {
opacity: 0;
display: none;
position: absolute;
z-index: 50;
}
.woocommerce-cart ul.site-header-cart,
.woocommerce-checkout ul.site-header-cart {
display: none !important;
}
.header-cart-block:hover ul.site-header-cart, .product-added-to-cart .header-cart-block ul.site-header-cart {
display: block;
opacity: 1;
right: -10px;
min-width: 320px;
background-color: #fff;
border: 1px solid #dddddd;
border-radius: 5px;
padding: 10px;
z-index: 9999;
animation: showup 0.5s;
-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
}
.offcanvas-sidebar-toggle:hover,
.offcanvas-sidebar-close:hover {
cursor: pointer;
}
.offcanvas-sidebar-expanded .offcanvas-sidebar {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.offcanvas-sidebar-expanded .page-wrap:after {
content: "";
left: 0;
position: fixed;
top: 0;
bottom: 0;
background-color: rgba(102, 102, 102, 0.42);
z-index: 997;
right: 0;
}
.offcanvas-sidebar {
width: 320px;
height: 100%;
position: fixed;
top: 0;
bottom: 0;
padding: 40px 20px 30px 20px;
background: #fff;
z-index: 5000;
-webkit-transform: translateX(-320px);
-ms-transform: translateX(-320px);
transform: translateX(-320px);
left: 0;
-webkit-transition: -webkit-transform 0.2s;
-webkit-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
overflow-y: auto;
border-right: 1px solid #cbcbcb;
}
.admin-bar .offcanvas-sidebar {
padding-top: 60px;
}
.offcanvas-sidebar-close {
position: absolute;
top: 10px;
right: 20px;
font-size: 25px;
}
.admin-bar .offcanvas-sidebar-close {
top: 28px;
}
.wpcf7-form input[type=email], .wpcf7-form input[type=text], .wpcf7-form textarea {
background-color: #FFF;
box-shadow: inset 0 0 0 1px rgba(102,113,123,.25), inset 0 1px 2px 0 rgba(102,113,123,.21);
border: none;
}
@media (min-width: 768px) {
form[class*=wpcf7-] p:nth-of-type(1), form[class*=wpcf7-] p:nth-of-type(2) {
display: block;
width: 50%;
max-width: 50%;
float: left;
}
form[class*=wpcf7-] p:nth-of-type(1) {
padding-right: 15px;
}
}
.wpcf7-form p, .wpcf7-form label  {
width: 100%;
font-weight: 300;
}
.wpcf7-form p  {
width: 100%;
float: left;
}
.wpcf7-form input:not([type="checkbox"]), .wpcf7-form select, .wpcf7-form textarea {
display: block;
width: 100%;
font-size: 1em;
outline: 0;
vertical-align: middle;
border: 1px solid #f1f1f1;
border-radius: 3px;
box-shadow: none;
padding: 5px 12px;
font-weight: 300;
font-size: initial;
}
.wpcf7-form input[type=submit] {
letter-spacing: 1px;
text-align: center;
text-decoration: none;
cursor: pointer;
border: 2px solid #f1f1f1;
padding: 8px 35px;
vertical-align: middle;
-webkit-appearance: none;
margin-left: auto;
margin-right: 0;
height: auto;
display: block;
margin-bottom: 0;
width: auto;
}
.wpcf7-response-output {
float: left;
width: 100%;
text-align: center;
}
.woocommerce ul.products li {
border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0;
border-bottom: 1px solid #ebebeb
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: transparent;
padding: 0 30px 0 0;
margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
border-bottom: 1px solid #00aff2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 10px 20px;
font-weight: 300;
min-width: 100px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
color: #00aff2;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
border-bottom: 1px solid #00aff2;
color: #00aff2;
}
.woocommerce .quantity .qty {
border: none;
border-bottom: 1px solid #e2e2e2;
padding: 3px;
}
.woocommerce div.product .woocommerce-tabs h2:first-child {
display: none;
}
.product_meta {
clear: both;
font-size: 14px;
border-bottom: 1px solid #eaeaea;
margin-top: -1px;
padding: 20px 0;
margin-top: 0;
}
.woocommerce div.product form.cart {
padding: 20px 0;
border-top: 1px solid;
border-bottom: 1px solid;
margin-top: 20px;
margin-bottom: 10px;
border-color: #eaeaea;
}
.woocommerce div.product .product_title {
clear: none;
padding: 0 0 15px;
margin: 0 0 15px;
border-bottom: 1px solid #eaeaea;
}
section.related.products, .up-sells.upsells.products {
clear: both;
}
section.related.products ul.products, .up-sells.upsells.products ul.products {
margin-top: 30px;
}
.woocommerce span.onsale {
background-color: #52aff2;
line-height: 1.7;
min-height: 1.7em;
border-radius: 3px;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
color: #777;
}
.woocommerce ul.products li.product .button {
margin-top: 5px;
margin-bottom: 15px;
}
p.woocommerce-mini-cart__buttons.buttons {
text-align: center;
}
.woocommerce div.product form.cart .variations select {
min-width: 70%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
position: absolute;
bottom: 0;
width: 100%;
background-color: rgba(255, 255, 255, 0.77);
margin: 0 0 1em;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
width: 60px;
border: 1px solid #ebebeb;
float: left;
margin-left: 0;
margin-right: 15px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #00aff2;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 2px;
height: 4px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: transparent;
border: 1px solid;
height: 10px;
}
.woocommerce .widget ul.woocommerce-widget-layered-nav-list li,
.woocommerce .widget_layered_nav_filters ul li {
border: 0;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: rgba(235, 233, 235, 0.46);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: rgba(247, 246, 247, 0.1);
color: inherit;
}
nav.navigation.post-navigation {
clear: both;
width: 100%;
float: left;
margin-bottom: 15px;
border-bottom: 1px solid #d1d1d1;
padding-bottom: 15px;
}
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.nav-subtitle {
background: transparent;
opacity: 0.8;
color: initial;
display: block;
font-size: 13px;
text-transform: uppercase;
}
.nav-links .nav-title {
position: relative;
}
.nav-previous .fa {
margin-right: 5px;
}
.nav-next .fa {
margin-left: 5px;
}
.container-fluid.head-bread {
border-bottom: 1px solid #e2e2e2;
padding: 5px 0;
background-color: #fff;
} .top-bar-section {
background: #242424;
color: #fff;
padding: 5px 0;
z-index: 15;
position: relative;
}
.social-links li {
list-style-type: none;
display: inline-block;
padding: 0 5px;
}
.top-bar-section ul,
.top-bar-section p {
margin: 0;
padding: 0;
}
.top-bar-section .col-sm-4:nth-child(3n),
.top-bar-section .col-sm-6:nth-child(2n) {
text-align: right;
}
.top-bar-section .col-sm-4:nth-child(2n) {
text-align: center;
}
.full-head-img {
padding-top: 60px;
padding-bottom: 60px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-bottom: 1px solid #e2e2e2;
position: relative;
}
.full-head-img:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,0.3);
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 1;
}
.full-head-img h1.single-title, .single-subtitle {
color: #fff;
z-index: 2;
position: relative;
} .com table{
width: 100%;
border-spacing: 0;
border:1px solid #ccc;
}
.com table th{
border-bottom: solid 2px #fb5144;
padding: 10px 0;
width: 20%;
border-right:1px solid #ccc;
}
.com table td{
border-bottom: solid 2px #ddd;
 text-align: left;
padding: 10px 10px;
width: 80%;
} .formstyle{
background:#f5f5f5;
padding:30px;
height:100%;
}
.formstyle div{
margin-bottom:30px;
} .haveto {
background: #a80000;
} .any {
background: #626262;
}
.haveto,
.any {
color: #FFF;
border-radius: 3px;
font-size: 11px;
margin-right: 10px;
padding: 2px 5px;
letter-spacing: 0.2em;
} .formstyle input.sub-btn{
text-align:center;
margin: auto;
width: 550px;
height: 60px;
background: #a80000;
color: #ffffff;
border:solid 2px #a80000;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;	
}
.formstyle input.sub-btn:hover{
background: #ffffff;
color: #a80000;
border:solid 2px #a80000;
}
@media screen and (max-width: 575px){
.formstyle{
padding:15px;
}
.formstyle div{
margin-bottom:15px;
}
.formstyle  input[type=text],
.formstyle  input[type=tel],
.formstyle  input[type=email]{
font-size:14px;
}
.formstyle  input[type=textarea] {
font-size:13px;
}
.formstyle input.sub-btn{
width: 100%;
font-size:14px;
line-height:1.8;
}
} .page_top{
position: fixed;
right: 30px;
bottom: 30px;
}
.page_top :hover{
opacity: 0.4;
}
@media screen and (max-width: 575px){
.page_top{
right: 0px;
bottom: 15px;
}
.page_top img{
width:70%;
}
} header{
box-shadow:0 2px 8px rgba(30,30,80,.3);
}
.sitemap_p p{
font-size:20px;
color:#000;
} .cach_copy{
z-index:20;
}
.catch_copy span{
font-size:72px;
}
.catch_copy h1{
font-size:30px;
} .top_video{
height:650px;
width:100%;
}
.video_text{
position: absolute;
top: -80px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index:4;
}
.top_video .main_video {
position: absolute;
right: 0;
bottom: 0;
top: -80px;
right: 0;
width: 100%;
height: 100%;
background-size: 100% 100%;
background-color: #fff;
background-position: center center;
background-size: contain;
-o-object-fit: cover;
object-fit: cover;
z-index: 3;
}
@media screen and (max-width: 767px){
.video_text{
top: -0px;
}
}
@media screen and (max-width: 575px){
.catch_copy span{
font-size:60px;
}
.video_text{
top: 0px;
}
} .header_contact{
color: #ffffff;
background-color: #0f3c78;
border:solid 1px  #0f3c78;
width:130px;
text-align:center;
padding-bottom:10px;
padding-top:10px;
margin-top:0;
margin-bottom:0;
}
.header_contact:hover{
color:#0f3c78;
background-color: #ffffff;
border:solid 1px  #0f3c78;
}
@media screen and (max-width: 1024px){
.header_contact{
width:110px;
padding-bottom:8px;
padding-top:8px;
margin-right:20px;
margin-left:0;
}
}
@media screen and (max-width: 786px){
.header_contact{
width:110px;
padding-bottom:8px;
padding-top:8px;
}
} .top_product img{
width:300px;
height:200px;
}
@media screen and (max-width: 1024px){
.top_product img{
height:160px;
}
}
@media screen and (max-width: 768px){
.top_product img{
width:200px;
height:120px;
}
}
@media screen and (max-width: 480px){
.top_product img{
width:100%;
height:100%;
}
} @media screen and (max-width: 1200px){
#site-navigation, #site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
padding-left:11px;
padding-right:11px;
}
}
@media screen and (max-width: 990px){
#site-navigation, #site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
padding-left:18px;
padding-right:18px;
}
}
@media screen and (max-width: 550px){
#site-navigation, #site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
padding-left:0px;
padding-right:0px;
}
#site-navigation, #site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
padding:4px 18px 15px 18px;
}
#site-navigation.shrink, #futurio-floating.floating-element{
padding:0;
}
#site-navigation{
padding-left:0;
padding-right:0;
padding-bottom:0px;
padding-top:5px;
}
}