html {
    scroll-behavior: smooth
}
.overflow-hidden{overflow: hidden!important;}

HTML BODY {
    max-width: 1920px;
    margin: 0 auto
}

:root {
    --bg-color1: #ffa803;
    --bg-color2: #002962;
    --bg-color3: linear-gradient(to top, #ff7b03, #ffa803);
    --bg-color4: #002971;
    --bg-color5: linear-gradient(to bottom, #ff7b03, #ffa803);
    --title-black: 'Ralewayb';
    --title-bold: 'Ralewayb';
    --font-regular: 'Hind';
    --font-bold: 'Hind';
    --font-italic: 'Hind';
    --font-menu: 'Hind';
    --font-alt: 'Ralewayb'
}

HTML BODY .h1,
HTML BODY .h2,
HTML BODY h1 {
    font-family: var(--title-black) !important;
}

HTML BODY h2,
HTML BODY h3,
HTML BODY h4,
HTML BODY h5,
HTML BODY h6 {
    font-family: var(--title-bold)
}

HTML BODY,
HTML BODY p {
    font-family: var(--font-regular);
    color: #292828
}

HTML BODY strong {
    font-family: var(--font-bold)
}

HTML BODY em {
    font-family: var(--font-italic)
}

.alt-font {
    font-family: var(--font-alt) !important
}

.footerSize {
    font-size: 14px !important;
    color: #ccc !important
}

HTML BODY p {
    color: #333 !important;
    font-size: 18px
}

.top-header,
.top-header a,
.top-header p {
    font-size: 14px !important
}

.middle-header,
.middle-header p {
    font-size: 15px !important
}

.bottom-header,
.bottom-header a,
.bottom-header li a,
.bottom-header p {
    font-size: 100% !important
}

a {
    text-decoration: none !important
}

.badge,
.btn {
    white-space: pre-line !important
}

.btn {    
    font-family: var(--font-alt);    
    border-radius: 50px;
    padding: 10px 30px;
}

.bg-color1,
.bg-color1:hover {
    background: var(--bg-color1) !important
}

.t-color1,
.t-color1:hover {
    color: var(--bg-color1) !important
}

.bg-color2,
.bg-color2:hover {
    background: var(--bg-color2) !important;
    border: 2px solid #fff!important;
}
.btn.bg-color3 {color: #fff!important;border: 2px solid var(--bg-color4)!important;}
.btn.bg-color3:hover {color: #fff!important;}
.t-color2,
.t-color2:hover {
    color: var(--bg-color2) !important
}

.bg-color3,.bg-color3:hover {
    background: var(--bg-color3) !important
}

.t-color3,
.t-color3:hover {
    color: var(--bg-color3) !important
}

.footer a.t-color3 {
    color: #4c4c4c !important
}

.footer a.t-color3:hover {
    color: var(--bg-color4) !important
}

.bg-color4,
.bg-color4:hover {
    background: var(--bg-color4) !important
}

.t-color4,
.t-color4:hover {
    color: var(--bg-color4)!important
}

.btn.bg-color3:hover,.bg-color5,
.bg-color5:hover {
    background: var(--bg-color5) !important
}
.bg-dark-25 {
    background: rgb(0 0 0 / 73%)
}

.bg-dark-50 {
    background: rgb(0 0 0 / 68%)
}

.bg-dark-75 {
    background: rgb(0 0 0 / 75%)
}

.bg-dark-gradient-50 {
    background: linear-gradient(80deg, rgb(0 0 0 / 58%), rgb(0 0 0 / 71%), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important
}

.bg-img-thank-you-page {
    background: url(../images/elements/slider/1.webp)
}

.bg-img1 {
    background: url(../images/elements/bg/bg_1.webp)
}

.bg-img2 {
    background: url(../images/elements/bg/bg_2.webp)
}

.bg-img3 {
    background: url(../images/elements/bg/bg_3.webp) 82% 85%;
    background-repeat: no-repeat;
}

.bg-img4 {
    background: url(../images/elements/bg/bg_4.webp) 112% 110%;
    background-repeat: no-repeat;
}

.bg-img5 {
    background: url(../images/elements/bg/bg_5.webp)
}

.bg-img6 {
    background: url(../images/elements/bg/bg_6.webp)
}

.bg-img7 {
    background: url(../images/elements/bg/bg_7.jpg)
}

.bg-img {
    background-size: cover
}

.bg-img-100 {
    background-size: 100%
}

.bg-img-contain {
    background-size: contain
}

.bg-repeat-x {
    background-repeat: repeat-x
}

.bg-repeat-y {
    background-repeat: repeat-y
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-img-fixed {
    background-attachment: fixed
}

.bg-img-top-left {
    background-position: top left
}

.bg-img-top-center {
    background-position: top center
}

.bg-img-top-right {
    background-position: top right
}

.bg-img-center-left {
    background-position: center left
}

.bg-img-center-center {
    background-position: center center
}

.bg-img-center-right {
    background-position: center right
}

.t-shadow-50 {
    text-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.t-shadow-100 {
    text-shadow: 0 0 10px #000
}

i {
    position: relative;
    vertical-align: -5px
}

.fa {
    transform: translateY(-5px)
}

.list-style-none2 li {
    list-style: none;
    transition: all .5s ease-in-out
}

.list-style-none li {
    list-style: none
}

.footer .list-style-none li,
.footer span.services {
    padding-bottom: 2px;
    transition: all .5s ease-in-out
}

.footer .list-style-none li a,
.footer .list-style-none2 li a {
    color: #fff
}

.footer .list-style-none li:hover a,
.footer .list-style-none2 li:hover a {
    color: #fff !important
}

.footer .list-style-none li:hover,
.footer .list-style-none2 li:hover {
    padding-left: 5px;
    transition: all .5s ease-in-out
}

@media screen and (max-width:500px) {
    .h1Title h1.h3 {
        padding-top: 23% !important;
        font-size: 17px !important
    }
    
    .bg-light-25{background:rgba(255, 255, 255, 0.438);border-radius: 25px;}
}

.main-navbar .dropdown,
.main-navbar .dropdown:hover,
.main-navbar .navbar-nav a,
.main-navbar .navbar-nav a:hover,
a[data-fancybox=gallery]>img:hover {
    transition: all .3s ease
}

.main-navbar .navbar-nav a {
    color: var(--bg-color2);
    font-size: 16px !important
}

.main-navbar .navbar-nav a:hover {
    color: var(--bg-color3)
}

.dropdown-menu a:hover,
.main-navbar .navbar-nav .active a {
    border-bottom: 2px solid var(--bg-color1) !important;
    color: var(--bg-color1)!important;
    font-weight: 900
}

.navbar-toggler {
    background: var(--bg-color3) !important
}

.main-navbar .dropdown .active,
.main-navbar .dropdown:hover {
    background: var(--bg-color3) !important
}

.main-navbar .dropdown .active,
.main-navbar .dropdown:hover a.text-dark {
    color: #fff !important
}

.main-navbar .dropdown-menu {
    padding: 0
}

.main-navbar .dropdown-menu a {
    color: #fff;
    background: 0 0
}

.main-navbar .dropdown-menu a:hover {
    background: #fff !important;
    background: 0 0
}

.main-navbar .dropdown-menu {
    background: var(--bg-color3);
    border-radius: 0 !important;
    transform: translateY(-2px);
    border: none
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    transform: translateX(0);
    transform: translate3d(0, 0, 0)
}

.delay1s {
    animation-duration: 9s;
    transition-delay: 9s
}

.delaySliderText {
    animation-duration: 1.5s;
    animation-name: appearCaption
}

#indicador-carousel .carousel-caption h5 {
    font-size: 180%
}

#indicador-carousel .carousel-caption p {
    font-size: 120% !important
}
.carousel-caption {
    left: 10% !important
}

@media(min-width:250px) {
    .image-min {
        width: 100% !important
    }
    .negative-margin-top2{
        margin-top: -12% 
    }
    #indicador-carousel .carousel-caption h3 {
        font-size: 30px !important
    }
    #indicador-carousel .carousel-caption h4 {
        font-size: 11px !important
    }
    .carousel-caption {
        bottom: 10% !important
    }
    .bg-dark-gradient-50 {
        background: rgba(0, 0, 0, .45) !important
    }
    .top-slider {
        margin-top: -155px;
        position: relative;
        z-index: 0
    }
    .efectMissionIcon {
        margin-left: 0 !important
    }
}

@media(min-width:540px) {
    .carousel-caption {
        bottom: 9% !important
    }
    .negative-margin-top2 {
        margin-top: -17%
    }
    .top-slider {
        margin-top: -212px;
        position: relative;
        z-index: 0
    }
}

@media(min-width:768px) {
    #indicador-carousel .carousel-caption h3 {
        font-size: 43px!important
    }
    #indicador-carousel .carousel-caption h4 {
        font-size: 15px !important
    }
    .position-img {
        bottom: -291px
    }
}

@media(min-width:960px) {
    .image-min {
        width: 70% !important
    }
    .carousel-caption {
        bottom: 20% !important
    }
    .negative-margin-top2 {
        margin-top: -12%
    }
    #indicador-carousel .carousel-caption h3 {
        font-size: 60px!important
    }
    #indicador-carousel .carousel-caption h4 {
        font-size: 19px !important
    }
    .bg-dark-gradient-50 {
        background: linear-gradient(80deg, rgb(0 0 0 / 58%), rgb(0 0 0 / 71%), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important
    }
    .top-slider {
        margin-top: -216px;
        position: relative;
        z-index: 0
    }
}

