/*
 Theme Name:   DacunaSite
 Theme URI:    https://www.dacunastudio.com
 Description:  Dacuna Studio &eacute un&lsquo;agenzia di Comunicazione, Marketing e Design che realizza siti web e mobile, brand identity, e-commerce, strategie digitali, produzione e gestione dei contenuti sia online che offline per dar valore alla tua azienda in formato digitale.
 Author:       Dacuna Studio - Agenzia Marketing Brescia
 Author URI:   https://www.dacunastudio.com
 Template:     generatepress
 Version:      7
*/


/*------------------------------------------------------------------
[Table of contents]

 - Color
 - Color
 - Global
 - UI elements
 - Header
 - Navigation
 - Footer
 - Components
 - Sections
 - Sliders
 - Social icon
 - Responsive
 - Media Query style

-------------------------------------------------------------------*/

:root {
	
	
	/* Fonts */
		--ds-font-menu: "raleway", sans-serif;
		--ds-font-title: "raleway", sans-serif;
		--ds-body-title-weight: 700;
		
		--ds-font-body: "Open Sans", sans-serif;
	  	--ds-body-font-family: var(--ds-font-body);
		--bs-body-text-align: left;
		--ds-body-font-weight: 400;
		--ds-body-line-height: 1.5rem;
	
	/* Size */
		--ds-font-size: 1rem;
		
	
	  
	/* Colors */
	
		--ds-color-selection: #79950c;
		
		--ds-color-font: #000000;
		--ds-color-body: #fff;
		--ds-color-footer: #062639;
		--ds-color-site-info: #062639;
		
		--ds-color-button: #ffd000;
		--ds-color-button-info: var(--ds-color-button);
		--ds-color-button-successo: var(--ds-color-button);
		--ds-color-button-avvertimento: var(--ds-color-button);
		--ds-color-button-pericolo: var(--ds-color-button);
		--ds-color-button-hover: #79950c;
		--ds-radius-button: 20px;
		--ds-font-button: #000;
		
		--ds-color-link: #fd110d;
		--ds-color-link-hover: #fdb10d;
		
		--ds-color-icons: #fff;
		
		--ds-color-primary: #0F2851;
		--ds-color-secondary: #25eaea;
		--ds-color-tertiary: #dd9933;
		--ds-color-contrast: #222222;
		--ds-color-contrast2: #575760;
		--ds-color-contrast3: #b2b2be;
		--ds-color-accent: #8224e3;

	/* Eleemntor */
		--e-global-color-primary: var(--ds-color-primary);
		--e-global-color-secondary: var(--ds-color-secondary);
		--e-global-color-text: var(--ds-color-font);
		--e-global-color-accent: var(--ds-color-accent);
		--e-global-typography-primary-font-family: var(--ds-font-body);
		--e-global-typography-primary-font-weight: 600;
		--e-global-typography-secondary-font-family: var(--ds-font-body);
		--e-global-typography-secondary-font-weight: 400;
		--e-global-typography-text-font-family: var(--ds-font-body);
		--e-global-typography-text-font-weight: 400;
		--e-global-typography-accent-font-family: var(--ds-font-body);
		--e-global-typography-accent-font-weight: 500;


}

/*------------------------------------------------------------------
    Global
-------------------------------------------------------------------*/

body {
	margin: 0;
	font-family: var(--ds-font);
	font-size: var(--ds-font-size);
	font-weight: var(--ds-body-font-weight);
	line-height: var(--ds-body-line-height);
	color: var(--ds-color-font);
	text-align: var(--ds-body-text-align);
	background-color: var(--ds-color-body);
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.5em;
	width: 100%;
}

th,
td {
	padding: 8px;
}

th {
	border-width: 0 1px 1px 0;
}

td {
	border-width: 0 1px 1px 0;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 40px;
	margin-top: 40px;
}

