PATH:
home
/
lab2454c
/
gemition.com
/
wp-content
/
themes
/
igpma
/
inc
/
assets
/
css
@charset "utf-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); body{margin:0px; padding:0px; color:#fff; font-family:'Nunito', sans-serif; background-color:#000;} a{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; color:#0137d2; font-family:'Nunito', sans-serif;} a:hover{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; cursor:pointer} a:focus,a:hover{border:none;text-decoration:none} button:focus{outline:0px dotted;} h1,h2,h3,h4,h5,h6{font-family:'Playfair Display', serif; font-weight:400; font-variant-numeric:lining-nums; -moz-font-feature-settings:"lnum" 1; -moz-font-feature-settings:"lnum=1"; -ms-font-feature-settings:"lnum" 1; -o-font-feature-settings:"lnum" 1; -webkit-font-feature-settings:"lnum" 1; font-feature-settings:"lnum" 1;} p{color:#fff; font-family:'Nunito', sans-serif; font-weight:300;} ul li{font-weight:300;} .mr__top{margin-top:30px;} .mr__top__small{margin-top:20px;} .mr__bottom{margin-bottom:30px;} .mr__bottom__large{margin-bottom:60px;} .mr__bottom__small{margin-bottom:15px;} .header__top{margin:0px; padding-top:10px; padding-bottom:10px; width:100%; z-index:10; background-color:transparent; position:fixed;} .header__top .container__fluid{display:flex; justify-content:space-between;} .header__top__inner{background:linear-gradient(180deg, rgba(0,0,0,0.9696079115239846) 0%, rgba(0,0,0,0) 100%);} .header__top .navbar___brand{flex:0 0 auto; margin-right:0px;} .header__top .navbar___brand img{max-height:45px; transition: all .6s ease-in-out;} .header__top .user__info{flex:1; display:flex; align-items:center; justify-content:flex-end;} .header__top .user__info .language__box .dropdown__toggle{background-color:#000; border:1px solid #222222; display:flex; align-items:center; padding:5px 10px; border-radius:5px;} .header__top .user__info .language__box .show{border-radius:5px 5px 0px 0px;} .header__top .user__info .language__box .dropdown__toggle:after{display:none;} .header__top .user__info .language__box i.ico__box{border-right:1px solid #fff; padding:2px 5px;} .header__top .user__info .language__box .selected__language{font-size:14px; text-transform:uppercase; margin-left:5px; margin-right:5px; color:#fff;} .header__top .user__info .language__box .dropdown__menu{background-color:#000; padding:0px; border-radius:0px 0px 5px 5px; border:1px solid #222222; margin-top:-3px !important; right:0px !important; left:auto !important; min-width:81px;} .header__top .user__info .language__box .dropdown__menu li a{color:#fff; font-size:12px; text-transform:uppercase; display:block; padding:5px 10px; border-bottom:1px solid #222222;} .header__top .user__info .language__box .dropdown__menu li:last-child a{border-bottom:0px;} .header__top .user__info .language__box .dropdown__menu li a:hover{color:#ff8432} .header__top .user__info .cart__bag{width:20px; display:block; margin:0px 20px 0px 40px;} .header__top .user__info .cart__bag img{width:100%;} .shrink{transition:all .3s ease 0s; box-shadow:0px 5px 6px 0px rgba(0,0,0,0.05); position:fixed; background-color:#250748;} .header__top .navbar__toggler{margin-right:0px; margin-left:20px; padding:0px; width:37px; order:3; position:relative; z-index:5;} .header__top .navbar__toggler:focus{box-shadow:none;} .header__top .navbar__toggler span{width:30px; height:2px; background:#fff; display:block; border-radius:10px; transition:all 300ms; margin-left:auto;} .header__top .navbar__toggler span:nth-child(2){margin:7px 0px;} .header__top .menu,.menu:after,.menu:before{width:35px; height:2px; background-color:#fff; border-radius:10px;} .header__top .menu{transform:translateY(25px); transition:all 0ms 300ms; top:0px; position:relative;} .header__top .menu.animate{background-color:transparent;} .header__top .menu:before{content:""; position:absolute; right:0; bottom:9px; transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);} .header__top .menu:after{content:""; position:absolute; width:20px; right:0; top:9px; transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);} .header__top .menu.animate:after{top:0; width:35px; transform:rotate(45deg); transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);} .header__top .menu.animate:before{bottom:0; transform:rotate(-45deg); transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);} .header__top .sidebar__wrapper{background-color:#111111 !important; border:0px !important; top:0px;} .header__top .sidebar__wrapper .sidebar__nav li.sidebar__brand{padding:0px;} .header__top .sidebar__wrapper .sidebar__nav li.sidebar__brand img{max-width:175px;} .header__top .sidebar__wrapper .sidebar__nav li a{color:#fff; font-size:14px; text-transform:uppercase; padding:15px 30px; display:block;} .header__top .sidebar__wrapper .sidebar__nav li a:hover{background-color:transparent; color:#ffbb8d;} .header__banner__main{position:relative; padding:0px; overflow:hidden; background-repeat:no-repeat;} .header__banner__main .header__banner___overlay{background:linear-gradient(rgba(0, 0, 0, 0.01) 0%, #000000 100%); position: absolute; width: 100%; height:100%; z-index:2; left:0px; bottom:0px;} .header__banner__main .image__box{overflow:hidden; height:990px;} .header__banner__main .image__box img{height:100%; width:100%; object-fit:cover; margin-top:0px;} .header__banner__main .banner__content{margin:0px; padding:0px; text-align:center; position:absolute; left:0px; top:0px; height:100%; width:100%; display:flex; align-items:center;justify-content:center;} .header__banner__main .banner__container__inner{margin:0px; padding:0px; position:relative; z-index:5; text-align:left; max-width:765px;} .header__banner__main .banner__content h1{color:#fff; font-size:75px; padding:0px 0px; margin:0px 0px 10px; font-weight:400;} .header__banner__main .banner__content h2{color:#fff; font-size:40px; padding:0px 5px; margin:0px 0px 10px; text-transform:uppercase; font-weight:100; max-width:650px;} .header__banner__main .banner__content h1 span{color:#F15B2B;} .header__banner__main .banner__content p{color:#fff; font-size:40px; padding:0px; margin:0px 0px 30px; font-weight:400;} .header__banner__main .banner__content p span{color:#F15B2B;} .header__banner__main .banner__content .banner__btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:70px;} .header__banner__main .banner__content a.banner__btn{font-size:18px; color:#fff; text-transform:uppercase; font-weight:400; background-color:transparent; height:60px; width:200px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px; padding:0px; border-radius:0px; position:relative; border: 2px solid transparent; border-image:linear-gradient(45deg, #de7d3b , #ffd7bf); border-image-slice:1; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .header__banner__main .banner__content a.banner__btn svg{width:30px; margin-left:16px;} .body__container__wrapp{display:block; margin:0px; padding:0px; position:relative; z-index:2;} .body__container__wrapp .about__wrapp{display:block; clear:both; margin:-100px 0px 0px; padding:0px; position:relative;} .body__container__wrapp .about__wrapp .content__wrap{position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; align-items:center; background-image:url(../assets/images/graphic-1.svg); background-repeat:no-repeat; background-position:top right -20px; background-size:auto;} .body__container__wrapp .about__wrapp .content__wrap .content__wrap__innre{max-width:635px;} .body__container__wrapp h3{color:#fadecd; font-size:16px; font-weight:300; text-transform:uppercase; font-family:'Nunito', sans-serif; margin-bottom:20px;} .body__container__wrapp h2{color:#fadecd; font-size:40px; margin-bottom:20px; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp p{font-size:16px; letter-spacing:0.7px; line-height:26px; margin-bottom:20px;} .body__container__wrapp .btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:0px;} .body__container__wrapp .btn__wrapp a{font-size:16px; color:#fff; text-transform:uppercase; font-weight:400; background-color:transparent; height:60px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px; padding:0px; border-radius:0px; position:relative; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp a svg{width:20px; margin-left:10px;} .body__container__wrapp .about__wrapp .image__box{margin:0px; padding:0px; width:calc(50%); height:590px;} .body__container__wrapp .about__wrapp .image__box img{width:100%; height:100%; object-fit:cover;} .body__container__wrapp .divine__saint__info{display:block; clear:both; margin:0px 0px 0px; padding:0px; position:relative;} .body__container__wrapp .divine__saint__info .content__wrap{position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; align-items:center; background-color:#10041e; background-image:url(../assets/images/graphic-2.svg),url(../assets/images/noise-bg.png); background-repeat:no-repeat; background-position:bottom -20px left 30px, center; background-size:300px, cover;} .body__container__wrapp .divine__saint__info .content__wrap .content__wrap__innre{max-width:625px;} .body__container__wrapp h3{color:#fadecd; font-size:16px; font-weight:300; text-transform:uppercase; font-family:'Nunito', sans-serif; margin-bottom:20px;} .body__container__wrapp h2{color:#fadecd; font-size:40px; margin-bottom:20px; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp .divine__saint__info .image__box{margin-left:auto; padding:0px; width:calc(50%); height:565px; position:relative;} .body__container__wrapp .divine__saint__info .image__box img{width:100%; height:100%; object-fit:cover;} .body__container__wrapp .divine__saint__collection{margin:0px; padding:180px 0px; display:block; clear:both; position:relative; background-image:url(../assets/images/ring-bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; display:flex; align-items:center;} .body__container__wrapp .divine__saint__collection .banner___overlay{background:linear-gradient(90deg, rgba(0, 0, 0, 0.01) 0%, #000000 100%); position: absolute; width: 100%; height:100%; z-index:2; left:0px; top:0px;} .body__container__wrapp .divine__saint__collection .content__wrap__innre{position:relative; z-index:2; max-width:485px; margin-left:auto; text-align:right;} .body__container__wrapp .divine__saint__collection .content__wrap__innre .btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:40px;} .body__container__wrapp .divine__saint__collection .content__wrap__innre .btn__wrapp a{font-size:16px; color:#fff; text-transform:uppercase; font-weight:400; background-color:transparent; height:55px; width:180px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px 0px 0px auto; padding:0px; border-radius:0px; position:relative; border: 2px solid transparent; border-image:linear-gradient(45deg, #de7d3b , #ffd7bf); border-image-slice:1; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp .divine__saint__collection .content__wrap__innre .btn__wrapp a svg{width:20px; margin-left:16px;} .body__container__wrapp .staying__one__step{display:block; clear:both; margin:0px 0px 0px; padding:0px; position:relative;} .body__container__wrapp .staying__one__step .content__wrap{position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; align-items:center; background-color:#000; background-image:url(../assets/images/graphic-2.svg),url(../assets/images/noise-bg.png); background-repeat:no-repeat; background-position:bottom -20px left 30px, center; background-size:300px, cover;} .body__container__wrapp .staying__one__step .content__wrap .content__wrap__innre{padding-right:25px;} .body__container__wrapp .staying__one__step .content__wrap h3{color:#fff; font-size:20px; font-weight:700; text-transform:uppercase; font-family:'Nunito', sans-serif; margin-bottom:10px; margin-top:40px;} .body__container__wrapp h2{color:#fadecd; font-size:40px; margin-bottom:20px; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp p a{color:#ffd6be; border-bottom:1px solid #ffd6be;} .body__container__wrapp ul{list-style:none; padding:0px; margin:30px 0px;} .body__container__wrapp ul li{font-size:16px; letter-spacing:0.7px; margin-bottom:20px; display:flex;} .body__container__wrapp ul li:before{width:16px; height:1px; background-color:#ffd6be; margin-right:12px; margin-top:12px; max-width:16px; flex:0 0 16px; content:"";} .body__container__wrapp .staying__one__step .image__box{margin-left:auto; padding:0px; width:calc(50%); position:relative; height:1080px;} .body__container__wrapp .staying__one__step .image__box img{width:100%; height:100%; object-fit:cover;} .body__container__wrapp .trending__wrap{margin:0px; padding:0px; display:block; clear:both;} .body__container__wrapp .trending__wrap .category__item{margin:0px; padding:0px; max-height:475px; overflow:hidden;} .body__container__wrapp .trending__wrap .category__item .item__wrap{height:100%;} .body__container__wrapp .trending__wrap .category__item .item__wrap img{height:100%; width:100%; object-fit:cover; height:475px; object-position:center;} .owl-carousel .owl-dots{position:absolute; left:0px; bottom:0px; padding:20px 0px; width:100%;} .owl-theme .owl-dots .owl-dot span{margin:0px 3px; background-color:#ffd6be;} .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background-color:#de7d3c; height:10px; width:10px;} .body__container__wrapp .trending__wrap .inner__content{height:100%; display:flex; align-items:center; text-align:center; background-color:#10041e; background-image:url(../assets/images/noise-bg.png); background-repeat:no-repeat; background-position:center; background-size:cover;} .body__container__wrapp .trending__wrap .inner__content .item__content{margin:0px auto; padding:0px 15px; max-width:525px;} .body__container__wrapp .trending__wrap .inner__content .item__content p{font-size:14px;} .body__container__wrapp .trending__wrap .inner__content .item__content:before, .body__container__wrapp .trending__wrap .inner__content .item__content:after{height:65px; width:1px; background-color:#ffd6be; margin:10px auto; padding:0px; display:block; clear:both; content:'';} .body__container__wrapp .trending__wrap .shop__wrap{background-image:url(../assets/images/shop-bg.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; height:100%; display:flex; align-items:center; justify-content:center; position:relative;} .body__container__wrapp .trending__wrap .shop__wrap:before{height:100%; width:100%; background:rgba(16, 4, 30, 0.75); position:absolute; left:0px; top:0px; content:'';} .body__container__wrapp .trending__wrap .shop__wrap .btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:0px;} .body__container__wrapp .trending__wrap .shop__wrap .btn__wrapp a{font-size:16px; color:#fff; text-transform:uppercase; font-weight:400; background-color:transparent; height:55px; width:180px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px 0px 0px auto; padding:0px; border-radius:0px; position:relative; border: 2px solid transparent; border-image:linear-gradient(45deg, #de7d3b , #ffd7bf); border-image-slice:1; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp .trending__wrap .shop__wrap .btn__wrapp a svg{width:20px; margin-left:16px;} .body__container__wrapp .rough__wrapp{display:block; clear:both; margin:0px 0px 0px; padding:0px; position:relative; background-color:#111111; background-image:url(../assets/images/noise-bg.png); background-repeat:no-repeat; background-position:top right -20px; background-size:auto;} .body__container__wrapp .rough__wrapp .content__wrap{position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; align-items:center;} .body__container__wrapp .rough__wrapp .content__wrap .content__wrap__innre{padding-left:100px; max-width:725px;} .body__container__wrapp h3{color:#fadecd; font-size:16px; font-weight:300; text-transform:uppercase; font-family:'Nunito', sans-serif; margin-bottom:20px;} .body__container__wrapp h2{color:#fadecd; font-size:40px; margin-bottom:20px; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp p{font-size:16px; letter-spacing:0.7px; line-height:26px;} .body__container__wrapp .btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:0px;} .body__container__wrapp .btn__wrapp a{font-size:16px; color:#fff; text-transform:uppercase; font-weight:400; background-color:transparent; height:60px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px; padding:0px; border-radius:0px; position:relative; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__wrapp a svg{width:20px; margin-left:10px;} .body__container__wrapp .rough__wrapp .image__box{margin:0px; padding:0px; width:calc(45%); height:590px;} .body__container__wrapp .rough__wrapp .image__box img{width:100%; height:100%; object-fit:cover;} .header__banner__inner{display:block; clear:both;} .header__banner__inner .header__banner___overlay{bottom:0px;} .header__banner__inner:before{background:rgba(0, 0, 0, 0.20); height:100%; width:100%; position:absolute; left:0px; top:0px; content:'';} .header__banner__inner .image__box{height:595px;} .header__banner__inner .image__box img{margin-top:0px; object-position:center;} .header__banner__inner .banner__content{justify-content:center; align-items:flex-end;} .header__banner__inner .banner__container__inner{width:100%; max-width:unset;} .header__banner__inner .banner__content h1{color:#fff; font-size:75px; padding:0px; margin:0px 0px 10px; font-weight:400; text-transform:uppercase; text-align:center; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .header__banner__inner .banner__content h1:before, .header__banner__inner .banner__content h1:after{width:90px; height:1px; background-color:#ffece1; display:block; clear:both; margin:20px auto; content:'';} .body__container__inner .about__wrapp{margin:0px; padding:50px 0px; background-image:url(../assets/images/inner-bg.png); background-repeat:no-repeat; background-position:bottom center; padding-bottom:100px;} .body__container__inner .about__wrapp .content__wrap__innre{max-width:585px;} .body__container__inner .about__wrapp h3{font-size:20px; margin:40px 0px 15px;} .body__container__inner .our__commitment{background-image:url(../assets/images/noise-bg.png); background-position:center; background-size:cover;} .body__container__inner .our__commitment h2{margin-bottom:0px;} .body__container__inner .career__wrapp h3{margin-bottom:10px; margin-top:40px;} .body__container__inner .career__wrapp .image__box{width:calc(40%); height:1000px;} .body__container__inner .career__wrapp .image__box img{object-position:center;} .body__container__inner .rough__wrapp__inner{background-image:none; background-color:#111111; padding:0px; margin-top:100px;} .body__container__inner .rough__wrapp__inner .content__wrap{background-image:none;} .body__container__inner .rough__wrapp__inner .content__wrap .content__wrap__innre{padding-right:100px;} .body__container__inner .rough__wrapp__inner .image__box{margin-left:auto;} .body__container__inner .buy__rough{background-image:none; background-color:#000; padding:0px; margin-top:0px;} .body__container__inner .buy__rough .content__wrap{background-image:none;} .body__container__inner .buy__rough .content__wrap .content__wrap__innre{padding-left:20px; padding-right:0px;} .body__container__inner .buy__rough .image__box{margin-left:0;} .body__container__inner .divine__saint__team .content__wrap{background-color:#111111;} .body__container__inner .divine__saint__team .content__wrap .content__wrap__innre{padding-left:45px; padding-right:40px;} .body__container__inner .divine__saint__team h3{background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent; font-size:18px;} .body__container__inner .quote__message:before{height:25px; width:30px; display:block; clear:both; margin:0px; content:''; background-image:url(../assets/images/comma.svg); background-repeat:no-repeat; background-position:left top; background-size:100%;} .body__container__inner .divine__saint__team .image__box{margin-left:0px; height:800px;} .header__banner__contact{margin:0px; padding:0px;} .header__banner__contact .banner__content{position:relative; height:415px; align-items:center;} .body__container__inner .contact__wrapp .content__wrap__innre{height:100%; background-color:#111111; display:flex; align-items:center; justify-content:center; padding:70px 0px; background-image:url(../assets/images/graphic-2.svg); background-repeat:no-repeat; background-position:bottom -10px right; background-size:380px;} .body__container__inner .contact__wrapp{margin-bottom:130px;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp{max-width:515px; width:100%;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group{margin-bottom:25px; padding:0px 0px; position:relative;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group .form__control{border:1px solid #373737; background-color:rgba(27, 27, 27, 0.90); height:50px; font-size:14px; font-weight:400; color:#fff; box-shadow:none; border-radius:5px; padding:10px 15px;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group .form__control::-webkit-input-placeholder{color:#A2A2A2;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group .form__control:-ms-input-placeholder{color:#A2A2A2;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group .form__control::placeholder{color:#A2A2A2;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group label{font-size:14px; margin-left:0px; padding:0px 0px 10px; text-transform:uppercase;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group .form__control:-ms-input-placeholder{color:#A2A2A2;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .form__group textarea.form__control{height:120px;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .submit__btn{font-size:15px; color:#000; font-weight:600; background-color:#ffd4bb; text-transform:uppercase; margin-top:0px; border-radius:0px; text-align:center; padding:0px 0px; border-radius:5px; border-bottom:none; height:60px; width:182px;} .body__container__inner .contact__wrapp .content__wrap__innre .form__wrapp .submit__btn:hover{background-color:#ff8f42; color:#fff;} .body__container__inner .contact__wrapp .image__box{height:100%;} .body__container__inner .contact__wrapp .image__box img{width:calc(100%); height:100%; object-fit:cover; object-position:right;} .body__container__services .title__wrap{margin-bottom:50px;} .body__container__services .title__wrap h2{font-size:45px; color:#fadecd; margin-bottom:0px; background: -webkit-linear-gradient(45deg, #fadecd, #fadecd); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:block;} .body__container__services .title__wrap h2:after{height:1px; width:100px; background-color:#fadecd; display:inline-block; vertical-align:middle; margin-left:15px; content:'';} .body__container__inner .full__width__wrap{margin:0px; padding:0px; display:block; clear:both;background-color:#101010 ;} .body__container__inner .full__width__wrap h3{margin:40px 0px 15px; font-size:20px;} .body__container__inner .full__width__wrap .inner__content__wrap{padding:30px; height:100%; display:flex; align-items:center;} .body__container__inner .full__width__wrap .inner__content__wrap p{max-width: 532px;} .body__container__inner .full__width__wrap .inner__content__wrap .item__content{text-align:left;} .body__container__inner .full__width__wrap .inner__content__wrap__middle{background-color:#121212;} .body__container__inner .full__width__wrap .inner__content__wrap__middle .item__content{text-align:center; margin:0px auto;} .body__container__inner .full__width__wrap .inner__content__wrap__middle .item__content h2{font-size:35px; color:#fadecd; margin-bottom:30px; background: -webkit-linear-gradient(45deg, #fadecd, #fadecd); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:block;} .body__container__inner .full__width__wrap .inner__content__wrap__middle .item__content:before, .body__container__inner .full__width__wrap .inner__content__wrap__middle .item__content:after{height:35px; width:1px; background-color:#ffd6be; margin:10px auto; padding:0px; display:block; clear:both; content:'';} .body__container__inner .full__width__wrap .inner__content__wrap__last{background-color:#161616;} .body__container__services .diamond__investment .image__box{width:calc(50%); height:1000px;} .body__container__inner .full__width__wrap__no-color{background-color:transparent; margin-top:50px;} .body__container__inner .full__width__wrap__no-color .inner__content__wrap{display:block; } .body__container__inner .full__width__wrap__no-color .image__box{height:100%;} .body__container__inner .full__width__wrap__no-color .image__box img{width:calc(100%); height:100%; object-fit:cover;} .body__container__inner .content__wrap__two__col{background-image:none;} .body__container__inner .content__wrap__two__col h2{text-align:center; margin-bottom:0px;} .body__container__inner .staying__one__step__inner .content__wrap{background-color:#170c25;} .body__container__inner .staying__one__step__inner .content__wrap h3{color:#fadecd; font-size:16px; font-weight:300; text-transform:uppercase; font-family:'Nunito', sans-serif; margin:40px 0px 15px;} .body__container__inner .blog__wrap{margin:0px; padding:90px 0px; display:block; clear:both;} .body__container__inner .blog__wrap .blog__item__wrap{border:1px solid #252a30; height:100%;} .body__container__inner .blog__wrap .image__box{max-height:295px; height:295px;} .body__container__inner .blog__wrap .image__box img{width:calc(100%); height:100%; object-fit:cover; margin:0px;} .body__container__inner .blog__wrap .content__wrap{background-color:#252a30; padding:30px 20px; display:block; clear:both;} .body__container__inner .blog__wrap .content__wrap h2{font-size:35px; color:#fadecd; margin-bottom:0px; background: -webkit-linear-gradient(45deg, #fff, #fff); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:block; font-family:'Playfair Display', serif; font-size:25px; } .body__container__inner .blog__wrap .content__wrap h2 a{font-family:'Playfair Display', serif; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:100%; display:block;} .body__container__inner .blog__wrap .content__wrap h2 a:hover{background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__inner .blog__wrap .content__wrap .blog__meta{font-size:12px; color:#fff; text-transform:uppercase; margin:15px 0px;} .body__container__inner .blog__wrap .content__wrap p{overflow:hidden; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;} .body__container__inner .blog__wrap .content__wrap .read__more a{font-size:16px; color:#ffd6be; font-weight:700; text-transform:uppercase; border-bottom-color:transparent; border-bottom-width:1px; border-bottom-style:solid;} .body__container__inner .blog__wrap .content__wrap .read__more a:hover{border-bottom-color:#ffd6be; background:-webkit-linear-gradient(45deg, #de7d3b, #ffece1); -webkit-background-clip:text; background-clip:text; -webkit-text-fill-color:transparent;} .body__container__inner .blog__wrap__details .image__box{max-height:535px; height:535px; margin-bottom:40px;} .body__container__inner .blog__wrap__details .content__wrap{background-color:transparent; padding:0px;} .body__container__inner .blog__wrap img{width:calc(100%); margin-top:10px; margin-bottom:30px;} .body__container__inner .blog__wrap__details .content__wrap p{overflow:unset; display:block; -webkit-line-clamp:unset; -webkit-box-orient:unset;} .body__container__inner .blog__wrap .side__bar__wrap{margin:0px; padding:0px; display:block; clear:both;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group{margin-bottom:30px; padding:0px 0px; position:relative; background-color:transparent; border-radius:10px; display:flex; justify-content:space-between; border:1px solid #252a30;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group .form__control{border:0px; background-color:transparent; height:50px; font-size:14px; font-weight:400; color:#fff; box-shadow:none; border-radius:0px; padding:0px 15px; width:auto;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group .form__control::-webkit-input-placeholder{color:#A2A2A2;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group .form__control:-ms-input-placeholder{color:#A2A2A2;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group .form__control::placeholder{color:#A2A2A2;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .form__group label{font-size:14px; margin-left:0px; padding:15px 10px;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .submit__btn{font-size:14px; color:#fff; font-weight:600; background-color:transparent; border-left:1px solid #252a30; text-transform:uppercase; margin-top:0px; border-radius:0px; text-align:center; padding:0px 15px; border-radius:0px 5px 5px 0px;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .submit__btn img{margin:0px;} .body__container__inner .blog__wrap .side__bar__wrap .search__wrap .submit__btn:hover{background-color:#343434;} .body__container__inner .blog__wrap .side__bar__wrap .related__news{margin:0px; padding:0px; display:block; clear:both;} .body__container__inner .blog__wrap .side__bar__wrap .related__news h3{margin:0px; font-size:35px; color:#fff; text-transform:capitalize;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul{display:block; clear:both; margin:0px; padding:0px; list-style:none;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li{border-bottom:1px solid #131313; padding:15px 0px;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li:before{display:none;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li:last-child{border-bottom:0px;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li a{font-size:20px; font-weight:300; color:#fff;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li a .news__meta{font-size:12px; font-weight:600; color:#fff; text-transform:uppercase; margin:10px 0px 0px;} .body__container__inner .blog__wrap .side__bar__wrap .related__news ul li a:hover{color:#ffb07a;} .body__container__inner .blog__wrap .content__wrap{flex:0 0 auto; width:100%; padding-right:0.75rem; padding-left:0.75rem;} .body__container__inner .blog__wrap .content__wrap blockquote{border-left:2px solid #ffb07a; padding-left:20px; margin-top:20px; margin-bottom:20px;} .body__container__inner .blog__wrap .content__wrap blockquote p{font-style:italic;} .body__container__inner .blog__details__navigation{display:flex; justify-content:space-between; margin-top:30px;} .body__container__inner .blog__details__navigation .blog__single__navigation{flex:0 0 auto; max-width:400px;} .body__container__inner .blog__details__navigation .blog__single__navigation a{font-size:16px; font-weight:300; display:block; line-height:normal; color:#fff} .body__container__inner .blog__details__navigation .blog__single__navigation a span{font-size:12px; font-weight:600; color:#ffb07a; text-transform:uppercase; margin:0px 0px; display:block; clear:both; margin-bottom:10px;} .body__container__inner .blog__details__navigation .next a{text-align:right; color:#fff;} .body__container__inner .blog__details__navigation .blog__single__navigation a:hover{color:#ffb07a;} .body__container__inner .product__wrapp{display:block; clear:both; margin:0px; padding:0px 0px 90px;} .body__container__inner .product__wrapp .tab__wrapp{display:block; clear:both; margin-bottom:100px;} .body__container__inner .product__wrapp .tab__wrapp ul{display:flex; justify-content:center;} .body__container__inner .product__wrapp .tab__wrapp ul li{margin:0px 10px; padding:0px;} .body__container__inner .product__wrapp .tab__wrapp ul li:before{display:none;} .body__container__inner .product__wrapp .tab__wrapp ul li .image__box{padding:15px; height:255px; width:255px; background-color:#161616; margin-bottom:25px; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__container__inner .product__wrapp .tab__wrapp ul li .image__box img{height:100%; width:100%; object-fit:cover;} .body__container__inner .product__wrapp .tab__wrapp ul li a h3{text-align:center; font-family:'Playfair Display', serif; text-transform:uppercase; color:#fff; margin:0px; padding:0px; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__container__inner .product__wrapp .tab__wrapp ul li a:hover h3{color:#ffb07a;} .body__container__inner .product__wrapp .tab__wrapp ul li a:hover .image__box{background-color:#343337;} .body__container__inner .product__wrapp .product__list__wrapp h2{background: -webkit-linear-gradient(45deg, #fff, #fff); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-transform:uppercase; margin-bottom:40px;} .body__container__inner .product__wrapp .product__list__wrapp .category__sidebar ul li{align-items:center;} .body__container__inner .product__wrapp .product__list__wrapp .category__sidebar ul li:before{height:5px; width:5px; max-width:5px; flex:0 0 5px; border-radius:10px; margin-top:0px;} .body__container__inner .product__wrapp .product__list__wrapp .category__sidebar ul li a{color:#fff; font-size:18px; text-transform:uppercase; font-weight:100;} .body__container__inner .product__wrapp .product__list__wrapp .category__sidebar ul li a:hover{color:#ffb07a;} .body__container__inner .product__wrapp .product__list__main ul{display:grid; grid-template-columns:repeat(3,minmax(100px,1fr)); grid-auto-rows:auto; grid-gap:30px; margin:0px; padding:0px; max-width:100%;} .body__container__inner .product__wrapp .product__list__main ul li.product__item{margin:0px 0px; padding:0px; background-color:#161616; position:relative;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .thumb__wrapper{width:100%;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .buttons__wrapper{position:absolute; left:0px; top:0px; height:100%; width:100%; background:rgba(0, 0, 0, 0.80); display:flex; align-items:center; justify-content:center; opacity:0; transition:opacity .4s ease-in;} .body__container__inner .product__wrapp .product__list__main ul li.product__item:hover .buttons__wrapper{opacity:1;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .buttons__wrapper a{height:45px; width:45px; background-color:#000; border-radius:50px; margin:0px 6px; display:flex; align-items:center; justify-content:center; border:1px solid #343337;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .buttons__wrapper a svg{fill:#fff; margin:0px; width:15px;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .buttons__wrapper a:hover{background-color:#ff832e;} .body__container__inner .product__wrapp .product__list__main ul li:before{display:none;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .image__box{padding:0px; height:260px; background-color:#fff; margin-bottom:25px; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__container__inner .product__wrapp .product__list__main ul li.product__item .image__box img{height:100%; width:100%; object-fit:cover;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a h3{text-align:center; font-family:'Playfair Display', serif; text-transform:uppercase; color:#fff; margin:0px; padding:0px; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a:hover h3{color:#ffb07a;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a:hover .image__box{background-color:#343337;} .body__container__inner .product__wrapp .product__list__main ul li.product__item span.prod__cat__list{text-align:center; padding:0px 20px; display:block; font-size:12px; text-transform:uppercase;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a.loop__product__link{padding:10px 20px 30px; display:block; clear:both; position:relative; z-index:1;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a.loop__product__link h3.product__title{text-transform:none; font-size:20px; margin-bottom:10px;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a.loop__product__link .start__ratting{display:block; clear:both; text-align:center; margin-bottom:10px;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a.loop__product__link .start__ratting img{width:75px;} .body__container__inner .product__wrapp .product__list__main ul li.product__item a.loop__product__link span.price{color:#ffd5bd; text-align:center; display:block; font-size:15px;} footer{background-color:#000000; padding-top:100px; margin-top:0px;} footer .footer__widget{margin:0px; padding:0px;} footer .footer__widget img.footer__brand{max-height:30px; display:block; clear: both; margin-bottom:25px;} footer .footer__widget h4{font-size:20px; font-weight:6300; color:#fadecd; font-family:'Nunito', sans-serif;} footer .footer__widget h3{font-size:20px; font-weight:300; color:#fadecd; text-transform:uppercase; margin-bottom:10px; font-family:'Nunito', sans-serif;} footer .footer__widget p{font-size:14px; font-weight:300; color:#fff; max-width:340px; margin-bottom:40px;} footer .footer__widget p a{color:#fadecd; border-bottom:1px solid #fadecd; text-transform:none;} footer .footer__widget a{font-size:14px; color:#fff; text-transform:uppercase; font-weight:400;} footer .footer__widget a:hover{color:#fadecd;} footer .footer__widget .footer__site__links{display:flex;} footer .footer__widget .footer__site__links h3{margin-bottom:25px;} footer .footer__widget .footer__site__links .footer__site__links__inner{flex:1;} footer .footer__widget .footer__site__links ul{list-style:none; padding:0px; margin:0px; display:block; clear:both;} footer .footer__widget .footer__site__links ul li a{color:#fff; font-size:14px; text-transform:uppercase; display:block; clear:both; margin:0px 0px 10px; border:0px; font-weight:300;} footer .footer__widget .footer__site__links ul li a:hover{color:#fadecd;} footer .footer__bottom{margin-top:55px; padding:25px 0px; text-align:center; border-top:1px solid #292929;} footer .footer__bottom p{font-size:12px; color:#fff; margin:0px auto; padding:5px 0px 0px; max-width:1135px;} footer .footer__bottom .footer__bottom__links{display:flex; padding:5px 0px 0px; margin:0px -20px;} footer .footer__bottom .footer__bottom__links a{font-size:12px; color:#fff;display:flex; align-items:center; text-transform:uppercase; margin:0px 20px;} footer .footer__bottom .footer__bottom__links a:hover{color:#00adef;}
[-] new-styles.css
[edit]
[-] responsive.css
[edit]
[+]
..
[-] owl.theme.default.min.css
[edit]
[-] owl.carousel.min.css
[edit]
[-] custom-style-1.css
[edit]
[-] custom-style.css
[edit]
[-] owl.theme.default.css
[edit]