@media(min-width:992px) {
    .position-img {
        bottom: -369px
    }
}

@media(min-width:1140px) {
    .image-min {
        width: 70% !important
    }
    .carousel-caption {
        bottom: 29% !important
    }
    .negative-margin-top2 {
        margin-top: -7%
    }
    #indicador-carousel .carousel-caption h3 {
        font-size: 60px!important
    }
    .top-slider {
        margin-top: -219px;
        position: relative;
        z-index: 0
    }
}

@media(min-width:1200px) {
    .position-img {
        bottom: -416px
    }
}

@media screen and (max-height:991px) {
    .float-menu {
        position: relative
    }
}

.top-menu {
    position: relative;
    z-index: 3
}

.float-menu {
    position: absolute;
    z-index: 100;
    width: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 82%), rgb(0 0 0 / 42%),transparent);
}

a.navbar-brand {
    font-size: 130% !important
}

.navbar-toggler {
    margin-bottom: 10px
}



.hide-top,
.hide-top-alt {
    opacity: 0 !important
}

.icon-align {
    min-width: 24px;
    text-align: center;
    position: absolute;
    left: 20px;
    margin-top: 8px
}

.icon-align-ul li {
    list-style: none
}

.shake-bottom:hover img.servicesIcon {
    -webkit-animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both;
    animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both
}

