/*
Theme Name: Divi Cral Inps Regione Puglia
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.4.1625586028
Updated: 2021-07-06 17:40:25

*/

.logo-uilpolizia{
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: -50px;
}

.logo-cralnetwork{
	margin-right: 50px;
	margin-bottom: -50px;
}

/*per bottone on/off*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #283371;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* campi per ricerca*/
input[type=text] {
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 2px solid #283371;
  border-radius: 4px;
}

#special_contatti .et_pb_code_3{
	display:none;
}
#special_contatti .et_pb_row{
    width:100% !important;
}
#special_contatti .et_pb_text h2 {
    font-size: 32px !important;
    color: #283371!important;
}
#special_contatti .et_pb_text {
    border-left-width: 5px !important;
    padding-top: 5px!important;
    padding-left: 10px!important;
    border-left-style: solid !important;
    border-left-color: #283383 !important;
}
.level-0{
	font-weight:bold !important;
	font-size:15px !important;
}
#top-menu li {
    display: inline-block !important;
    font-size: 10px !important;
    padding-right: 12px !important;
}
#top-menu li.mega-menu>ul>li>a:first-child {
    padding-top: 0 !important;
    font-weight: 500 !important;
    border-bottom: 1px solid rgba(0,0,0,.03) !important;
}
#top-menu li a {
    font-size: 14px !important;
}
#top-menu li.mega-menu>ul>li>a {
    width: 90% !important;
    padding: 0 20px 5px !important;
}
.et-fixed-header #top-menu li li a, #top-menu li li a, #et-secondary-nav li li a, .dtb-menu.et_pb_menu .nav li ul.sub-menu a {
    color: #283371 !important;
    background: #fff;
}
/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {

}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
.riquadro_immagine{
	float:normal;
    margin-right: 0px;
    width: 100%;
}
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 


}