pdtb-10{padding-top:10px!important;padding-bottom:10px!important}.pdtb-20{padding-top:20px!important;padding-bottom:20px!important}.pdtb-30{padding-top:30px!important;padding-bottom:30px!important}.pdtb-40{padding-top:40px!important;padding-bottom:40px!important}.pdtb-50{padding-top:50px!important;padding-bottom:50px!important}.pdtb-60{padding-top:60px!important;padding-bottom:60px!important}.pdtb-80{padding-top:80px!important;padding-bottom:80px!important}.pdtb-100{padding-top:100px!important;padding-bottom:100px!important}.pdtb-120{padding-top:120px!important;padding-bottom:120px!important}.pdtb-150{padding-top:150px!important;padding-bottom:150px!important}.pdtb-200{padding-top:200px!important;padding-bottom:200px!important}
.pd-0{padding:0!important}.pd-5{padding:5px!important}.pd-10{padding:10px!important}.pd-15{padding:15px!important}.pd-20{padding:20px!important}.pd-30{padding:30px!important}.pd-40{padding:40px!important}.pd-50{padding:50px!important}.pd-60{padding:60px!important}.pd-70{padding:70px!important}.pd-80{padding:80px!important}.pd-90{padding:90px!important}.pd-100{padding:100px!important}.pd-150{padding:100px!important}.pdt-0{padding-top:0!important}.pdt-5{padding-top:5px!important}.pdt-10{padding-top:10px!important}.pdt-15{padding-top:15px!important}.pdt-20{padding-top:20px!important}.pdt-30{padding-top:30px!important}.pdt-40{padding-top:40px!important}.pdt-50{padding-top:50px!important}.pdt-80{padding-top:80px!important}.pdt-100{padding-top:100px!important}.pdt-150{padding-top:150px!important}.pdt-200{padding-top:200px!important}.pdr-0{padding-right:0!important}.pdr-5{padding-right:5px!important}.pdr-10{padding-right:10px!important}.pdr-15{padding-right:15px!important}.pdr-20{padding-right:20px!important}.pdr-30{padding-right:30px!important}.pdr-40{padding-right:40px!important}.pdr-50{padding-right:50px!important}.pdr-60{padding-right:60px!important}.pdr-70{padding-right:70px!important}.pdr-80{padding-right:80px!important}.pdr-90{padding-right:90px!important}.pdr-100{padding-right:100px!important}.pdr-150{padding-right:150px!important}.pdb-0{padding-bottom:0!important}.pdb-5{padding-bottom:5px!important}.pdb-10{padding-bottom:10px!important}.pdb-15{padding-bottom:15px!important}.pdb-20{padding-bottom:20px!important}.pdb-30{padding-bottom:30px!important}.pdb-40{padding-bottom:40px!important}.pdb-50{padding-bottom:50px!important}.pdb-60{padding-bottom:60px!important}.pdb-70{padding-bottom:70px!important}.pdb-80{padding-bottom:80px!important}.pdb-90{padding-bottom:90px!important}.pdb-100{padding-bottom:100px!important}.pdb-120{padding-bottom:120px!important}.pdb-150{padding-bottom:150px!important}.pdb-200{padding-bottom:200px!important}.pdl-0{padding-left:0!important}.pdl-5{padding-left:5px!important}.pdl-10{padding-left:10px!important}.pdl-15{padding-left:15px!important}.pdl-20{padding-left:20px!important}.pdl-30{padding-left:30px!important}.pdl-40{padding-left:40px!important}.pdl-50{padding-left:50px!important}.pdl-60{padding-left:60px!important}.pdl-70{padding-left:70px!important}.pdl-80{padding-left:80px!important}.pdl-90{padding-left:90px!important}.pdl-100{padding-left:100px!important}.pdl-150{padding-left:150px!important}.mg-0{margin:0!important}.mg-5{margin:5px!important}.mg-10{margin:10px!important}.mg-15{margin:15px!important}.mg-20{margin:20px!important}.mg-30{margin:30px!important}.mg-40{margin:40px!important}.mg-50{margin:50px!important}.mg-60{margin:60px!important}.mg-70{margin:70px!important}.mg-80{margin:80px!important}.mg-90{margin:90px!important}.mg-100{margin:100px!important}.mg-120{margin:120px!important}.mg-130{margin:130px!important}.mg-150{margin:150px!important}.mg-200{margin:200px!important}.mgt-0{margin-top:0!important}.mgt-5{margin-top:5px!important}.mgt-10{margin-top:10px!important}.mgt-15{margin-top:15px!important}.mgt-20{margin-top:20px!important}.mgt-30{margin-top:30px!important}.mgt-40{margin-top:40px!important}.mgt-50{margin-top:50px!important}.mgt-60{margin-top:60px!important}.mgt-70{margin-top:70px!important}.mgt-80{margin-top:80px!important}.mgt-90{margin-top:90px!important}.mgt-100{margin-top:100px!important}.mgt-120{margin-top:120px!important}.mgt-130{margin-top:130px!important}.mgt-150{margin-top:150px!important}.mgt-200{margin-top:200px!important}.mgr-0{margin-right:0!important}.mgr-5{margin-right:5px!important}.mgr-10{margin-right:10px!important}.mgr-15{margin-right:15px!important}.mgr-20{margin-right:20px!important}.mgr-30{margin-right:30px!important}.mgr-40{margin-right:40px!important}.mgr-50{margin-right:50px!important}.mgr-60{margin-right:60px!important}.mgr-70{margin-right:70px!important}.mgr-80{margin-right:80px!important}.mgr-90{margin-right:90px!important}.mgr-100{margin-right:100px!important}.mgr-120{margin-right:120px!important}.mgr-130{margin-right:130px!important}.mgr-150{margin-right:150px!important}.mgr-200{margin-right:200px!important}.mgb-0{margin-bottom:0!important}.mgb-5{margin-bottom:5px!important}.mgb-10{margin-bottom:10px!important}.mgb-15{margin-bottom:15px!important}.mgb-20{margin-bottom:20px!important}.mgb-30{margin-bottom:30px!important}.mgb-40{margin-bottom:40px!important}.mgb-50{margin-bottom:50px!important}.mgb-60{margin-bottom:60px!important}.mgb-70{margin-bottom:70px!important}.mgb-80{margin-bottom:80px!important}.mgb-90{margin-bottom:90px!important}.mgb-100{margin-bottom:100px!important}.mgb-120{margin-bottom:120px!important}.mgb-130{margin-bottom:130px!important}.mgb-150{margin-bottom:150px!important}.mgb-200{margin-bottom:200px!important}.mgl-0{margin-left:0!important}.mgl-5{margin-left:5px!important}.mgl-10{margin-left:10px!important}.mgl-15{margin-left:15px!important}.mgl-20{margin-left:20px!important}.mgl-30{margin-left:30px!important}.mgl-40{margin-left:40px!important}.mgl-50{margin-left:50px!important}.mgl-60{margin-left:60px!important}.mgl-70{margin-left:70px!important}.mgl-80{margin-left:80px!important}.mgl-90{margin-left:90px!important}.mgl-100{margin-left:100px!important}.mgl-120{margin-left:120px!important}.mgl-130{margin-left:130px!important}.mgl-150{margin-left:150px!important}.mgl-200{margin-left:200px!important}.hg-50{height: 50px !important} .hg-60{height: 60px !important} .hg-70{height: 70px !important} .hg-80{height: 80px !important} .hg-90{height: 90px !important} .hg-100{height: 100px !important} .hg-150{height: 150px !important} .hg-200{height: 200px !important} .hg-250{height: 250px !important} .hg-300{height: 300px !important} .hg-350{height: 350px !important}