.shake-bottom {
    -webkit-animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both;
    animation: shake-bottom .8s cubic-bezier(.455, .030, .515, .955) 3 both
}

@-webkit-keyframes shake-bottom {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

@keyframes shake-bottom {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

.listNumber {
    border: 2px solid var(--bg-color3) !important;
    padding: 4px 4px;
    border-radius: 50%;
    margin-right: 5px
}

p:hover .listNumber {
    background: var(--bg-color3) !important;
    color: #fff !important
}

.form-control {
    border: 0 !important;
    border-radius: 25px !important;
    border-bottom: 1px solid #ccc !important;
    transition: all .5s ease-in-out !important
}

.form-control:hover {
    transition: all .5s ease-in-out !important
}

.input-group-text {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 50% !important
}

.efect-box,
.efectIN {
    transition: all .5s ease-in-out !important
}

.efect-box:hover {
    transform: translate(10px, 10px);
    transition: all .5s ease-in-out;
    background: rgb(255 255 255 / 82%)
}

.efectIN:hover .missionImg {
    transition: all .5s ease-in-out !important;
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    -moz-transform: scale(.9)
}

.efectUP .missionImg {
    transition: transform .3s cubic-bezier(.34, 2, .6, 1), box-shadow .2s ease
}

.efectUP:hover .missionImg {
    box-shadow: 0 12px 19px -7px rgb(0 0 0 / 30%);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: all .5s ease-in-out
}

.bottom-shadow {
    -webkit-box-shadow: 0 0 16px 5px #e7e7e7;
    box-shadow: 0 0 16px 5px #e7e7e7;
    transition: all .5s ease-in-out
}

.bottom-shadow:hover {
    -webkit-box-shadow: 0 0 6px 0 #969696;
    box-shadow: 0 0 6px 0 #969696;
    transition: all .5s ease-in-out
}

.bottomShadow1 img{
    transition: all .5s ease-in-out;    
}
.bottomShadow1:hover img{
    transition: all .5s ease-in-out;    
    transform: scale(1.1);
}

.position-img {
    margin-left: -11em;
    margin-top: 2em;
    border-color: var(--bg-color3) !important;
    border-top: 12px solid;
    border-bottom: 12px solid
}

.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
    display: inline-block
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2)
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.flip-card-back,
.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .25rem !important
}

