

/* fonts_google_css_custom su parametri_specifici.asp */
h1, h2, h3, h4, p, ul, ol, li, p { font-family: 'Poppins', Helvetica, Arial, sans-serif; color: #232323; font-style: normal; }

/* fonts size */
/* .h1, .h2, .h3, h1, h2, h3 { margin-top: 5px; } */
.container-root-desc h1 { font-size: 1.7em; font-weight: 600; color:#232323; text-transform: uppercase;}
.container-root-desc h2 { font-family: 'Poppins', Helvetica, Arial, sans-serif; color: #232323; font-size: 1.3em;}
.container-root-desc p a strong, p strong a { color: #36b131; }
.container-root-desc ul { font-size: 1em; color: #232323; margin-left:2px; list-style: none; margin-bottom: 10px; text-align: left; position: relative; padding-left: 30px; text-indent: 0px; }
.container-root-desc ol { font-size: 1em; color: #36b131; }
.container-root-desc ul li { font-size: 1.2em; padding-left: 0.5em; line-height: 1.3; }
.container-root-desc ol li { font-size: 1.2em; line-height: 1.1; }
div.custom-container-extra p { font-size: 1.2em; color:#232323; font-style: normal;}
div ul.custom-container-extra li:before { font-size: 18px; content: "\f00c"; position: absolute; left: 5px; font-family: FontAwesome; display: inline-block; color: #36b131; margin-right: 5px; }
/* div ul.custom-container-extra li:before { font-family: FontAwesome; position: absolute; left: 0; content: '\f00c'; width: 1.2em; font-size: 1.2em; color: #25b7bc; } */
.sitemap-custom-lists .p7TM3-01 ul ul a { font-size: 0.9em; }
.p7TM3-01 ul a { padding: 3px 8px 3px 28px !important; }
/* fonts size */

blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 18px;
border-left: 5px solid #36b131;
background-color: #e9e9e9;
}

div.products-list-title-custom-detail a { color: #c19f1f !important;}

blockquote.blockquote-custom { font-size: 24px !important; color: #FFF !important; font-weight: 300; line-height: 33px; margin-bottom: 10px !important; padding:15px !important; border: none; text-align: left; background-color: #c19f1f; }

/* subheadline *
div.landing-cta-box-custom h2 { text-align: center; font-size: 34px; color: #8b9091 !important; font-style: italic; }
/* subheadline end */

/* sfondo menu - bordo - varie header */
#container-header-box { background-color: #8b9091; background-image: url(/img/header_bg.jpg); } /*-----> cambio colore sfondo testa si visualizza se disattivi l'immagine 'header_bg.jpg'*/
#container-header-border { background-color: #fff; } /*-----> cambio colore linea sopra la slide home */
.header-icon-social .fa { color: #fff; } /*-----> cambio colore icone social */
.header-icon-social .header-icon-contact-container .fa { color: #fff; }  /*-----> cambio colore icone dati aziendali */
.header-icon-social .header-icon-contact-pipe { color: #fff; }  /*-----> cambio colore barra separa dati aziendali */
.header-icon-social .header-icon-contact-container, .header-icon-social .header-icon-contact-container a { color: #fff; } /*-----> cambio colore testo dati aziendali */
/* sfondo menu - bordo - varie header end */

/* menu */
.p7PM3-01 .divider { background-color: #aaa; } /*-----> ??? */
.p7PM3-01 ul li a.menu-list-container { border-right: 2px solid #ccc; } /*-----> cambio colore barra menu */
.p7PM3-01 ul li a.pm3last.menu-list-container { border-right: 0px solid #fff; } /*-----> con px >0 attivazione ultima barra a dx ---> cambio colore */
.p7PM3-01 ul li a { color: #36b131; }  /*-----> colore testo menu default */
.p7PM3-01 ul a:hover span { color: #ccc; }  /*-----> colore testo menu in hover */
.p7PM3-01 a.trig_open { color: #ccc; } /*-----> ??? */
.p7PM3-01 a.trig_open span { color: #ccc; } /*-----> colore testo menu in hover quando si attiva il menu a tendina*/
.p7PM3-01 ul ul li a { color: #FFF; border-bottom: 1px solid #FFF; background-color: #c19f1f; } /*-----> colore sfondo sottomenu */
.p7PM3-01 ul li a.current_mark span { color: #ccc; } /*-----> ??? */
.p7PM3-01 ul li a:hover.current_mark span { color: #ccc; } /*-----> colore testo menu in hover quando sei sulla stessa pagina */
.p7PM3-01 ul ul li a.pm3-link:hover, .p7PM3-01 ul ul li a.trig_open { background-color: #000; color: #fff; } /*-----> colore sfondo sottomenu hover */
.p7PM3-01.transparent ul ul { background: #36b131; }
.p7PM3-01.transparent ul ul a.trig_open { color: #000 !important; }
.p7PM3-01 ul ul li:last-child ul li a { border-bottom: 1px solid #FFF; }
.p7PM3-01 ul ul li:last-child ul li:last-child a { border-bottom: none; }
/* menu end */

/* current mark */
.p7PM3-01 ul li a.current_mark { text-shadow: -.5px 0px 0px #fff; }
.p7PM3-01 ul ul li a.current_mark { background-color: #000 !important; color: #fff; font-weight: bold; text-shadow: none;}
.p7PM3-01.vert ul li a.current_mark { font-weight: bold; text-shadow: none; }
/* current mark end */

/* menu mobile */
.navbar-inverse { background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%); background-image: -o-linear-gradient(top, #fff 0, #fff 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)); background-image: linear-gradient(to bottom, #fff 0, #fff 100%); }
.navbar-inverse .navbar-nav>li>a { border-bottom: #fff solid 1px; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a { background-image: -webkit-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -o-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#c19f1f), to(#c19f1f)); background-image: linear-gradient(to bottom, #c19f1f 0, #c19f1f 100%); -webkit-box-shadow: inset 0 0px 0px #000; box-shadow: inset 0 0px 0px #000; }
.navbar-nav { margin-top:0px !important; background-image: -webkit-linear-gradient(top, #36b131 0, #36b131 100%); background-image: -o-linear-gradient(top, #36b131 0, #36b131 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#36b131), to(#36b131)); background-image: linear-gradient(to bottom, #36b131 0, #36b131 100%); }
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a { text-shadow: 0 0px 0 #000; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #c19f1f; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #fff; background-color:#36b131 !important; }
.navbar-inverse .navbar-toggle { background-color: #36b131 !important; border-color: #36b131; color: #fff; }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover, .navbar-toggle-hamburger-text:hover:before { color: #fff !important; background-color:#c19f1f !important; border-color: #a18314; }
.navbar-inverse a { color: #fff !important; }
.navbar-inverse .navbar-toggle .glyphicon-phone-alt { color: #fff; }
.navbar-inverse .navbar-toggle .glyphicon-phone-alt:hover { color: #c19f1f; }
.navbar-toggle-hamburger-text:before {content: "MENU"; color: #fff; }
.navbar-inverse .glyphicon { color: #fff; }
.navbar-container-contact, .navbar-container-contact a { color:#fff; }
.navbar-container-contact, .navbar-container-contact a:hover { color:#FFF; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover { color: #fff; background-color: #fff; }
/* menu mobile end */

/* menu custom */
.logo-header-scroller { display:none; visibility:hidden; }
.navbar-fixed-top .logo-header-scroller  { display: inherit !important; visibility: visible !important; }
.navbar-fixed-top .logo-header  { display:none; visibility:hidden; }
/* menu custom */

/* sitemap menu header */
#menu-header-custom-lists .p7TM3-01 a.btn-custom-headline { color: #FFFFFF; background-color: #000000; }
#menu-header-custom-lists .p7TM3-01 a:hover.btn-custom-headline { color: #fff; background-color: #8b9091; }
#menu-header-custom-lists .p7TM3-01 a.btn-custom-headline-sub { color: #FFFFFF; background-color: #000000; }
#menu-header-custom-lists .p7TM3-01 a:hover.btn-custom-headline-sub { color: #000; background-color: #999; }
#menu-header-custom-lists .p7TM3-01 ul ul { border-color: #FFF; }
#menu-header-custom-lists .p7TM3-01 ul ul a { color: #FFF !important; }
#menu-header-custom-lists .p7TM3-01 ul ul a:hover { color: #FFF !important; }
#menu-header-custom-lists .p7TM3-01 a.trig_closed { background-image: url(/layout/js/p7tm3/img/tm3_east_white.gif); }
#menu-header-custom-lists .p7TM3-01 a.trig_open { background-image: url(/layout/js/p7tm3/img/tm3_south_white.gif); }
/* sitemap menu header END */

@media (min-width: 992px) {
.blog-page-two-columns .blog-single-content { width: 40% !important;}
}

.blog-single-content-custom { margin-bottom: 60px; }

.blog-page-two-columns .blog-single-content-desc { padding-right: 0px; padding-bottom: 10px; height: 66px; margin-top: 5px; margin-bottom: 0px; }

/* banner slogan home page */
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title { color:#fff; }
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title-sub { color:#0094e5; }
/* banner slogan home page end */

/* slider home */
#slideshow .tp-leftarrow, #slideshow .tp-rightarrow { background-image: url(/layout/css/img/slider_nav_arrows.png); }
.tp-bullets.simplebullets.round .bullet { background-image: url(/layout/css/img/slider_nav_bullets.png); }
/* slider home end */

/* bordi sotto slider home */
.container-banner-custom-border { background-color: #fff; }
.container-banner-custom-border-sub { background-color: #0094e5; }
/* bordi sotto slider home end */

/* hover effect box home */
.hoverfx-effect a { color: #232323; }
.hoverfx-effect a p { color: #232323; }
.hoverfx-effect a h2 { color: #36b131; }
.hoverfx-effect .swap-title { background-color: #fff; border-top: #36b131 solid 5px; }
.hoverfx-effect .swap-subtitle { color: #FFF !important; background-color: #fff; }
.hoverfx-effect .swap-subtitle-link { background-color:#c19f1f; border-top: #fff 3px solid; }
.hoverfx-effect .swap-subtitle-link a { color: #fff; background-color:#c19f1f; }
.box-home-news-img-two:nth-child(n+3) { margin-top: 1.8em; } /* margine quando i box sono + di due */
@media (max-width: 784px) {
.box-home-news-img-two:nth-child(n+3) { margin-top: auto; }
}
/* hover effect box home end */

/* footer */
#footer p { color: #c19f1f; }
#footer a { color: #36b131; font-weight: 400; }
#footer .footer-icon-social .fa { color: #36b131; }
/* footer end */

/* bordo footer */
#container-footer-border { background-color: #c19f1f; min-height: 5px; }
/* bordo footer end */

/* sfondo footer */
#container-footer-box img.footer-custom-img { margin-bottom: 0px; margin-top: -67px; }
#container-footer-box { background-color: #fff; border-top:#FFF solid 5px; }
#container-footer-banner { background-color:#36b131; }

@media (max-width: 768px) {
#container-footer-box img.footer-custom-img { max-width: 240px; margin-bottom: 0px; margin-top: -47px; }
}

/* sfondo footer end */

/* sidebar menu */
nav#subnav ul li a.active { color:#36b131; font-weight:700; }
/* sidebar menu end */

/* freccia link visualizza */
#p7AP3_1 .icon-detail-list-custom { color: #36b131; }
/* freccia link visualizza end */

/*Slider-ovl*/
.titlesliderup { color: #fff; text-decoration: none; font-family: 'Poppins', sans-serif; font-size: 1.7em !important; line-height: 1em; height: fit-content; text-shadow: 1px 1px 2px #000000; text-transform: uppercase; }
.titlesliderup strong { color: #ffe15b; text-transform: uppercase; }
.titlesliderdown { color: #fff; padding: 10px 10px !important; display: block; text-decoration: none; font-family: 'Poppins', sans-serif; line-height: 1.1em; font-size: 0.6em !important; font-weight: 400; margin-top: 10px; border-top: 5px solid #36b131; }
.tp-parallax-wrap {	background-color: rgba(0, 0, 0, 0.3); }
.hermes.tp-bullets { left: 55% !important; }
/*Slider-ovl END*/

/* slider home new */
/* arrows */
.slider-home .tparrows:before { font-size:30px; color:#fff; } /* dimensione freccia + colore */
.slider-home .tparrows.tp-leftarrow:before { content: '\f053'; } /* codice font awesome freccia sx */
.slider-home .tparrows.tp-rightarrow:before { content: '\f054'; } /* codice font awesome freccia dx */
/* bullet */
.slider-home .hermes .tp-bullet { box-shadow: inset 0 0 0 2px #FFF; } /* colore cerchio senza selezione */
.slider-home .hermes .tp-bullet:hover { background-color: rgba(0, 0, 0, 0.2); } /* colore riempimento cerchio hover */
.slider-home .hermes .tp-bullet:after { background-color: #FFF; } /* colore riempimento cerchio slider selezionato */
/* caption */
.tp-caption.Travel-BigCaption { color: #FFF; font-size: 35px !important; line-height: 38px !important; font-weight: 700 !important; } /* colore testo grande + dimensioni */
.tp-caption.Travel-BigCaption.Travel-BigCaptionBgFull { background-color: rgba(0,0,0,0.40); } /* colore sfondo testo grande */
.tp-caption.Travel-SmallCaption, .Travel-SmallCaption { color: #FFF; font-size: 24px; line-height: 30px; font-weight: 400 !important; } /* colore testo piccolo + dimensioni */
.tp-caption.Travel-SmallCaption.Travel-SmallCaptionBgFull { background-color: rgba(0,0,0,0.40); } /* colore sfondo testo piccolo */

@media (max-width: 1099px) {
.tp-caption.Travel-BigCaption { font-size: 25px !important; line-height: 25px !important; } /* dimensioni testo grande */
.tp-caption.Travel-SmallCaptionn { font-size: 20px !important; line-height: 20px !important; } /* dimensioni testo piccolo */
section.gallery-home-no-slider-owl {  margin-top: 45px; } /* margine testa slide */
}
@media (max-width: 850px) {
.tp-caption.Travel-BigCaption { font-size: 20px !important; line-height: 20px !important; } /* dimensioni testo grande */
.tp-caption.Travel-SmallCaption { font-size: 15px !important; line-height: 15px !important; } /* dimensioni testo piccolo */
}
@media (max-width: 768px) {
.titlesliderdown { font-size: 0.8em !important; padding: 2px 2px !important; background-color: transparent; line-height: 1em; margin-top: 2px; border-top: 3px solid #36b131; }
.tp-caption.Travel-BigCaption { font-size: 15px !important; line-height: 15px !important; margin-left: 20px; } /* dimensioni testo grande */
}
/* slider home new end */

/* bordi sotto slider home */
.container-banner-custom-border { background-color: #aaa; }
.container-banner-custom-border-sub { background-color: #8b9091; }
/* bordi sotto slider home end */

/* bordo sotto banner pagine interne */
.container-root-custom-border h1 span { color: #36b131; }
/* bordo sotto banner pagine interne end */

/* bordo sotto banner pagine interne senza titolo */
.container-banner-custom-border-root { background-color: #7a7a7a; }
/* bordo sotto banner pagine interne senza titolo end */

/* bordo alto box logo clienti */
.container-partner-custom-title { background-color: #36b131; }
/* bordo alto box logo clienti */

/* forms */
h4.contact-form-title { font-size: 24px; border-bottom:2px solid #777; }
.alert-form-custom-title-seo { font-size: 30px; font-weight: 500; line-height: 1.1; color:#FFF; }
.alert-form-custom-box { background-image: -webkit-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -o-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#c19f1f), to(#c19f1f)); background-image: linear-gradient(to bottom, #c19f1f 0, #c19f1f 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c19f1f', endColorstr='#c19f1f', GradientType=0); background-repeat: repeat-x; border-color: #535353; }
.alert-form-custom-box h2 { font-size:30px; font-weight: 500; color:#fff; }
.alert-form-custom-box p {font-size: 18px; color:#fff; }
.form-control:focus { border: 1px dashed #386200; background-color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.form-control { color: #444; border: 1px solid #999; background-color: #ffffff;}
.error { color: #B94A48; background-color: #F2DEDE; border-color: #EED3D7; }
label.error { color: #fff; background-color: #B94A48; border: none }
.select2-container .select2-selection--single .select2-selection__rendered { background-color:#CCC; }
.select2-container--default .select2-selection--single { border: 1px solid #999;  border-radius: 3px; }
.contact-form-title-h4-inline {
font-size: 24px !important;
font-weight: bold;
border-top: 6px solid #47919e;
border-bottom: 6px solid #47919e;
text-align: left;
}
.contact-form-title-h4 {
padding-bottom: 5px;
margin-bottom: 30px;
}
@media (max-width: 768px) {
.alert-form-custom-title-seo { font-size: 20px; font-weight: 500; line-height: 1.1; color:#FFF; }
.alert-form-custom-box p {font-size: 16px; color:#fff; }
}
/* forms END */

/* form simple panel */
.panel-custom-form .panel-heading h1, .panel-custom-form .panel-heading h2, .panel-custom-form .panel-heading h3, .panel-custom-form .panel-heading h4 { font-size:1.5em; }
.panel-custom-form .panel-heading p { font-size:1em; }
.panel-info-custom { border-color: #386200; }
.panel-info-custom > .panel-heading { color: #fff; background-color: #386200; border-color: #294800; background-image: none; }
/* forms end */

/* alert custom */
.alert-info { background-image: linear-gradient(to bottom,#22527f 0,#22527f 100%); border-color: #7a7a7a; color:#FFF; }
/* alert custom end */

/* rollover products list */
img.container-root-desc-roll-img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.5; opacity: 0.5; }
img.container-root-desc-roll-img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border-color: #7a7a7a; }
img.box-home-news-img-highlight:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border-color: #7a7a7a; }
/* rollover products list */

/* banner slogan home page */
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title { color:#FFF; }
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title-sub { color:#8b9091; }
/* banner slogan home page end */

/* sitemap menu tree */
/* btn custom first level */
.btn-custom-sitemap { color: #FFFFFF; background-color: #aaa; border-color: #FFF; }
.btn-custom-sitemap a, .btn-custom-sitemap a:hover { color: #FFFFFF !important; }
.btn-custom-sitemap:hover, .btn-custom-sitemap:focus, .btn-custom-sitemap:active, .btn-custom-sitemap.active, .open .dropdown-toggle.btn-custom-sitemap { color: #FFFFFF; background-color: #555; border-color: #FFF; }
.btn-custom-sitemap:active, .btn-custom-sitemap.active, .open .dropdown-toggle.btn-custom-sitemap { background-image: none; }
.btn-custom-sitemap.disabled, .btn-custom-sitemap[disabled], fieldset[disabled] .btn-custom-sitemap, .btn-custom-sitemap.disabled:hover, .btn-custom-sitemap[disabled]:hover, fieldset[disabled] .btn-custom-sitemap:hover, .btn-custom-sitemap.disabled:focus, .btn-custom-sitemap[disabled]:focus, fieldset[disabled] .btn-custom-sitemap:focus, .btn-custom-sitemap.disabled:active, .btn-custom-sitemap[disabled]:active, fieldset[disabled] .btn-custom-sitemap:active, .btn-custom-sitemap.disabled.active, .btn-custom-sitemap[disabled].active, fieldset[disabled] .btn-custom-sitemap.active { background-color: #E5B534; border-color: #FFF; }
.btn-custom-sitemap .badge { color: #E5B534; background-color: #FFFFFF; }
/* btn custom first level end */
/* btn custom second level */
.btn-custom-sitemap-root { color: #FFFFFF; background-color: #aaa; border-color: #FFFFFF; }
.btn-custom-sitemap-root a, .btn-custom-sitemap-root a:hover { color: #FFFFFF !important; }
.btn-custom-sitemap-root:hover, .btn-custom-sitemap-root:focus, .btn-custom-sitemap-root:active, .btn-custom-sitemap-root.active, .open .dropdown-toggle.btn-custom-sitemap-root { color: #FFFFFF; background-color: #555; border-color: #FFFFFF; }
.btn-custom-sitemap-root:active, .btn-custom-sitemap-root.active, .open .dropdown-toggle.btn-custom-sitemap-root { background-image: none; }
.btn-custom-sitemap-root.disabled, .btn-custom-sitemap-root[disabled], fieldset[disabled] .btn-custom-sitemap-root, .btn-custom-sitemap-root.disabled:hover, .btn-custom-sitemap-root[disabled]:hover, fieldset[disabled] .btn-custom-sitemap-root:hover, .btn-custom-sitemap-root.disabled:focus, .btn-custom-sitemap-root[disabled]:focus, fieldset[disabled] .btn-custom-sitemap-root:focus, .btn-custom-sitemap-root.disabled:active, .btn-custom-sitemap-root[disabled]:active, fieldset[disabled] .btn-custom-sitemap-root:active, .btn-custom-sitemap-root.disabled.active, .btn-custom-sitemap-root[disabled].active, fieldset[disabled] .btn-custom-sitemap-root.active { background-color: #49A149; border-color: #FFFFFF; }
.btn-custom-sitemap-root .badge { color: #49A149; background-color: #FFFFFF; }
/* btn custom second level end */
/* sitemap menu tree end */

/* btn custom */
.btn-custom { color: #FFFFFF; background-color: #2fa621; border-color: #FFF; }
.btn-custom a, .btn-custom a:hover { color: #FFFFFF; }
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { color: #FFFFFF; background-color: #587d9e; border-color: #FFF; }
.btn-custom:active, .btn-custom.active, .open .dropdown-toggle.btn-custom { background-image: none; }
.btn-custom.disabled, .btn-custom[disabled], fieldset[disabled] .btn-custom, .btn-custom.disabled:hover, .btn-custom[disabled]:hover, fieldset[disabled] .btn-custom:hover, .btn-custom.disabled:focus, .btn-custom[disabled]:focus, fieldset[disabled] .btn-custom:focus, .btn-custom.disabled:active, .btn-custom[disabled]:active, fieldset[disabled] .btn-custom:active, .btn-custom.disabled.active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom.active { background-color: #2fa621; border-color: #FFF; }
.btn-custom .badge { color: #DF7011; background-color: #FFFFFF; }
/* btn custom end */

/* btn custom extra */
.btn-custom-extra { color: #FFFFFF; background-color: #2fa621; border-color: #FFF; }
.btn-custom-extra a, .btn-custom-extra a:hover { color: #FFFFFF; }
.btn-custom-extra:hover, .btn-custom-extra:focus, .btn-custom-extra:active, .btn-custom-extra.active, .open .dropdown-toggle.btn-custom-extra { color: #FFFFFF; background-color: #c19f1f; border-color: #FFF; }
.btn-custom-extra:active, .btn-custom-extra.active, .open .dropdown-toggle.btn-custom-extra { background-image: none; }
.btn-custom-extra.disabled, .btn-custom-extra[disabled], fieldset[disabled] .btn-custom-extra, .btn-custom-extra.disabled:hover, .btn-custom-extra[disabled]:hover, fieldset[disabled] .btn-custom-extra:hover, .btn-custom-extra.disabled:focus, .btn-custom-extra[disabled]:focus, fieldset[disabled] .btn-custom-extra:focus, .btn-custom-extra.disabled:active, .btn-custom-extra[disabled]:active, fieldset[disabled] .btn-custom-extra:active, .btn-custom-extra.disabled.active, .btn-custom-extra[disabled].active, fieldset[disabled] .btn-custom-extra.active { background-color: #BBB; border-color: #FFF; }
.btn-custom-extra .badge { color: #BBB; background-color: #FFFFFF; }
.btn-custom-extra{display:inline-block;padding:10px 10px;margin-bottom:0;font-size:18px;font-weight:600;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}
.btn-custom-extra-min-width { min-width:400px; margin-bottom:10px; }
/* btn custom extra end */

/* gallery list */
.gallery-custom .hover { border: 6px solid #fdfdfd; background-color: #22527f; }
.gallery-custom .hover h2 { color: #FFF; }
.gallery-custom .hover h3 { color: #FFF; }
.gallery-custom .hover li { background: #FFF; }
.gallery-custom .hover li a { color: #36b131; }
.gallery-custom .hover li a span.fa-link { color:#36b131 !important;}
.gallery-custom-feed h5 { background: #22527f; }
.gallery-custom-feed h6 { color: #FFF; }
/* gallery list end */

/* gallery list col-2 */
.gallery-custom-container-col-2 .gallery-custom .hover { border-width: 0px !important; background-color: rgba(178,0,0,0.50) !important; }
.gallery-custom-container-col-2 .gallery-custom-feed h5, .gallery-custom-container-col-2 .gallery-custom-feed h6 { text-transform: inherit !important; }
.gallery-custom-container-col-2 .gallery-custom { width: 520px !important; height: 302px !important; }
.gallery-custom-container-col-2 .gallery-custom img { height: 302px !important; max-width: 520px !important; }
.gallery-custom-container-col-2 .gallery-custom:nth-child(2n+1) { margin-right:50px; }
.gallery-custom-container-col-2 .gallery-custom { background-repeat:no-repeat, no-repeat; background-position:top center, top center; background-size:cover, cover; }
/* gallery list col-2 end */

/* timeline */
div.timeline div.spine { background-color: #c19f1f; }
div.timeline_left div.timeline_element:before, div.timeline_right div.timeline_element:before, div.timeline_dual div.timeline_element_left:before, div.timeline_dual div.timeline_element_right:before { border-top-color:#c19f1f; }
div.timeline_left div.timeline_element:after, div.timeline_right div.timeline_element:after, div.timeline_dual div.timeline_element_left:after, div.timeline_dual div.timeline_element_right:after { background-color: #FFF; border: 3px solid #c19f1f; }
div.timeline_element.blog_post a { color: #36b131; }
div.timeline_title { color: #36b131; }
div.timeline_element.blog_post div.readmore a { color: #36b131; }
/* timeline end */

/* table custom */
.table-custom { color: #36b131; }
.table-custom caption { color:#36b131; font-weight:700; background-color: #ddd; }
.table-custom thead { color: #FFF; background-color: #c19f1f; }
.table > thead > tr > th { border-bottom: 2px solid #ddd; font-weight: 400 !important; }
.table-hover > tbody > tr:hover { background-color: #f5f5f5; }
/* table custom end */

/* lists style custom */
.custom-icon-lists li a { color:#36b131; }
.custom-icon-lists li:before { content: '\f0da'; color: #22527f; }
.custom-icon-lists li.active:before { content: '\f083'; color: #22527f; }
/* lists style custom */

/* accordion panel style */
.panel .label-danger { background-color:#d9534f; }
.panel .label-danger:hover { background-color:#d9534f; color:#FFF; }
.panel .label-danger.label-danger-custom { background-color:#22527f; color:#FFF; }
.panel .label-danger.label-danger-custom:hover { background-color:#000; color:#FFF; }
/* accordion panel style end */

/* lightbox style */
#swipebox-overlay { background-color: rgba(0,0,0,0.7) !important; }
/* lightbox style end */

/* landing page */
/* ============ */
/* headline box */
.jumbotron { background-color: #19b0f0; }
.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4 { font-size: 40px; color:#fff !important; }
.jumbotron p { color:#fff !important; font-weight:400; font-size:1.6em; }
/* headline box end */
/* partner locations */
.jumbotron.jumbotron-custom { background-color: #FBCB27; }
.jumbotron.jumbotron-custom h1, .jumbotron.jumbotron-custom h2, .jumbotron.jumbotron-custom h3, .jumbotron.jumbotron-custom h4 { font-size:1.2em; font-weight:700; color:#36b131 !important; }
.jumbotron.jumbotron-custom p { color:#36b131 !important; font-weight:300; }
.jumbotron.jumbotron-custom .list-group-item { background-color:#FBCB27 !important; }
.jumbotron.jumbotron-custom .list-group-item a { color:#36b131; }
.jumbotron.jumbotron-custom .list-group-item a:hover { color:#36b131; }
.jumbotron.jumbotron-custom a.sml-more { color:#36b131; border-bottom: 1px dotted; border-color: #36b131;}
.jumbotron.jumbotron-custom a:hover.sml-more { color:#36b131;}
.jumbotron-custom ul { color: #36b131; }
.jumbotron-custom ol { color: #36b131; }
/* partner locations end */
/* tab horizontal landing page */
#tab-horizontal-custom .p7TP3-06 h2 { color: #36b131; }
#tab-horizontal-custom .p7TP3-06 p { color: #36b131; }
#tab-horizontal-custom span.label-custom-style, span.label-custom-style a { color:#C1001F;}
/* tab horizontal landing page end */
/* sidebar */
/* sidebar title */
.sidebar-container-title-form .alert-form-custom-box { background-image: -webkit-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -o-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#c19f1f), to(#c19f1f)); background-image: linear-gradient(to bottom, #c19f1f 0, #c19f1f 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c19f1f', endColorstr='#c19f1f', GradientType=0); background-repeat: repeat-x; border-color: #535353; }
.sidebar-container-title-form .alert-form-custom-box h3 { font-size:30px; font-weight: 700; color:#fff; }
.sidebar-container-title-form .alert-form-custom-box p {font-size: 30px; color:#fff; }
/* sidebar container form */
.sidebar-container { background-color:#F1F2F3; }
.box-sidebar-comments .alert-form-custom-box { background-image: -webkit-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -o-linear-gradient(top, #c19f1f 0, #c19f1f 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#c19f1f), to(#c19f1f)); background-image: linear-gradient(to bottom, #c19f1f 0, #c19f1f 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#aaa', endColorstr='#aaa', GradientType=0); background-repeat: repeat-x; border-color: rgb(13, 46, 77); }
.box-sidebar-comments .alert-form-custom-box h3 { font-size:20px; font-weight: 700; color:#fff; }
.box-sidebar-comments .alert-form-custom-box p {font-size: 14px; color:#36b131; }
/* sidebar container comments */
#fancy-news.fn-container li { background-color: #ECF0F1 !important; }
#fancy-news.fn-container h3 { color:#36b131 !important;}
#fancy-news.fn-container { color:#36b131 !important;}
.box-sidebar-comments .fn-navigation { background-color:#ECF0F1 !important; color:#36b131 !important;}
/* sidebar btn form */
.btn-custom-sidebar { color: #FFFFFF; background-color: #22527f; border-color: #FFF; }
.btn-custom-sidebar a, .btn-custom-sidebar a:hover { color: #FFFFFF; }
.btn-custom-sidebar:hover, .btn-custom-sidebar:focus, .btn-custom-sidebar:active, .btn-custom-sidebar.active, .open .dropdown-toggle.btn-custom-sidebar { color: #FFFFFF; background-color: #36b131; border-color: #FFF; }
.btn-custom-sidebar:active, .btn-custom-sidebar.active, .open .dropdown-toggle.btn-custom-sidebar { background-image: none; }
.btn-custom-sidebar.disabled, .btn-custom-sidebar[disabled], fieldset[disabled] .btn-custom-sidebar, .btn-custom-sidebar.disabled:hover, .btn-custom-sidebar[disabled]:hover, fieldset[disabled] .btn-custom-sidebar:hover, .btn-custom-sidebar.disabled:focus, .btn-custom-sidebar[disabled]:focus, fieldset[disabled] .btn-custom-sidebar:focus, .btn-custom-sidebar.disabled:active, .btn-custom-sidebar[disabled]:active, fieldset[disabled] .btn-custom-sidebar:active, .btn-custom-sidebar.disabled.active, .btn-custom-sidebar[disabled].active, fieldset[disabled] .btn-custom-sidebar.active { background-color: #DF7011; border-color: #FFF; }
.btn-custom-sidebar .badge { color: #DF7011; background-color: #FFFFFF; }
/* sidebar end */

/* blockquote */
blockquote.blockquote-custom { color:#ffffff; }
blockquote.blockquote-custom strong { color:#ffffff; }
blockquote.blockquote-custom:before { color:#ffffff; }
blockquote.blockquote-custom:after { color:#ffffff; }
/* blockquote end */

/* call to action */
.cta-box { border: 2px solid #DDD; background-color: #F7F7F7; }
.cta-box h1, .cta-box h2, .cta-box h3 { font-size: 22px; font-weight: 300; }
.cta-box h1 strong, .cta-box h2 strong, .cta-box h3 strong { font-weight: 300; color: #FFF;  }
.cta-box h1, .cta-box h2, .cta-box h3, .cta-box h4, .cta-box a { color: #000; }
.cta-box strong { background: #22527f;color: #fff; }
.btn-custom-landing { color: #fff; background-color: #2fa621; border-color: #36b131; }
.btn-custom-landing:hover, .btn-custom-landing:focus, .btn-custom-landing:active, .btn-custom-landing.active, .open .dropdown-toggle.btn-custom-landing { color: #fff; background-color: #3399cc; border-color: #36b131; }
.btn-custom-landing.disabled, .btn-custom-landing[disabled], fieldset[disabled] .btn-custom-landing, .btn-custom-landing.disabled:hover, .btn-custom-landing[disabled]:hover, fieldset[disabled] .btn-custom-landing:hover,
.btn-custom-landing.disabled:focus, .btn-custom-landing[disabled]:focus, fieldset[disabled] .btn-custom-landing:focus, .btn-custom-landing.disabled:active, .btn-custom-landing[disabled]:active, fieldset[disabled] .btn-custom-landing:active, .btn-custom-landing.disabled.active, .btn-custom-landing[disabled].active, fieldset[disabled] .btn-custom-landing.active { background-color: #EB9316; border-color: #E38D13; }
.btn-custom-landing .badge { color: #EB9316; background-color: #36b131; }
/* call to action end */
/* ============ */
/* landing page end */

/* netmanager layout */
/* ============ */
.box-inner { background: #425D73; color: #fff; }
.box-inner:hover { background: #97BF0D; }
.box-inner i { color: #fff; }
.portfolio figcaption h4 a, .portfolio figcaption i { color: #FFF !important; }
.portfolio figcaption { background: rgba(0, 0, 0, .8); }
.portfolio .link, .portfolio .more { background-color: #e74c3c;  }
.portfolio .link i, .portfolio .more i { color: #FFF !important; }
/* drop menu filter */
.p7DMM01 ul a.open .button { background-color: #22527f !important; }
.p7DMM01 ul a:hover.open .button { color: #FFF !important; }
#filters .button { background: #c19f1f; color: #FFF; }
.p7DMM01 a.open .button { color: #FFF !important; }
#filters ul ul .button { background: #c19f1f; color: #FFF; }
#filters .button:hover { background-color: #000; color: #FFF; }
#filters .button:active, #filters .button.is-checked { background-color: #22527f; }
/* drop menu filter end */
.bordered-header, .bordered-header-custom, .bordered-header-custom-center { background-color: #22527f; }
.fa-ul-custom-circle li .fa-circle { color:#22527f; }
.fa-ul-custom-circle li .fa + .fa { color:#FFF; }
/* ============ */
/* netmanager layout  end*/

/* accordion faq */
#panel-group-custom-faq .panel-heading .accordion-toggle:after { /* symbol for "opening" panels */ content: "\f078"; }
#panel-group-custom-faq .panel-heading .accordion-toggle.collapsed:after { /* symbol for "collapsed" panels */ content: '\f054'; }
#panel-group-custom-faq .panel-default { border: 1px dashed #eee; }
#panel-group-custom-faq .panel-default>.panel-heading { background: #fff; color: #555; }
#panel-group-custom-faq .panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px dashed #eee; }
#panel-group-custom-faq .panel-default>.panel-heading:hover { color: #22527f; }
#panel-group-custom-faq .panel-default>.panel-heading:hover a, #panel-group-custom-faq .panel-default>.panel-heading:hover a:after { color: #22527f; }
#panel-group-custom-faq .panel-title>a { color: #36b131; }
/* accordion faq end */

/* slickmap */
/* --------	top level --------- */
#sitemap-slickmap #primaryNav li a:hover { background-color: #e2f4fd; border-color: #97bdcf; }
#sitemap-slickmap #primaryNav li a:link:before, #sitemap-slickmap #primaryNav li a:visited:before { color: #78a9c0; }
/* --------	second level --------- */
#sitemap-slickmap #primaryNav li li a { background-color: #cee3ac; border-color: #b8da83; }
#sitemap-slickmap #primaryNav li li a:hover { border-color: #94b75f; background-color: #e7f1d7; }
#sitemap-slickmap #primaryNav li li a:link:before, #sitemap-slickmap #primaryNav li li a:visited:before { color: #8faf5c; }
/* --------	third level --------- */
#sitemap-slickmap #primaryNav li li li a { background-color: #fff7aa; border-color: #e3ca4b; width: 80%; }
#sitemap-slickmap #primaryNav li li li a:hover { background-color: #fffce5; border-color: #d1b62c; }
#sitemap-slickmap #primaryNav li li li a:link:before, #sitemap-slickmap #primaryNav li li li a:visited:before { color: #ccae14; }
/* --------	fourth level --------- */
#sitemap-slickmap #primaryNav li li li li a { background-color: #f00; border-color: #e3ca4b; width: 80%; }
#sitemap-slickmap #primaryNav li li li li a:hover { background-color: #fffce5; border-color: #d1b62c; }
#sitemap-slickmap #primaryNav li li li li a:link:before, #sitemap-slickmap #primaryNav li li li li a:visited:before { color: #ccae14; }
/* slickmap end */

/* sidebar gallery sidebar */
.box-sidebar-gallery .box-content-gallery-fix img { width: 100%; min-height: 100px; height: auto !important; height: 100px; border: 4px solid #fff; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
.box-sidebar-gallery .box-content-gallery-fix img { max-height: 100px; }
/* sidebar gallery sidebar end */

/* sidebar gallery */
.container-root-desc .box-sidebar-gallery .box-content-gallery-fix img { width: 100%; min-height: 174px; height: auto !important; height: 174px; border: 4px solid #fff; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
.container-root-desc .box-sidebar-gallery .box-content-gallery-fix img { max-height: 174px; }
/* sidebar gallery end */



/* cta-box custom */
.landing-cta-box-custom .cta-box p { margin-left:-20px; }
.landing-cta-box-custom .cta-box ul { margin-left:0px; }
/* cta-box custom end */

/* cta-box custom */
.landing-cta-box-custom .cta-box p { margin-left:-20px; }
.landing-cta-box-custom .cta-box ul { margin-left:0px; }
.landing-cta-box-custom .cta-box ul { list-style: none; }
/* https://astronautweb.co/snippet/font-awesome/ */
.landing-cta-box-custom .cta-box ul  li:before {font-size:20px; content: '\f00c'; font-family: FontAwesome; display: inline-block; color: #42b529; margin-right: 5px; }
.landing-cta-box-custom .cta-box ul li { text-align: left; }
/* cta-box custom end */

/* gallery container custom */
.box-content-gallery-fix-custom img { min-height: 174px; height: auto !important; height: 174px; }
.box-content-gallery-fix-custom img { max-height: 174px; }
/* gallery container custom */
@media (max-width: 1500px) {
.fullwidthbanner-banner { left:500px !important; }
}
@media (max-width: 1300px) {
.fullwidthbanner-banner { left:400px !important; }
}
@media (max-width: 1200px) {
.fullwidthbanner-banner { left:300px !important; }
}
@media (max-width: 1199px) {
.logo-header { width: 403px !important; }
.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4 { font-size: 30px; }
}
@media (max-width: 1000px) {
.logo-header { width: 353px !important; margin-top: 11px; }
.fullwidthbanner-banner { left:200px !important; }
}
@media (max-width: 991px) {
.logo-header { width: 303px !important; margin-top: 23px; }
.fullwidthbanner-banner { background-image:none !important; background-color:#c19f1f !important; left:100px !important; }
.fullwidthbanner-banner-arrow { background-image:none !important; }
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title { color:#FFF; }
.fullwidthbanner-banner a span.fullwidthbanner-banner-slogan-title-sub { color:#FFF; }
}
@media (max-width: 900px) {
.logo-header { width: 253px !important; margin-top: 34px; }
}
@media screen and (min-width: 768px) {
#modalAdv .modal-dialog { width: 770px; }
#ModalPrivacy .modal-dialog { width: 770px; }
#ModalUrgentDelivery .modal-dialog { width: 770px; }
}

/* parallax */
#paralax-container-slice-001 { width: 100%; background-repeat: no-repeat; background-attachment: scroll; background-size: cover; background-position: top center; }
.paralax-icon-rounded { border-radius: 50%; width: 40px; height: 40px; display: block; text-align: center; font-size: 18px; }
.paralax-icon-rounded:before, .paralax-icon-rounded.fa { margin: auto; text-align: center; line-height: 40px; }
.paralax-icon-medium { font-size: 33px; }
.paralax-icon-medium.paralax-icon-rounded { width: 66px; height: 66px; }
.paralax-icon-medium.paralax-icon-rounded:before, .paralax-icon-medium.paralax-icon-rounded.fa { line-height: 66px; }
.paralax-icon-rounded { color: #386200; border: 1px dashed #386200; }
.paralax-icon-rounded:hover { background-color: #274400; color: #fff; text-shadow: 0 0 5px #FFF; border-style: solid; }
.paralax-text h2 { font-size: 2em; font-weight: 300; line-height: 1.5em; }
.paralax-text p { font-size: 1.6em !important; font-weight: 400; line-height: 1.5em; }
.paralax-text .iconRounded { display: inline-block; }
.paralax-text { text-align: center; padding:66px 66px;}
.paralax-mask-parent { background: rgba(0, 0, 0, 0.5); }
.paralax-text .paralax-icon-rounded { border-color: #fff; }
.paralax-text .paralax-icon-rounded:hover { border-color: #fff; background: none; }
.paralax-text h1, .paralax-text h2, .paralax-text h2 small, .paralax-text h3, .paralax-text p, .paralax-text i { color: #fff; }
.paralax-text h2 a, .paralax-text h2 a:hover, .paralax-text p a, .paralax-text p a:hover { color: #fff; opacity:1; text-decoration:none; }
@media (max-width: 780px) {
.paralax-text { padding: 66px 5px; }
.paralax-text h2 { font-size: 1.5em; line-height: 1.5em; }
.paralax-text p { font-size: 1em !important; line-height: 1.5em; }
}
/* parallax end */

/* team */
.boxContent .iconRounded { border-radius: 50%; width: 40px; height: 40px; display: block; text-align: center; font-size: 18px; }
.boxContent .iconRounded:before, .boxContent .iconRounded.fa { margin: auto; text-align: center; line-height: 40px; }
.boxContent .iconMedium { font-size: 33px; }
.boxContent .iconMedium.iconRounded { width: 66px; height: 66px; }
.boxContent .iconMedium.iconRounded:before, .boxContent .iconMedium.iconRounded.fa { line-height: 66px; }
.boxContent .iconRounded { color: #0075b2; border: 1px dashed #0075b2; }
.boxContent .iconRounded:hover { background-color: #ed1c24; color: #fff; text-shadow: 0 0 5px #FFF; border-style: solid; }
/* team end */

/* isotope */
#team .element-item { margin-bottom: 22px; }
.boxContent ul.socialNetwork { padding: 0; display: block; margin-left:0px; }
.boxContent ul.socialNetwork li { display: inline-block; list-style-type: none; }
.boxContent { border: 1px dashed rgba(0,0,0,0.15); border-top: none; }
.boxContent { padding: 22px; border-radius: 0 0 11px 11px; text-align:center; }
.boxContent h1, .boxContent h2, .boxContent h3, .boxContent h4, .boxContent h5, .boxContent h6 { color: #0075b2; font-size:20px; }
.boxContent p { text-align:center; font-size:16px; }
#team .button { display: inline-block; padding: 10px 18px; margin-bottom: 10px; background: #EEE; border: none; border-radius: 7px; color: #222; font-size: 1em; cursor: pointer; outline: none; }
#team .button:hover { background-color: #0075b2; color: #FFF; }
#team .button:active, #team .button.is-checked { background-color: #0075b2; }
#team .button.is-checked { color: #FFF !important; }
#team .button-group:after { content: ''; display: block; clear: both; }
#team .button-group { margin-bottom: 22px; text-align:center; }
#team .button-group .button { border-radius: 0; margin-left: 0px; margin-right: 1px; }
#team .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
#team .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }
/* isotope end */

@media (max-width: 767px) {
/* isotope */
.box-content-team img { display: block; margin-left: auto; margin-right: auto; }
.box-content-team img.img-responsive { width: auto !important;}
#team .boxContent { border-left: none; border-right: none; }
/* isotope end */
}
@media (max-width: 600px) {
.navbar-brand img { width:auto; height:50px; margin-top:-12px; }
}
@media (max-width: 400px) {
.navbar-brand img { width:auto; height:43px; margin-top:-14px; }
.navbar-header.isios .navbar-brand img { max-width: inherit !important; }
}

/* Fancy News */

/* the thumbnail in the previews */
.fn-preview	> img	{
	margin: 10px; /* Set here the margin for every thumbnail */
	border-width: 1px;
	border-style: solid;
	float: left;
	max-width: 140px;
	max-height: 75%;
}

/* section product recommended */
div.products-list-custom-title a {
    color: #fff !important;
}

/* the title in the previews */
.fn-preview	> div > h3	{
	margin: 0 0 6px; /* Set here the offset between title and date */
	font-size: 16px; /* Set here the size of the title */
	line-height: 16px;
 font-weight:bold;
}

/* the date in the previews */
.fn-preview	> div > h4	{
	margin-bottom: 3px;  /* Set here the offset between date and text */
	font-size: 12px; /* Set here the size of the date */
	line-height: 12px;
}

/* Fancy News END */
/* container custom tag size */
.container-custom-tag h1 { font-weight:700; font-size:2em; }
.container-custom-tag h2, .container-custom-tag p { font-size:1.2em; }
.container-custom-tag h2 { line-height:1.4em; }
/* container custom tag size end */
.btn-u {
    background: #8b9091;
    color: #fff;
}
.btn-u:hover {
    background: #2fa621;
    color: #FFF;
}

/* list icon font custom */
ul.list-icon-font-custom  li:before { content: '\f00c'; width: 1.2em; font-size:1.2em; color: #36b131; }
/* list icon font custom end */

/* sidebar menu var 001 */
nav.sidebar-subnav-menu-var-001 ul li a { border-bottom: 1px solid #eee; color: #8b9091; }
nav.sidebar-subnav-menu-var-001 ul li a.active, nav.sidebar-subnav-menu-var-001 ul li a:hover { border-bottom-color: #c19f1f; color: #36b131; }
/* sidebar menu var 001 end */


/* new slide gallery */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#2b483e;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#8b9091;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block; backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#8b9091}
/* new slide gallery end */

.gallery-root-slider-owl 
{
margin-top: 0px;
margin-bottom: 20px;
border: 1px solid #e9e9e9;
}

/* office boxes */
.dmxGoogleMaps { margin-bottom:50px; }
.boxFocus { padding: 22px; border-radius: 11px; border: 1px dashed #ddd; }
.boxFocus address { margin-bottom: 10px; line-height:1.5em; }
.color1, .ctaBox.color1 { background-color: #F7F7F7; color: #444; }
.color1 h1, .color1 h2, .color1 h3, .color1 h4, .color1 blockquote, .color1 a { color: #444; margin-top:0px; font-weight:300; }
.color1 a.btn { color: #111; }
.color1 a.btn:hover { color: #fff; }
.color1 .subTitle { color: #999; }
.color2, .slice.color2, .bulle.color2, .ctaBox.color2 { background-color: #c19f1f; color: #fff; }
.color2 h1, .color2 h2, .color2 h3, .color2 h4, .color2 blockquote, .color2 a { color: #fff; margin-top:0px; font-weight:300; }
.color2 a.btn { color: #111; }
.color2 a.btn:hover { color: #fff; }
.color2 a.btn-border { color: #fff; }
.color2 h1 strong { background: #fff; color: #c19f1f; }
.color2 .ctaBox { border-color: rgba(255,255,255,0.5); }
.color2 h1:before, .color2 h1:after { color: #274400; }
/* office boxes end */

/* call to action */
.ctaBox { margin-top:50px; padding: 33px; border: 2px solid rgba(0,0,0,0.05); }
.ctaBoxFullwidth { padding: 0; border: none; }
.ctaBox a { margin-top: 22px; }
.ctaBox h1, .ctaBox h2, .ctaBox h3, .ctaBox h4, .ctaBox h5, .ctaBox h6 { font-size: 20px; line-height: 1,5em; margin-bottom: 0; font-weight: 100; padding: 0; border: none; text-align: left; letter-spacing: normal; text-transform: none; }
.ctaBox h1 strong, .ctaBox h2 strong, .ctaBox h3 strong, .ctaBox h4 strong, .ctaBox h5 strong, .ctaBox h6 strong { font-size: 28px; background-color: #c19f1f; color: #fff; padding: 0 10px; font-weight: 600; line-height: 1.8em; }
.ctaBox h1:after, .ctaBox h2:after, .ctaBox h3:after, .ctaBox h4:after, .ctaBox h5:after, .ctaBox h6:after { border-top: none; border-bottom: none; }
.ctaBox blockquote { font-size: 44px; line-height: 44px; margin-bottom: 0; color: #fff; }
.ctaBox .subTitle { text-align: justify; font-size:1.2em; color:#36b131; }
.ctaBox.ctaBoxCentered h1, .ctaBox.ctaBoxCentered blockquote { text-align: center; }
.ctaBox.ctaBoxCentered a { float: none; margin-top: 1.5em; }
.ctaBox a.btn { float: right; margin-top: 0; font-size:1.2em; }
.ctaBox a.btn:first-child { margin-bottom:10px; }
.ctaBox a.btn:last-child { margin-top:10px; }
/* call to action end */

/* btn custom */
.btn-custom-tbs { color: #FFFFFF !important; background-color: #c19f1f; border-color: #FFF; font-size: 16px; }
.btn-custom-tbs a, .btn-custom-tbs a:hover { color: #FFFFFF; }
.btn-custom-tbs:hover, .btn-custom-tbs:focus, .btn-custom-tbs:active, .btn-custom-tbs.active, .open .dropdown-toggle.btn-custom-tbs { color: #FFFFFF; background-color: #36b131; border-color: #FFF; }
.btn-custom-tbs:active, .btn-custom-tbs.active, .open .dropdown-toggle.btn-custom-tbs { background-image: none; }
.btn-custom-tbs.disabled, .btn-custom-tbs[disabled], fieldset[disabled] .btn-custom-tbs, .btn-custom-tbs.disabled:hover, .btn-custom-tbs[disabled]:hover, fieldset[disabled] .btn-custom-tbs:hover, .btn-custom-tbs.disabled:focus, .btn-custom-tbs[disabled]:focus, fieldset[disabled] .btn-custom-tbs:focus, .btn-custom-tbs.disabled:active, .btn-custom-tbs[disabled]:active, fieldset[disabled] .btn-custom-tbs:active, .btn-custom-tbs.disabled.active, .btn-custom-tbs[disabled].active, fieldset[disabled] .btn-custom-tbs.active { background-color: #BBB; border-color: #FFF; }
.btn-custom-tbs .badge { color: #BBB; background-color: #FFFFFF; }
.btn-custom-tbs-min-width { min-width:300px; margin-bottom:10px; }
a.btn.btn-custom-tbs { clear: right !important; }
/* btn custom end */

/* btn isotope */
.btn-custom-isotope { color: #36b131 !important; background-color: #F7F7F7; border-color: #FFF; }
.btn-custom-isotope a, .btn-custom-isotope a:hover { color: #FFF; }
.btn-custom-isotope:hover, .btn-custom-isotope:focus, .btn-custom-isotope:active, .btn-custom-isotope.active, .open .dropdown-toggle.btn-custom-isotope { color: #FFFFFF !important; background-color: #c19f1f; border-color: #FFF; }
.btn-custom-isotope:active, .btn-custom-isotope.active, .open .dropdown-toggle.btn-custom-isotope { background-image: none; }
.btn-custom-isotope.disabled, .btn-custom-isotope[disabled], fieldset[disabled] .btn-custom-isotope, .btn-custom-isotope.disabled:hover, .btn-custom-isotope[disabled]:hover, fieldset[disabled] .btn-custom-isotope:hover, .btn-custom-isotope.disabled:focus, .btn-custom-isotope[disabled]:focus, fieldset[disabled] .btn-custom-isotope:focus, .btn-custom-isotope.disabled:active, .btn-custom-isotope[disabled]:active, fieldset[disabled] .btn-custom-isotope:active, .btn-custom-isotope.disabled.active, .btn-custom-isotope[disabled].active, fieldset[disabled] .btn-custom-isotope.active { background-color: #BBB; border-color: #FFF; }
.btn-custom-isotope .badge { color: #BBB; background-color: #FFFFFF; }
.btn-custom-isotope-min-width { min-width:300px; margin-bottom:10px; }
/* btn isotope end */

h1 span.easycrima {
font-size: 1.5em;
color: #ff3300;
}
h1 span.crima {
font-size: 1.5em;
color: #66cc33;
}
h1 span.crimafast {
font-size: 1.5em;
color: #ff9900;
}
h1 span.crimaexo {
font-size: 1.5em;
color: #ffcc00;
}
h1 span.crimainox{
font-size: 1.5em;
color: #0066ff;
}
h1 span.altro {
font-size: 1.5em;
color: #232323;
}

/* landing-cta-box-custom custom */
.landing-cta-box-custom .landing-cta-box-custom-preheadline { line-height:1; margin-top:0px; text-align:center; font-weight:bold; font-size:22px; color:#7d7d7d; font-style:italic; }
.landing-cta-box-custom .landing-cta-box-custom-headline-xl { line-height:1; margin-top:0px; text-align:center; font-weight:bold; font-size:54px; color:#ff0000; font-style:italic; }
.landing-cta-box-custom .landing-cta-box-custom-headline-lg { line-height:1; margin-top:0px; text-align:center; font-weight:bold; font-size:48px; color:#ff0000; font-style:italic; }
.landing-cta-box-custom .landing-cta-box-custom-headline-xs { line-height:1; margin-top:0px; text-align:center; font-weight:bold; font-size:22px; color:#7d7d7d; font-style:italic; }
.landing-cta-box-custom .landing-cta-box-custom-subheadline-lg { text-align:center; font-size:34px; color:#009900; font-style:italic; }
.landing-cta-box-custom .landing-cta-box-custom-subheadline-xs { text-align:center; font-size:26px; color:#000000; font-style:italic; }
.landing-cta-box-custom p { font-size: 1.2em; color: #595959; }
.landing-cta-box-custom .blockquote-custom.blockquote-custom-style { text-align: center; font-size:20px; color:#000000; }
.landing-cta-box-custom .blockquote-custom.blockquote-custom-ac { text-align: center; }
.landing-cta-box-custom .cta-box.cta-box-square span { font-size:1.3em !important; }
.landing-cta-box-custom .cta-box.cta-box-bulletpoint { font-size:22px; }
.landing-cta-box-custom .cta-box.cta-box-custom { font-size:22px; color:#000000; text-align:left; padding:5px; }
@media (max-width: 1112px) {
.landing-cta-box-custom .landing-cta-box-custom-preheadline { font-size:14px; }
.landing-cta-box-custom .landing-cta-box-custom-headline-xl { font-size:34px; }
.landing-cta-box-custom .landing-cta-box-custom-headline-lg { font-size:28px; }
.landing-cta-box-custom .landing-cta-box-custom-headline-xs { font-size:16px; }
.landing-cta-box-custom .landing-cta-box-custom-subheadline-lg { font-size:24px; }
.landing-cta-box-custom .landing-cta-box-custom-subheadline-xs { font-size:16px; }
.landing-cta-box-custom .blockquote-custom.blockquote-custom-style { font-size:16px; }
.sidebar-container-title-form .alert-form-custom-box h3 { font-size:20px; }
.sidebar-container-title-form .alert-form-custom-box p {font-size: 20px; }
.landing-cta-box-custom .cta-box.cta-box-bulletpoint { font-size:18px; }
.landing-cta-box-custom .cta-box.cta-box-bulletpoint { text-align:left !important; }
.landing-cta-box-custom .cta-box.cta-box-custom { font-size:18px; }
.landing-cta-box-custom .cta-box.cta-box-custom p { margin-left:inherit !important; }
}
@media (max-width: 768px) {
.landing-cta-box-custom .cta-box.cta-box-square div img { float:none !important; display:block; margin:0 auto; }
}
/* landing-cta-box-custom custom end */
