@import url(https://fonts.googleapis.com/css?family=Righteous&display=swap&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700i,900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,800i&display=swap);

.hero__categories ul li,
li,
ol,
ul {
    list-style: none
}


.categories__item,
.hero.hero-normal .hero__categories,
.image_container,
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative
}

.categories__slider .col-lg-3,
img {
    max-width: 100%
}

.label,
.select-box,
button {
    cursor: pointer
}

.categories__item h5,
.logo,
.order,
ul.social_icon li a {
    text-align: center
}

.categories__item h5 a,
.footer h3,
.hero__text span,
.read_more,
.six_box .six_probpx span {
    text-transform: uppercase
}

* {
    box-sizing: border-box !important
}

html {
    scroll-behavior: smooth
}

body {
    color: #666;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    line-height: 1.80857;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    padding: 0 0 10px;
    font-weight: 400;
    line-height: normal;
    color: #111;
    margin: 0
}

.badge,
.read_more,
p {
    font-weight: 500
}

h1 {
    font-size: 24px
}

h2,
h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none !important;
    opacity: 1
}

:focus,
button:focus {
    outline: 0
}

li,
ol,
ul {
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    font-size: 15px;
    line-height: 24px
}

a {
    color: #222
}

.btn,
a {
    text-decoration: none !important;
    outline: 0 !important;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

img {
    height: auto
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0
}

.form-control:focus {
    border-color: #fff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25)
}

.hero {
    padding-bottom: 50px
}

.hero.hero-normal {
    padding-bottom: 30px
}

.hero.hero-normal .hero__categories ul {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    z-index: 9;
    background: #fff
}

.hero__categories__all {
    background: #183661;
    position: relative;
    padding: 10px 25px 10px 40px;
    cursor: pointer
}

.hero__categories__all i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px
}

.hero__categories__all span {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.hero__categories__all:after {
    position: absolute;
    right: 18px;
    top: 9px;
    font-size: 18px;
    color: #fff
}

.hero__categories ul {
    border: 1px solid #ebebeb;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 12px;

}


.hero__categories ul li a {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 39px;
    display: block
}

.hero__item {
    height: 431px;
    display: flex;
    align-items: center;
    padding-left: 75px
}

.hero__text span {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #183661
}

.hero__text h2 {
    font-size: 46px;
    color: #252525;
    line-height: 52px;
    font-weight: 700;
    margin: 10px 0
}

.hero__text p {
    margin-bottom: 35px
}

.categories__item {
    height: 270px
}

.loader,
.loader_bg {
    height: 100%;
    width: 100%
}

.categories__item h5 {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 20px;
    bottom: 20px
}

.categories__item h5 a {
    font-size: 18px;
    color: #1c1c1c;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 12px 0 10px;
    background: #fff;
    display: block
}

.categories__slider.owl-carousel .owl-nav button {
    font-size: 18px;
    color: #1c1c1c;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #ebebeb;
    position: absolute;
    left: -35px;
    top: 50%;
    -webkit-transform: translateY(-35px);
    background: #fff
}

.categories__slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -35px
}

.navbar-form input {
    border: none !important
}

blockquote {
    margin: 20px 0;
    padding: 30px
}

.full,
button {
    margin: 0;
    padding: 0
}

button {
    border: 0
}

.full {
    width: 100%;
    float: left
}

.date_like,
.order {
    float: right
}

.loader_bg {
    position: fixed;
    z-index: 9999999;
    background: #fff
}

