/* 

GoodSimple - CSS File

*/


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#footersidebar li li {
    border-bottom: 1px solid #404040;
    -moz-box-shadow: inset 0 -2px 0 -1px #2c2c2c;
    -webkit-box-shadow: inset 0 -2px 0 -1px #2c2c2c;
    box-shadow: inset 0 -2px 0 -1px #2c2c2c;
}


/* Page Numbers */

.pages {
    font-size: 85%;
}

#searchBox {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    padding: 10px;
    padding-right: 0;
}

#s {
    display: inline-block;
    height: auto;
    padding-top: 14px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

@media(max-width:768px) {
    .pages {
        margin-top: 70px;
    }
    #ContentPlaceHolderDefault_Contenuti_Contenuti_ContactForm_6_txtNote {
        width: 200px;
    }
    #outernavigation .container {
        max-width: 100% !important;
        padding: 0;
    }
    #searchBox {
        text-align: center !important;
        padding-right: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    #searchBox input[type=text] {
        font-size: 23px;
        margin-bottom: 14px;
        max-width: 100%;
    }
    .tableFormContatti_inputText,
    .tableFormContatti_TextArea {
        width: 100% !important;
        padding: 15px !important;
        font-size: 20px !important;
        margin-top: 15px !important;
    }
}

@media(min-width:769px) {
    #ContentPlaceHolderDefault_Contenuti_Contenuti_ContactForm_6_txtNote {
        width: 670px;
    }
}

.pages a,
.pages span {
    color: #003366;
    display: block;
    float: left;
    padding: 5px 10px;
    margin-right: 5px;
    background: #F0ECEB;
}

.pp_social {
    visibility: hidden;
}

.pages span.current {
    /*font-weight: bold;*/
    background: #9F0100;
    color: #fff;
}

.form_list {
    float: left;
    list-style: none outside none;
    margin: 0 5% 0 0;
    padding: 0;
    width: 100%;
}

.contactFormLabel {
    font-weight: bold;
}

.tableFormContatti_Errore {
    color: red !important;
}

.error-form {
    color: red !important;
}

.form_label {
    font-weight: bold;
}

ul.form_list li span.form_label {
    display: block;
    float: left;
    width: 100px;
    font-weight: bold;
}

.pages a {
    text-decoration: none;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #B90000;
}

.pages span.nextprev {
    color: #B90000;
}

.pages .nextprev-next {
    float: right;
}


/*============================================ GLOBAL  =================================================*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0 auto;
    padding: 0;
    line-height: 20px;
}

* {
    margin: 0;
    padding: 0;
}

*:focus {
    outline: none;
    /* removes ugly dotted border but may make template more unsuable, up to you
	if you want to keep it! */
}

form {
    margin: 0;
    padding: 0;
}

hr {
    border-width: 0;
    height: 1px;
    line-height: 0;
    margin: 30px 0px 30px 0px;
    page-break-after: always;
    text-align: center;
    width: 100%;
    clear: both;
}

em {
    font-style: italic;
}


/*** END OF GLOBAL  ***/


/*============================================ DEFAULT ELEMENT STYLES  =================================================*/


/* heading */

h1,
h2 {
    margin-bottom: 15px;
    line-height: normal;
}

h3,
h4,
h5 {
    margin-bottom: 15px;
    line-height: normal;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 9px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.pagetitle,
.pagedesc {
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
}

.testata-caption {
    width: 260px;
    position: absolute;
    padding: 30px 30px 0px;
    top: 0px;
    right: 0px;
    background: url("/web/20220123161015im_/https://www.nuovavimini.com/images/bg-text-slide.png") repeat scroll 0% 0% transparent;
    margin-right: 100px;
    color: #FFF;
    padding-top: 3%;
    padding-bottom: 10%;
    height: 44%;
}

.title {
    padding: 8px 0 7px 8px;
    text-transform: uppercase;
}

.titleRegular {
    font-weight: 400
}

.titleBold {
    font-weight: 700
}

.titleLight {
    font-weight: 300
}

.titleUppercase {
    text-transform: uppercase
}

.titleNormal {
    text-transform: none
}

.italic {
    font-style: italic
}

.textBoldUppercase {
    font-weight: 700;
    text-transform: uppercase;
}

.margin60 {
    margin-bottom: 60px;
}

.margin30 {
    margin-bottom: 30px;
}

.marginright70 {
    margin-right: 70px !important;
}

img.circleimg {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 10px;
}


/* links */

a,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none
}


