* {
margin: 0;
padding: 0;
}
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
color: #242424;
}
body.style-2 {
font-family: 'Roboto Slab', sans-serif;
}
ul {
list-style: none;
margin-bottom: 0;
}
a, a:hover{
color:#242424;
}
a:hover strong{
color:#000;
}
button,
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
border: none;
outline: none;
}
img {
max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0;
}
select:focus,
select:active {
box-shadow: 0;
border: 0;
outline: 0
}
.pdl0 {
padding-left: 0
}
.nav > li > a:focus,
.nav > li > a:hover {
background-color: transparent;
text-decoration: none;
}
.navbar {
margin-bottom: 0;
border: 0;
}
.section-padding {
padding-top: 70px;
padding-bottom: 70px;
}
.section-padding.no-padding-bottom {
padding-bottom: 0px;
}
.blog-post-area.section-padding {
padding-top: 80px;
}
input:focus,
input:active {
outline: none;
}
.positionstat {
position: static;
}
.positionrel {
position: relative;
}
textarea:focus {
outline: none !important;
box-shadow: none !important
} input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px white inset !important;
} .nav-tabs > li > a {
border: 0
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
border: 0;
outline: 0
}
.nav-tabs {
border: 0
}
.nav-tabs > li > a:hover {
border: 0
} .navbar-toggle .icon-bar {
position: relative;
-webkit-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
width: 28px;
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
background-color: transparent !important;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
background: #fba919;
top: 0;
transform: rotate(-45deg);
}
.navbar-toggle.active span:nth-child(4) {
margin-top: -2.5px;
transform: rotateZ(45deg);
} .panel-heading {
border-bottom: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0;
position: relative;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 0 none;
}
.panel-title {
background: #fff;
}
.panel-title a {
background: transparent;
display: block;
padding: 20px 44px;
font-weight: 100;
font-size: 26px;
position: relative;
z-index: 4;
letter-spacing: 1px;
color: #666;
display: block;
position: relative;
}
.panel-group .panel {
border-radius: 0;
margin-bottom: 15px;
}
.panel {
background-color: transparent;
border: none;
border-radius: 4px;
box-shadow: none;
margin-bottom: 20px;
}
.panel-body {
line-height: 30px;
font-size: 19px;
font-weight: 100;
letter-spacing: 1px;
}
.panel-heading {
position: relative;
}
.panel-heading::before {
content: "";
font-family: fontawesome;
height: 25px;
position: absolute;
right: 5%;
top: 50%;
width: 25px;
background: #AD152F;
color: #fff;
text-align: center;
line-height: 27px;
border-radius: 50%;
margin-top: -12.5px;
font-size: 14px
}
.slick-slide {
outline: none !important;
}
.newsfomr input::-webkit-input-placeholder { color: #fff;
opacity: 1
}
.newsfomr input::-moz-placeholder { color: #fff;
opacity: 1;
}
.panel-heading.active::before {
content: "\f068";
}
.panel-heading.active a {
color: #AD152F
} .js div#preloader {
position: fixed;
-webkit-filter: grayscale(100%); filter: grayscale(100%);
left: 0;
top: 0;
z-index: 988899;
width: 100%;
height: 100%;
overflow: visible;
background-image: url(//garone.com.ar/wp-content/themes/garone/img/preloader.gif);
-webkit-background-size: 80px;
background-size: 80px;
background-repeat: no-repeat;
background-position: center center;
background-color: #fff;
}