/*------------------------------------------------------------------
    Typography
-------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: var(--ds-font-title);
	font-weight: var(--ds-body-title-weight);
	line-height: 1.2;
	color: var(--ds-color-primary);
	}

h1 {font-size: 60px; margin-bottom: 0.8rem !important;}
h2 { font-size: 35px ; margin-bottom: 0.8rem !important; }
h3 { font-size: 28px ; margin-bottom: 0.8rem !important; } 
h4 { font-size: 25px  }
h5 { font-size: 20px  }
h6 { font-size: calc(var(--ds-font-size) + 0.25rem)  }
p {	font-size: var(--ds-font-size); margin-bottom: 10px; font-family: var(--ds-font-body); color: var(--ds-color-font); line-height: var(--ds-body-line-height)}

b, strong {color: #000000 ;}

h2 strong { background: -webkit-linear-gradient(#F5E101, #63AA25);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;;}

a, a:visited  {color: var(--ds-color-link) ;}
a:hover, { color: var(--ds-color-link-hover); }	

/******    Text Wight    ******/
.fw-1 { font-weight: 100; }
.fw-2 { font-weight: 200; }
.fw-3 { font-weight: 300; }
.fw-4 { font-weight: 400; }
.fw-5 { font-weight: 500; }
.fw-6 { font-weight: 600; }
.fw-7 { font-weight: 700; }
.fw-8 { font-weight: 800; }
.fw-9 { font-weight: 900; }