/* float align */

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-top: 5px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignnone,
img.alignnone {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0px;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}


/* lists, blockquotes and paragraphs */

p,
ul,
ol,
blockquote {
    margin-bottom: 20px;
}

ul {
    list-style: disc;
    margin: 0 0 18px 1.5em;
}

ul li {
    padding-bottom: 10px;
}

ol {
    list-style: decimal;
    margin: 0 0 18px 2.2em;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}

blockquote {
    clear: none;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 8px;
    padding: 7px 0px 0px;
}

blockquote:before,
blockquote:after {
    content: '"';
}

blockquote.left,
blockquote.right {
    float: right;
    margin: 0 0 0 20px;
    width: 65%;
}

blockquote.left {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
}


/* code */

code {
    font-family: Verdana, Arial;
    letter-spacing: 1px;
    margin: 25px 0 25px 0px;
    display: block;
    font-size: 0.9em;
    padding: 15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*============================================ CONTAINER  =================================================*/

#outerheader {
    margin: 0px auto;
    padding: 0;
}

#outerbeforecontent {
    margin-bottom: 67px;
}


/*** END CONTAINER ***/


/*** HEADER ***/

#top {}

#logo {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
}

#logo img {
    display: block;
}

#logo h1 {
    margin: 0;
    font-size: 28px;
    line-height: 28px;
}

#logo .desc {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}

#topright {
    text-align: right;
    margin: 42px 0px 0px 0px;
}

#toptext {
    margin-bottom: 5px;
}

#topright .telephone {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
}

#topright .telephone img {
    width: 20px;
    height: 20px;
}


/* TOP MENU */

#navigation {
    position: relative;
    z-index: 200;
    margin: 0;
}

#nav-wrap {
    text-align: left;
}


/* Nav Menu */

#topnav {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    overflow: visible;
    position: relative;
    font-size: 16px;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
}

.sf-menu li {
    text-align: center;
}

.sf-menu a {
    text-decoration: none;
    display: block;
    position: relative;
    padding: 22px 30px 21px 26px;
    margin: 0px 0px 0px 0px;
}

.sf-menu li:hover,
.sf-menu li.current {}

.sf-menu a:hover,
.sf-menu li.current>a {
    border-width: 4px 0px 0px 0px;
    border-style: solid;
    padding-top: 18px;
}


/* Drop down menu */

.sf-menu ul a:hover,
.sf-menu ul li.current>a {
    border-width: 0px;
}

.sf-menu li li {
    line-height: 20px;
    margin: 0;
    padding: 0px;
    width: auto;
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu {
    line-height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 12em;
    /* left offset of submenus need to match (see below) */
    padding-top: 6px;
}

.sf-menu ul ul {
    padding: 0px;
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

.sf-menu li {
    display: block;
    float: left;
    position: relative;
    margin: 0;
}

.sf-menu li li {
    margin: 0px 0px!important;
    text-align: left;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 2px;
    top: 3.4em;
    /* match top ul list item height */
    z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 12em;
    /* match ul width */
    top: -1px;
    margin-left: 0px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 12em;
    /* match ul width */
    top: -1px;
}

.sf-menu ul li a {
    padding: 12px 29px 11px 29px!important;
    margin: 0px;
    font-size: 16px;
}

.sf-menu a.sf-with-ul {
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: 10px;
    top: 1.05em;
    /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
}


/* dropdown mobile */

.tinynav {
    display: none
}


/*============================================ SLIDER   =================================================*/

#slidercontainer {}

#slider .slider-img {
    display: none;
}

#slider {
    position: relative;
    /*margin:30px 0 51px 0;*/
}

#slider #slideritems {
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0px;
}

#slideritems {
    margin-bottom: 0px !important
}

#slider .slides li {
    padding: 0px;
    background-repeat: no-repeat;
    background-position: center;
}

