/* Add here all your CSS customizations */
html
{
    font-family: 'Raleway', sans-serif !important;
}

.counters.counters-text-dark .counter .fa, .counters.counters-text-dark .counter .icons, .counters.counters-text-dark .counter strong, .counters.counters-text-dark .counter label {
    color: #ccc !important;
}

.counters.counters-text-dark .counter {
    color: #ccc !important;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon i.icons {
    color: #27aae1 !important;
}

.custom-accordion-style-1 .card-header .card-title a:not(.collapsed) {
    background: #ccc;
}

#contatti{
	background: url('../img/ago-bg2.jpg') bottom no-repeat;
}


.ef1
{
	border: 3px #ccc transparent !important;
	padding: 0;
	transition:  all 1s;
}

.ef1:hover {
    border: 12px #27aae1 solid !important;
    /*padding: 30px !important;*/
    top:-3px;
}

.text-2
{
    text-decoration: inherit;
}

.ef1:hover + .text-2 {
	text-decoration: underline;
}


#footer
{
	padding-top: 10px !important;
}

#footer .container .row > div {
     margin-bottom: 5px;
}

.tringle_p
{
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #f7f7f7;
    top:-25px;
    left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
}

.tringle_w
{
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #FFF;
}

.rotated
{
    position: absolute;
    width: 150%;
    height: 130px;
    background-color: #242b32;
    -ms-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    left: -25px;
    top: -40px;
    border: 0;
}

html.sticky-header-active #header .header-body {
    opacity: 0.9;
}

.custom-accordion-style-1 .card-header .card-title a:not(.collapsed) {
    background: #c0ecff;
}

.feature-box {
    margin: 10px;
}

.counters.counters-text-dark .counter .fa, .white,  .counters.counters-text-dark .counter .icons, .counters.counters-text-dark .counter strong, .counters.counters-text-dark .counter label {
    color: #FFF !important;
}

.img1
{
    max-width: 250px;
    background: rgba(39,170,225,0.3);
    padding: 25px;
    border-radius: 15px;
}

.h1small
{
    font-size: 0.8em;
    color: #27aae1;
    font-weight: inherit;
    line-height: inherit;
    margin-left: inherit;
    letter-spacing: inherit;
}

#footer {
    background: #be382f!important;
}

#footer .footer-copyright {
    background: #be382f !important;
}

html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border .header-body {
    border-bottom: 0 ;
}


.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;    
    background: rgba(0, 0, 0, 0.55);
}

html .bg-color-dark, html .bg-dark {
    background-color: #ccc !important;
}

#logoslider{
    transform: scale(1.5);
}