.flip-card-front {
    color: #000
}

.flip-card-back {
    background-color: var(--bg-color3);
    color: #000;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.titleTop1 {
    display: block;
    padding: 25px 40px 15px 20px;
    border-bottom: 1px solid var(--bg-color1);
    margin: -7px 0 -12px
}

.services-home {
    position: absolute;
    top: 25px!important;
    width: 80%;
    z-index: 2;
}

.services-home .service {
    box-shadow: 0 0 6px 0 #797878
}

.services-home1 .service h6 {
    color: var(--bg-color3)
}

.services-home1 .service:hover h6 {
    color: #fff
}

.services-home1 .service:hover a {
    border: 1px solid #fff;
    color: #fff
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: var(--bg-color3);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px
}

.hvr-shutter-in-horizontal:active,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:hover {
    color: #fff
}

.hvr-shutter-in-horizontal:active:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.efectMissionIcon {
    background: var(--bg-color1);
    width: 95px;
    padding: 10px;
    margin-left: -41px;
    transition: all .5s ease-in-out !important
}

.efectMission:hover .efectMissionIcon {
    background: var(--bg-color2);
    transition: all .5s ease-in-out !important;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg)
}

@keyframes appearCaption {
    from {
        opacity: 0
    }
    75% {
        opacity: 0
    }
    90% {
        opacity: .3
    }
    95% {
        opacity: .5
    }
    98% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
    to {
        opacity: 1
    }
}

.kenburns-top {
    -webkit-animation: kenburns-top 5s ease-out infinite both;
    animation: kenburns-top 5s ease-out infinite both
}

@-webkit-keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }
    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

@keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%
    }
    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top
    }
}

.badgeSkew {
    white-space: pre-line !important;
    border-radius: 0;
    -webkit-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg)
}

.btnSkewText {
    display: inline-block;
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg)
}

.bgImgHover {
    overflow: hidden;
    position: relative
}

.bg-img6,
.bg-img7 {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.bgImgHover .bg-img6:hover,
.bgImgHover .bg-img7:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.sliderServices {
    display: flex;
    align-items: center;
    justify-content: center
}

.sliderServices__item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 33.33%;
    height: 100vh;
    font-size: 22px;
    line-height: 32px;
    text-shadow: 0 0 4px #000;
    transition: all .3s
}

.sliderServices__item:hover {
    flex-basis: 50%;
    color: red !important
}

.ServicesMobil a h3,
.sliderServices__item a h3 {
    color: #f5f5f5 !important;
    transition: all ease .5s
}

.ServicesMobil:hover a h3,
.sliderServices__item:hover a h3 {
    color: #fff !important;
    transition: all ease .5s
}

.item-1 {
    background: url(../images/services/1.webp) center center no-repeat;
    background-size: cover
}
.item-2 {
    background: url(../images/services/2.webp) center center no-repeat;
    background-size: cover
}
.item-3 {
    background: url(../images/services/3.webp) center center no-repeat;
    background-size: cover
}
.item-4 {
    background: url(../images/services/4.webp) center center no-repeat;
    background-size: cover
}
.item-5 {
    background: url(../images/services/5.webp) center center no-repeat;
    background-size: cover
}
.item-6 {
    background: url(../images/services/6.webp) center center no-repeat;
    background-size: cover
}
.item-7 {
    background: url(../images/services/7.webp) center center no-repeat;
    background-size: cover
}