#slider .slider-2ndpic {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 650px;
    height: 400px;
}

#slider .flex-caption {
    position: absolute;
    top: 114px;
    left: 40px;
}

#slider .flex-caption h2 {
    font-size: 50px;
    margin: 0px;
}

#slider .flex-caption h3 {
    font-size: 30px;
    margin: 0px 0px 9px 0px;
}

#slider .flex-caption .desc {
    font-size: 13px;
}

#slider img {
    display: block;
}

#slider .flex-control-nav {
    text-align: left;
    bottom: 110px;
    left: 40px;
    z-index: 999;
}

#slider .flex-control-nav li {
    margin: 0px 10px 0px 0px;
}

#slider .flex-control-nav li a {
    width: 16px;
    height: 16px;
}

#slider .camera_wrap .camera_pag {
    bottom: 0px;
    left: 15px;
    z-index: 999;
    position: absolute;
}

#slider .camera_wrap .camera_pag .camera_pag_ul {
    text-align: left;
}

#slider .camera_wrap .camera_pag .camera_pag_ul li span {
    top: 0px;
    left: 0px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


/*============================================ HIGHLIGHT  =================================================*/

#outerhighlight {
    border-width: 1px 0px;
    border-style: solid;
}

#highlightcontent {
    text-align: center;
    padding: 39px 0px 20px;
}

#highlightcontent h2 {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 20px;
}

#highlightcontent .button,
#highlightcontent .button-alt {
    font-size: 16px;
    padding: 15px 30px 15px 30px;
}

#highlightcontent .button-alt {
    margin-left: -3px;
}


/*============================================ BEFORE CONTENT  =================================================*/

#beforecontent {
    margin: 60px 0 55px;
}

.pagetitlecontainer {
    margin-bottom: 37px;
}

.pagetitle {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.pagedesc {
    font-size: 14px;
    float: left;
    padding: 22px 0 0 15px;
}


/*============================================ CONTENT  =================================================*/

#outermain {
    /*padding-bottom:80px;*/
    margin-top: 20px;
}

#outermain.inner {
    margin-top: 30px;
}

#maincontent {}

.row .positionright {
    float: right;
}

.row .positionleft {
    float: left;
}

.padcontent {
    padding-right: 20px;
    padding-left: 0px;
}

.positionright .padcontent {
    padding-right: 0px;
    padding-left: 20px;
}

.indentleft {
    overflow: hidden;
}

.margin_top {
    padding-top: 5px;
}

.margin_bottomoff {
    margin-bottom: 0 !important;
}

.margin_bottom_small {
    margin-bottom: 5px;
}

.margin_bottom_middle {
    margin-bottom: 12px;
}

.margin_bottom_large {
    margin-bottom: 16px;
}

.margin_bottom_extralarge {
    margin-bottom: 25px;
}

.textCenter {
    text-align: center;
}

.textMiddle {
    padding: 10px 0px 20px;
}

.center {
    margin: 0 auto!important;
    float: none;
    display: block;
}

.nomargin {
    margin-right: 0
}

.nopadding {
    padding-right: 0px;
}

.displayblock {
    display: block;
}

.header-wrapper h2 {
    display: inline-block;
    margin-right: 3px;
}

.header-wrapper a {
    font-size: 11px;
    text-transform: uppercase;
}


/*=== Portfolio Shortcode ===*/

#ts-portfolio {
    display: block;
    margin-bottom: -60px;
}

#ts-portfolio .header-wrapper {
    margin: 0px 0px 9px;
}


/*=== Post Shortcode ===*/

.post-shortcode h2 {
    margin: 0px 0 6px 0;
    line-height: 16px;
}

.post-shortcode h2 a {
    font-weight: normal;
    font-size: 16px;
}

.post-shortcode .post-meta {
    font-size: 11px;
    margin-bottom: 10px;
}

.post-shortcode .alpha {
    clear: both;
}

.post-shortcode .imgcontainer {
    width: 180px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.post-shortcode {
    margin-bottom: 20px;
}


/*=== Testimonials ===*/

.entry-quote-big {
    margin: 10px 0px 65px 0px;
    padding: 60px 0px 55px;
}

.entry-quote-big .quote-image {
    width: 96px;
    float: left;
}

.entry-quote-big .quote-image img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 10px;
}

