html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:"Open Sans",serif;font-weight:300;font-style:normal;margin:0;padding:0;box-sizing:border-box;position:relative;font-size:18px}img{width:100%}.container{max-width:1350px;padding:0 15px;margin:0 auto}a{text-decoration:none;color:#000}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}.padding-t-b{padding:50px 0}@media only screen and (min-width: 768px){.padding-t-b{padding:80px 0}}@media only screen and (min-width: 992px){.padding-t-b{padding:100px 0}}@media only screen and (min-width: 1200px){.padding-t-b{padding:120px 0}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}ul{margin:0;padding:0;list-style:none}h1{margin:0 0 20px;font-size:30px;font-weight:300}@media only screen and (min-width: 768px){h1{font-size:45px}}@media only screen and (min-width: 992px){h1{font-size:58px}}@media only screen and (min-width: 1200px){h1{font-size:70px}}h2{margin:0 0 15px;font-weight:400;font-size:26px}@media only screen and (min-width: 768px){h2{font-size:30px}}@media only screen and (min-width: 992px){h2{font-size:35px}}@media only screen and (min-width: 1200px){h2{font-size:40px}}h3{margin:0 0 15px;font-size:14px;font-weight:500}@media only screen and (min-width: 992px){h3{font-size:16px;font-weight:700}}p{margin:0 0 15px;font-size:18px}@media only screen and (min-width: 992px){p{font-size:20px;line-height:30px}}.header-wrap{background-color:#fff;padding:10px 0;position:fixed;z-index:100;width:100%}.header-wrap .container{display:flex;justify-content:space-between;align-items:center}.header-wrap a{text-transform:uppercase}.header-wrap__list{background-color:#fff;position:fixed;width:100%;flex-direction:column;align-items:center;height:100%;right:0;top:0;transition:all .3s ease;transform:translateX(100%);z-index:8;overflow-y:scroll;padding:30px}@media only screen and (min-width: 992px){.header-wrap__list{overflow-y:hidden;position:relative;transform:none;flex-direction:row;padding:0}}.header-wrap__link{flex-direction:column;align-items:center;gap:32px;margin:80px 0 30px}@media only screen and (min-width: 992px){.header-wrap__link{flex-direction:row;margin:0 auto}}@media only screen and (min-width: 1200px){.header-wrap__link{gap:50px}}.header-wrap__menu-toggle{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:20px;cursor:pointer;position:relative;z-index:10}.header-wrap__menu-toggle::before,.header-wrap__menu-toggle::after{content:"";width:20px;height:1px;background-color:#5b6460;transition:all .3s ease}.header-wrap__menu-toggle span{width:100%;height:1px;background-color:#5b6460;transition:all .3s ease}@media only screen and (min-width: 992px){.header-wrap__menu-toggle{display:none}}.logo{width:50px}@media only screen and (min-width: 768px){.logo{width:60px}}@media only screen and (min-width: 992px){.logo{width:80px}}.menu-active .header-wrap__menu-toggle::before{transform:rotate(45deg) translate(5px, 7px)}.menu-active .header-wrap__menu-toggle::after{transform:rotate(-45deg) translate(6px, -8px)}.menu-active .header-wrap__menu-toggle span{opacity:0}.menu-active .header-wrap__list{transform:translateX(0)}.showcase-wrap{position:relative;height:70vh;color:#fff}@media only screen and (min-width: 768px){.showcase-wrap{min-height:70vh}}@media only screen and (min-width: 992px){.showcase-wrap{min-height:95vh}}@media only screen and (min-width: 992px){.showcase-wrap h1{max-width:800px}}.swiper{width:100%;height:100%}.swiper img{object-fit:cover;position:absolute;height:100%;bottom:0}.swiper .swiper-slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.swiper .swiper-scrollbar{top:285px;left:-65px;height:2px;width:150px;background-color:#5b6460;transform:rotate(90deg);display:flex;align-items:center}@media only screen and (min-width: 768px){.swiper .swiper-scrollbar{width:200px}}@media only screen and (min-width: 992px){.swiper .swiper-scrollbar{width:300px;top:300px;left:-120px}}@media only screen and (min-width: 1200px){.swiper .swiper-scrollbar{left:-170px;top:365px;width:440px}}.swiper .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff;border-radius:3px;height:4px}.hero-text{position:relative;z-index:10;height:100%;display:flex;justify-content:center;align-items:center;text-align:right}@media only screen and (min-width: 768px){.hero-text .container{width:100%;display:flex;flex-direction:column;align-items:flex-end}}@media only screen and (min-width: 768px){.hero-text p{max-width:350px}}@media only screen and (min-width: 992px){.hero-text p{text-align:center;margin-right:30px}}@media only screen and (min-width: 1200px){.hero-text p{text-align:left}}.btns-swiper{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 768px){.btns-swiper{bottom:85px;gap:20px}}@media only screen and (min-width: 992px){.btns-swiper{display:flex;gap:30px}}.btns-swiper .button-prev,.btns-swiper .button-next{background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;transition:all .3s ease}.btns-swiper .button-prev:hover,.btns-swiper .button-next:hover{color:#fb3}.btns-swiper .button-prev span,.btns-swiper .button-next span{font-size:28px}@media only screen and (min-width: 992px){.btns-swiper .button-prev span,.btns-swiper .button-next span{font-size:35px}}.price-item{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;z-index:10}@media only screen and (min-width: 768px){.price-item{left:80px;transform:translateX(0)}}.price-item .btn{height:100%;display:flex;align-items:center;justify-content:center;padding:32px 25px;width:180px}@media only screen and (min-width: 768px){.price-item .btn{width:230px}}@media only screen and (min-width: 992px){.price-item .btn{width:260px;padding:40px 25px}}.price-item .price-text{background-color:#e9ece0;justify-content:center;color:#000;padding:16px 18px;font-size:12px;font-weight:300;width:100px}@media only screen and (min-width: 992px){.price-item .price-text{padding:24px;width:120px}}.price-item .price-text strong{font-weight:600;font-size:22px}.place-section{position:relative;padding:100px 0}@media only screen and (min-width: 768px){.place-section{display:flex;align-items:center}}@media only screen and (min-width: 992px){.place-section{padding:150px 0}}@media only screen and (min-width: 1200px){.place-section{padding:235px 0}}.place-section__heading{margin-bottom:20px}@media only screen and (min-width: 768px){.place-section__heading{text-align:left;width:50%;align-items:center}}@media only screen and (min-width: 768px){.place-section__heading:nth-of-type(1){padding-right:30px;min-height:325px}}@media only screen and (min-width: 992px){.place-section__heading:nth-of-type(1){padding-right:70px;min-height:375px}}.place-section__heading:nth-of-type(2){margin-bottom:0;padding:20px;background-color:#e9ece0}@media only screen and (min-width: 768px){.place-section__heading:nth-of-type(2){padding:30px;margin-left:auto}}@media only screen and (min-width: 992px){.place-section__heading:nth-of-type(2){padding:70px}}.place-section__heading h2{color:#5b6460}@media only screen and (min-width: 768px){.place-section__heading h2{margin-bottom:25px}}@media only screen and (min-width: 992px){.place-section__heading h2{margin-bottom:30px}}@media only screen and (min-width: 768px){.place-section .visual-content:nth-of-type(1){position:absolute;right:0;top:85px;width:50%;height:25%;object-fit:cover;object-position:center}}@media only screen and (min-width: 992px){.place-section .visual-content:nth-of-type(1){top:115px;height:40%}}@media only screen and (min-width: 1200px){.place-section .visual-content:nth-of-type(1){height:35%;top:60px}}@media only screen and (min-width: 768px){.place-section .visual-content:nth-of-type(2){left:0;width:50%}}.place-section .row{margin-top:50px}@media only screen and (min-width: 992px){.place-section .row{margin-top:70px}}.maps-wrapper{position:relative;height:320px}@media only screen and (min-width: 768px){.maps-wrapper{width:50%;height:auto;left:0}}.maps-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));pointer-events:none}.core-features{background-color:#5b6460;color:#fff}@media only screen and (min-width: 768px){.core-features .container{display:flex;justify-content:space-between}}.core-features__list{display:flex;justify-content:space-between}@media only screen and (min-width: 768px){.core-features__list{flex-direction:column;flex-wrap:wrap;row-gap:15px}}@media only screen and (min-width: 992px){.core-features__list{row-gap:30px}}@media only screen and (min-width: 1200px){.core-features__list{row-gap:60px}}.core-features__list:not(:last-child){margin-bottom:20px}@media only screen and (min-width: 768px){.core-features__list:not(:last-child){margin:0}}.core-features__item{text-align:center;display:flex;align-items:center;flex-direction:column;padding:7px;width:33.33%}@media only screen and (min-width: 768px){.core-features__item{width:100%}}@media only screen and (min-width: 1200px){.core-features__item{font-size:22px;font-weight:300}}@media only screen and (min-width: 768px){.core-features__item:not(:last-child){margin-bottom:20px}}@media only screen and (min-width: 1200px){.core-features__item:not(:last-child){margin-bottom:30px}}.core-features__item span{margin-bottom:5px}@media only screen and (min-width: 768px){.core-features__item span{font-size:40px}}@media only screen and (min-width: 1200px){.core-features__item span{font-size:48px}}.content-display{position:relative;background-color:rgba(0,0,0,.5)}@media only screen and (min-width: 768px){.content-display{flex-direction:row}}.content-display::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:13}.content-display .content-item{width:100%;object-fit:cover;height:230px}@media only screen and (min-width: 768px){.content-display .content-item{width:50%;height:450px}}@media only screen and (min-width: 992px){.content-display .content-item{height:550px}}.content-display .btn-circle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:15}.contact-prompt{color:#5b6460}@media only screen and (min-width: 768px){.contact-prompt{text-align:left}}.contact-prompt .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px){.contact-prompt .container{justify-content:space-between;align-items:center;flex-direction:row}}@media only screen and (min-width: 992px){.contact-prompt .container{align-items:flex-start}}@media only screen and (min-width: 992px){.contact-prompt h2{margin-bottom:30px}}.contact-prompt .info-container{width:280px}@media only screen and (min-width: 768px){.contact-prompt .info-container{width:330px}}@media only screen and (min-width: 768px){.contact-prompt .info-container{width:380px}}.contact-prompt .price-item{position:static;opacity:1 !important;width:100%;transform:translateX(0)}address{font-style:normal;margin-bottom:15px}@media only screen and (min-width: 992px){address{margin-bottom:20px}}.contact-link{margin:0 auto 10px;max-width:210px;row-gap:10px}@media only screen and (min-width: 768px){.contact-link{margin:0 0 20px}}.contact-link a{color:#5b6460}.time-work{max-width:250px;margin:0 auto 20px}@media only screen and (min-width: 768px){.time-work{margin:0}}.end-wrap{background-color:#5b6460;color:#fff}@media only screen and (min-width: 768px){.end-wrap .container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}}@media only screen and (min-width: 992px){.end-wrap .container{justify-content:flex-start;align-items:flex-start}}.end-wrap .left-column{margin-bottom:30px}@media only screen and (min-width: 768px){.end-wrap .left-column{margin:0;width:40%;text-align:left}}.end-wrap .right-column{margin-bottom:30px}@media only screen and (min-width: 768px){.end-wrap .right-column{text-align:right;margin:0;width:60%}}.end-wrap form{position:relative;margin:20px 0 25px}.end-wrap form input{width:100%;height:40px;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;padding:5px 30px 5px 15px;color:#fff}.end-wrap form input::placeholder{color:#fff;opacity:.5}.end-wrap form .footer-btn{position:absolute;top:0;right:0;height:100%;background-color:rgba(0,0,0,0);border:none;cursor:pointer;color:#fff}.end-wrap__links{row-gap:15px;margin-bottom:20px}@media only screen and (min-width: 1200px){.end-wrap__links{flex-direction:row;justify-content:flex-end;gap:40px}}.end-wrap__links a{color:#fff}.end-wrap .payment-img{width:250px;margin-bottom:10px}@media only screen and (min-width: 992px){.end-wrap .payment-img{width:300px}}@media only screen and (min-width: 1200px){.end-wrap .payment-img{width:350px}}.end-wrap .copy-info{opacity:.5}@media only screen and (min-width: 768px){.end-wrap .copy-info{margin-top:30px}}.popup-view{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.popup-view .container{height:100%;display:flex;align-items:center;justify-content:center}.popup-content{position:absolute;background-color:#fff;border-radius:14px;animation:scaleUpDown 1s ease-in-out;width:80%;padding:50px 20px}@media only screen and (min-width: 768px){.popup-content{padding:50px;width:534px}}.closeModalBtn{position:absolute;display:flex;padding:7px;background-color:#5b6460;border:none;border-radius:50%;top:20px;right:20px;color:#fff;cursor:pointer;transition:all .3s ease}.closeModalBtn span{font-size:16px}.photo-holder{position:relative;padding:20px 0;display:flex;align-items:flex-end;min-height:450px;color:#fff;overflow:hidden}@media only screen and (min-width: 768px){.photo-holder{padding:50px 0}}@media only screen and (min-width: 992px){.photo-holder{min-height:500px}}@media only screen and (min-width: 1200px){.photo-holder{min-height:700px;padding:60px 0}}.photo-holder::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.photo-holder .container{display:flex;flex-direction:column;row-gap:30px;z-index:15;position:relative}@media only screen and (min-width: 768px){.photo-holder .container{row-gap:80px}}@media only screen and (min-width: 1200px){.photo-holder .container{row-gap:0}}.photo-holder__btn-wrapper{row-gap:30px}@media only screen and (min-width: 768px){.photo-holder__btn-wrapper{flex-direction:row;gap:30px}}@media only screen and (min-width: 1200px){.photo-holder__btn-wrapper{margin-top:50%}}@media only screen and (min-width: 768px){.section-about .container{display:flex}}.section-about img{margin-bottom:30px;object-fit:cover}@media only screen and (min-width: 768px){.section-about img{width:50%;margin:0}}@media only screen and (min-width: 768px){.section-about__text{text-align:left;padding-left:40px}}@media only screen and (min-width: 1200px){.section-about__text{padding-left:140px;display:flex;flex-direction:column;justify-content:flex-end}}@media only screen and (min-width: 1200px){.section-about__text h2{margin-bottom:32px}}.property-images .container{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.property-images h2{max-width:400px;margin:0 auto 60px}}@media only screen and (min-width: 992px){.property-images h2{margin-bottom:100px;max-width:600px}}.parent{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px;min-height:170px}@media only screen and (min-width: 992px){.parent{min-height:780px}}@media only screen and (min-width: 992px){.parent .grid-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)}}@media only screen and (min-width: 992px){.parent .grid-inner:hover{transform:rotateY(180deg)}}@media only screen and (min-width: 992px){.parent .grid-front,.parent .grid-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}}.parent .grid-back{display:none}@media only screen and (min-width: 992px){.parent .grid-back{display:flex;align-items:center;justify-content:center;transform:rotateY(180deg);background-color:#e9ece0;padding:50px;text-align:left}}.parent img{height:100%;object-fit:cover}.parent .grid--1{grid-area:1/1/2/2}.parent .grid--2{grid-area:1/2/2/4}.parent .grid--3{grid-area:2/1/3/2}.parent .grid--4{grid-area:2/2/3/3}.parent .grid--5{grid-area:2/3/3/4}@media only screen and (min-width: 768px){.business-info{text-align:left}}@media only screen and (min-width: 768px){.business-info h2{margin-bottom:50px}}@media only screen and (min-width: 992px){.business-info h2{margin-bottom:100px}}@media only screen and (min-width: 768px){.business-info__wrapper{justify-content:space-between}}.business-info form{row-gap:20px}@media only screen and (min-width: 768px){.business-info form{width:420px}}@media only screen and (min-width: 992px){.business-info form{width:600px}}.business-info input,.business-info textarea{resize:none;width:100%;height:40px;padding:10px 15px}@media only screen and (min-width: 992px){.business-info input,.business-info textarea{height:50px}}.business-info textarea{height:100px}.business-info .form-wrapper{row-gap:20px}@media only screen and (min-width: 768px){.business-info .form-wrapper{flex-direction:row;gap:20px}}.business-info .checkbox{width:20px;height:20px;margin-right:15px}.business-info .privacy-policy{font-size:14px}.business-info .btn{padding:20px 50px}@media only screen and (min-width: 768px){.business-info .btn{margin-left:auto}}@media only screen and (min-width: 992px){.business-info .btn{padding:20px 70px}}.house-booking{position:relative;min-height:450px;color:#fff;overflow:hidden;display:flex;align-items:center;padding:20px 0}@media only screen and (min-width: 768px){.house-booking{padding:50px 0}}@media only screen and (min-width: 992px){.house-booking{min-height:500px}}@media only screen and (min-width: 1200px){.house-booking{min-height:700px;padding:60px 0}}.house-booking::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.house-booking .container{z-index:15;position:relative}.house-booking .container a{color:#fff;display:flex;align-items:center;justify-content:center}.house-booking .container a span{margin-right:5px}@media only screen and (min-width: 768px){.luxury-adds__wrapper{justify-content:space-between}}@media only screen and (min-width: 768px){.luxury-adds h2{text-align:left}}@media only screen and (min-width: 768px){.luxury-adds .maps-wrapper{height:483px}}@media only screen and (min-width: 992px){.luxury-adds .maps-wrapper{height:650px;width:45%}}.toggle-options{display:flex;flex-direction:column;gap:10px;row-gap:20px;margin-bottom:80px;border-top:1px solid #5b6460;padding-top:20px}@media only screen and (min-width: 768px){.toggle-options{margin:0 40px 0 0}}@media only screen and (min-width: 992px){.toggle-options{width:55%}}.toggle-options__item{background-color:#e9ece0;overflow:hidden;transition:all .3s ease}.toggle-options__item:hover{border-color:#4a514c}.toggle-options__header{display:flex;padding:15px;justify-content:space-between;align-items:center;cursor:pointer;text-transform:uppercase}@media only screen and (min-width: 992px){.toggle-options__header{padding:30px 20px}}.toggle-options__header .header__icon{width:48px}.toggle-options__header .arrow-accordion{width:20px;transition:transform .4s ease}.toggle-options__text{gap:10px;display:flex;flex-direction:column;font-size:18px}.toggle-options__text span{font-size:14px;font-weight:300}@media only screen and (min-width: 992px){.toggle-options__text span{font-size:16px}}.toggle-options__content{background-color:#fff;max-height:0px;padding:0 15px;transition:all .4s ease-in-out;overflow:hidden}.toggle-options__content p{font-size:13px;font-weight:300}.active .toggle-options__content{padding:15px}.toggle-list__item.active .toggle-list__content{max-height:500px;padding:15px}.active .arrow-accordion{transform:rotate(180deg)}.stay-conditions .container{display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 992px){.stay-conditions .container{row-gap:70px}}@media only screen and (min-width: 768px){.stay-conditions__item{width:50%;display:flex;flex-direction:column}}.stay-conditions__item hr{width:100%}.stay-conditions__item .btn{padding:20px 45px;margin:20px 0 0 auto}@media only screen and (min-width: 992px){.stay-conditions__item .btn{margin-top:100px}}.stay-conditions__list{row-gap:15px}.landing-img{position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;padding:20px 0;min-height:450px}@media only screen and (min-width: 768px){.landing-img{padding:50px 0}}@media only screen and (min-width: 992px){.landing-img{min-height:500px}}@media only screen and (min-width: 1200px){.landing-img{min-height:700px;padding:60px 0}}.landing-img::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.landing-img .container{z-index:15;position:relative}.house-details .container{display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 768px){.house-details .container{row-gap:80px}}@media only screen and (min-width: 768px){.house-details .container{row-gap:100px}}@media only screen and (min-width: 768px){.house-details .container{row-gap:120px}}@media only screen and (min-width: 768px){.house-details__item{text-align:left}}@media only screen and (min-width: 768px){.house-details__item:nth-child(odd) .content{padding-left:50px}}.house-details__item:nth-child(even){flex-direction:row-reverse}@media only screen and (min-width: 768px){.house-details__item:nth-child(even) .content{padding-right:50px}}.house-details__item .content{row-gap:20px}@media only screen and (min-width: 768px){.house-details__item .content{width:50%}}@media only screen and (min-width: 992px){.house-details__item .content{row-gap:50px}}.house-details__item img{margin-bottom:20px}@media only screen and (min-width: 768px){.house-details__item img{width:50%}}.house-details .text-italic{justify-content:center;gap:20px}@media only screen and (min-width: 768px){.house-details .text-italic{justify-content:flex-start;gap:30px}}.house-details .under-line{border-bottom:1px solid #5b6460}.user-info{padding-top:100px}@media only screen and (min-width: 992px){.user-info{padding-top:150px}}.user-info .form-wrapper{gap:50px}.select,input{resize:none;width:100%;height:40px;padding:10px 15px}@media only screen and (min-width: 768px){.select,input{width:45%}}@media only screen and (min-width: 992px){.select,input{height:50px}}.order-info__heading{justify-content:space-between;align-items:center}@media only screen and (min-width: 768px){.order-info__heading{width:50%}}.order-info__heading img{width:130px;height:30px}@media only screen and (min-width: 768px){.order-info__heading img{width:184px;height:36px}}.form{row-gap:15px;padding-top:20px;border-top:1px solid #5b6460;margin-bottom:50px}@media only screen and (min-width: 768px){.form{margin:0;width:50%;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 768px){.form-payment{flex-direction:column}}@media only screen and (min-width: 768px){.form-payment .select,.form-payment input{width:100%}}@media only screen and (min-width: 768px){.form-payment .btn{margin:0 0 0 auto}}.btn{display:inline-block;background-color:#5b6460;padding:20px 30px;text-transform:uppercase;color:#fff;font-size:18px;transition:all .3s ease;cursor:pointer;border:none}.btn:hover{background-color:#4a514c}.btn-outline{border-bottom:2px solid #5b6460;transition:all .3s ease;font-weight:500;font-size:16px}.btn-circle{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#e9ece0;border-radius:50%;padding:10px;width:130px;height:130px;font-size:16px;transition:all .3s ease}@media only screen and (min-width: 1200px){.btn-circle{width:150px;height:150px}}.btn-circle:hover{box-shadow:0 0 0 15px #4a514c,0 0 0 16px #e9ece0}.btn-border{background-color:rgba(0,0,0,0);border:1px solid #fff;font-size:16px;padding:20px 25px}@media only screen and (min-width: 768px){.btn-border{padding:20px 30px}}@media only screen and (min-width: 1200px){.btn-border{padding:20px 40px}}@keyframes scaleUpDown{0%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.img-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;animation:pulsar 20s ease-in-out infinite}.row{margin:0 -15px;row-gap:20px}@media only screen and (min-width: 768px){.row{flex-direction:row;flex-wrap:wrap}}.col{padding:0 15px}@media only screen and (min-width: 768px){.col{width:50%}}@media only screen and (min-width: 992px){.col{width:33.33%}}@media only screen and (min-width: 768px){.error-page img{width:40%}}@media only screen and (min-width: 992px){.error-page img{width:30%}}
