html,
body {
height: 100%;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 400;
vertical-align: baseline;
background: #ffffff;
color: #646464;
}
h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.4;
font-weight: 600;
font-family: 'Raleway', sans-serif;
margin: 0 0 10px 0;
}
h1 {
font-size: 60px;
}
h2 {
font-size: 36px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
p {
line-height: 24px;
margin: 0 0 20px 0;
}
a {
text-decoration: none;
}
a:active,
a:hover,
a:focus {
text-decoration: none;
}
a:active,
a:hover,
a:focus {
outline: 0 none;
}
img {
max-width: 100%;
height: auto;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0;
} .section-space {
padding: 100px 0;
}
.section-space-b-less-30 {
padding: 100px 0 70px;
}
.section-space-top {
padding: 100px 0 0 0;
}
.inner-section-space-top {
padding: 60px 0 0 0;
}
.inner-section-space-top30 {
padding: 30px 0 0 0;
}
.section-space-b-less-20 {
padding: 100px 0 80px;
}
.section-space-88 {
padding: 88px 0;
}
.section-space-88-100 {
padding: 88px 0 100px;
}
.section-space-82-100 {
padding: 82px 0 100px;
}
.section-space-88-64 {
padding: 88px 0 64px;
}
.section-space-100-74 {
padding: 100px 0 74px;
}
.section-space-88-75 {
padding: 88px 0 75px;
}
.section-space-88-94 {
padding: 88px 0 94px;
}
.section-space-82-74 {
padding: 82px 0 74px;
}
.section-space-110-64 {
padding: 110px 0 64px;
}
.section-space-88-44 {
padding: 88px 0 44px;
}
.section-space-100-64 {
padding: 100px 0 64px;
}
.section-space-93-94 {
padding: 93px 0 94px;
}
.section-space-93-100 {
padding: 93px 0 100px;
}
.margin-b-30 {
margin-bottom: 30px;
}
.margin-b-0 {
margin-bottom: 0!important;
}
.padding-b-0 {
padding-bottom: 0;
}
.wrapper-area {
overflow: hidden;
} .btn-read-more {
background: transparent;
padding: 14px 30px;
border: 2px solid #ffbe00;
text-transform: uppercase;
color: #222222;
font-weight: 600;
border-radius:30px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-read-more i {
padding-left: 10px;
}
.btn-read-more:hover {
color: #ffffff;
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-read-more-fill, .submit {
background: #ffbe00;
padding: 14px 30px;
border: 2px solid #ffbe00;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
border-radius:30px;
display: inline-block;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
margin-top : 20px;
}
.btn-read-more-fill i {
padding-left: 10px;
}
.btn-read-more-fill:hover, .submit:hover {
color: #222222;
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-read-more-white {
background: #ffffff;
padding: 14px 30px;
border: 2px solid #ffffff;
text-transform: uppercase;
color: #222222;
font-weight: 600;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
display: block;
width: 170px;
}
.btn-read-more-white i {
padding-left: 10px;
}
.btn-read-more-white:hover {
color: #ffffff;
background: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-read-more-transparent {
background: transparent;
padding: 14px 30px;
border: 2px solid #ffbe00;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
display: block;
width: 170px;
}
.btn-read-more-transparent i {
padding-left: 10px;
}
.btn-read-more-transparent:hover {
color: #ffffff;
background: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-error {
background: #222222;
padding: 14px 33px;
color: #ffffff;
border-radius: 0;
text-transform: uppercase;
font-weight: 600;
margin-top: 30px;
}
.btn-error:hover {
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-shopnow {
display: inline-block;
background: #ffbe00;
padding: 8px 30px;
color: #ffffff;
border-radius: 0;
text-transform: capitalize;
border: 2px solid #ffbe00;
font-weight: 600;
font-size: 16px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-shopnow:hover {
background: transparent;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-cart {
background: #ffbe00;
height: 46px;
width: 140px;
color: #ffffff;
border-radius: 0;
text-transform: uppercase;
border: 2px solid #ffbe00;
font-weight: 600;
line-height: 32px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-cart:hover {
background: transparent;
color: #000000;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-download {
background: transparent;
padding: 12px 30px;
border: 2px solid #ffbe00;
text-transform: capitalize;
color: #000000;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
display: block;
width: 200px;
}
.btn-download i {
padding-left: 15px;
color: #898989;
}
.btn-download:hover {
color: #ffffff;
background: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-checkout {
display: inline-block;
background: #ffbe00;
padding: 7px 25px;
border: 1px solid #ffbe00;
text-transform: capitalize;
color: #ffffff;
font-weight: 600;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.btn-checkout i {
padding-right: 10px;
}
.btn-checkout:hover {
color: #222222;
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .section-title-area {
text-align: center;
}
.section-title-area h2.section-title {
margin-bottom: 24px;
color: #222222;
}
.section-title-area .title-bottom-icon {
width: 235px;
position: relative;
margin: 0 auto;
margin-bottom: 37px;
}
.section-title-area .title-bottom-icon .title-bottom-border
{
right: 0;
margin: 0 auto;
bottom: 10px;
left: 0;
content: "";
height: 3px;
width: 50px;
background: #ffbe00;
position: absolute;
}
.section-title-area .title-bottom-icon .title-bottom-icon-left:after {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 7px;
left: 0;
position: absolute;
}
.section-title-area .title-bottom-icon .title-bottom-icon-left:before {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 10px;
left: 10px;
position: absolute;
}
.section-title-area .title-bottom-icon i {
color: #ffbe00;
font-size: 16px;
}
.section-title-area .title-bottom-icon .title-bottom-icon-right:after {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 10px;
right: 0;
position: absolute;
}
.section-title-area .title-bottom-icon .title-bottom-icon-right:before {
content: "";
height: 1px;
width: 80px;
background: #b0b0b0;
bottom: 7px;
right: 10px;
position: absolute;
}
.section-title-area p {
margin: 0;
}
.section-sub-title-big {
padding-bottom: 24px;
position: relative;
font-weight: 600;
color: #222222;
margin-bottom: 25px;
}
.section-sub-title-big:after {
content: "";
height: 3px;
width: 50px;
background: #ffbe00;
position: absolute;
bottom: 0;
left: 0;
}
.section-sub-title {
padding-bottom: 24px;
position: relative;
font-weight: 600;
margin-bottom: 30px;
color: #222222;
}
.section-sub-title a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.section-sub-title a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.section-sub-title:after {
content: "";
height: 3px;
width: 50px;
background: #ffbe00;
position: absolute;
bottom: 0;
left: 0;
}
.sub-title {
color: #222222;
font-weight: 600;
}
.sub-title a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sub-title a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.title-bar {
margin-bottom: 20px;
padding-bottom: 20px;
color: #7a7a7a;
position: relative;
}
.title-bar:after {
content: "";
height: 3px;
width: 50px;
background: #ffbe00;
position: absolute;
bottom: 0;
left: 0;
}
.inner-sub-title, .comment-reply-title , .comment_title{
font-size: 18px;
font-weight: 600;
color: #222222;
margin-bottom: 30px;
display: block;
}
.sidebar-search-title {
position: relative;
font-weight: 600;
font-size: 20px;
color: #000000;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 30px;
}
.sidebar-search-title:after {
content: "";
position: absolute;
background: #ffbe00;
height: 3px;
width: 50px;
bottom: 0;
left: 0;
}
.sidebar-search-title:before {
content: "";
position: absolute;
background: #e1e1e1;
height: 1px;
width: 100%;
bottom: 1px;
left: 0;
}
.sidebar-title {
position: relative;
font-weight: 600;
font-size: 22px;
color: #000000;
text-transform: capitalize;
padding-bottom: 15px;
margin-bottom: 32px;
margin-top: 32px;
}
.sidebar-title:after {
content: "";
position: absolute;
background: #ffbe00;
height: 3px;
width: 50px;
bottom: 0;
left: 0;
}
.sidebar-title:before {
content: "";
position: absolute;
background: #e1e1e1;
height: 1px;
width: 100%;
bottom: 1px;
left: 0;
}
a{
color : #646464;
} .header-bennar-area {
padding: 90px 0;
position: relative;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.header-bennar-area .overlay {
position: absolute;
height: 100%;
width: 100%;
top: 0;
background: rgba(0, 0, 0, 0.6);
}
.header-bennar-area .header-bennar-left h2 {
color: #ffffff;
text-transform: uppercase;
font-size:42px;
}
.header-bennar-area .header-bennar-left h1 {
color: #ffffff;
text-transform: uppercase;
font-size:42px;
}
.header-bennar-area .header-bennar-right {
text-align: right;
margin-top: 22px;
}
.header-bennar-area .header-bennar-right ul li {
display: inline-block;
color: #bbbbbb;
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
.header-bennar-area .header-bennar-right ul li a {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.header-bennar-area .header-bennar-right ul li a:hover {
color: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .contact-banner-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/contact-background.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.contact-banner-area h3 {
color: #ffffff;
font-size: 38px;
line-height: 1.1;
}
.contact-banner-area a {
color: #ffffff;
font-weight: 600;
display: inline-block;
} .img-back-side {
position: relative;
}
.img-back-side img {
width: 100%;
}
.img-back-side:after {
content: "";
position: absolute;
right: -7px;
bottom: -7px;
height: 100%;
width: 100%;
background: #e8e8e8;
z-index: -1;
} .mypagination, .pagination {
text-align: left;
margin-top: 30px;
}
.mypagination li {
display: inline-block;
}
.mypagination li a ,  .pagination  a, .pagination  span.current{
width: 42px;
font-size: 16px;
color: #ffffff;
height: 40px;
background: #222222;
margin-right:10px;
display: inline-block;
line-height: 40px;
text-align: center;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.pagination  .dots{
margin-right:10px;
}
.pagination  .next, .pagination  .prev,  .pagination  span.current{
background: #ffbe00;
}
.mypagination li a:hover {
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .stylish-input-group .form-control {
border: none;
box-shadow: 0 0 0;
border-radius: 0;
background: #f0f0f0;
}
.stylish-input-group .input-group-addon {
border: none;
border-radius: 0;
}
.stylish-input-group .input-group-addon button {
border: 0;
background: transparent;
}
.stylish-input-group .input-group-addon button span {
color: #5b5b5b;
} #scrollUp {
background-color: rgba(255, 190, 0, 0.5);
bottom: 100px;
color: #ffffff !important;
display: block;
font-size: 25px;
height: 40px;
line-height: 0;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none !important;
transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
width: 50px;
z-index: 99999;
}
#scrollUp i {
display: block;
padding-top: 7px;
}
#scrollUp:hover,
#scrollUp:focus {
background-color: rgba(234, 175, 4, 0.8);
}    .header-top-area {
padding: 8px 0;
}
.header-top-area .header-top-left ul li {
margin-right: 30px;
display: inline-block;
}
.header-top-area .header-top-left ul li i {
padding-right: 15px;
color: #ffbe00;
font-size: 16px;
}
.header-top-area .header-top-left ul li a {
color: #dddddd;
}
.header-top-area .header-top-right {
text-align: right;
}
.header-top-area .header-top-right ul li {
display: inline-block;
}
.header-top-area .header-top-right ul li a {
color: #ffbe00;
margin-left: 15px;
font-size: 16px;
}
.header-top-area .header-top-right ul li a:hover {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.main-header-area .logo-area {
margin-top: 22px;
} .header-style1-area .header-top-area {
background: #222222;
} .header-style2-area {
position: absolute;
z-index: 9;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.header-style2-area .header-top-area {
background: transparent;
}
.header-style2-area .main-header-area div > div {
background: #ffffff;
} .header-style3-area {
position: absolute;
z-index: 9;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.header-style3-area .main-header-area {
padding: 30px;
background: transparent;
}
.header-style3-area .main-header-area .main-menu-area ul li a {
color: #ffffff;
} .header-style4-area {
position: relative;
}
.header-style4-area .header-top-area {
padding-top: 30px;
position: absolute;
z-index: 9;
left: 0;
right: 0;
margin: 0 auto;
}
.header-style4-area .header-top-area .header-top-right ul li a {
color: #ffffff;
}
.header-style4-area .header-top-area .header-top-right ul li a:hover {
color: #ffbe00;
}
.header-style4-area .main-header-area {
background-color: #000000;
}
.header-style4-area .main-header-area .logo-area {
display: none;
}
.header-style4-area .main-header-area .main-menu-area ul li {
padding: 33px 16px;
}
.header-style4-area .main-header-area .main-menu-area ul li a {
color: #ffffff;
}
.header-style4-area .main-header-area .main-menu-area ul li ul > li {
padding: 0;
}
.header-style4-area .main-header-area .my-search-style {
margin: 25px 20px 0 0;
width: 80%;
float: left;
}
.header-style4-area .main-header-area .my-search-style .form-control {
color: #ffffff;
border-radius: 30px 0 0 30px;
border: none!important;
background: #3b3b3b!important;
}
.header-style4-area .main-header-area .my-search-style .form-control:focus {
box-shadow: none;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon {
background: #3b3b3b!important;
border: none!important;
border-radius: 0 30px 30px 0;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon button {
border: 0;
background: transparent;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon button i {
color: #ffbe00;
}
.header-style4-area .main-header-area .cart-area > a > span {
background: #ffffff;
color: #222222;
} .stick {
position: fixed;
top: 0px;
z-index: 9999;
width: 100%;
background: rgba(255, 255, 255, 0.9);
margin: 0;
border-bottom: 2px solid rgba(255, 190, 0, 0.8);
}
.stick .logo-area {
margin-top: 12px;
}
.stick .main-menu-area nav ul li {
padding: 20px 25px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.stick .cart-area {
padding: 19px 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.stick .cart-area > a > span {
top: 12px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.header-style1-area .stick .cart-area > ul {
top: 66px;
}
.header-style2-area .stick div > div {
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.header-style2-area .stick div > div .cart-area > ul {
top: 66px;
}
.header-style3-area .stick {
background: rgba(0, 0, 0, 0.9);
padding: 0 30px;
}
.header-style3-area .stick .cart-area > ul {
top: 66px;
}
.header-style4-area .stick {
background: rgba(0, 0, 0, 0.95);
}
.header-style4-area .stick .my-search-style {
margin: 15px 20px 0 0;
}
.header-style4-area .stick .main-menu-area ul {
text-align: left;
}
.header-style4-area .stick .main-menu-area ul li {
vertical-align: middle;
padding: 20px 14px;
}
.header-style4-area .stick .main-menu-area ul li a {
color: #ffffff;
}
.header-style4-area .stick .logo-area {
float: left;
display: block;
margin: 15px 15px 0 0;
}
.header-style4-area .stick .cart-area > ul {
top: 66px;
} .mobile-menu-area {
display: none;
}
.mean-container .mean-bar {
float: none;
}
.mean-container .mean-bar:after {
content: "";
clear: both;
display: block;
}
.mean-container .mean-nav ul li a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.mean-container .mean-nav ul li a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.mean-container .mean-nav > ul:after {
content: '';
display: block;
clear: both;
}
.mean-container .mean-nav > ul {
overflow-y: scroll;
}  .title-container{
text-align : center;
}
@media only screen and (min-width: 767px) {
.preview-1 {
position: relative;
height: 620px;
width:100%;
background-size:cover !important;
}
}
@media only screen and (max-width: 767px) {
.preview-1 {
position: relative;
height: 350px;
width:100%;
background-size: cover !important;
}
}
@media only screen and (max-width: 479px) {
.preview-1 {
position: relative;
height: 250px;
width:100%;
}
}
.preview-1 .overlay {
content: "";
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
height: 100%;
width: 100%;
z-index: 7;
}
.preview-1 .slider-1 h1 {
position: relative;
color: #ffbe00;
text-transform: uppercase;
font-weight: 800;
letter-spacing: 2px;
margin-bottom: 30px;
} .preview-1 .slider-1 h1:before {
height: 2px;
left: 0;
right: 0;
margin: 0 auto;
content: "";
background: #ffffff;
width: 618px;
bottom: -30px;
position: absolute;
}
.preview-1 .slider-1 h3 {
position: relative;
letter-spacing: 10px;
text-transform: uppercase;
font-size: 14px;
margin-bottom: 40px;
}
.preview-1 .slider-1 .details-content {
margin-bottom: 30px;
display: inline-block;
}
.preview-1 .slider-1 .details-content p {
font-size: 18px;
margin-bottom: 5px;
padding: 0;
}
.preview-1 .slider-1 .read-more {
margin-top: 30px;
}
.preview-1 .slider-1 .read-more ul li {
display: inline-block;
}
.preview-1 .slider-1 .read-more ul li a {
background: #ffbe00;
color: #ffffff;
font-weight: bold;
padding: 15px 30px;
text-transform: uppercase;
border-radius: 30px;
margin: 10px;
transition: all 0.5s ease 0s;
display: block;
}
.preview-1 .slider-1 .read-more ul li a i {
font-size: 16px;
font-weight: bold;
margin-left: 10px;
}
.preview-1 .slider-1 .read-more ul li a:hover {
background: #eaaf04;
}
.preview-1 .slider-1 .read-more ul li:last-child a {
background: transparent;
border: 1px solid #ffffff;
color: #ffffff;
font-weight: bold;
padding: 15px 30px;
text-transform: uppercase;
border-radius: 30px;
margin: 10px;
transition: all 0.5s ease 0s;
display: block;
}
.preview-1 .slider-1 .read-more ul li:last-child a i {
font-size: 16px;
font-weight: bold;
margin-left: 10px;
}
.preview-1 .slider-1 .read-more ul li:last-child a:hover {
background: #eaaf04;
border: 1px solid #eaaf04;
}
.preview-1 .nivo-controlNav {
bottom: 30px;
}
.preview-1 .preview-1 .nivo-caption a {
border-bottom: none;
}
.preview-1 .details-content {
margin-top: 15px;
}
.preview-1 .title4 {
padding-bottom: 15px;
}  .service-area .row > div {
padding: 0;
}
.service-area .row > div .service-box {
position: relative;
padding: 100px 50px;
background: #ffbe00;
}
.service-area .row > div .service-box .service-box-top {
margin-bottom: 17px;
overflow: hidden;
text-align:center;
}
.service-area .row > div .service-box .service-box-top a {
margin-bottom:20px;
}
.service-area .row > div .service-box .service-box-top a i:before {
color: #eeeeee;
font-size: 85px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box  h3 {
position: relative;
margin-top:20px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box  h3 a {
color: #eeeeee;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box  h3:hover > a {
color: #666666!important;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box  h3:after {
content: "";
background: #eeeeee;
top: 35px;
left:0;
right: 0;
margin: 0 auto;
bottom: 0;
height: 3px;
width: 35px;
position: absolute;
}
.service-area .row > div .service-box p {
color: #eeeeee;
text-align:center;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box .service-read-more {
height: 50px;
width: 60px;
background: #d39e00;
position: absolute;
bottom: 0;
right: 0;
text-align: center;
}
.service-area .row > div .service-box .service-read-more i {
color: #ffffff;
font-size: 20px;
line-height: 52px;
}
.service-area .row > div .service-box .service-read-more:hover {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
background: #ffffff;
}
.service-area .row > div .service-box .service-read-more:hover i {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
color: #222222;
}
.service-area .row > div .service-box:hover p {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover .service-box-top a i:before {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover .service-box-top h3:after {
background: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .service-box:hover .service-box-top h3 > a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-area .row > div .active {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
background: #eaaf04;
} .services-2-area {
padding-bottom: 70px;
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/services/services-2-background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.services-2-area .services-2-top {
position: relative;
z-index: 8;
}
.services-2-area .services-2-top .overlay {
opacity: 0;
transform: scaleX(0);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
background-color: rgba(255, 190, 0, 0.8);
position: absolute;
top: 0;
height: 100%;
width: 100%;
}
.services-2-area .services-2-top .overlay a {
position: absolute;
bottom: 0;
right: 0;
z-index: 10;
}
.services-2-area .services-2-top .overlay a i {
color: #222222;
padding: 0 15px 15px;
}
.services-2-area .services-2-top .overlay a:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: -1;
}
.services-2-area .services-2-top:hover .overlay {
opacity: 1;
transform: scaleX(1);
}
.services-2-area .services-2-bottom {
padding: 30px 0;
}
.services-2-area .services-2-bottom h3 {
position: relative;
font-size: 20px;
margin-bottom: 25px;
padding-bottom: 23px;
}
.services-2-area .services-2-bottom h3 a {
color: #222222;
}
.services-2-area .services-2-bottom h3 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.services-2-area .services-2-bottom h3:after {
position: absolute;
content: "";
height: 3px;
width: 60px;
background: #ffbe00;
left: 0;
bottom: 0;
} .services-4-area {
position: relative;
}
.services-4-area .services-4-area-left .services-4-area-left-top h2 {
color: #222222;
margin-bottom: 24px;
}
.services-4-area .services-4-area-left .services-4-area-left-top p {
margin-bottom: 42px;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box {
padding: 40px 35px;
border: 1px solid #e2e2e2;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box i:before {
color: #ffbe00;
font-size: 40px;
margin-bottom: 15px;
display: block;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3 {
position: relative;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 15px;
margin-bottom: 20px;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3 a {
color: #000000;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box h3:after {
content: "";
background: #ffbe00;
height: 3px;
width: 42px;
bottom: 0;
left: 0;
position: absolute;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover {
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
border: 1px solid #ffbe00;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover i:before {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover h3 a {
color: #ffffff;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.services-4-area .services-4-area-left .services-4-area-left-bottom .services-4-area-left-bottom-box:hover h3:after {
background: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.services-4-area .services-4-area-right {
position: absolute;
top: 127px;
}
.services-4-area .services-4-area-right img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .page-services-1-top-area .services-1-top-inner ul {
border: none;
}
.page-services-1-top-area .services-1-top-inner ul li {
width: 100%;
margin-bottom: 2px;
}
.page-services-1-top-area .services-1-top-inner ul li a {
font-weight: 600;
font-family: 'Raleway', sans-serif;
color: #000000;
padding: 10px 0 10px 10px;
border-radius: 0;
border: 1px solid #e0e0e0;
}
.page-services-1-top-area .services-1-top-inner ul li a i:before {
color: #ffbe00;
margin-right: 10px;
font-size: 36px;
}
.page-services-1-top-area .services-1-top-inner ul .active a {
border: 1px solid #ffbe00;
background: #ffbe00;
color: #ffffff;
}
.page-services-1-top-area .services-1-top-inner ul .active a i:before {
color: #ffffff;
}
.page-services-1-top-area .services-1-top-content .indivisual-content img {
margin-bottom: 30px;
width: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-1-project-activation-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/contact-background.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.page-services-1-project-activation-area .about-counter-list {
text-align: center;
}
.page-services-1-project-activation-area .about-counter-list h2 {
position: relative;
padding-bottom: 30px;
color: #ffffff;
}
.page-services-1-project-activation-area .about-counter-list h2:after {
content: "";
height: 3px;
position: absolute;
width: 66px;
background: #ffbe00;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
}
.page-services-1-project-activation-area .about-counter-list p {
color: #d1d1d1;
} .page-services-2-area .page-services-2-top h4 {
color: #222222;
}
.page-services-2-area .page-services-2-top a img {
width: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-top a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box {
margin-bottom: 30px;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a {
position: relative;
margin: 8px 30px 0 7px;
display: inline-block;
height: 75px;
width: 75px;
text-align: center;
border-radius: 50%;
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
padding-right: 0;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:after {
top: -8px;
left: -7px;
position: absolute;
height: 90px;
width: 90px;
border: 1px solid #cbcbcb;
border-radius: 50%;
content: "";
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a i:before {
color: #ffbe00;
font-size: 42px;
line-height: 75px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:hover {
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media > a:hover i:before {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-2-area .page-services-2-bottom .page-services-2-box .media .media-body h3 {
margin-bottom: 18px;
font-size: 20px;
} .page-services-3-top-area .page-services-3-box {
margin-bottom: 30px;
}
.page-services-3-top-area .page-services-3-box .media .featured-box {
overflow: hidden;
padding-right: 0;
margin-right: 15px;
position: relative;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay {
opacity: 0;
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(255, 190, 0, 0.7);
transform: translateX(190%);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a {
position: absolute;
bottom: 0;
right: 0;
z-index: 10;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a i {
color: #222222;
padding: 0 15px 15px;
}
.page-services-3-top-area .page-services-3-box .media .featured-box .overlay > a:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: -1;
}
.page-services-3-top-area .page-services-3-box .media .featured-box:hover .overlay {
opacity: 1;
transform: translateX(0%);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.page-services-3-top-area .page-services-3-box .media .media-body {
padding-left: 13px;
}
.page-services-3-top-area .page-services-3-box .media .media-body h3 {
line-height: 1;
padding-bottom: 18px;
margin-bottom: 15px;
}
.page-services-3-top-area .page-services-3-box .media .media-body p {
margin-bottom: 0;
} .page-services-details-area .page-services-details-content {
margin-bottom: 45px;
}
.page-services-details-area .page-services-details-content a img {
margin-bottom: 47px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-details-area .page-services-details-content a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-services-details-area .page-services-details-content h4 {
color: #222222;
margin-bottom: 25px;
}
.page-services-details-area .popular-tags-box {
margin-bottom: 0;
}  .about-area .about-left h2 {
font-size: 48px;
color: #222222;
margin-bottom: 22px;
}
.about-area .about-left h2 span {
color: #ffbe00;
}
.about-area .about-left ul {
margin: 30px 0 65px 0;
}
.about-area .about-left ul li {
margin-bottom: 5px;
}
.about-area .about-left ul li i:before {
color: #ffbe00;
font-size: 22px;
margin-right: 20px;
float: left;
}
.about-area .about-right {
position: relative;
}
.about-area .about-right .overlay {
opacity: 0;
content: "";
position: absolute;
height: 100%;
width: 100%;
top: 0;
background-color: rgba(255, 190, 0, 0.5);
transform: scaleY(0);
-ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform-origin: 0 0 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-area .about-right img {
width: 100%;
}
.about-area .about-right:hover .overlay {
opacity: 1;
transform: scaleY(1);
-ms-transform: scaleY(1); -webkit-transform: scaleY(1); visibility: visible;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .about-2-area .about-2-left h2 {
font-size: 48px;
color: #222222;
margin-bottom: 50px;
}
.about-2-area .about-2-left h2 span {
color: #ffbe00;
}
.about-2-area .about-2-left .about-2-tab-area ul li {
float: left;
display: inline-block;
position: relative;
}
.about-2-area .about-2-left .about-2-tab-area ul li a {
border: 1px solid #d5d5d5;
color: #222222;
font-weight: 600;
text-align: center;
display: block;
padding: 10px 0 0 0;
width: 170px;
height: 48px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-2-area .about-2-left .about-2-tab-area ul li a:hover {
background: #ffbe00;
border: 1px solid #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-2-area .about-2-left .about-2-tab-area ul li:last-child a {
border-left: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:last-child a:hover {
border-left: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:first-child a {
border-right: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li:first-child a:hover {
border-right: 0;
}
.about-2-area .about-2-left .about-2-tab-area ul li span:after {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #ffbe00;
bottom: -7px;
content: "";
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
opacity: 0;
z-index: 3;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-2-area .about-2-left .about-2-tab-area ul li:hover span:after {
opacity: 1;
}
.about-2-area .about-2-left .about-2-tab-area ul .active a {
background: #ffbe00;
border: 1px solid #ffbe00;
color: #ffffff;
}
.about-2-area .about-2-left .about-2-tab-area ul .active span:after {
opacity: 1;
}
.about-2-area .about-2-left .about-2-tab-area .tab-content {
padding: 40px 115px 0 0;
}
.about-2-area .about-2-right p {
width: 1px;
word-wrap: break-word;
position: absolute;
top: 100px;
text-transform: uppercase;
background: #000000;
padding: 20px 25px;
left: -35px;
color: #ffffff;
}
.about-2-area .about-2-right a {
display: block;
position: relative;
}
.about-2-area .about-2-right a:after {
position: absolute;
top: 0;
width: 355px;
height: 478px;
content: "";
border: 10px solid #ebebeb;
z-index: -1;
}
.about-2-area .about-2-right a img {
width: 100%;
padding: 100px 0 0 50px;
} .about-3-area .about-3-left .about-3-left-top {
padding-bottom: 64px;
}
.about-3-area .about-3-left .about-3-left-top h2 {
position: relative;
color: #000000;
padding-bottom: 20px;
margin-bottom: 28px;
}
.about-3-area .about-3-left .about-3-left-top h2:after {
content: "";
background: #ffbe00;
width: 50px;
height: 4px;
left: 0;
bottom: 0;
position: absolute;
}
.about-3-area .about-3-left .about-3-left-top p span {
display: block;
color: #000000;
font-weight: 600;
text-transform: uppercase;
}
.about-3-area .about-3-right {
position: relative;
}
.about-3-area .about-3-right:after {
background: #dfdfdf;
height: 100%;
width: 100%;
position: absolute;
top: -30px;
right: -30px;
z-index: -1;
content: "";
}
.about-3-area .about-3-right:before {
background: transparent;
border: 10px solid rgba(223, 223, 223, 0.7);
position: absolute;
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
z-index: 1;
content: "";
}
.about-3-area .about-3-right a img {
width: 100%;
}
.about-3-area .about-3-details .media .media-body {
padding-left: 5px;
}
.about-3-area .about-3-details .media .media-body h4 {
margin-bottom: 18px;
padding-bottom: 18px;
position: relative;
}
.about-3-area .about-3-details .media .media-body h4 a {
color: #222222;
}
.about-3-area .about-3-details .media .media-body h4 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-3-area .about-3-details .media .media-body h4:after {
content: "";
background: #ffbe00;
width: 44px;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
} .about-4-area .about-4-left h2 {
font-size: 48px;
color: #222222;
margin-bottom: 40px;
}
.about-4-area .about-4-left h2 span {
color: #ffbe00;
}
.about-4-area .about-4-left .about-4-tab-area ul li {
float: left;
display: inline-block;
position: relative;
}
.about-4-area .about-4-left .about-4-tab-area ul li a {
border: 1px solid #d5d5d5;
color: #222222;
font-weight: 600;
text-align: center;
display: block;
padding: 10px 0 0 0;
width: 170px;
height: 48px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li a:hover {
background: #ffbe00;
border: 1px solid #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li:last-child a {
border-left: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:last-child a:hover {
border-left: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:first-child a {
border-right: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li:first-child a:hover {
border-right: 0;
}
.about-4-area .about-4-left .about-4-tab-area ul li span:after {
width: 0;
height: 0;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 7px solid #ffbe00;
bottom: -7px;
content: "";
left: 0;
right: 0;
margin: 0 auto;
position: absolute;
opacity: 0;
z-index: 3;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.about-4-area .about-4-left .about-4-tab-area ul li:hover span:after {
opacity: 1;
}
.about-4-area .about-4-left .about-4-tab-area ul .active a {
background: #ffbe00;
border: 1px solid #ffbe00;
color: #ffffff;
}
.about-4-area .about-4-left .about-4-tab-area ul .active span:after {
opacity: 1;
}
.about-4-area .about-4-left .about-4-tab-area .tab-content {
padding: 40px 115px 0 0;
}
.about-4-area .about-4-right p {
width: 1px;
word-wrap: break-word;
position: absolute;
top: 100px;
text-transform: uppercase;
background: #000000;
padding: 20px 25px;
left: -35px;
color: #ffffff;
}
.about-4-area .about-4-right a {
margin-top: 70px;
display: block;
}
.about-4-area .about-4-right a img {
width: 100%;
} .page-about-us-area .page-about-us-left {
padding: 0 20px 0 0;
}
.page-about-us-area .page-about-us-left h2 {
margin-bottom: 25px;
padding-bottom: 20px;
position: relative;
color: #222222;
}
.page-about-us-area .page-about-us-left h2:after 
{
content: "";
height: 3px;
width: 50px;
position: absolute;
left: 0;
bottom: 0;
background: #ffbe00;
}
.page-about-us-area .page-about-us-left p {
margin-bottom: 25px;
}
.page-about-us-area .page-about-us-right img {
width: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-area .page-about-us-right img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area {
text-align: center;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.page-about-us-details-area .page-about-us-details-box > a {
position: relative;
margin-bottom: 30px;
display: inline-block;
height: 90px;
width: 90px;
text-align: center;
border-radius: 50%;
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:after {
top: -8px;
left: -8px;
position: absolute;
height: 106px;
width: 106px;
border: 1px solid #cbcbcb;
border-radius: 50%;
content: "";
}
.page-about-us-details-area .page-about-us-details-box > a i {
color: #ffffff;
font-size: 24px;
line-height: 90px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:hover {
background: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box > a:hover i {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3 {
position: relative;
font-size: 20px;
margin-bottom: 28px;
padding-bottom: 24px;
}
.page-about-us-details-area .page-about-us-details-box h3 > a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3 > a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-about-us-details-area .page-about-us-details-box h3:after
{
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;
content: "";
height: 3px;
width: 35px;
background: #ffbe00;
position: absolute;
}  .featured-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/featured/background.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.featured-area .section-title-area h2 {
color: #ffffff;
}
.featured-area .section-title-area p {
color: #e1e1e1;
}
.featured-area .isotop-classes-tab {
text-align: center;
}
.featured-area .isotop-classes-tab a {
padding: 10px 30px;
border: 2px solid #ffbe00;
margin: 0 5px;
color: #dddddd;
font-weight: 600;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .isotop-classes-tab a:hover {
background: #ffbe00;
border: 2px solid #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .isotop-classes-tab .current {
background: #ffbe00;
border: 2px solid #ffbe00;
color: #ffffff;
}
.featured-area .featuredContainer > div {
padding: 0;
}
.featured-area .featuredContainer .featured-box {
position: relative;
}
.featured-area .featuredContainer .featured-box .featured-box-content {
opacity: 0;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
text-align: center;
right: 0;
left: 0;
z-index: 2;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-box-content h3 {
display: inline-block;
margin-bottom: 7px;
}
.featured-area .featuredContainer .featured-box .featured-box-content h3 a {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-box-content p {
font-weight: 600;
color: #ffffff;
}
.featured-area .featuredContainer .featured-box .featured-box-content .line {
height: 2px;
width: 0%;
margin: 5px auto;
background-color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details {
opacity: 0;
position: absolute;
right: 30px;
bottom: 30px;
z-index: 10;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li {
margin: 0 2px;
display: inline-block;
}
.featured-area .featuredContainer .featured-box .featured-details li a {
background: #ffffff;
text-align: center;
line-height: 40px;
height: 45px;
width: 45px;
border-radius: 50%;
display: block;
border: 2px solid #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li a:hover {
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box .featured-details li a i {
color: #000000;
}
.featured-area .featuredContainer .featured-box .overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.2;
z-index: 1;
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(255, 190, 0, 0.8);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box:hover .overlay {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-area .featuredContainer .featured-box:hover .featured-box-content {
opacity: 1;
}
.featured-area .featuredContainer .featured-box:hover .featured-box-content .line {
width: 25%;
}
.featured-area .featuredContainer .featured-box:hover .featured-details {
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.featured-area .featuredContainer .featured-box a img {
width: 100%;
} .featured-2-area {
position: relative;
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/featured/featured-2-background.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.featured-2-area .section-title-area h2 {
color: #ffffff;
}
.featured-2-area .section-title-area p {
color: #e1e1e1;
}
.featured-2-area .featured-2-box {
text-align: center;
}
.featured-2-area .featured-2-box .overlay .overlay-top {
transform: scale(0);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
opacity: 0;
background-color: rgba(255, 190, 0, 0.8);
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 5;
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content {
padding: 0 30px;
top: 50%;
position: absolute;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content h3 {
color: #ffffff;
}
.featured-2-area .featured-2-box .overlay .overlay-top .overlay-top-content p {
color: #ffffff;
}
.featured-2-area .featured-2-box .overlay .overlay-top a {
position: absolute;
bottom: 0;
right: 0;
z-index: 10;
}
.featured-2-area .featured-2-box .overlay .overlay-top a i {
position: relative;
z-index: 5;
color: #222222;
padding: 0 15px 15px;
}
.featured-2-area .featured-2-box .overlay .overlay-top a:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: 4;
}
.featured-2-area .featured-2-box .overlay .overlay-bottom {
transform: scale(1);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
opacity: 1;
height: 100%;
width: 100%;
position: absolute;
top: 0;
background-color: rgba(34, 34, 34, 0.8);
z-index: 6;
}
.featured-2-area .featured-2-box .overlay .overlay-bottom h3 {
color: #ffffff;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
top: 50%;
left: 0;
right: 0;
}
.featured-2-area .featured-2-box img {
width: 100%;
}
.featured-2-area .featured-2-box:hover .overlay-top {
transform: scale(1);
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.featured-2-area .featured-2-box:hover .overlay-bottom {
opacity: 0;
transform: scale(0);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.featured-2-area .owl-controls {
margin: 0;
}
.featured-2-area .owl-controls .owl-prev,
.featured-2-area .owl-controls .owl-next {
position: absolute;
border-radius: 0;
background: #ffbe00;
padding: 6px 12px 3px 12px;
opacity: 1;
margin: 2px;
top: 58%;
transform: translateY(-50%);
border: 1px solid #ffbe00;
}
.featured-2-area .owl-controls .owl-prev i,
.featured-2-area .owl-controls .owl-next i {
font-weight: 600;
font-size: 18px;
color: #ffffff;
}
.featured-2-area .owl-controls .owl-prev:hover,
.featured-2-area .owl-controls .owl-next:hover {
background: transparent;
transition: 0.7s;
}
.featured-2-area .owl-controls .owl-prev:hover i,
.featured-2-area .owl-controls .owl-next:hover i {
color: #ffbe00;
}
.featured-2-area .owl-controls .owl-prev {
left: -50px;
}
@media only screen and (max-width: 991px) {
.featured-2-area .owl-controls .owl-prev {
left: -60px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
}
.featured-2-area .owl-controls .owl-next {
right: -50px;
}
@media only screen and (max-width: 991px) {
.featured-2-area .owl-controls .owl-next {
right: -60px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
}
@media only screen and (max-width: 991px) {
.featured-2-area:hover .owl-controls .owl-prev {
left: -15px;
}
}
@media only screen and (max-width: 991px) {
.featured-2-area:hover .owl-controls .owl-next {
right: -15px;
}
} .featured-3-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/featured/featured-3-background.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.featured-3-area .isotop-classes-tab {
text-align: center;
}
.featured-3-area .isotop-classes-tab a {
background: #ffffff;
padding: 10px 30px;
color: #222222;
}
.featured-3-area .isotop-classes-tab a:hover {
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-3-area .isotop-classes-tab .current {
background: #ffbe00;
color: #ffffff;
}
.featured-3-area .featuredContainer > div {
padding: 0;
}
.featured-3-area .featuredContainer .featured-box {
position: relative;
overflow: hidden;
}
.featured-3-area .featuredContainer .featured-box .overlay {
position: absolute;
height: 100%;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0;
z-index: 1;
background-color: rgba(255, 190, 0, 0.8);
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top {
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
text-align: center;
right: 0;
left: 0;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top h3 a {
color: #ffffff;
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top h3 a:hover {
color: #222222;
-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;
}
.featured-3-area .featuredContainer .featured-box .overlay .overlay-top p {
color: #ffffff;
}
.featured-3-area .featuredContainer .featured-box .overlay > a {
position: absolute;
bottom: 0;
right: 0;
z-index: 10;
}
.featured-3-area .featuredContainer .featured-box .overlay > a i {
color: #222222;
padding: 0 15px 15px;
}
.featured-3-area .featuredContainer .featured-box .overlay > a:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: -1;
}
.featured-3-area .featuredContainer .featured-box:hover .overlay {
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.featured-3-area .featuredContainer .featured-box:hover a img {
transform: scale3d(1.1, 1.1, 1);
}
.featured-3-area .featuredContainer .featured-box a img {
backface-visibility: hidden;
width: 100%;
transition: opacity 1s ease 0s, transform 1s ease 0s;
} .featured-4-area {
background: #f9f9f9;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.featured-4-area .isotop-classes-tab {
text-align: center;
}
.featured-4-area .isotop-classes-tab a {
background: #ffffff;
padding: 10px 30px;
color: #222222;
}
.featured-4-area .isotop-classes-tab a:hover {
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-4-area .isotop-classes-tab .current {
background: #ffbe00;
color: #ffffff;
}
.featured-4-area .featuredContainer > div {
padding: 0;
}
.featured-4-area .featuredContainer .featured-box {
overflow: hidden;
position: relative;
}
.featured-4-area .featuredContainer .featured-box .overlay {
bottom: 0;
opacity: 0;
position: absolute;
height: 28%;
width: 100%;
background-color: rgba(255, 190, 0, 0.8);
transform: translateY(250px);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top {
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
text-align: center;
right: 0;
left: 0;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p {
color: #ffffff;
margin-bottom: 0;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p a {
font-weight: 600;
font-size: 18px;
text-transform: capitalize;
color: #222222;
}
.featured-4-area .featuredContainer .featured-box .overlay .overlay-top p a:hover {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.featured-4-area .featuredContainer .featured-box:hover .overlay {
opacity: 1;
transform: translateY(0px);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}  .clients-area .clients-box .clients-area-top {
overflow: hidden;
margin-bottom: 15px;
}
.clients-area .clients-box .clients-area-top a img {
float: left;
width: auto;
margin: 0 20px 0 -7px;
height: 123px;
}
.clients-area .clients-box .clients-area-top a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content {
overflow: hidden;
height: 102px;
padding-top: 30px;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 {
margin-bottom: 5px;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 a {
color: #010101;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 a:hover {
color: #ffbe00;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content p {
position: relative;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content p:after {
content: "";
height: 3px;
width: 50px;
position: absolute;
bottom: -16px;
left: 0;
background: #ffbe00;
}
.clients-area .owl-controls .owl-dots {
margin-top: 50px;
}
.clients-area .owl-controls .owl-dots .active span {
background: #ffbe00;
}
.clients-area .owl-controls .owl-dots .owl-dot:hover span {
background: #ffbe00;
} .clients-2-area .clients-2-box {
text-align: center;
}
.clients-2-area .clients-2-box .clients-area-2-top {
overflow: hidden;
margin-bottom: 15px;
}
.clients-2-area .clients-2-box .clients-area-2-top a img {
width: auto;
display: inline;
border: 8px solid #ffbe00;
border-radius: 50%;
}
.clients-2-area .clients-2-box .clients-area-2-top a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content {
overflow: hidden;
height: 102px;
padding-top: 30px;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 {
margin-bottom: 5px;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 a {
color: #010101;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 a:hover {
color: #ffbe00;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content p {
position: relative;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content p:after {
content: "";
height: 4px;
width: 50px;
position: absolute;
bottom: -16px;
left: 0;
right: 0;
margin: 0 auto;
background: #ffbe00;
}
.clients-2-area .clients-2-box > p {
padding: 0 100px;
}
.clients-2-area .owl-controls .owl-dots {
margin-top: 50px;
}
.clients-2-area .owl-controls .owl-dots .active span {
background: #ffbe00;
}
.clients-2-area .owl-controls .owl-dots .owl-dot:hover span {
background: #ffbe00;
} .clients-3-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/clients/clients-3-background.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.clients-3-area .section-title-area h2 {
color: #ffffff;
}
.clients-3-area .clients-3-box .clients-3-box-top {
border: 1px solid #777775;
padding: 25px 40px;
margin: 15px 0 40px ;
position: relative;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.clients-3-area .clients-3-box .clients-3-box-top p {
color: #eaeaea;
margin-bottom: 0;
}
.clients-3-area .clients-3-box .clients-3-box-top span {
display: block;
text-align: center;
}
.clients-3-area .clients-3-box .clients-3-box-top span i {
font-size: 22px;
color: #ffffff;
}
.clients-3-area .clients-3-box .clients-3-box-top:hover {
background-color: rgba(255, 190, 0, 0.8);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.clients-3-area .clients-3-box img {
position: absolute;
left: 60px;
bottom: 68px;
width: auto;
}
.clients-3-area .clients-3-box p {
color: #ffffff;
margin-bottom: 0;
}
.clients-3-area .clients-3-box p a {
font-size: 16px;
color: #ffbe00;
}
.clients-3-area .clients-3-box p a:hover {
color: #eaaf04;
}  .news-area {
background: #f9f9f9;
}
.news-area .inner-news-box-top {
position: relative;
}
.news-area .inner-news-box-top .news-published {
z-index: 8;
position: absolute;
text-align: center;
bottom: 0;
left: 0;
width: 54px;
}
.news-area .inner-news-box-top .news-published p {
color: #ffffff;
margin: 0 ;
display: block;
}
.news-area .inner-news-box-top .news-published .news-date {
padding: 12px 0 7px 0;
line-height: 18px;
background: #ffbe00;
font-size: 16px;
font-weight: 600;
}
.news-area .inner-news-box-top .news-published .news-year {
background: #222222;
padding: 5px 0;
}
.news-area .inner-news-box-top img {
width: 100%;
height:240px;
}
.news-area .inner-news-box-top img:hover {
opacity: 0.5;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.news-area .inner-news-box-bottom {
background: #ffffff;
padding: 30px 15px 27px 15px;
}
.news-area .inner-news-box-bottom h4 {
margin-bottom: 18px;
}
.news-area .inner-news-box-bottom h4 a {
color: #010101;
}
.news-area .inner-news-box-bottom h4:hover a {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.news-area .inner-news-box-bottom p {
margin-bottom: 50px;
}
.news-area .inner-news-box-bottom:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
transition: all 0.7s ;
} .news-3-area {
background: #f9f9f9;
}
.news-3-area .inner-news-3-box-top {
position: relative;
}
.news-3-area .inner-news-3-box-top .news-published {
z-index: 8;
position: absolute;
text-align: center;
bottom: 0;
left: 0;
width: 54px;
}
.news-3-area .inner-news-3-box-top .news-published p {
color: #ffffff;
margin: 0 ;
display: block;
}
.news-3-area .inner-news-3-box-top .news-published .news-date {
padding: 12px 0 7px 0;
line-height: 18px;
background: #ffbe00;
font-size: 16px;
font-weight: 600;
}
.news-3-area .inner-news-3-box-top .news-published .news-year {
background: #222222;
padding: 5px 0;
}
.news-3-area .inner-news-3-box-top img {
width: 100%;
}
.news-3-area .inner-news-3-box-top img:hover {
opacity: 0.5;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.news-3-area .inner-news-3-box-bottom {
background: #ffffff;
padding: 30px 38px 50px;
}
.news-3-area .inner-news-3-box-bottom h4 {
margin-bottom: 20px;
}
.news-3-area .inner-news-3-box-bottom h4 a {
color: #010101;
}
.news-3-area .inner-news-3-box-bottom h4:hover a {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.news-3-area .inner-news-3-box-bottom p {
margin-bottom: 10px;
}
.news-3-area .inner-news-3-box-bottom:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
transition: all 0.7s ;
}
.news-3-area .inner-news-3-box-right .inner-news-3-box-bottom {
padding: 30px 30px 20px 30px;
}
.news-3-area .inner-news-3-box-right .inner-news-3-box-bottom p {
margin-bottom: 20px;
}
.news-3-area .fixed-width {
width: 50%;
} .page-news-area .inner-page-news-area .inner-page-news-box {
margin-bottom: 30px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top {
position: relative;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published {
z-index: 8;
position: absolute;
text-align: center;
bottom: 0;
left: 0;
width: 54px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published p {
color: #ffffff;
margin: 0 ;
display: block;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published .news-date {
padding: 12px 0 7px 0;
line-height: 18px;
background: #ffbe00;
font-size: 16px;
font-weight: 600;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published .news-year {
background: #222222;
padding: 5px 0;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top img {
width: 100%;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top img:hover {
opacity: 0.5;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top:after {
background-color: rgba(0, 0, 0, 0.5);
content: "";
height: 100%;
width: 100%;
z-index: 2;
position: absolute;
top: 0;
opacity: 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom {
background: #f9f9f9;
padding: 30px 15px 27px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4 {
margin-bottom: 20px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4 a {
color: #010101;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4:hover a {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom p {
margin-bottom: 50px;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom:hover {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
transition: all 0.7s ;
}
.page-news-area .inner-page-news-area .inner-page-news-box:hover .inner-news-box-top:after {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .page-news-details-area .page-news-details-content {
padding-bottom: 80px;
}
.page-news-details-area .page-news-details-content a img {
width: 100%;
height:570px;
margin-bottom: 40px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content h3 {
margin-bottom: 30px;
}
.page-news-details-area .page-news-details-content h3 a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content h3 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-content .comments-info {
padding-bottom: 24px;
}
.page-news-details-area .page-news-details-content .comments-info li {
display: inline;
margin-right: 15px;
color: #7a7a7a;
}
.page-news-details-area .page-news-details-content .comments-info li i {
padding-right: 10px;
color: #ffbe00;
}
.page-news-details-area .page-news-details-content p span {
position: relative;
padding-left: 20px;
margin: 50px 0 50px 70px;
display: block;
font-size: 18px;
}
.page-news-details-area .page-news-details-content p span:after {
content: "";
background: #ffbe00;
height: 76px;
width: 2px;
position: absolute;
left: 0;
top: 0;
}
.page-news-details-area .page-news-details-tags {
padding-bottom: 50px;
}
.page-news-details-area .page-news-details-tags span {
margin-bottom: 10px;
}
.page-news-details-area .page-news-details-tags ul li {
display: inline;
}
.page-news-details-area .page-news-details-tags ul li a {
color: #7a7a7a;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-tags ul li a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media a img {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media{
margin-top: 30px;
padding-left: 0px;
}
.page-news-details-area .page-news-details-comments .media a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body {
padding-left: 30px;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 {
font-size: 16px;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a {
color: #7a7a7a;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a i:before {
color: #ffbe00;
}
.page-news-details-area .page-news-details-leave-comments .form-group {
margin-bottom: 20px;
}
.page-news-details-area .page-news-details-leave-comments .form-group .form-control, .textarea.form-control  {
border-radius: 0;
background: #f9f9f9;
box-shadow: none;
border: none;
}
.page-news-details-area .page-news-details-leave-comments .form-group input {
height: 45px;
}  .video-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/video/background.jpg) no-repeat;
background-size: cover;
text-align: center;
position: relative;
}
.video-area .overlay {
background: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
top: 0;
position: absolute;
}
.video-area h2 {
font-size: 48px;
color: #ffffff;
margin-bottom: 45px;
}
.video-area h2 span {
color: #ffbe00;
}
.video-area p {
color: #e5e5e5;
margin-bottom: 42px;
}
.video-area a i:before {
color: #ffffff;
font-size: 60px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.video-area a:hover i:before {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .video-4-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/video/video-4-background.jpg) no-repeat;
background-size: cover;
text-align: center;
position: relative;
}
.video-4-area .overlay {
background: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
top: 0;
position: absolute;
}
.video-4-area h2 {
font-size: 48px;
color: #ffffff;
margin-bottom: 45px;
}
.video-4-area h2 span {
color: #ffbe00;
}
.video-4-area p {
color: #e5e5e5;
margin-bottom: 42px;
}
.video-4-area a i:before {
color: #ffffff;
font-size: 60px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.video-4-area a:hover i:before {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}  .projects-1-featured-area {
background: #ffffff;
}
.projects-1-featured-area .isotop-classes-tab {
text-align: center;
}
.projects-1-featured-area .isotop-classes-tab a {
text-align: left;
font-family: 'Raleway', sans-serif;
width: 100%;
border: 1px solid #e0e0e0;
display: inline-block;
margin-bottom: 2px;
text-transform: uppercase;
background: #ffffff;
padding: 10px 30px;
color: #000000;
}
.projects-1-featured-area .isotop-classes-tab a:hover {
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-1-featured-area .isotop-classes-tab .current {
background: #ffbe00;
color: #ffffff;
}
.projects-1-featured-area .featuredContainer > div {
padding: 0;
}
.projects-1-featured-area .featuredContainer .featured-box {
position: relative;
overflow: hidden;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay {
opacity: 0;
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(255, 190, 0, 0.7);
transform: translateY(150%);
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top {
bottom: 0;
position: absolute;
text-align: center;
right: 0;
left: 0;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4 {
background: #ffffff;
font-size: 16px;
margin-bottom: 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4:hover a {
color: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay .overlay-top h4 a {
padding: 8px 0;
color: #222222;
display: block;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul {
position: absolute;
top: 50%;
right: 0;
left: 0;
text-align: center;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li {
margin: 0 2px;
display: inline-block;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a {
background: #ffffff;
text-align: center;
height: 36px;
width: 36px;
border-radius: 50%;
display: block;
border: 2px solid #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a:hover {
background: transparent;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-1-featured-area .featuredContainer .featured-box .overlay ul li a i {
line-height: 33px;
color: #000000;
}
.projects-1-featured-area .featuredContainer .featured-box:hover .overlay {
opacity: 1;
transform: translateY(0%);
} .projects-2-featured-area {
background: #ffffff;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.projects-2-featured-area .isotop-classes-tab {
text-align: center;
}
.projects-2-featured-area .isotop-classes-tab a {
display: inline-block;
border: 1px solid #e0e0e0;
background: #ffffff;
padding: 10px 30px;
color: #222222;
}
.projects-2-featured-area .isotop-classes-tab a:hover {
border: 1px solid #ffbe00;
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-2-featured-area .isotop-classes-tab .current {
background: #ffbe00;
color: #ffffff;
}
.projects-2-featured-area .featuredContainer > div {
padding: 0;
}
.projects-2-featured-area .featuredContainer .featured-box {
position: relative;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay {
position: absolute;
height: 100%;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0;
z-index: 1;
background-color: rgba(255, 190, 0, 0.8);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top {
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
text-align: center;
right: 0;
left: 0;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top h3 a {
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top h3 a:hover {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay .overlay-top p {
color: #ffffff;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a {
position: absolute;
bottom: 0;
right: 0;
z-index: 10;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a i {
color: #222222;
padding: 0 15px 15px;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay > a:after {
border-color: transparent #ffffff;
border-style: solid;
border-width: 60px 60px 0 0;
bottom: 4px;
content: "";
position: absolute;
right: 4px;
z-index: -1;
}
.projects-2-featured-area .featuredContainer .featured-box:hover .overlay {
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
.projects-2-featured-area .featuredContainer .featured-box a img {
width: 100%;
} .page-project-details-area .page-project-details-content a img {
margin-bottom: 47px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-project-details-area .page-project-details-content a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.page-project-details-area .page-project-details-content h4 {
color: #222222;
margin-bottom: 25px;
}
.page-project-details-area .page-project-details-bottom ul {
margin: 30px 0 65px 0;
}
.page-project-details-area .page-project-details-bottom ul li {
margin-bottom: 5px;
}
.page-project-details-area .page-project-details-bottom ul li i:before {
color: #ffbe00;
font-size: 24px;
margin-right: 20px;
float: left;
}  .page-shop-area .inner-shop-top-left {
padding-top: 5px;
text-align: left;
}
.page-shop-area .inner-shop-top-left p {
font-size: 16px;
color: #222222;
}
.page-shop-area .inner-shop-top-right {
float: right;
}
.page-shop-area .inner-shop-top-right ul > li {
border: 1px solid #e1e1e1;
display: inline-block;
padding: 8px 17px;
}
.page-shop-area .inner-shop-top-right ul > li:hover a i {
color: #ffbe00;
}
.page-shop-area .inner-shop-top-right ul > li > a > i {
color: #646464;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown button {
padding: 0;
background: transparent;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown button span {
margin-left: 15px;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown .dropdown-menu {
border-radius: 0;
left: -18px;
margin: 10px 0 0 0;
}
.page-shop-area .inner-shop-top-right ul > li .dropdown .dropdown-menu > li {
border: none;
padding: 0;
display: inherit;
}
.page-shop-area .inner-shop-top-right ul > .active i {
color: #ffbe00;
} .shop-1-box {
margin-bottom: 30px;
border: 1px solid #e1e1e1;
position: relative;
overflow: hidden;
}
.shop-1-box a img {
display: inline-block;
}
.shop-1-box .overlay {
left: 0;
top: 0;
height: 60%;
width: 100%;
margin: 0 auto;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
-ms-transition: all 0.8s ease-out;
-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
z-index: 8;
position: absolute;
opacity: 0;
transform: translateY(-400px);
background-color: rgba(255, 190, 0, 0.8);
}
.shop-1-box .overlay .active-in-hover {
position: absolute;
top: 50%;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: 0;
right: 0;
margin: auto;
text-align: center;
}
.shop-1-box .overlay .active-in-hover ul li {
margin-bottom: 15px;
display: inline-block;
}
.shop-1-box .overlay .active-in-hover ul li a {
height: 42px;
width: 45px;
background-color: #ffffff;
display: block;
color: #222222;
}
.shop-1-box .overlay .active-in-hover ul li a i {
line-height: 42px;
font-size: 14px;
}
.shop-1-box .overlay .active-in-hover ul li a:hover {
transition: 1s;
background: #646464;
color: #ffffff;
}
.shop-1-box:hover .overlay {
transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
}
.shop-1-box .shop-1-box-content {
text-align: center;
padding: 30px 0;
}
.shop-1-box .shop-1-box-content h4 {
font-size: 16px;
color: #222222;
}
.shop-1-box .shop-1-box-content ul {
padding-bottom: 5px;
}
.shop-1-box .shop-1-box-content ul li {
display: inline-block;
}
.shop-1-box .shop-1-box-content ul li i {
color: #f7c51d;
}
.shop-1-box .shop-1-box-content ul li:last-child i {
color: #a7a7a7;
}
.shop-1-box .shop-1-box-content span {
font-size: 18px;
color: #222222;
} .shop-2-box {
margin-bottom: 30px;
}
.shop-2-box a img {
width: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.shop-2-box a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.shop-2-box .media-body {
text-align: left;
padding: 8px 30px 0 20px;
}
.shop-2-box .media-body .shop-2-box-content h4 {
font-size: 20px;
}
.shop-2-box .media-body .shop-2-box-content h4 a {
color: #222222;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-content h4 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-content ul {
padding-bottom: 15px;
}
.shop-2-box .media-body .shop-2-box-content ul li {
display: inline-block;
}
.shop-2-box .media-body .shop-2-box-content ul li i {
color: #f7c51d;
}
.shop-2-box .media-body .shop-2-box-content ul li:last-child i {
color: #a7a7a7;
}
.shop-2-box .media-body .shop-2-box-content span {
font-size: 20px;
display: block;
margin-bottom: 20px;
color: #222222;
}
.shop-2-box .media-body .shop-2-box-content p {
margin-bottom: 30px;
}
.shop-2-box .media-body .shop-2-box-cart li {
margin: 0 2px 0 0;
display: inline-block;
}
.shop-2-box .media-body .shop-2-box-cart li a {
text-align: center;
height: 42px;
width: 45px;
background: #646464;
display: block;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.shop-2-box .media-body .shop-2-box-cart li a i {
line-height: 42px;
font-size: 14px;
}
.shop-2-box .media-body .shop-2-box-cart li a:hover {
background: #ffbe00;
color: #ffffff;
} .inner-shop-details .inner-product-details-left .tab-content {
border: 1px solid #e1e1e1;
}
.inner-shop-details .inner-product-details-left .tab-content a {
display: block;
}
.inner-shop-details .inner-product-details-left .tab-content a img {
width: 100%;
}
.inner-shop-details .inner-product-details-left ul li {
border: 1px solid #e1e1e1;
width: 29%;
display: inline-block;
margin: 16px 17px 0 0;
}
.inner-shop-details .inner-product-details-left ul li a img {
width: 100%;
}
.inner-shop-details .inner-product-details-left ul li a img:hover {
opacity: 0.5;
}
.inner-shop-details .inner-product-details-left ul li:last-child {
margin: 16px 0 0 0;
}
.inner-shop-details .inner-product-details-left ul .active a img {
opacity: 0.5;
}
.inner-shop-details .inner-product-details-right ul {
margin: 15px 0 8px 0;
}
.inner-shop-details .inner-product-details-right ul li {
display: inline-block;
}
.inner-shop-details .inner-product-details-right ul li i {
color: #f7c51d;
}
.inner-shop-details .inner-product-details-right ul li:last-child i {
color: #a7a7a7;
margin-right: 15px;
}
.inner-shop-details .inner-product-details-right .price {
font-size: 24px;
font-weight: 600;
color: #000000;
margin-bottom: 22px;
}
.inner-shop-details .inner-product-details-right > span {
font-size: 16px;
font-weight: 600;
color: #222222;
text-transform: uppercase;
display: block;
}
.inner-shop-details .inner-product-details-right .solid-underline {
padding-bottom: 20px;
margin-bottom: 10px;
}
.inner-shop-details .inner-product-details-right .product-cart-area {
margin-top: 28px;
}
.inner-shop-details .inner-product-details-right .product-cart-area a {
float: left;
margin-right: 8px;
}
.inner-shop-details .inner-product-details-right .product-cart-area input {
width: 50px;
border: 1px solid #dcdcdc;
border-radius: 0;
font-size: 18px;
color: #222222;
box-shadow: none;
height: 46px;
text-align: center;
}
.inner-shop-details .inner-product-details-right > p {
margin-bottom: 5px;
margin-bottom: 0;
}
.inner-shop-details .inner-product-details-right > p > span {
color: #222222;
}
.inner-shop-details .product-details-tab-area {
margin-top: 60px;
border: 1px solid #e6e6e6;
overflow: hidden;
}
.inner-shop-details .product-details-tab-area ul li {
margin: -2px;
display: inline-block;
padding: 10px 0;
background: #f4f4f4;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.inner-shop-details .product-details-tab-area ul li a {
color: #222222;
padding: 12px 30px;
text-transform: capitalize;
}
.inner-shop-details .product-details-tab-area ul .active {
background: transparent;
border-bottom: none;
}
.inner-shop-details .product-details-tab-area ul .active a {
color: #ffbe00;
text-decoration: none;
}
.inner-shop-details .product-details-tab-area ul .active:last-child {
border-right: none;
}
.inner-shop-details .product-details-tab-area .tab-content {
padding: 35px 35px 15px 35px;
}
.inner-shop-details .related-products {
padding-top: 70px;
}
.inner-shop-details .related-products .owl-controls {
margin: 0;
}
.inner-shop-details .related-products .owl-controls .owl-nav {
right: 0;
position: absolute;
top: -48px;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next {
border-radius: 0;
background: #010101;
padding: 6px 12px 3px 12px;
opacity: 1;
margin: 2px;
border: 1px solid #010101;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev i,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next i {
font-weight: 600;
font-size: 18px;
color: #ffffff;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev:hover,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next:hover {
background: #ffbe00;
transition: 0.7s;
border: 1px solid #fff4d2;
}
.page-shop-details-area .popular-tags-box {
margin-bottom: 0;
}  .team-box {
text-align: center;
}
.team-box .overlay-box {
z-index: 1;
position: relative;
margin-bottom: 35px;
}
.team-box .overlay-box .overlay {
opacity: 0;
background: rgba(0, 0, 0, 0.5);
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-box .overlay-box ul {
opacity: 0;
z-index: 5;
right: 0;
left: 0;
top: 30%;
position: absolute;
}
.team-box .overlay-box ul li {
display: inline-block;
margin-bottom: 50px;
width: 86px;
}
.team-box .overlay-box ul li a i {
color: #ffbe00;
font-size: 32px;
height: 50px;
width: 50px;
line-height: 46px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-box .overlay-box ul li a:hover i {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2);
}
.team-box .overlay-box:hover .overlay {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-box .overlay-box:hover ul {
opacity: 1;
}
.team-box .overlay-box:hover ul li i {
transform: scale(1);
}
.team-box h3 {
margin-bottom: 10px;
}
.team-box h3 a {
color: #222222;
}
.team-box h3 a:hover {
color: #ffbe00;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.team-box p {
margin-bottom: 0;
} .team-2-area .team-2-box {
margin-bottom: 30px;
}
.team-2-area .team-2-box .media > a img {
width: 100%;
}
.team-2-area .team-2-box .media .media-body {
padding-left: 30px;
}
.team-2-area .team-2-box .media .media-body p {
color: #646464;
margin-bottom: 26px;
padding-bottom: 23px;
}
.team-2-area .team-2-box .media .media-body ul {
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
display: inline;
}
.team-2-area .team-2-box .media .media-body ul li {
text-align: center;
display: inline;
}
.team-2-area .team-2-box .media .media-body ul li a {
width: 40px;
height: 38px;
display: inline-block;
background: #646464;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-2-area .team-2-box .media .media-body ul li a i {
color: #ffffff;
font-size: 24px;
line-height: 38px;
}
.team-2-area .team-2-box .media .media-body ul li a:hover {
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .team-3-area .team-2-box {
margin-bottom: 30px;
}
.team-3-area .team-2-box .media > a img {
width: 100%;
}
.team-3-area .team-2-box .media .media-body {
padding-left: 30px;
}
.team-3-area .team-2-box .media .media-body p {
color: #646464;
margin-bottom: 26px;
padding-bottom: 23px;
}
.team-3-area .team-2-box .media .media-body ul {
transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
display: inline;
}
.team-3-area .team-2-box .media .media-body ul li {
text-align: center;
display: inline;
}
.team-3-area .team-2-box .media .media-body ul li a {
width: 40px;
height: 38px;
display: inline-block;
background: #646464;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-3-area .team-2-box .media .media-body ul li a i {
color: #ffffff;
font-size: 24px;
line-height: 38px;
}
.team-3-area .team-2-box .media .media-body ul li a:hover {
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .team-details-top-area {
background: #f8f8f8;
}
.team-details-top-area .img-back-side {
position: relative;
z-index: 1;
}
.team-details-top-area .img-back-side .overlay {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(255, 190, 0, 0.3);
z-index: 8;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.team-details-top-area .img-back-side:hover .overlay {
opacity: 1;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.team-details-top-area .team-details-top-area-right {
position: relative;
}
.team-details-top-area .team-details-top-area-right .team-details-social {
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.team-details-top-area .team-details-top-area-right .team-details-social li {
display: inline-block;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a {
background: #646464;
height: 36px;
width: 42px;
display: block;
text-align: center;
line-height: 36px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a:hover {
background: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a i {
font-size: 18px;
color: #ffffff;
}
.team-details-top-area .team-details-top-area-right h3 {
font-size: 30px;
}
.team-details-top-area .team-details-top-area-right .team-details-skill {
padding-top: 40px;
}
.team-details-top-area .team-details-top-area-right .team-details-skill h2 {
letter-spacing: 15px;
text-transform: capitalize;
}
.team-details-top-area .team-details-top-area-right .team-details-skill h2 span {
color: #cacaca;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill {
margin-top: 40px;
text-align: center;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill .progress-circular {
position: relative;
}
.team-details-top-area .team-details-top-area-right .team-details-skill .single-skill .progress-circular h4 {
bottom: 50px;
color: #222222;
left: 0;
position: absolute;
right: 0;
font-size: 16px;
}
.team-details-team-area {
position: relative;
}
.team-details-team-area .sub-title {
margin-bottom: 40px;
}
.team-details-team-area .team-box {
margin-right: 7px;
}
.team-details-team-area .owl-controls {
margin: 0;
}
.team-details-team-area .owl-controls .owl-nav {
right: 0;
margin-top: 0;
position: absolute;
top: -65px;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev,
.team-details-team-area .owl-controls .owl-nav .owl-next {
border-radius: 0;
background: #010101;
padding: 6px 12px 3px 12px;
opacity: 1;
margin: 2px;
border: 1px solid #010101;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev i,
.team-details-team-area .owl-controls .owl-nav .owl-next i {
font-weight: 600;
font-size: 18px;
color: #ffffff;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev:hover,
.team-details-team-area .owl-controls .owl-nav .owl-next:hover {
background: #ffbe00;
transition: 0.7s;
border: 1px solid #fff4d2;
}  .brand-area {
padding: 60px 0;
background: #ffbe00;
}
.brand-area .brand {
text-align: center;
}
.brand-area .brand .brand-box {
border: 0 solid #ffffff;
padding-top: 20px;
height: 90px;
margin: 0 auto;
}
.brand-area .brand .brand-box a {
display: inline-block;
}
.brand-area .brand .owl-controls {
margin: 0;
}
.brand-area .brand .owl-controls .owl-prev {
left: -45px;
position: absolute;
border-radius: 0;
background: #010101;
padding: 5px 12px;
opacity: 1;
margin: 2px;
top: 30px;
border: 1px solid #010101;
}
@media (min-width: 480px) and (max-width: 768px) {
.brand-area .brand .owl-controls .owl-prev {
left: -17px;
}
}
@media only screen and (max-width: 479px) {
.brand-area .brand .owl-controls .owl-prev {
left: -50px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
}
.brand-area .brand .owl-controls .owl-prev i {
font-weight: 600;
font-size: 18px;
color: #ffffff;
}
.brand-area .brand .owl-controls .owl-prev:hover {
background: transparent;
transition: 0.7s;
border: 1px solid #fff4d2;
}
.brand-area .brand .owl-controls .owl-next {
border: 1px solid #010101;
top: 30px;
right: -45px;
position: absolute;
margin: 2px;
opacity: 1;
border-radius: 0;
background: #010101;
padding: 5px 12px;
}
@media (min-width: 480px) and (max-width: 768px) {
.brand-area .brand .owl-controls .owl-next {
right: -17px;
}
}
@media only screen and (max-width: 479px) {
.brand-area .brand .owl-controls .owl-next {
right: -50px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
}
.brand-area .brand .owl-controls .owl-next i {
font-weight: 600;
color: #ffffff;
font-size: 18px;
}
.brand-area .brand .owl-controls .owl-next:hover {
background: transparent;
transition: 0.7s;
border: 1px solid #fff4d2;
}
@media only screen and (max-width: 479px) {
.brand-area:hover .brand .owl-controls .owl-prev {
left: 0;
}
}
@media only screen and (max-width: 479px) {
.brand-area:hover .brand .owl-controls .owl-next {
right: 0;
}
} .get-quote-area {
position: relative;
z-index: 8;
}
.get-quote-area .inner-get-quote-area {
background: #ffbe00;
}
.get-quote-area .inner-get-quote-area h3 {
color: #ffffff;
float: left;
padding: 38px;
margin-bottom: 0;
}
.get-quote-area .inner-get-quote-area a {
float: left;
margin-top: 25px;
} .why-choose-us-area {
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/why-choose-us-background.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 608px;
position: relative;
}
.why-choose-us-area:after {
content: "";
height: 100%;
width: 50%;
position: absolute;
background: rgba(230, 230, 230, 0.9);
top: 0;
}
.why-choose-us-area .why-choose-us-left {
padding-right: 145px;
position: absolute;
z-index: 1;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title {
padding-bottom: 10px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title h2 {
color: #222222;
margin-bottom: 20px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title h2 span {
color: #ffbe00;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading {
background-color: #ffbe00;
border-radius: 0;
color: #ffffff;
padding: 10px 20px !important;
transition: all 0.5s ease 0s;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title {
font-weight: 600;
font-size: 18px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title a {
color: #ffffff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .panel-title a span {
color: #ffffff;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .accordion-toggle:after {
font-family: FontAwesome;
content: "\f0ab";
float: right;
color: #ffffff;
font-size: 18px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-heading .accordion-toggle.collapsed:after {
content: "\f0a9";
font-family: FontAwesome;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .panel-body {
padding: 20px 25px;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .active {
background: #222222;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-details .panel-default .active .panel-title a {
color: #ffffff;
} .project-activation-area .about-counter-list {
text-align: center;
}
.project-activation-area .about-counter-list h2 {
position: relative;
padding-bottom: 30px;
color: #222222;
margin-bottom: 15px;
}
.project-activation-area .about-counter-list h2:after {
content: "";
height: 3px;
position: absolute;
width: 66px;
background: #ffbe00;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
}
.project-activation-area .about-counter-list p {
color: #919191;
font-size: 16px;
font-style: italic;
font-weight: 600;
} .page-contact-us-area .page-contact-us-left p {
margin-bottom: 52px;
}
.page-contact-us-area .page-contact-us-left ul li {
margin-bottom: 15px;
}
.page-contact-us-area .page-contact-us-left ul li i {
color: #ffbe00;
width: 30px;
font-size: 20px;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group {
margin-bottom: 20px;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group .form-control {
border-radius: 0;
background: #f9f9f9;
box-shadow: none;
border: none;
}
.page-contact-us-area .page-contact-us-right .contact-form .form-group input {
height: 45px;
}
.form-response {
border-radius: 0!important;
}
.form-response .alert {
border-radius: 0!important;
}
.form-response .alert-success {
background: #ffbe00;
margin-bottom: 0;
border-radius: 0;
border: 0;
}
.form-response .alert-success p {
color: #ffffff;
letter-spacing: 4px;
font-weight: 600;
} .page-error-area {
text-align: center;
background: rgba(234, 234, 234,1);
}
.page-error-area .page-error-top {
background: #ffbe00;
padding: 60px 0 130px 0;
}
.page-error-area .page-error-top span {
font-size: 300px;
color: #f5f5f5;
margin-bottom: 0;
line-height: 300px;
font-weight: 800;
}
.page-error-area .page-error-top p {
letter-spacing: 4px;
font-weight: 600;
color: #ffffff;
font-size: 30px;
}
.page-error-area .page-error-bottom {
margin-top: 45px;
}
.page-error-area .page-error-bottom p {
margin-bottom: 0;
font-weight: 600;
font-size: 18px;
} .sidebar .search-box {
margin-bottom: 45px;
}
footer .footer-area-top .search-box {
margin-top: 30px;
margin-bottom: 45px;
}
.sidebar .recent-news-box {
display: inline-block;
}
.sidebar .recent-news-box .media {
margin: 0 0 25px 0;
padding-bottom: 25px;
}
.sidebar .recent-news-box .media a img {
width: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .recent-news-box .media a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .recent-news-box .media .media-body p {
margin-bottom: 0;
line-height: 20px;
}
.sidebar .recent-news-box .media .media-body p span {
font-size: 13px;
font-weight: 600;
font-style: italic;
color: #222222;
margin-bottom: 10px;
display: block;
}
.sidebar .popular-tags-box. , .sidebar .widget_tag_cloud {
margin-bottom: 50px;
}
.sidebar .popular-tags-box ul li {
display: inline-block;
margin-bottom: 3px;
}
.sidebar .popular-tags-box ul li a , .sidebar .widget_tag_cloud .tagcloud a{
color: #6b6b6b;
font-weight: 600;
font-size : 14px !important;
padding: 5px 17px;
background: #efefef;
display: inline-block;
margin-bottom: 3px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
footer .footer-area-top .widget_tag_cloud .tagcloud a{
font-weight: 600;
font-size : 14px !important;
padding: 5px 17px;
background:  #646464;
display: inline-block;
margin-bottom: 3px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .popular-tags-box ul li a:hover ,  .widget_tag_cloud .tagcloud a:hover,
footer .footer-area-top .widget_tag_cloud .tagcloud a:hover{
background: #ffbe00;
color: #ffffff;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .shopnow-box {
padding: 100px 0;
background: url(//simettria.ind.br/wp-content/themes/construction-zone/img/sidebar-type1/banner.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-align: center;
}
.sidebar .shopnow-box span {
font-weight: 400;
font-size: 18px;
}
.sidebar .shopnow-box p {
font-weight: 600;
font-size: 30px;
color: #ffffff;
margin-bottom: 30px;
border: 2px solid #ffffff;
padding: 20px 30px;
display: inline-block;
}
.sidebar .categories-box{
padding-bottom: 30px;
} .solid-underline, .cat-item ,  .widget_categories  ul  li, .widget_meta ul li,
.recentcomments, .widget_recent_entries ul li, .widget_rss ul li, .widget_archive ul li, .widget_pages > ul > li.page_item  , .menu > .menu-item {
position: relative;
padding-bottom: 30px;
margin-bottom: 30px;
}
.solid-underline:after, .cat-item:after ,  .widget_categories  ul  li:after,
.recentcomments:after, .widget_meta ul li:after, .widget_recent_entries ul li:after, .widget_rss ul li :after, .widget_archive ul li:after, .widget_pages > ul > li.page_item:after , .menu > .menu-item:after, .widget_rss .children > li{
position: absolute;
content: "";
height: 1px;
width: 100%;
background: #e3e3e3;
left: 0;
bottom: 0;
}
.sidebar .categories-box ul li ,  .sidebar .widget_categories ul li,.widget_categories ul li,
.widget_recent_entries ul li,  .widget_recent_comments ul li, 
.widget_meta ul li, .widget_rss ul li, .widget_archive ul li,
.widget_pages > ul > li.page_item , .menu > .menu-item
{
margin-bottom: 5px;
padding-bottom: 8px;
}
.sidebar .categories-box ul li a,  .widget_categories ul li a,
.widget_recent_entries ul li a,  .widget_recent_comments ul li a, 
.widget_meta ul li a, .widget_rss ul li a, .widget_archive ul li a,
.widget_pages ul li a, .menu .menu-item a
{
color: #646464;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .categories-box ul li a i,  .widget_categories ul li a i ,
.widget_recent_entries ul li a i,  .widget_recent_comments ul li a i,
.widget_meta ul li a i, .widget_rss ul li a i , .widget_archive ul li a i,
.widget_pages ul li a i, .menu .menu-item a i
{
color: #222222;
margin-right: 15px;
}
.sidebar .categories-box ul li a:hover, .widget_categories ul li a:hover ,
.widget_recent_entries ul li a:hover,  .widget_recent_comments ul li a:hover,
.widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_archive ul li a:hover,
.widget_pages ul li a:hover, .menu .menu-item a:hover
{
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar li a, .footer-area-top li a, .widget_recent_comments ul li span {
margin-left:30px;
}
.sidebar li a:before, .footer-area-top li a:before {
font-family: 'FontAwesome';
content: "\f0a9";
position: absolute;
left: 0;
*display: none;
}
.menu ul.sub-menu , .widget_pages ul.children{
margin-left:20px;
position: relative;
}
.menu ul.sub-menu > li > a:before  , .widget_pages ul.children > li > a:before{
position: absolute;
left: 10px;
*display: none;
} .widget_calendar th,
.widget_calendar td {
text-align: center;
}
.widget_calendar tfoot td {
border: 0;
}
table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
th {
padding: 0.4em;
text-align: left;
}
tr {
border-bottom: 1px solid #eee;
}
td {
padding: 0.4em;
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}
caption {
position: relative;
font-weight: 600;
font-size: 22px;
color: #000000;
text-transform: capitalize;
padding-bottom: 15px;
margin-bottom: 32px;
margin-top: 32px;
}
caption:after {
content: "";
position: absolute;
background: #ffbe00;
height: 3px;
width: 50px;
bottom: 0;
left: 0;
}
caption:before {
content: "";
position: absolute;
background: #e1e1e1;
height: 1px;
width: 100%;
bottom: 1px;
left: 0;
}
.widget tbody > tr > td > a{
box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
color: #cacaca;
text-decoration: none;
}
footer .footer-area-top .widget  a , footer .footer-area-top  caption{
color : #fff;
}  .sidebar .best-seller-box {
padding-bottom: 30px;
}
.sidebar .best-seller-box .solid-underline {
padding-bottom: 7px;
margin-bottom: 12px;
}
.sidebar .best-seller-box li .media a {
padding-right: 0;
margin: 7px 20px 0 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media a:hover img {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body h4 {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.sidebar .best-seller-box li .media .media-body h4 a {
color: #646464;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body h4 a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.sidebar .best-seller-box li .media .media-body ul {
margin: 7px 0;
}
.sidebar .best-seller-box li .media .media-body ul li {
display: inline-block;
}
.sidebar .best-seller-box li .media .media-body ul li i {
color: #f7c51d;
}
.sidebar .best-seller-box li .media .media-body ul li:last-child i {
color: #a7a7a7;
}
.sidebar .best-seller-box li .media .media-body p {
font-size: 16px;
color: #ffbe00;
}
.sidebar .best-seller-box li .media .media-body p span {
text-decoration: line-through;
margin-right: 10px;
color: #222222;
} .footer-area-top {
background: #111111;
color : #fff ;
}
.footer-area-top p {
color: #b0b0b0;
}
.footer-area-top h3 {
font-size: 20px;
margin-bottom: 30px;
color: #ffffff;
}
.footer-area-top .footer-social {
margin-top: 40px;
}
.footer-area-top .footer-social li {
display: inline-block;
margin-right: 5px;
}
.footer-area-top .footer-social li a {
width: 29px;
height: 26px;
border: 1px solid #292f33;
display: block;
text-align: center;
}
.footer-area-top .footer-social li a i {
color: #ffbe00;
}
.footer-area-top .footer-social li a:hover i {
color: #ffffff;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.footer-area-top .twitter-feed li {
margin-bottom: 10px;
}
.footer-area-top .twitter-feed li i {
float: left;
margin: 5px 10px 0 0;
color: #2aacff;
}
.footer-area-top .twitter-feed li a {
font-size: 13px;
color: #b0b0b0;
}
.footer-area-top .twitter-feed li a:hover {
color: #ffbe00;
}
.footer-area-top .twitter-feed li p {
font-size: 13px;
margin-bottom: 0;
}
.footer-area-top .twitter-feed li p span {
color: #5b5b5b;
}
.footer-area-top .twitter-feed li:last-child {
margin-bottom: 0;
}
.footer-area-top .flickr-photos li {
display: inline-block;
width: 32%;
margin-bottom: -2px;
}
.footer-area-top .flickr-photos li img:hover {
opacity: 0.5;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.footer-area-top .corporate-address li {
margin-bottom: 20px;
color: #b0b0b0;
}
.footer-area-top .corporate-address li i {
color: #ffbe00;
padding-right: 15px;
}
.footer-area-top .corporate-address li:last-child {
margin-bottom: 0;
}
.footer-area-bottom {
padding: 15px 0 10px 0;
background: #000000;
text-align: center;
color: #b0b0b0;
}
.footer-area-bottom a {
color: #ffbe00;
}
.footer-area-bottom a:hover {
color: #ffffff;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}  .main-header-area .main-menu-area nav ul {
text-align: center;
}
.main-header-area .main-menu-area nav ul .active > a {
color: #ffbe00 !important;
}
.main-header-area .main-menu-area nav ul li {
display: inline-block;
position: relative;
padding: 33px 25px;
}
.main-header-area .main-menu-area nav ul li a {
display: block;
transition: all .3s;
text-transform: uppercase;
text-decoration: none;
font-weight: 600;
font-size: 13px;
color: #000000;
}
.main-header-area .main-menu-area nav ul li a:hover {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul {
text-align: left;
opacity: 0;
position: absolute;
top: 100%;
transform: scaleY(0);
-ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform-origin: 0 0 0;
width: 180px;
z-index: 99999;
background: #ffbe00;
padding: 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul > li {
padding: 0;
display: block;
border-bottom: 1px solid #eaaf04;
}
.main-header-area .main-menu-area nav ul li ul > li > a {
padding: 10px;
display: block;
color: #ffffff;
}
.main-header-area .main-menu-area nav ul li ul > li:last-child {
border-bottom: none;
}
.main-header-area .main-menu-area nav ul li ul > li:hover,
.main-header-area .main-menu-area nav ul li ul > li .active {
background: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.main-header-area .main-menu-area nav ul li ul > li:hover a,
.main-header-area .main-menu-area nav ul li ul > li .active a {
color: #ffffff;
}
.main-header-area .main-menu-area nav ul li:hover ul {
opacity: 1;
transform: scaleY(1);
-ms-transform: scaleY(1); -webkit-transform: scaleY(1); visibility: visible;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
@media only screen and (min-width: 767px) {
.main-header-area .main-menu-area nav ul li ul li.menu-item-has-children {
position: relative;
}
.main-header-area .main-menu-area nav ul li ul li.menu-item-has-children > a {
color: #ffffff;
}
.main-header-area .main-menu-area nav ul li ul li.menu-item-has-children > a:after {
font-family: 'FontAwesome';
content: "\f105";
float: right;
}
.main-header-area .main-menu-area nav ul li ul li.menu-item-has-children > ul {
position: absolute;
left: 180px;
top: 0!important;
opacity: 0!important;
transform: scaleY(0) !important;
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
}
.main-header-area .main-menu-area nav ul li ul li.menu-item-has-children > ul li a {
color: #ffffff;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.main-header-area .main-menu-area nav ul > li:hover > ul > li:hover > ul,
.main-header-area .main-menu-area nav ul > li:hover > ul > li:hover > ul > li:hover > ul
{
opacity: 1!important;
transform: scaleY(1) !important;
visibility: visible;
}
}
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) ul > li > ul > li > ul >li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) ul > li > ul > li > ul >li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) ul > li > ul > li > ul >li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) ul > li > ul > li > ul >li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) ul > li > ul > li > ul >li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) ul > li > ul > li > ul >li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) ul > li > ul > li > ul >li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) ul > li > ul > li > ul >li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) ul > li > ul > li > ul >li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) ul > li > ul > li > ul >li > ul > li > ul > li > ul
{
left: auto;
right: 100%; }
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(1) > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(2) > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(3) > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(4) > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul,
.main-header-area .main-menu-area nav ul > li:nth-last-child(5) > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul{
right: auto;
left: 100%; }  .cart-area {
padding: 32px 0;
position: relative;
float: right;
margin-right: 10px;
}
.cart-area > a {
color: #ffbe00;
font-size: 20px;
}
.cart-area > a > span {
background: #000000;
border-radius: 45px;
color: #ffffff;
height: 20px;
padding: 0 6px;
position: absolute;
top: 25px;
width: 20px;
font-size: 12px;
right: -10px;
line-height: 20px;
}
.cart-area > ul {
padding: 15px 15px 0 15px;
text-align: left;
background-color: rgba(255, 255, 255, 0.95);
opacity: 0;
position: absolute;
right: 0;
top: 90px;
transform: scaleY(0);
-ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform-origin: 0 0 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
width: 418px;
z-index: 99999;
}
.cart-area > ul > li {
border-bottom: 1px solid #dddddd;
margin-bottom: 5px;
}
.cart-area > ul > li .media {
position: relative;
}
.cart-area > ul > li .media .cart-product-img {
padding-right: 15px;
}
.cart-area > ul > li .media .cart-product-img a {
display: inline-block;
}
.cart-area > ul > li .media .cart-product-img a img {
border: 1px solid #dddddd;
width: 80px;
min-height: 80px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-product-img a img:hover {
opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li {
margin-right: 30px;
display: inline-block;
}
.cart-area > ul > li .media .cart-content ul li h4 {
text-transform: capitalize;
font-size: 14px;
margin-bottom: 5px;
}
.cart-area > ul > li .media .cart-content ul li h4 a {
color: #ffbe00;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li h4 a:hover {
color: #eaaf04;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.cart-area > ul > li .media .cart-content ul li p {
font-size: 12px;
color: #222222;
}
.cart-area > ul > li .media .cart-content ul li p span {
color: #000000;
}
.cart-area > ul > li .media .cart-content ul li .trash {
font-size: 16px;
color: #000000;
}
.cart-area > ul > li .media .cart-content ul li .trash:hover {
color: #fb0303;
}
.cart-area > ul > li .media .cart-content ul li:first-child {
width: 140px;
}
.cart-area > ul > li .media .cart-content ul li:last-child {
margin-right: 0;
}
.cart-area > ul > li:last-child {
border-bottom: none;
}
.cart-area > ul > li .checkout li {
display: inline;
}
.cart-area > ul > li > span {
display: inline-block;
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
font-size: 12px;
padding-right: 20px;
text-align: right;
width: 194px;
}
.cart-area > ul > li > span span {
font-weight: 600;
border-left: 1px solid #dddddd;
width: 194px;
display: inline-block;
padding-right: 20px;
}
.cart-area:hover ul {
opacity: 1;
transform: scaleY(1);
-ms-transform: scaleY(1); -webkit-transform: scaleY(1); visibility: visible;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}  .edit-link {
margin-left:100px;
position:relative;
} .commentlist .children {
list-style: none;
margin: 0 0 0 50px;
}
#reply-title #cancel-comment-reply-link {
font-size: 12px;
padding: 5px 10px;
margin-left: 20px;
color: #727272;
background: #FFF;
border: 1px solid #DDD;
font-weight: 600;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} .site-title{
color : #222222;
padding: 0;
line-height: 24px;
font-size: 19px;
font-weight: 900;
text-transform: uppercase; 
}
.site-title:hover{
color : #ffbe00;
}
.custom-logo {
width: 157px;
height: 40px;
}
.tagc span {
color: #222222; } .breadcrumbs-inner > span{
text-transform: uppercase; 
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.sticky{}
.owl-carousel .owl-item img{
width: auto; 
height:60px;
} textarea.form-control {
height: auto;
}
.page-news-details-area .page-news-details-leave-comments .form-group .form-control {
border-radius: 0;
background: #f9f9f9;
box-shadow: none;
border: none;
}
.btn-read-more-fill {
background: #ffbe00;
padding: 14px 30px;
border: 2px solid #ffbe00;
text-transform: uppercase;
color: #ffffff;
font-weight: 600;
display: inline-block;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} .header-bennar-area .header-bennar-left2 h2 {
color: #0e0e0e;
text-transform: uppercase;
font-size:42px;
}
.header-bennar-area .header-bennar-left2 h1 {
color: #0e0e0e;
text-transform: uppercase;
font-size:42px;
}
.header-bennar-area .overlay{
background: rgba(0, 0, 0,0.8);
}
.header-bennar-area .overlay2{	
background: rgba(234, 234, 234,1);	
}
.header-bennar-area{
background-repeat: no-repeat; 
background-size: cover;
background-position: center;
}
.page-about-us-left .main_page_thumb{
margin-bottom:30px;
}
.widget{
margin-bottom:30px;
}
.widget caption {
margin-top:0px;
padding-top:0px
}.btn-read-more { 
border: 2px solid #fdb900; 
}
.btn-read-more:hover {
background: #fdb900;
}
.btn-read-more-fill{
background: #fdb900;
border: 2px solid #fdb900;
} 
.submit {
background: #fdb900;
border: 2px solid #fdb900;
}
.btn-read-more-transparent {
border: 2px solid #fdb900;  
}
.btn-error:hover {
background: #fdb900;
}
.btn-shopnow {
background: #fdb900;
border: 2px solid #fdb900;
}
.btn-cart {
background: #fdb900;
border: 2px solid #fdb900;
}
.btn-download {
border: 2px solid #fdb900;
}
.btn-checkout {
background: #fdb900; 
border: 1px solid #fdb900; 
}
.section-title-area .title-bottom-icon .title-bottom-border
{
background: #fdb900;
}
.section-title-area .title-bottom-icon i {
color: #fdb900;
}
.section-sub-title-big:after {
background: #fdb900;
}
.section-sub-title a:hover {
color: #fdb900;
}
.section-sub-title:after {
background: #fdb900;
}
.sub-title a:hover {
color: #fdb900;
}
.title-bar:after {
background: #fdb900;
}
.sidebar-search-title:after {
background: #fdb900;
}
.sidebar-title:after {
background: #fdb900;
}
.header-bennar-area .header-bennar-right ul li a {
color: #fdb900;
}
.mypagination li a:hover {
background: #fdb900;
}
.header-top-area .header-top-left ul li i {
color: #fdb900;
}
.header-top-area .header-top-right ul li a {
color: #fdb900;
}
.header-style2-area .header-top-area {
background: #fdb900;
}
.header-style2-area .header-top-area {
background: #fdb900;
}
.header-style2-area .header-top-area .header-top-right ul li a:hover {
color: #fdb900;
}
.header-style3-area .main-header-area {
background: #fdb900;
}
.header-style4-area .header-top-area {
background: #fdb900;
}
.header-style4-area .header-top-area .header-top-right ul li a:hover {
color: #fdb900;
}
.header-style4-area .header-top-area .header-top-left ul li a:hover {
color: #fdb900;
}
.header-style4-area .main-header-area .my-search-style .input-group-addon button i {
color: #fdb900;
}
.header-style3-area .stick {
background: #fdb900;
}
.mean-container .mean-nav ul li a:hover {
color: #fdb900;
}
.preview-1 .slider-1 h1 span {
color: #fdb900;
}
.preview-1 .slider-1 .read-more ul li a {
background: #fdb900;
color: #3a3a3a;
}
.preview-1 .slider-2 h1 span {
color: #fdb900;
}
.preview-1 .slider-2 .read-more ul li a {
background: #fdb900;
}
.preview-1 .slider-3 h1 span {
color: #fdb900;
}
.preview-1 .slider-3 .read-more ul li a {
background: #fdb900;
}
.preview-2 .slider-1 p span i:before {
color: #fdb900;
}
.preview-2 .slider-1 h1 {
}
.preview-2 .slider-1 h1 span {
color: #fdb900;
}
.preview-2 .slider-2 p span i:before {
color: #fdb900;
}
.preview-2 .slider-2 h1 span {
color: #fdb900;
}
.preview-2 .slider-3 p span i:before {
color: #fdb900;
}
.preview-2 .slider-3 h1 span {
color: #fdb900;
}
.preview-2 .slider-1 .read-more ul li a {
background: #fdb900;
}
.preview-3 .slider-1 h1 span {
color: #fdb900;
}
.preview-3 .slider-2 h1 span {
color: #fdb900;
}
.preview-3 .slider-3 h1 span {
color: #fdb900;
}
.preview-3 .slider-3 .read-more ul li a {
background: #fdb900;
}
.service-box {
background: #fdb900;
}
.services-2-bottom h3 a:hover {
color: #fdb900;
}
.services-2-bottom h3:after {
background: #fdb900;
}
.services-4-area-left-bottom-box i:before {
color: #fdb900;
}
.services-4-area-left-bottom-box h3:after {
background: #fdb900;
}
.services-4-area-left-bottom-box:hover {
background: #fdb900;
border: 1px solid #fdb900;
}
.page-services-1-top-area .services-1-top-inner ul li a i:before {
color: #fdb900;
}
.page-services-1-top-area .services-1-top-inner ul .active a {
border: 1px solid #fdb900;
background: #fdb900;
}
.page-services-1-project-activation-area {
background: #fdb900;
}
.page-services-2-box .media > a i:before {
color: #fdb900;
}
.page-services-2-box .media > a:hover {
background: #fdb900;
}
.page-services-6-box .media > a {
background: #fdb900;
}
.page-services-6-box .media > a:hover i:before {
color: #fdb900;
}
.page-services-4-box > a {
background: #fdb900;
}
.page-services-4-box > a:hover i {
color: #fdb900;
}
.page-services-4-box h3 > a:hover {
color: #fdb900;
}
.page-services-4-box h3:after {
background: #fdb900;
}
.about-area .about-left h2 span {
color: #fdb900;
}
.about-area .about-left ul li i:before {
color: #fdb900;
}
.about-2-area .about-2-left h2 span {
color: #fdb900;
}
.about-2-tab-area ul li a:hover {
background: #fdb900;
border: 1px solid #fdb900;
}
.about-2-tab-area ul li span:after {
border-top: 7px solid #fdb900;
}
.about-2-tab-area ul .active a {
background: #fdb900;
border: 1px solid #fdb900;
}
.about-3-area .about-3-left .about-3-left-top h2:after {
background: #fdb900;
}
.about-3-area .about-3-details .media .media-body h4 a:hover {
color: #fdb900;
}
.about-3-area .about-3-details .media .media-body h4:after {
background: #fdb900;
}
.about-4-area .about-4-left h2 span {
color: #fdb900;
}
.about-4-area .about-4-left .about-4-tab-area ul li a:hover {
background: #fdb900;
border: 1px solid #fdb900;
}
.about-4-area .about-4-left .about-4-tab-area ul li span:after {
border-top: 7px solid #fdb900;
}
.about-4-area .about-4-left .about-4-tab-area ul .active a {
background: #fdb900;
border: 1px solid #fdb900;
}
.page-about-us-area .page-about-us-left h2:after 
{
background: #fdb900;
}
.page-about-us-details-area .page-about-us-details-box > a {
background: #fdb900;
}
.page-about-us-details-area .page-about-us-details-box > a:hover i {
color: #fdb900;
}
.page-about-us-details-area .page-about-us-details-box h3 > a:hover {
color: #fdb900;
}
.page-about-us-details-area .page-about-us-details-box h3:after
{
background: #fdb900;
position: absolute;
}
.featured-area .isotop-classes-tab a {
border: 2px solid #fdb900;
}
.featured-area .isotop-classes-tab a:hover {
background: #fdb900;
border: 2px solid #fdb900;
}
.featured-area .isotop-classes-tab .current {
background: #fdb900;
border: 2px solid #fdb900;
}
.featured-area-lite .isotop-classes-tab a:hover {
border: 1px solid #fdb900;
background: #fdb900;
}
.featured-area-lite .isotop-classes-tab .current {
background: #fdb900;
}
.isotop-classes-tab a:hover {
background: #fdb900;
}
.isotop-classes-tab .current {
background: #fdb900;
}
.featured-2-area .owl-controls .owl-prev,
.featured-2-area .owl-controls .owl-next {
background: #fdb900;
border: 1px solid #fdb900;
}
.featured-2-area .owl-controls .owl-prev:hover i,
.featured-2-area .owl-controls .owl-next:hover i {
color: #fdb900;
}
.featured-3-area .isotop-classes-tab a:hover {
background: #fdb900;
}
.featured-3-area .isotop-classes-tab .current {
background: #fdb900;
}
.featured-4-area .isotop-classes-tab a:hover {
background: #fdb900;
}
.featured-4-area .isotop-classes-tab .current {
background: #fdb900;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content h4 a:hover {
color: #fdb900;
}
.clients-area .clients-box .clients-area-top .clients-area-top-content p:after {
background: #fdb900;
}
.clients-area .owl-controls .owl-dots .active span {
background: #fdb900;
}
.clients-area .owl-controls .owl-dots .owl-dot:hover span {
background: #fdb900;
}
.clients-2-area .clients-2-box .clients-area-2-top img {
border: 8px solid #fdb900;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content h4 a:hover {
color: #fdb900;
}
.clients-2-area .clients-2-box .clients-area-2-top .clients-area-2-top-content p:after {
background: #fdb900;
}
.clients-2-area .owl-controls .owl-dots .active span {
background: #fdb900;
}
.clients-2-area .owl-controls .owl-dots .owl-dot:hover span {
background: #fdb900;
}
.clients-3-area .clients-3-box p a {
color: #fdb900;
}
.news-area .inner-news-box-top .news-published .news-date {
background: #fdb900;  
}
.news-area .inner-news-box-bottom h4:hover a {
color: #fdb900;
}
.news-3-area .inner-news-3-box-top .news-published .news-date {
background: #fdb900;  
}
.news-3-area .inner-news-3-box-bottom h4:hover a {
color: #fdb900;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-top .news-published .news-date {
background: #fdb900;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom h4:hover a {
color: #fdb900;
}
.page-news-details-area .page-news-details-content .page-news-details:hover {
color: #fdb900;
}
.page-news-details-area .page-news-details-content .comments-info li i {
padding-right: 10px;
color: #fdb900;
}
.page-news-details-area .page-news-details-content p span:after {
background: #fdb900;
}
.page-news-details-area .page-news-details-tags ul li a:hover {
color: #fdb900;
}
.page-news-details-area .page-news-details-comments .media .media-body h3 a:hover {
color: #fdb900;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a:hover {
color: #fdb900;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a i:before {
color: #fdb900;
}
.page-news-details-area .page-news-details-comments .media .media-body .replay-area a i:before {
color: #fdb900;
}
.page-news-details-comments .comment-edit-link{
color:#fdb900;
}
.video-area h2 span {
color: #fdb900;
}
.video-area a:hover i:before {
color: #fdb900;
}
.video-4-area h2 span {
color: #fdb900;
}
.video-4-area a:hover i:before {
color: #fdb900;
}
.projects-1-featured-area .isotop-classes-tab a:hover {
background: #fdb900;
}
.projects-1-featured-area .isotop-classes-tab .current {
background: #fdb900;
}
.projects-2-featured-area .isotop-classes-tab a:hover {
border: 1px solid #fdb900;
background: #fdb900;
}
.projects-2-featured-area .isotop-classes-tab .current {
background: #fdb900;
}
.page-project-details-area .page-project-details-bottom ul li i:before {
color: #fdb900;
}
.single_port_navigation .previous_project {
border: 1px solid #fdb900;
background: #fdb900;
}
.single_port_navigation .next_project {
border: 1px solid #fdb900;
background: #fdb900;
}
.page-shop-area .inner-shop-top-right ul > li:hover a i {
color: #fdb900;
}
.page-shop-area .inner-shop-top-right ul > .active i {
color: #fdb900;
}
.shop-2-box .media-body .shop-2-box-content h4 a:hover {
color: #fdb900;
}
.shop-2-box .media-body .shop-2-box-cart li a:hover {
background: #fdb900;
}
.inner-shop-details .product-details-tab-area ul .active a {
color: #fdb900;
}
.inner-shop-details .related-products .owl-controls .owl-nav .owl-prev:hover,
.inner-shop-details .related-products .owl-controls .owl-nav .owl-next:hover {
background: #fdb900;
}
.team-box h3 a:hover {
color: #fdb900;
}
.team-2-box .media .media-body ul li a:hover {
background: #fdb900;
}
.team-3-area .team-2-box .media .media-body ul li a:hover {
background: #fdb900;
}
.team-details-top-area .team-details-top-area-right .team-details-social li a:hover {
background: #fdb900;
}
.team-details-team-area .owl-controls .owl-nav .owl-prev:hover,
.team-details-team-area .owl-controls .owl-nav .owl-next:hover {
background: #fdb900;
}
.staff_meta_last a{
color :#fdb900;
}
.get-quote-area .inner-get-quote-area {
background: #fdb900;
}
.why-choose-us-area .why-choose-us-left .why-choose-us-title h2 span {
color: #fdb900;
}
.project-activation-area .about-counter-list i {
color: #fdb900;
}
.project-activation-area .about-counter-list h2:after {
background: #fdb900;
} .project-activation-area-2{
background: #fdb900;
}
.page-contact-us-area .page-contact-us-left ul li i {
color: #fdb900;
}
.form-response .alert-success {
background: #fdb900;
}
.page-error-area .page-error-top {
background: #fdb900;
}
.sidebar .popular-tags-box ul li a:hover ,  .widget_tag_cloud .tagcloud a:hover,
footer .footer-area-top .widget_tag_cloud .tagcloud a:hover{
background: #fdb900;
}
.sidebar .categories-box ul li a:hover, .widget_categories ul li a:hover ,
.widget_recent_entries ul li a:hover,  .widget_recent_comments ul li a:hover,
.widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_archive ul li a:hover,
.widget_pages ul li a:hover, .menu .menu-item a:hover
{
color: #fdb900;
}
caption:after {
background: #fdb900;
}
.sidebar .best-seller-box li .media .media-body h4 a:hover {
color: #fdb900;
}
.sidebar .best-seller-box li .media .media-body p {
color: #fdb900;
}
.footer-area-top .twitter-feed li a:hover {
color: #fdb900;
}
.footer-area-top .corporate-address li i {
color: #fdb900;
}
.footer-area-bottom a {
color: #fdb900;
}
.main-header-area .main-menu-area nav ul .active > a {
color: #fdb900 !important;
}
.main-header-area .main-menu-area nav ul li a:hover {
color: #fdb900;
}
.main-header-area .main-menu-area nav ul li ul {
background: #fdb900;
}
.cart-area > a {
color: #fdb900;
}
.cart-area > ul > li .media .cart-content ul li h4 a {
color: #fdb900;
}
.site-title:hover{
color : #fdb900;
}
.bg-theme-color{
background: #fdb900;
}
.page-numbers:hover, .page-numbers.current {
background-color: #fdb900;
}
.page-numbers:hover, .page-numbers.current {
background: #fdb900 !important;
}
.wpsm_theme_accordion .panel-title > a{
background:#fdb900;
}
.wpsm_theme_accordion .panel-title > a:hover{
background:#fdb900;
} .wpshopmart-button {
background-color: #fdb900;
}
.preview-1 .nivo-controlNav a:hover, .preview-1 .nivo-controlNav a.active {
background:#fdb900;    
}
.preview-2 .nivo-controlNav a:hover, .preview-2 .nivo-controlNav a.active {
background: #ffbe00;   
}
.preview-3 .nivo-controlNav a:hover, .preview-3 .nivo-controlNav a.active {
background: #ffbe00;
}
.preview-4 .nivo-controlNav a:hover, .preview-4 .nivo-controlNav a.active {
background: #ffbe00;
cursor: pointer;
}
#scrollUp {
background-color: rgba(234, 175, 4, 0.5);
}
.page-services-3-box .media .featured-box .overlay { 
background-color: rgba(234, 175, 4, 0.7);
}
.about-area .about-right .overlay {
background-color: rgba(234, 175, 4, 0.5);	
}
.featured-3-area .featuredContainer .featured-box .overlay,
featured-4-area .featuredContainer .featured-box .overlay2,
.clients-3-area .clients-3-box .clients-3-box-top:hover,
projects-2-featured-area .featuredContainer .featured-box .overlay2,
.shop-1-box .overlay,
.team-details-top-area .img-back-side .overlay,
.featured-6-box .overlay2 .overlay-top,
.featured-2-box .overlay2 .overlay-top,
.featured-area-lite .featuredContainer .featured-box .overlay2,
.featured-area .featuredContainer .featured-box .overlay2,
.services-2-top .overlay2 {
background-color: rgba(234, 175, 4, 0.8);
}
.preview-1 .nivo-directionNav a.nivo-prevNav:hover:before,
.preview-1 .nivo-directionNav a.nivo-nextNav:hover:before,
.preview-2 .nivo-directionNav a.nivo-prevNav:hover:before,
.preview-2 .nivo-directionNav a.nivo-nextNav:hover:before,
.preview-3 .nivo-directionNav a.nivo-prevNav:hover:before,
.preview-3 .nivo-directionNav a.nivo-nextNav:hover:before,
.preview-4 .nivo-directionNav a.nivo-prevNav:hover:before,
.preview-4 .nivo-directionNav a.nivo-nextNav:hover:before{
background: rgba(234, 175, 4, 0.4);
}
.header-bennar-area .header-bennar-right ul li a:hover {
color: #fdb900;
}
#scrollUp:hover, #scrollUp:focus {
background-color: rgba(234, 175, 4, 0.8);
}
.wpcf7-submit{
background: #fdb900;
border: 2px solid #fdb900;
}
.projects-2-featured-area .featuredContainer .featured-box .overlay2{
background-color: rgba(234, 175, 4, 0.7);
}
.projects-1-featured-area .featuredContainer .featured-box .overlay2,
.featured-4-area .featuredContainer .featured-box .overlay2
{
background-color: rgba(234, 175, 4, 0.8);
}
.main-header-area .logo-area {
margin-top: 25px;
}
.main-header-area .main-menu-area nav ul li ul > li:hover, .main-header-area .main-menu-area nav ul li ul > li .active{
background:rgba(0,0,0,0.1);
}
.main-header-area .main-menu-area nav ul li ul > li {
padding: 0;
display: block;
border-bottom: 1px solid rgba(0,0,0,0.09);
}
.main-header-area {
-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05);
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.stick{
background: rgba(255, 255, 255, 1);
margin: 0;
border-bottom: 0px;
}
.header-style1-area .header-top-area {
background: #fdb900;
}
.header-top-area .header-top-left ul li i {
color: #ffffff;
}
.header-top-area .header-top-left ul li a {
color: #ffffff;
}
.header-top-area .header-top-right ul li a{
color: #ffffff;
}
.preview-1 .slider-1 .read-more ul li a:hover{
background:rgba(234, 175, 4, 0.8);
}
.preview-1 .slider-1 .read-more ul li:last-child a:hover {
background: #fdb900;
border: 1px solid #fdb900;
}
.main-header-area .main-menu-area nav ul li ul > li:hover a, .main-header-area .main-menu-area nav ul li ul > li .active a{
color: #ffffff !important;
}
.main-header-area .main-menu-area nav ul li ul > li.active a{
color: #ffffff !important;
}
.main-header-area .main-menu-area nav ul li ul > li.active{
background:rgba(0, 0, 0, 0.1);
}
.tagc span {
color: #222222;
padding-bottom: 10px;
display: block;
}
.service-area .row > div .service-box{
background: #fdb900;
}
.service-area .row > div .service-box .service-read-more{
background:rgba(0,0,0,0.1);
}
.service-area .row > div .active {
background:#fdb900;
}
.service-area .row{
margin-right: 0px;
margin-left: 0px;
}
.pagination .next, .pagination .prev, .pagination span.current{
background: #fdb900;
}
.cz-slider-content{ 
padding: 40px 24px 50px 27px;
background: rgba(255, 255, 255, 0.8);
border-top: 4px solid #fdb900;
}
.cz-slider-content h1:before{
height:0px !important;
}
.preview-1 .slider-1 .details-content p{
color: #404040;
line-height: 1.6;
}
.preview-1 .slider-1 h1 {
position: relative;
color: #050505;
text-transform: capitalize;
font-weight: 800;
font-size: 40px;
line-height: 55px;
letter-spacing: 2px;
margin-bottom: 15px;
}
.preview-1 .slider-1 .details-content{
margin-bottom: 15px;
}
.preview-1 .slider-1 .read-more ul li a{
padding: 15px 30px;
text-transform: capitalize;
border-radius: 0px;
margin: 10px;   
margin-left: 0px;
}
.preview-1 .slider-1 .read-more ul li:last-child a {
background: #000;
border: 1px solid #000;
padding: 15px 30px;
text-transform: capitalize;
border-radius: 0px;
margin: 10px;
}
.service-area .row .col-sm-4:first-child .service-box{
background: #1e2126 !important;
}
.service-area .row .col-sm-4:last-child .service-box{
background: #fefefe !important;
}
.service-area .row .col-sm-4:last-child .service-box .service-box-top h3 > a{
color: #222222;
}
.service-area .row .col-sm-4:last-child .service-box .service-box-top h3:after{
background: #222222;
}
.service-area .row .col-sm-4:last-child .service-box .service-box-top i:before{
color: #222222;
}
.service-area .row .col-sm-4:last-child .service-box p{
color: #222222;
}
.service-read-more{
display:none;
}
.service-area .row .col-sm-4:first-child .service-box:hover h3 > a,
.service-area .row .col-sm-4:first-child .service-box:hover i:before,
.service-area .row .col-sm-4:first-child .service-box:hover  p
{
color:#fff;
}
.service-area .row .col-sm-4:first-child .service-box:hover h3:after
{
background: #fff;
}
.custom-logo{
width:auto;
height: 55px;
}
.main-header-area .main-menu-area nav ul li {
display: inline-block;
position: relative;
padding: 40px 25px;
}
.main-header-area .main-menu-area nav ul{
text-align:right;
}
.main-header-area .main-menu-area nav ul li:last-child{
padding-right:0px;
}
.header-top-area {
padding: 15px 0;
}
.header-top-area .header-top-left ul li i{
font-size:16px;
}
.header-top-area .header-top-left ul li a{
font-size:16px;
}
.page-about-us-details-area .page-about-us-details-box > a {
background: transparent;
}
.page-about-us-details-area .page-about-us-details-box > a:after {
top: -8px;
left: -8px;
position: absolute;
height: 106px;
width: 106px;
border: 4px solid #fdb900;
border-radius: 50%;
content: "";
}
.page-about-us-details-area .page-about-us-details-box > a i {
color: #666666;
font-size: 45px;
line-height: 90px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.news-area .inner-news-box-bottom {
background: transparent;
padding: 30px 15px 27px 15px;
}
.news-area .inner-news-box-bottom:hover, .page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom:hover {
box-shadow:none;
}
.news-area .btn-read-more, .page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom .btn-read-more{
background: #fdb900;
padding: 14px 30px;
border: 2px solid #ffbe00;
text-transform: uppercase;
color: #404040;
font-weight: 600;
border-radius: 0px;
}
.footer-area-top {
background: #fdb900;
color: #fff;
}
.footer-area-top .sidebar-title:after {
background: #000;
}
.footer-area-top .sidebar-title:before {
background: #fff;
}
.page-news-area .inner-page-news-area .inner-page-news-box .inner-news-box-bottom{
background:transparent;
}
.mypagination li a, .pagination a, .pagination span.current {
width: 42px;
font-size: 16px;
color: #ffffff;
height: 42px;
border-radius: 50%;
}
.header-bennar-area .overlay {
background: rgba(0, 0, 0,0.6);
}
#scrollUp {
background-color: rgba(0, 0, 0, 0.8);
}@font-face{font-family:eicons;src:url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//simettria.ind.br/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}