.entry-quote-big .quote-content {
    margin-left: 186px;
}

.entry-quote-big blockquote {
    clear: none;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 8px;
    padding: 7px 0px 0px;
}

.entry-quote-big blockquote:before,
.entry-quote-big blockquote:after {
    content: '"';
}

.entry-quote-big .quoteinfo {
    font-style: italic;
}

.entry-quote {
    margin-bottom: 30px;
}

.entry-quote .quote-image {
    width: 43px;
    float: left;
    margin-right: 10px;
}

.entry-quote .quote-image img {
    width: 43px;
    height: 43px;
    display: block;
}

.entry-quote .entry-content {
    position: relative;
    overflow: visible;
    margin-bottom: 42px;
}

.entry-quote blockquote {
    clear: none;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 20px 40px;
}

.entry-quote blockquote:before,
.entry-quote blockquote:after {
    content: '"';
}

.entry-quote .quotearrow {
    background-image: url(/web/20220123161015im_/https://www.nuovavimini.com/images/quotearrow.png);
    background-repeat: no-repeat;
    width: 52px;
    height: 23px;
    position: absolute;
    bottom: -23px;
    left: 42px;
    z-index: 100;
}

.entry-quote .quoteinfo {
    font-style: italic;
}

.entry-quote .quoteinfo .info {
    float: left;
    line-height: 43px;
}


/*=== List ===*/

ul.list {
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
}

ul.list li:before {
    content: "\00bb";
    padding-right: 5px;
}

ul.list li {
    padding-bottom: 0px;
}


/*=== Images ===*/

img.scale-with-grid {
    max-width: 100%;
    height: auto;
}


/*=== Form & Button ===*/

form {
    margin: 0;
    padding: 0;
}

input[type="text"],
textarea,
input[type="password"],
select {
    padding: 7px 5px;
    font-size: 11px;
}

textarea {
    width: 90%;
}

textarea:focus {
    outline: 0;
}

.button,
.button:visited,
.button-alt,
.button-alt:visited,
input[type="submit"],
button,
.more {
    padding: 13px 20px 11px 20px;
    font-family: "Fjalla One", sans-serif;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    display: inline-block;
}

.button:hover,
.button-alt:hover,
input[type="submit"]:hover,
button:hover,
.more:hover {
    text-decoration: none;
}


/*=== Separator ===*/

.separator {
    display: block;
    height: 48px;
    margin: 0 0 46px;
    text-align: center;
    width: 100%;
    clear: both;
}

.spacer {
    display: block;
    height: 30px;
    width: 100%;
    clear: both;
}


/*=== Dropcaps ===*/

.dropcap1 {
    display: block;
    float: left;
    font-size: 32px;
    line-height: 34px;
    margin: 4px 8px 0 0;
}

.dropcap2 {
    display: block;
    float: left;
    border-radius: 55px 55px 55px 55px;
    display: block;
    float: left;
    font-size: 26px;
    line-height: 47px;
    margin: 6px 8px 0 0;
    text-align: center;
    width: 47px;
}

.dropcap3 {
    display: block;
    float: left;
    font-size: 26px;
    line-height: 35px;
    width: 47px;
    height: 40px;
    text-align: center;
    margin: 6px 8px 0 0;
    padding: 5px 0;
}


/*== Highlight ==*/

.highlight1 {
    padding: 2px 5px;
}

.highlight2 {
    padding: 2px 5px;
}


/*=== Pullquotes ===*/

.pullquote-right,
.pullquote-left {
    padding: 0px 10px 0px 30px;
    background-image: url(/web/20220123161015im_/https://www.nuovavimini.com/images/quote.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: right;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 22px;
    margin: 0px 2px 20px 20px;
    width: 50%;
}

.pullquote-left {
    float: left;
    margin-left: 2px;
    margin-right: 20px;
}


/*==== Tabs ====*/

.tabcontainer {
    margin: 0;
}

ul.tabs {
    margin: 0;
    margin-bottom: 0px;
    padding: 0 0 0px 0;
    list-style: none;
    width: 100%;
    float: left;
}

ul.tabs li {
    float: left;
    margin: 0 0;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
    font-size: 13px;
}

ul.tabs li a {
    text-decoration: none;
    display: block;
    padding: 5px 0px;
    outline: none;
}

.tab-content {}

ul.tabs li:hover {}

.tab-body {
    padding: 20px 20px 0px;
    float: left;
}


/*==== Tabs 2 ====*/

.tabcontainer2 {
    margin: 0 0 20px 0;
}

.tabcontainer2 ul.tabs {
    margin: 0 25px 0px 0px;
    padding: 0 0 0px 0;
    list-style: none;
    width: 22%;
    float: left;
}

.tabcontainer2 ul.tabs li {
    display: block;
    float: none;
    padding: 0px 15px;
}

.tabcontainer2 ul.tabs li:first-child {
    border-top: 0px;
}

.tabcontainer2 ul.tabs li a {
    text-decoration: none;
    display: block;
    padding: 10px 0px;
    outline: none;
    font-size: 14px;
    font-weight: bold;
}

.tabcontainer2 .tab-content {
    padding: 0px 0px;
    float: left;
    width: 73%;
}

.tabcontainer2 ul.tabs li:hover {}

.tabcontainer2 .tab-body {
    padding: 0px;
}


/*==== jQuery Toggles ====*/

#toggle {
    border: 0px
}

h2.trigger {
    padding: 0;
    margin: 0 0 7px 0;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
}

h2.trigger span {
    text-decoration: none;
    display: inline-block;
    padding: 10px 12px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
}

h2.active span {}

h2.active {}

.toggle_container {
    margin: 0 0 7px 40px;
    margin-top: -7px;
    padding: 10px 20px;
    overflow: hidden;
    clear: both;
}


/*==== Tables ====*/

table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 18px;
}

