/* Copyright (C) 42theme.com, http://themeforest.net/user/42theme/portfolio?ref=42theme */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-icon-google:before {
    content: "\f1a0";
    display: none;
}

.uk-icon-twitter:before {
    content: "\f099";
display: none;
}



.t42-section-slider-1 .t42-slide-1 h4 {
    color: #ffffff;
    font-family: 'Muli';
    font-size: 18px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    margin-right: 40px;
    margin-bottom: 15px;
    /* border-radius: 10px; */
}

.uk-open > .uk-dropdown-navbar {
width: 163px;

}


.t42-navbar .uk-dropdown-navbar > li > a {
    margin-top: 15px;
    background-color: #bbbbbb;
    color: #333333;
    border: none;
    border-radius: 5px;
}

.t42-navbar .uk-dropdown > li > a {
    padding: 10px;
    background: #ffffff;
    color: #999999;
    font-size: 1rem;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 5%);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

/*   TAMANHO E COR SUBMENU */
.t42-navbar .uk-dropdown-navbar {
    margin-top: 15px;
    background-color: #f3f3f3;
    color: #333333;
    border: none;
    border-radius: 5px;
  width: 400px;
  font-weight: 600;
}

.t42-navbar .uk-navbar-nav > li > a {
    height: 40px;
    padding: 0px 25px;
    color: #020202;
    font-family: 'Muli';
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin-left: 10px;
   /* background-image: url(http://www.aureoweb.com.br/cabanha2/images/roseta3.png);*/
  background-image: url(http://www.hsjdorper.com.br/images/roseta3.png);
}

.t42-navbar .uk-navbar-nav li.uk-active > a {
    background: transparent;
    background-image: url(http://www.hsjdorper.com.br/images/roseta3.png);
    color: #c48d0a;
}


.t42-search + .t42-navbar-more {
    position: relative;
    margin-left: 15px;
    display: none;
}

.t42-navbar-more > a {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
    margin-left: -10px;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
    display: none;
}


.t42-navbar .uk-nav-navbar > li:hover > a, .t42-navbar .uk-nav-navbar > li:focus {
    background: #e2e2e2;
}


.t42-slide-3 h3 {
    color: #ffffff;
    font-family: 'Muli';
    font-size: 52px;
    font-weight: 800;
    line-height: 1.2;
    margin-top: 400px;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.t42-section-slider-1 .t42-slide-3 h4 {
    color: #ffffff;
    font-family: 'Muli';
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    font-variant: small-caps;
    text-align: right;
}

.t42-section-slider-1 .t42-slide-1 h3 {
    color: #ffffff;
    font-family: 'Muli';
    font-size: 42px;
    font-weight: 800;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
}

.t42-gallery-page-gallery-1 {
  padding: 70px 0;
border-radius: 10px;
}

.t42-contacts-page-contacts-1 .aiContactSafe #aiContactSafeSendButton {
    border: 1px solid #0066cc00;
    background-color: #3d441e;
    color: #ffffff;
    font-family: 'Muli';
    font-size: 16px;
    font-weight: 700;
    outline: none;
    cursor: pointer;
    line-height: 30px;
    padding: 5px 62px;
    margin-left: -12px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 10px;
}

img-thumbnail{
  border-radius: 10px !important;
  
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.qx-fx-items {

    border-radius: 10px;
}

img {
    border: 0;
    border-radius: 10px;
}

img.mfp-img {
    box-sizing: border-box;
    padding: 5px 0;
    margin: 0 auto;
    border-radius: 20px;
}

.uk-dotnav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: none;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: -15px;
    padding: 0;
    list-style: none;
}


#qx-carousel-261026 .swiper-button-prev::before, #qx-carousel-261026 .swiper-button-next::before {
    color: rgb(255 255 255);
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 70px;
    text-decoration: inherit;
    position: absolute;
}

#qx-carousel-261026 .qx-carousel-title {
    font-size: 20px;
    font-weight: bold;
}

a, .uk-link {
    color: #9f9f9f;
    text-decoration: none;
    cursor: pointer;
}







@media (min-width: 1220px)
.uk-grid > * {
    padding-left: 20px;
}

@media only screen and (min-device-width: 501px) and (max-device-width: 2000px){
  .t42-section-slider-1 .t42-slide-1 {
    padding: 13px;
    background-color: rgb(10 10 10 / 52%);
    margin-top: 520px;
    border-radius: 15px;
}
  
  
}

@media only screen and (min-device-width: 0px) and (max-device-width: 500px){
.t42-section-slider-1 .t42-slide-1 {
    padding: 13px;
    background-color: rgb(10 10 10 / 52%);
    margin-top: 20px;
    border-radius: 15px;
}
}