.artist { color: #fff; text-decoration: none }

@media only screen and (max-width:1200px) and (min-width:992px) {
    .sliderServices__item {
        height: 70vh
    }
}

@media only screen and (max-width:991px) and (min-width:200px) {
    .ServicesMobil {
        padding: 12% 0;
        transition: all ease .5s
    }
    .ServicesMobil:hover {
        padding: 20% 0;
        transition: all ease .5s
    }
}

.bubleMoving {  
    background-image: url(../images/elements/bg_1.jpg);
   background-attachment: fixed;
    animation: slide-2 5s linear infinite;
    -webkit-animation: slide-2 5s linear infinite
}


@keyframes slide-2 {
    from {
        background-position: 0 0
    }
    to {
        background-position: 300px 0
    }
}

@-webkit-keyframes slide-2 {
    from {
        background-position: 0 0
    }
    to {
        background-position: 300px 0
    }
}

.carousel-control-next,
.carousel-control-prev {
    bottom: -52px !important;
    opacity: 1 !important;
    width: 4%
}

.card {
    background: 0 0 !important
}

.card-header {
    padding: 0 !important;
    border-radius: 0 !important
}

button,
button:focus {
    border: none !important;
    text-decoration: none !important;
    outline: 0 !important
}


#btnAll,
#btnStone,
#btnStucco {
    font-weight: 700
}

#btnAll:hover,
#btnStone:hover,
#btnStucco:hover {
    color: var(--bg-color3)
}

.activeFilter {
    color: var(--bg-color4)
}

.comment {
    word-break: break-all
}

.noBreak {
    display: inline-block !important
}

.align-items-center:hover .flip-horizontal-bottom {
    -webkit-animation: flip-vertical-fwd .4s cubic-bezier(.455, .03, .515, .955) both;
    animation: flip-vertical-fwd .4s cubic-bezier(.455, .03, .515, .955) both
}

@-webkit-keyframes flip-vertical-fwd {
    0% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
    100% {
        -webkit-transform: translateZ(160px) rotateY(180deg);
        transform: translateZ(160px) rotateY(180deg)
    }
}

@keyframes flip-vertical-fwd {
    0% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
    100% {
        -webkit-transform: translateZ(160px) rotateY(180deg);
        transform: translateZ(160px) rotateY(180deg)
    }
}

.animationFloat {
    border-radius: 5px;
    -webkit-animation: line 3s ease-in-out infinite;
    animation: line 3s ease-in-out infinite
}

@-webkit-keyframes line {
    from {
        transform: translateY(4px)
    }
    50% {
        transform: translateY(-4px)
    }
    to {
        transform: translateY(4px)
    }
}

@keyframes line {
    from {
        transform: translateY(4px)
    }
    50% {
        transform: translateY(-4px)
    }
    to {
        transform: translateY(4px)
    }
}

.iconHeader {
    border: 1px dashed var(--bg-color3);
    border-radius: 0 10px 0 10px;
    height: 50px;
    width: 50px;
    text-align: center
}

@media screen and (max-width:992px) {
    .iconHeader {
        height: 34px;
        width: 34px;
        font-size: 26px !important
    }
}

@media screen and (max-width:1050px) {
    .iconHeader {
        height: 39px !important;
        width: 39px !important;
        font-size: 30px !important
    }
}

.containerServices {
    position: relative;
    width: 100%
}