table,
td,
th {
    text-align: left;
}

th {
    padding: 10px;
}

td {
    padding: 10px;
}

tfoot td {
    border: 0px;
}

th,
tr:hover {}

table {
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}

tr th,
thead th {
    font-size: 13px;
    line-height: 18px;
    padding: 9px 24px;
}

tr td {
    padding: 6px 24px;
}

tr.odd td {}


/*==== Features ====*/

.ts-features .img-container {
    float: left;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.ts-features .img-container img {
    width: 31px;
    height: 31px;
    padding: 12px;
}

.ts-features .feature-title {
    margin: 0px 0px 0px 70px;
    padding-top: 15px;
}

.ts-features .feature-text {
    clear: both;
    padding-top: 17px;
}


/*============================================ SIDEBAR  =================================================*/

#sidebar {
    padding-bottom: 20px;
}

.padsidebar {}

#sidebar .widget-title {
    margin: 0px -20px 20px -30px;
    padding: 20px 20px 17px 30px;
}

.widget-title {
    font-size: 20px;
    line-height: 20px;
    display: block;
    text-transform: uppercase;
}

#sidebar ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0px;
}

#sidebar ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sidebar .widget-container {
    margin-bottom: 50px;
    padding: 0px 20px 25px 30px;
}

#sidebar li li {
    list-style-type: none;
    margin: 0 0 6px 0;
    padding: 0 0 8px 0px;
}

#sidebar li li:before {
    content: "\00bb";
    padding-right: 5px;
}

#sidebar li li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

#sidebar li li a {
    font-size: 13px;
}

#sidebar li li a:hover,
#sidebar li li a.active {
    text-decoration: none;
}

#sidebar .textwidget {}

#sidebar .textwidget p {
    margin-bottom: 10px;
}

#sidebar .rp-widget {}


/*==== Search ====*/

#searchform {
    position: relative;
    width: 100%;
    margin: 18px 0 0px;
}

#searchform .bgsearch {}

#searchform #s {
    border: 0 none;
    padding: 10px 40px 8px 10px !important;
}

#searchform input {
    background: transparent;
    border: 0 none;
}

.searchbutton {
    height: 20px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 25px;
}


/*==== Tagcloud Widget ====*/

.tagcloud .tag {
    display: inline-block;
}