/******    Text Height    ******/
.fbig-1 { font-size: calc(1rem + 1.5vw) !important; }
.fbig-2 { font-size: calc(2rem + 0.9vw) !important; }
.fbig-3 { font-size: calc(3rem + 0.6vw) !important; }
.fbig-4 { font-size: calc(4rem + 0.3vw) !important; }
.fbig-5 { font-size: 5rem !important; }

/******    Line Height    ******/
.l-height-24 { line-height: 24px; }
.l-height-26 { line-height: 26px; }
.l-height-28 { line-height: 28px; }
.l-height-30 { line-height: 30px; }
.l-height-32 { line-height: 32px; }
.l-height-34 { line-height: 34px; }
.l-height-36 { line-height: 36px; }
.l-height-38 { line-height: 38px; }
.l-height-40 { line-height: 40px; }

/*------------------------------------------------------------------
    Color
-------------------------------------------------------------------*/

/******    Text selection   ******/
*::-moz-selection { background: var(--ds-color-selection); color: #fff; text-shadow: none; }
::-moz-selection { background: var(--ds-color-selection); color: #fff; text-shadow: none; }
::selection { background: #0F2851; color: #f9eb1f; text-shadow: none; }

/******    Text color    ******/
.theme-color { color: #84ba3f; }
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p { color: #fff !important; }
.text-black { color: #363636; }
.text-gray { color: #999999; }


/*------------------------------------------------------------------
    UI
-------------------------------------------------------------------*/

.fa, .far, .fas {
	
}

.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #F29224;
        border-color: #F29224;
        border-radius: var(--ds-radius-button);
        padding: 5px 20px
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
    background-color: #F29224
}

.site-header a, .site-header a:visited {
    color: #0F2851;}


a.button, a.button:visited, a.wp-block-button__link:not(.has-background){
	color: #ffffff;
    background-color: #0F2851;
    font-family: var(--ds-font-title);
    font-weight: 700;
    padding: 12px 24px;
    border-radius: var(--ds-radius-button);
    margin-top: 10px;
    font-size: 12px;
}

a.button:hover{
	transition: 0.8s;
	background-color: var(--ds-color-button-hover)
}


.elementor-button {
	transition: all .5s ease;
    display: inline-block;
    line-height: 1;
    background-color: var(--ds-color-button) !important;
    border-radius: var(--ds-radius-button) !important;
    font-size: 15px;
    padding: 12px 24px;
    font-weight: 600;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    }

.elementor-button:hover{
	transition: all .5s ease;
	background-color: var(--ds-color-button-hover) !important;
	color: #fff !important;
}


.cn-button.bootstrap{
	background: #1871AD;
}

.elementor-button.elementor-size-lg{
	border-radius: var(--ds-radius-button);

}

.elementor-button-text {
  color: #fff;
  border-radius: var(--ds-radius-button);
  }

.elementor-button.elementor-size-xs {
  font-size: 13px;
  padding: 10px 20px;
  -webkit-border-radius: var(--ds-radius-button);
  border-radius: var(--ds-radius-button);
  }

.elementor-button.elementor-size-md {
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: var(--ds-radius-button);
  border-radius: var(--ds-radius-button);
  }

.elementor-button.elementor-size-lg {
  font-size: 18px;
  padding: 20px 40px;
  -webkit-border-radius: var(--ds-radius-button);
  border-radius: var(--ds-radius-button);
  }

.elementor-button.elementor-size-xl {
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: var(--ds-radius-button);
  border-radius: var(--ds-radius-button);
  }


.box-team-shadow {
	box-shadow: 0 20px 30px rgb(0 0 0 / 6%);
}

.box-team-shadow {
	box-shadow: 0 20px 30px rgb(0 0 0 / 6%);
}


.qodef-qi-accordion .qodef-e-title-holder{
box-shadow: 0 0 7px rgb(0 0 0 / 16%);
    margin-bottom: 2.5rem;
    padding: 2rem 2.5rem;	
}

.elementor-portfolio__filter{
	padding: 10px 20px !important;
	background-color: var(--ds-color-primary);
	color:#fff
}



/*------------------------------------------------------------------
    Top Header
-------------------------------------------------------------------*/

.top-bar .inside-top-bar{
	z-index: 5
}

.top-head-right .wpml-ls-legacy-list-horizontal {
	float: right !important
}

.top-head-right .textwidget {
	float: right
}

.top-head-right .textwidget a, .top-head-right .textwidget a:visited{
	color: #fff !important
}

.wpml-ls-legacy-list-horizontal{
	padding: 0
}

.top-bar{
	color: #fff;
	background-color: var(--ds-color-primary);
	font-size: ;
}


.inside-top-bar{
	padding: 5px 0;
	background-color: var(--ds-color-primary);
	color: #ffffff;
} 

.inside-top-bar ol, .inside-top-bar ul {
    margin: 0;
}


 
.social-top i {
	color: #81d742;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-size: 15px;
	margin-right: 10px;
	transition: all 0.2s ease-in-out;
	display: flex;
	justify-content: center;
}

.social-top i:hover {
	color: ;
}



.social-top a {
	text-decoration: none;
}


.col .inside-top-bar {
	padding-right: 0;
}

.inside-top-bar .col{
	padding: 0 !important
}

.top-head-right p{
	float: right;
	font-size: ;
	color: #ffffff;
}

.top-bar p{
	margin-bottom: 0;
	font-size: ;
	color: #ffffff;
	}

.top-bar a, .top-bar a:visited{
	color: #000000;
	font-weight: 600
}

.top-bar a:hover{
	color: #dd3333;
	font-weight: 600
}

.top-bar ul {
    margin: 0 !important;
}

ul.social-top li {
	list-style-type: none;
	float: right;
	display:inline;
	margin-right: 10px;
	padding: 8px 0;
}



ul.contact-top li {
	list-style-type: none;
	float: left;
	display:inline;
	margin-right: 10px;
	padding: 5px 0;
}

.top-bar .nav-inline>.menu-item+.menu-item:before {
	content: '|';
	color: #cad5d5;
	display: inline-block;
	margin: 0 1em;
}

.site-logo{
	margin-bottom: 0;
}

.site-logo img{
	border-radius: 0 !important
	}

/*------------------------------------------------------------------
    Header
-------------------------------------------------------------------*/

.site-header .header-image{
	margin-top: -10px;
}


.inside-header{
	padding: 20px 0;
}

.titolo-pagina{
	font-weight: 400;
	color: #ffffff;
	font-size: 60px;
	text-align: center;
	letter-spacing: 2px;	
}

.titolo-pagina h1{
	font-weight: 600;
	color: #fff;
	font-size: 40px;	    
}

.titolo-pagina a, .titolo-pagina a:visited{
	color: #fff;
	font-size: 16px;
}

.titolo-pagina a:hover{
	font-size: 16px;
}

.site-header{
	z-index: 100;
	background-color: #ffffff;
}

.main-navigation, .main-navigation ul ul{
	background-color: #ffffff;
}

.page-hero h1{
	font-size: 70px;
	text-transform: uppercase;
	color: #fff
}

.section-titolo{
min-height: 250px
}


.social-part .fab{
    padding-left:20px;
}


.title-corner h3{
	font-size: 25px
}
.title-corner-sidebar h3{
	font-size: 20px
}

.page-title h1{
	font-size: 80px;
	font-weight: 600;
	text-transform: none;
}

.page-title h2{
	font-size: 46px;
	text-transform: none;
	font-weight: 400;
	}


.page-caption-divider {
	border-color: #C7B173;
    width: 80px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    margin-top: 35px;
}

@media (min-width:769px) {
    .main-navigation .main-nav ul li.nav-button a {
        background-color: #0e2456;
        border: 2px solid #0e2456;
        color: #fff;
        line-height: 35px; /*this number will likely need to be adjusted*/
        margin-left: 20px;
        border-radius: 5px
    }
    .main-navigation .main-nav ul li.nav-button-line a {
        background-color: #2985c7;
        border: 2px solid #2985c7;
        color: #fff;
        line-height: 35px; /*this number will likely need to be adjusted*/
        margin-left: 20px;
        border-radius: 5px
    }
}

/*------------------------------------------------------------------
   Title
-------------------------------------------------------------------*/


.page-hero {

}

.title-page{
    color: #002E47;
    text-align: left;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    padding: 35px 0;
}

.title-page h1{
	margin-bottom: 0;
	text-transform: uppercase;
	
}

.title-autore h3{
	text-transform: uppercase
}

.header-breadcrumb {
    color: #00ddcf;
}

.breadcrumbs span, .breadcrumbs a {
    color: #8224e3 !important;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
}
    

.breadcrumb_last {
	color: #00ddcf;
}




/*------------------------------------------------------------------
   Menu
-------------------------------------------------------------------*/

.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{
	color: #ffffff;
	background-color: #0d2211 !important;
}

.main-navigation .main-nav ul li a{	
    font-weight: 700;
    font-family: var(--ds-font-menu);
    font-size: 18px;
    padding-left: 8px;
    padding-right: 8px;
    color: #0F2851;
    text-transform: uppercase
}

main-navigation .main-nav ul li a:hover{
	color: #FFE63D
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a{
		    background: -webkit-linear-gradient(#F5E101, #63AA25);
     -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-navigation .main-nav ul ul li a {
    font-size: 18px;
}

.elementor-kit-9 img{
	border-radius: 0 !important
}


/*------------------------------------------------------------------
   Contents
-------------------------------------------------------------------*/

.box-shadow-multicolor p{
	color: #fff !important
}

.box-shadow-multicolor h2{
	color: #fff !important
}


.site-content {
    padding: 0px;
}

.title-content h2{
	    font-size: 60px;
	    font-weight: bold;
}

.entry-meta a {
	color: #8FC5E4
}

.elementor-posts .elementor-post__title a{
	font-weight: 400;
	font-size: 25px;
}


.icon_box_heading{
	font-weight: 400;
}


.content-dark h1,
.content-dark h3,
.content-dark h2,
.content-dark h4,
.content-dark h5,
.content-dark h6 {
	color: #fff
}

.content-dark a{ color: #BFAB75 }
.content-dark p{ color: #fff !important }

.content-dark,
.content-dark ul,
.content-dark li {
	color: #fff !important
}


.cta-box-prefooter{
	
}
.cta-box-prefooter h2{
	margin-bottom: 0.2rem !important;
	font-weight: 700;
}

.cta-box-prefooter .elementor-button:hover {
	background-color: #0F2851 !important;
	color: #f9eb1f !important;
	}


.box-dark, .box-dark h2, .box-dark p, .box-dark a{
	color: #fff
}
.box-dark h3{
	color: #FFE63D;
	margin-bottom: 0.2rem !important;
}

.box-team h3{
	    font-size: 22px;
	    text-align: center
}
.box-team p{
		    text-align: center
	}

.box-dark strong, .box-dark b{
	color: #fff
} 
	
.box-team .social-circle li a {
	display:inline-block;
	position:relative;
	margin-left: 45%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:15px;
	color: var(--ds-color-icons); 
}

.box-team .social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
	color: var(--ds-color-icons); 
}
	


/*------------------------------------------------------------------
   Blog
-------------------------------------------------------------------*/

.entry-title{
	font-size: 30px;
	font-family: var(--ds-font-title);
    font-weight: 700;
    color: var(--ds-color-primary);    
}

.entry-title a {
	color: var(--ds-color-primary);
	}
.entry-title a:hover {
	color: var(--ds-color-link-hover);
	}
	

.entry-meta{
	font-weight: 600;
    color: #408DB7	
}

.inside-article{
}

article {
	margin-bottom: 30px !important;
	padding: 0;
	margin: 0
}




/*------------------------------------------------------------------
   Sidebar
-------------------------------------------------------------------*/

.widget-area .widget {
    padding: 0 20px 10px;
}

.sidebar .widget .widget-title {
	font-family: var(--ds-font-title);
    font-weight: 700;
	border-color: #d32525;
	border-bottom: solid;
	font-size: 18px;
    color: #383838;
        padding-bottom: 8px;
    text-transform: none;
}

.sidebar .widget-area .widget {
	padding: 0
}

.widget-title {
	margin-bottom: 0;
}

.widget .search-form button.search-submit {
    background: #C7B173;
}

/*------------------------------------------------------------------
    Footer
-------------------------------------------------------------------*/


.footer-widgets .footer-widget-1 {
    flex-basis: 30%;
}

.footer-widgets .footer-widget-2 {
    flex-basis: 20%;
}

.footer-widgets .footer-widget-3 {
    flex-basis: 20%;
}

.footer-widgets .footer-widget-4 {
    flex-basis: 28%;
}


.logo-footer{
	width: 95%;
	border-radius: 0 !important
}

.site-footer{
	margin-top: 0px
}

.footer-widgets-container{
	padding: 0
}

.footer-widgets{
	background-color: var(--ds-color-footer);
	padding: 60px 0;
	color: #ffffff;
}

.inside-footer-widgets p{
	font-size: 13px
}

.footer-widgets .widget-title{
	line-height: 1.5em;
	color: #ffffff;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 10px;
}

.footer-widgets b, .footer-widgets strong {
	color: #fff !important
}

.footer-widgets .fa, .far, .fas{
    padding-right: 10px;
}

.footer-widgets p{
	font-size: 14px;
	color: #ffffff;
}

.footer-widgets a, .footer-widgets a:visited{
	font-size: 17px;
	color: #fff;
	text-decoration: none
}

.footer-widgets a:hover{
	color: #f9eb1f !important;
	text-decoration: underline
}


.footer-widgets .widget ul li {
	    margin-bottom: .5em;
}


/*------------------------------------------------------------------
    Footer Bottom
-------------------------------------------------------------------*/

.site-info {
	font-size: 12px !important;
	background-color: var(--ds-color-site-info);
    text-align: center;
    padding: 10px 20px;
    color: #ffffff;
}

.site-info p{
    color: #ffffff;
    font-size: 12px !important;
}

.site-info a, .site-info a:visited{
	color: #fff;
	font-size: 12px !important;
	text-decoration: none
}

.site-info a:hover{
	color: #f9eb1f;
}

.inside-site-info{
	padding: 10px 0;
}



.cta-box-prefooter .elementor-size-md:hover{
	background: #0F2851 !important;
	color: #fff !important;
}


/*------------------------------------------------------------------
    Slider Revolution
-------------------------------------------------------------------*/




/*------------------------------------------------------------------
   Event Calendars
-------------------------------------------------------------------*/





/*------------------------------------------------------------------
    Other style
-------------------------------------------------------------------*/

.elementor-38 .elementor-element.elementor-element-0862246 .elementor-tab-title{
	border-radius: 10px
}
.elementor-accordion .elementor-accordion-item{
	border: none !important;
	margin-bottom: 10px;
}


/*------------------------------------------------------------------
    Social media icon
-------------------------------------------------------------------*/

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#1DA1F2;
}
.social-network a.icoLinkedin:hover {
	background-color:#0e76a8;
}
.social-network a.icoYoutube:hover {
	background-color:#FF0000;
}
.social-network a.icoInstagram:hover {

	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:15px;
	color: var(--ds-color-icons) !important;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: var(--ds-color-icons);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/*------------------------------------------------------------------
   Contact form
-------------------------------------------------------------------*/

.hedear-news{
	margin-bottom: 100px
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select{
	width: 100%;
    height: 50px;
    padding: 3px 50px 0 30px;
    border: 0;
    outline: none;
    font-weight: 400;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 0;
    background: #f5f5f5;
    }

textarea{
	min-height: 150px
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus{
	border: 2px solid #0F2851;
	background: #f5f5f5;
}



input[type="submit"]{
	color: #ffffff;
    background-color: #0F2851 !important;
	font-family: var(--ds-font-title);
	padding: 15px 20px !important;
	border-radius: var(--ds-radius-button) !important;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}

.label-form{
	margin-top: 10px;
	color: #002E47
}


.label-privacy-form{
	margin-top: 20px
}

.qodef-qi-contact-form-7 input[type=date], .qodef-qi-contact-form-7 input[type=email], .qodef-qi-contact-form-7 input[type=number], .qodef-qi-contact-form-7 input[type=password], .qodef-qi-contact-form-7 input[type=search], .qodef-qi-contact-form-7 input[type=tel], .qodef-qi-contact-form-7 input[type=text], .qodef-qi-contact-form-7 input[type=url], .qodef-qi-contact-form-7 select, .qodef-qi-contact-form-7 textarea{
	margin-bottom: 10px;
}

.widget .search-form button.search-submit{
	border-radius: var(--ds-radius-button) !important
}

.wpcf7-list-item-label{
	font-size: 12px !important;
}


.footer-widgets input[type="text"], .footer-widgets input[type="email"], .footer-widgets input[type="url"], .footer-widgets input[type="password"], .footer-widgets input[type="search"], .footer-widgets input[type="tel"], .footer-widgets input[type="number"], .footer-widgets textarea, .footer-widgets select {
    width: 100%;
    height: 50px;
    padding: 3px 50px 0 30px;
    border: 0;
    outline: none;
    font-weight: 700;
    overflow: hidden;
    margin-bottom: 10px !important;
    border-radius: 5px !important;
    background-color: #dd3333 !important;
	font-family: var(--ds-font-title);
}

.footer-widgets .wpcf7-list-item-label {
    font-size: 12px !important;
}



/*------------------------------------------------------------------
    Mobile - Media Query style
-------------------------------------------------------------------*/

@media (max-width: 768px) {
	

}

@media (min-width: 828px) and (max-width: 1023px) {

}

/*------------------------------------------------------------------
   Tablet - Media Query style
-------------------------------------------------------------------*/

@media (min-width: 769px) and (max-width: 1024px) {

}

/*------------------------------------------------------------------
   Pc e Desktop - Media Query style
-------------------------------------------------------------------*/

@media (min-width: 1025px) and (max-width: 1280px) { 

}

@media (min-width: 1025px) and (max-width: 1919px) { 

}

@media (min-width: 1920px) { 
}