.overlayServices {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

.containerServices:hover .overlayServices {
    height: 100%
}

.textServices {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

@media screen and (max-width:640px) {
    .textServices {
        font-size: 12px
    }
}

@media screen and (max-width:800px) {
    .textServices p {
        font-size: 13px !important
    }
}

.positionRelative {
    position: relative
}

.nav-pills {
    display: inline-flex;
    background: var(--bg-color1);
    border-radius: 50px
}

.nav-pills li.active {
    padding: 1%
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: var(--bg-color3);
    border-radius: 0
}

.pills1:first-child {
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important
}

.pills3:last-child {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important
}

.nav-pills a.nav-link:after {
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.nav-pills a.nav-link.active:after {
    border-top: 10px solid var(--bg-color3)
}

.pillsMobile1:first-child {
    border-top-left-radius: 49px !important;
    border-top-right-radius: 49px !important
}

.pillsMobile3:last-child {
    border-bottom-left-radius: 49px !important;
    border-bottom-right-radius: 49px !important
}

#portfolioOverlay {
    line-height: 0;
    margin-left: 150px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    column-count: 2;
    column-gap: 0
}

#portfolioOverlay img {
    width: 100% !important;
    height: auto !important
}

a.darken {
    display: inline-block;
    background: #000;
    padding: 0;
    position: relative
}

a.darken img {
    display: block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a.darken:hover:before {
    content: '';
    display: block;
    position: absolute;
    width: 90%;
    height: 3px;
    bottom: 20px;
    right: 20px;
    background: #fff
}

a.darken:hover:after {
    content: '';
    display: block;
    position: absolute;
    height: 85%;
    width: 3px;
    bottom: 20px;
    right: 20px;
    background: #fff
}

a.darken:hover img {
    opacity: .3
}

a.darken span {
    visibility: hidden;
    font-size: 19px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 100%
}

a.darken:hover span {
    color: #fff;
    visibility: visible;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.modal-mobile {
    position: fixed;
    bottom: 0;
    z-index: 99
}

.contentSlider {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px
}

.alignServices {
    display: flex;
    align-items: center;
}


@media only screen and (min-width:200px) {
    .contentServices1 {
        height: 350px !important
    }
}

@media only screen and (min-width:992px) {
    .contentServices1 {
        height: 400px !important
    }
}


small {
    font-size: 15px;
    font-weight: 600
}

img {
    object-fit: cover !important
}
.bg-pan-top{-webkit-animation:bg-pan-top 5s infinite alternate-reverse both;animation:bg-pan-top 5s infinite alternate-reverse both}
.bg-pan-top1{-webkit-animation:bg-pan-top 12s infinite alternate-reverse both;animation:bg-pan-top 12s infinite alternate-reverse both}
@-webkit-keyframes bg-pan-top{0%{background-position:50% 100%}100%{background-position:50% 0}}@keyframes bg-pan-top{0%{background-position:50% 100%}100%{background-position:50% 0}}

.go-up:hover {
    opacity: 1
}
.go-up {
    background: url("../../src/images/elements/top.png") var(--bg-color1) center center;
    border-radius: 50px;
    opacity: 0.5;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 18px;
    right: 35px;
    z-index: 99;
    display: inline-block !important
}
@media only screen and (max-width:767px) and (min-width:200px) {   
    .go-up {
        bottom: 65px
    }
}
.bannerForm{clip-path: polygon(40% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 40% 100%, 0% 50%); height: 50vh;}
@media only screen and (max-width:1024px) and (min-width:200px) {
    .bannerForm{ height: 80vh;}
}
.servicesEffect:hover .borderServices{border-radius: 25px; box-shadow: 0px 0px 6px var(--bg-color4); transition: all .5s ease-in-out}
.borderServices{border-radius: 25px; transition: all .5s ease-in-out; }
.borderServicesHome{border-radius: 25px; border-bottom: 3px solid var(--bg-color1);}
.borderRadius{border-radius: 25px;}
.text-wrap{word-wrap: break-word;}

.custom-shape-divider-top-1678824060 {
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.custom-shape-divider-top-1678824060 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 67px;
}

.imgStyle{
    position: relative;
    --mask:
      radial-gradient(40px at 0    0   ,#0000 calc(98% - 10px),#000 calc(100% - 10px) 98%,#0000),
      radial-gradient(40px at 100% 100%,#0000 calc(98% - 10px),#000 calc(100% - 10px) 98%,#0000),
      conic-gradient(from -90deg at top 10px right 10px,#000 75%,#0000 0) 100% 0/calc(100% - 40px + 10px) calc(100% - 40px + 10px) no-repeat,
      conic-gradient(at bottom 10px left 10px,#0000 25%,#000 0) 0 100%/calc(100% - 40px + 10px) calc(100% - 40px + 10px) no-repeat;
}
.imgStyle:before {
    content: "";
    position: absolute;
    inset: 0;
    background:#e5e5e5;
    -webkit-mask: var(--mask);
            mask: var(--mask);
}