.tagcloud .tag a {
    display: inline-block;
    padding: 5px !important;
    margin: 0px 1px 3px 0px !important;
}


/*==== Gallery Widget ====*/

ul.flickr {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.flickr li {
    float: left;
    margin-right: 7px !important;
    border: 0px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

ul.flickr li img {
    padding: 4px;
    background-color: transparent;
}


/*==== Testimonial Widget ====*/

.testimonial-widget {}

.testimonial-widget h6 {
    line-height: 20px;
    margin-bottom: 10px
}

.testimonial-widget .alignleft {
    margin-right: 10px;
}

.testimonial-widget .quote {
    display: block;
    padding: 5px 0 0 0;
    font-size: 13px;
    font-style: italic
}


/*==== Tag ====*/

.tags a {
    padding: 5px 10px!important;
    margin: 0 0px 3px 0 !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
}

.tags a:hover {}


/*==== Banner ====*/

.banner img {
    display: block;
}


/*==== Recent post widget ====*/

.ts-recentpost {
    margin-bottom: 10px;
}

.ts-recentpost .header-wrapper h2 {
    margin-bottom: 30px;
}

.ts-recentpost .columns {
    margin-bottom: 60px;
}

.ts-recentpost .posttitle a {
    text-transform: uppercase;
}

.ts-recentpost .imgcontainer img {
    display: block;
}

.rp-widget {
    background: none!important;
    padding: 0px;
}

#sidebar ul.rp-widget li {
    padding-bottom: 16px;
    margin-bottom: 0px !important;
    clear: both;
    background: none!important;
    list-style: none!important;
    border: 0px !important;
}

.rp-widget li:last-child {
    padding-bottom: 0px !important;
}

.rp-widget li .postimg {
    float: left;
    margin: 0 14px 0px 0;
    padding: 0 0 0 0;
    width: 94px;
}

.rp-widget li .postimg img {
    position: relative;
    z-index: 2px;
}

.rp-widget li.last {
    margin: 0 !important;
    padding: 0 !important;
}

.rp-widget li h3 {
    font-size: 16px;
    margin-bottom: 0px;
}

.rp-widget li h3 a {
    font-size: 16px !important;
    text-transform: uppercase;
}

.rp-widget li .smalldate {
    font-size: 11px;
    display: block;
    overflow: hidden;
    padding: 0 0 0 0px
}

#sidebar .rp-widget li:before {
    content: "";
    padding-right: 0px;
}

#footersidebar .rp-widget img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-right: 14px;
}

#footersidebar .rp-widget li h3 a {
    font-size: 13px
}

#footersidebar .rp-widget .smalldate {
    font-size: 11px;
}

#footersidebar .rp-widget p {
    margin-top: 20px;
    margin-bottom: 15px;
}

#footersidebar .rp-widget .more {
    text-transform: uppercase;
    font-size: 10px;
}


/* Social */

.sn {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0px 0px 0 0px;
}

.sn li {
    list-style-type: none;
    margin: 0;
    padding: 0 0px 0 4px;
    display: inline;
    background: transparent
}

.sn span {
    height: 34px;
    width: 34px;
    display: inline-block;
}

.sn .icon-img {
    background-position: center;
    background-repeat: no-repeat;
}


/*============================================ FOOTER =================================================*/

.popupFromBottom {
    bottom: -6px;
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3);
}

.popupFromBottom .imageContainer {
    /* background: none repeat scroll 0 0 transparent;
    margin: 25% auto;
    max-width: 1284px;
    position: relative;
    width: 100%;  */

    width: 80%;
    max-width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popupFromBottom .textwidget img {
    max-width: 100%;
}

.popupFromBottom .imageContainer .close {
    font-family: "Lato", sans-serif;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
    color: black;
    font-size: 22px;
}

#footer {}


/*==== FOOTER SIDEBAR  ====*/

#footersidebar {
    padding: 46px 0 20px 0;
}

#footersidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footersidebar li.widget-container {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    border: 0px;
}

#footersidebar .widget-title {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 11px 0;
    margin-bottom: 15px;
}

#footersidebar li li {
    margin: 0 0 5px 0;
    padding-bottom: 7px;
}