.loader {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.loader img {
    width: 280px
}

.header {
    width: 100%;
    background: #fff
}

.header_top {
    background-color: #ecf3fc;
    padding: 10px 0
}

ul.conta_icon li a img {
    padding-right: 7px
}

ul.conta_icon li a i,
ul.social_icon li {
    padding-right: 5px
}

ul.social_icon {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

ul.social_icon li {
    height: 30px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

ul.social_icon li:last-child {
    padding-right: 0
}

ul.social_icon li a {
    color: #fff;
    width: 30px;
    height: 30px;
    background-color: #183661;
    float: left;
    line-height: 31px;
    border-radius: 100%;
    font-size: 17px
}

ul.social_icon li a:hover {
    background: #f2c119;
    color: #fff
}

.select-box {
    position: relative;
    width: 90px
}

.label::after,
.select {
    position: absolute;
    top: 0
}

.label,
.select {
    color: #677691;
    display: block;
    font-size: 12px
}

.select {
    width: 100%;
    padding: 5px 0;
    opacity: 0;
    background: none;
    border: 0
}

.form_sea,
.label {
    position: relative
}

.select-box1 {
    background: #ecf3fc;
    border: 1px solid #677691;
    border-radius: 30px
}

.header_bottom,
.order {
    background-color: #183661
}

.label {
    padding: 0 23px 0 9px;
    margin-bottom: 0
}

.open .label::after {
    content: "▲"
}

.label::after {
    content: "▼";
    font-size: 12px;
    right: -18px;
    padding: 0 24px
}

.se_fonr1 {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap
}

.time_o {
    padding-left: 15px;
    color: #0d1015;
    font-size: 14px
}

.header_midil {
    padding: 22px 0
}

.logo {
    display: block
}

ul.conta_icon li a {
    color: #202020;
    font-size: 17px
}

ul.conta_icon li a:hover {
    color: #183661;
    text-decoration: underline !important
}

ul.right_icon {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap
}

.gift_box i,
.gift_box span,
.order,
.six_box .six_probpx i {
    display: block
}

ul.right_icon li img {
    margin-right: 30px
}

.order {
    padding-top: 5px;
    max-width: 200px;
    font-size: 14px !important;
    color: #fff !important;
    height: 35px;
    width: 100%;
    border-radius: 40px
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover,
.navigation.navbar-dark .navbar-nav .show>.nav-link,
.news_form .sumbit:hover,
.order:hover {
    background-color: #f2c119
}

.navigation.navbar {
    float: left;
    padding: 0
}

.navigation.navbar-dark .navbar-nav .nav-link {
    padding: 30px 24px;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.navbar-expand-md .navbar-nav,
.titlepage h2 img {
    padding-right: 10px
}


.btn_solicitarOrcamento {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}




.banner_main {
    padding: 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto
}

.carousel-item img {
    transition: transform 10s;
    transform: scale(1)
}

.carousel-item.active img,
.carousel-item.zooming img {
    transform: scale(1.1)
}

.blodark {
    color: #183661;
    font-family: Righteous, cursive;
    font-size: 85px
}

.text-bg,
.titlepage {
    text-align: left
}

.overlay,
.project_box,
.read_more,
.text-center {
    text-align: center
}

.ban_img {
    margin-right: -45px;
    position: absolute
}

.text-bg h1 {
    color: #f2c119;
    font-size: 116px;
    line-height: 120px;
    padding-bottom: 50px;
    font-weight: 400
}

.text-bg p {
    color: #2a2a2c;
    line-height: 30px;
    font-size: 33px;
    margin-bottom: 50px
}

.text-bg .read_more {
    font-weight: 500;
    background: #1d37fd;
    color: #fff !important;
    border-radius: 43px;
    margin-right: 25px;
    padding: 13px 0;
    max-width: 210px
}

.text-bg .read_more:hover {
    background: #fcc10e;
    color: #000 !important
}

.ban_img figure,
.news_img figure {
    margin: 0
}

.ban_img figure img,
.fashion img,
.news_img figure img {
    width: 100%
}

.titlepage h2 {
    font-size: 35px;
    color: #141414;
    line-height: 40px;
    font-weight: 700;
    padding: 0 0 10px;
    margin-bottom: 40px;
    border-bottom: 5px solid #f2c119
}

.d_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.read_more {
    font-size: 17px;
    background-color: #fff;
    color: #000;
    padding: 15px 0;
    width: 100%;
    max-width: 170px;
    display: inline-block;
    transition: .5s ease-in;
    border-radius: 50px
}

.read_more:hover {
    background: #03cafc;
    color: #fff !important;
    transition: .5s ease-in
}

.six_box {
    background: url(../images/service_bg.jpg) 0 0/100% 100% no-repeat
}

.bluedark_bg {
    background: #183661
}

.about_text .read_more:hover,
.yellow_bg {
    background: #f2c119
}

.six_box .six_probpx {
    text-align: center;
    padding: 50px 0
}

.pa_left {
    padding-left: 0;
    padding-right: 0
}

.six_box .six_probpx span {
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    font-weight: 700
}

.project {
    padding: 90px 0;
    margin-bottom: 10px
}

.titlepage p {
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    padding-top: 10px;
    color: #fff
}

.product_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.project_box {
    max-width: 29.5%;
    margin: 0 5px 30px;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    /* border-radius: 8px; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
    transition: box-shadow .3s
}

.project_box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.project_box:hover .overlay {
    opacity: 1
}

.image_container img {
    width: 100%;
    display: block
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    transition: opacity .3s;
    display: flex;
    justify-content: center;
    align-items: center
}

.overlay p {
    color: #fff;
    font-size: 18px
}

.text-center {
    font-size: 14px;
    margin: 10px 0
}

.footer h3,
.footer p,
.neslatter {
    text-align: left
}

.button {
    display: inline-block;
    padding: 4px 8px;
    background-color: #333;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color .3s;
    font-size: 14px;
    margin-right: 1px
}

.button:last-child {
    margin-right: 0
}

.button:hover {
    background-color: #555
}

.email_button {
    margin-right: 8px
}

.whatsapp_button {
    background-color: #25d366;
    margin-right: 0
}

.gift_box,
.news,
.newslatter {
    background-color: #fff
}

.news {
    padding-top: 90px
}

.news .titlepage h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 5px solid #f2c119
}

.margin_top40 {
    margin-top: 40px
}

.news_text h3 {
    color: #141414;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px
}

.news_text span {
    border-bottom: 1px solid #f2c119;
    padding-bottom: 4px;
    color: #141414;
    font-size: 15px
}

.pad_le {
    padding-left: 15px
}

.news_text p {
    color: #141414;
    font-size: 17px;
    line-height: 32px;
    font-weight: 400;
    padding-top: 15px
}

.newslatter {
    padding: 90px 0
}

.neslatter {
    color: #141414;
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 0;
    font-weight: 700
}

.news_form {
    text-align: right
}

.footer,
.gift_box {
    text-align: center
}

.news_form .letter_form {
    height: 54px;
    width: 100%;
    padding: 0 15px;
    font-size: 17px;
    border-radius: 32px;
    border: 1px solid #a8a8a8
}

.news_form .sumbit {
    padding: 5px 42px;
    margin-left: -180px !important;
    font-size: 17px;
    background: #183661;
    color: #fff;
    border-radius: 30px;
    z-index: 9999
}

.three_box {
    margin-bottom: -80px
}

.gift_box {
    box-shadow: 0 0 16px rgba(13, 3, 3, 7%);
    padding: 40px 1px;
    border-radius: 20px
}

.gift_box span {
    color: #183661;
    font-size: 17px;
    padding-top: 5px
}

.about_page .blue_bg .titlepage h2,
.contact_page .blue_bg .titlepage h2,
.fashion_page .blue_bg .titlepage h2,
.footer h3,
.footer p,
.news_page .blue_bg .titlepage h2,
.project_page .blue_bg .titlepage h2,
.send_btn {
    color: #fff
}

.footer {
    background: #183661;
    padding-top: 170px
}

.footer h3 {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
    font-weight: 600
}

.footer p {
    font-size: 17px;
    line-height: 32px;
    padding-right: 31px;
    font-weight: 400;
    display: inline-block
}

.copyright a,
.copyright p {
    color: #292929
}

.blue_bg .titlepage,
.copyright p {
    text-align: center
}

.copyright {
    margin-top: 80px;
    padding-bottom: 20px;
    background: #fbfdfd
}

.copyright p {
    font-size: 18px;
    line-height: 22px;
    padding-top: 25px;
    font-weight: 400;
    padding-right: 0 !important
}

.copyright a:hover {
    color: #f9bf16
}

.footer_to90 .footer {
    padding-top: 90px
}

.blue_bg {
    background-color: #f3a20d;
    padding: 35px 0
}

.about {
    background-color: #fff;
    padding: 60px 0 50px
}

.about_text h3 {
    font-size: 30px;
    margin-top: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #183661;
    padding: 0
}

.about_text p {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    padding: 25px 0 40px
}

.about_text .read_more {
    background: #183661;
    color: #fff;
    padding: 10px 0
}

.main_form .contactus,
.main_form .contactusmess {
    border: 1px solid #183661;
    width: 100%;
    background: 0 0;
    font-size: 17px;
    font-weight: 400;
    box-shadow: 0 0 5px rgba(243, 195, 30, .5);
    color: #183661
}

.news_page .news {
    padding: 50px 0 90px
}

.fashion_page .fashion {
    margin: 90px 0
}

.contact_page .contact {
    margin-bottom: 90px
}

.contact {
    margin-top: 90px;
    background: #fff
}

.contact .titlepage {
    text-align: left;
    padding-bottom: 60px
}

.contact .titlepage h2 {
    color: #fefeff
}

.main_form .contactus {
    padding: 0 15px;
    margin-bottom: 20px;
    height: 46px
}

.main_form .contactusmess {
    padding: 52px 15px;
    margin-bottom: 0
}

.send_btn {
    background: #183661;
    font-weight: 500;
    font-size: 18px;
    width: 185px;
    height: 56px;
    margin-top: 50px;
    transition: .5s ease-in;
    border-radius: 40px
}

.send_btn:hover {
    background: #f2c119;
    transition: .5s ease-in
}

#request ::placeholder {
    color: #183661;
    opacity: 1
}

/* Estilo do Modal btn orçamento online */
.modal-content {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.modal-header {
    background: linear-gradient(135deg, #007bff, #0056b3);
    padding: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.modal-body {
    background-color: #f8f9fa;
}

/* Informações de Contato */
.contact-info p {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #333;
    background: #ffffff;
    padding: 10px 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.contact-info i {
    font-size: 1.5rem;
    color: #183661;
}

/* Campos do Formulário */
.form-control {
    border-radius: 8px;
    border: 1px solid #ccc;
    transition: all 0.3s ease-in-out;
}

.form-control:focus {
    border-color: #183661;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
}

/* Botão de Envio */
.btn-primary {
    background: linear-gradient(135deg, #183661, #0056b3);
    border: none;
    padding: 12px;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    transition: all 0.3s ease-in-out;
}

.btn-primary:hover {
    background: linear-gradient(135deg, #183661, #004494);
    transform: scale(1.02);
    box-shadow: 0 4px 10px rgba(0, 91, 187, 0.3);
}