#footersidebar li a {
    padding: 0px;
    margin: 0px;
}

#footersidebar li a:hover {
    text-decoration: none;
}


/*==== COPYRIGHT ====*/

#copyright {
    padding: 18px 0px 20px;
    font-size: 11px;
    text-align: left;
}

#copyright a,
#copyright a:visited {}

iframe[name="google_conversion_frame"] {
    height: 0;
    /* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
}

.hrForm {
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
}

@media(min-width:768px) {
    .hrForm {
        display: none;
    }
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu .main-menu {
    display: none;
}

#tm:checked+.main-menu {
    display: block;
}

#menu input[type="checkbox"],
#menu ul span.drop-icon {
    display: none;
}

#menu li,
#toggle-menu,
#menu .sub-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
}

#menu li,
#toggle-menu {
    border-width: 0 0 1px;
}

#menu .sub-menu {
    background-color: #444;
    border-width: 1px 1px 0;
    margin: 0 1em;
}

#menu .sub-menu li:last-child {
    border-width: 0;
}

#menu li,
#toggle-menu,
#menu a {
    position: relative;
    display: block;
    color: white;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu,
#toggle-menu {
    background-color: #09c;
}

#toggle-menu,
#menu a {
    padding: 1em 1.5em;
}

#menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
    background-color: white;
    color: #09c;
}

#menu .sub-menu {
    display: none;
}

#menu input[type="checkbox"]:checked+.sub-menu {
    display: block;
}

#menu .sub-menu a:hover {
    color: #444;
}

#toggle-menu .drop-icon,
#menu li label.drop-icon {
    position: absolute;
    right: 1.5em;
    top: 1.25em;
}

#menu label.drop-icon,
#toggle-menu span.drop-icon {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    text-shadow: 0 0 0 transparent;
    color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
    line-height: 1;
}

@media(max-width:767px) {
    .mobileMenuSection {
        display: block;
    }
}

@media(min-width:768px) {
    .mobileMenuSection {
        display: none;
    }
}

.mobileMenuSection ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
}

.mobileMenuSection li a {
    display: block;
    padding: 20px 20px;
    border-right: 1px solid #f4f4f4;
    text-decoration: none;
}

.mobileMenuSection li a:hover,
.mobileMenuSection .menu-btn:hover {
    background-color: #f4f4f4;
}

.mobileMenuSection .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
}


/* menu */

.mobileMenuSection .mobileMenu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
}


/* menu icon */

.mobileMenuSection .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
}

.mobileMenuSection .menu-icon .navicon {
    background: #A21E12;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}

.mobileMenuSection .menu-icon .navicon:before,
.mobileMenuSection .menu-icon .navicon:after {
    background: #A21E12;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.mobileMenuSection .menu-icon .navicon:before {
    top: 5px;
}

.mobileMenuSection .menu-icon .navicon:after {
    top: -5px;
}


/* menu btn */

.mobileMenuSection .menu-btn {
    display: none;
}

.mobileMenuSection .menu-btn:checked~.mobileMenu {
    max-height: 100%;
    overflow-y: auto;
}

.mobileMenuSection .menu-btn:checked~.menu-icon .navicon {
    background: transparent;
}

.mobileMenuSection .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg);
}

.mobileMenuSection .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg);
}

.mobileMenuSection .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.mobileMenuSection .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
    top: 0;
}


/* 48em = 768px */

@media (min-width: 48em) {
    .mobileMenuSection li {
        float: left;
    }
    .mobileMenuSection li a {
        padding: 20px 30px;
    }
    .mobileMenuSection .mobileMenu {
        clear: none;
        float: right;
        max-height: none;
    }
    .mobileMenuSection .menu-icon {
        display: none;
    }
}

.mainVoiceMenu {
    font-weight: bold;
}
/*
     FILE ARCHIVED ON 16:10:15 Jan 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:18:57 Mar 14, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 143.027
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.053
  cdx.remote: 0.052
  esindex: 0.008
  LoadShardBlock: 111.771 (3)
  PetaboxLoader3.datanode: 48.669 (4)
  PetaboxLoader3.resolve: 127.978 (3)
  load_resource: 73.119
*//* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
