Submit
Path:
~
/
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
jewel
/
agency-travels
/
File Content:
style.css
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap"); *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: "Muli", sans-serif; font-weight: 400; font-size: 15px; line-height: 25px; letter-spacing: 0px; color: #898a9c; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; margin-bottom: 10px; font-weight: 500; color: #1d2143; } p { margin-bottom: 18px; font-size: 19px; line-height: 29px; } ul { list-style: none; margin: 0; padding: 0; } a { background-color: transparent; -webkit-transition: color 0.3s; transition: color 0.3s; color: #111; } a { text-decoration: none; color: #ffffff; } a:hover { text-decoration: none; } img { max-width: 100%; } /* -------- Utilites -----*/ .section { padding-top: 120px; padding-bottom: 120px; } .section.bg-secondary-1 { padding-top: 90px; padding-bottom: 90px; } .bg-secondary-1 { background-color: #faf6f1; } .button-primary { display: inline-block; padding: 24px 44px; border-radius: 80px; background-color: #111; -webkit-transition: color 0.3s, box-shadow 0.3s, background-color 0.3s, -webkit-transform 0.3s; transition: color 0.3s, transform 0.3s, box-shadow 0.3s, background-color 0.3s, -webkit-transform 0.3s; font-family: Inter, sans-serif; color: #fff; font-size: 17px; line-height: 1.111em; font-weight: 600; text-align: center; } .button-primary:hover { background-color: #6f7278; box-shadow: 0 10px 22px 0 rgba(41, 44, 50, 0.1); -webkit-transform: translate(0, -4px); -ms-transform: translate(0, -4px); transform: translate(0, -4px); color: #fff; } .button-primary.buttons-button-2:hover { background-color: #db2777; color: #ffffff; outline: 0; } .button-secondary { display: inline-block; padding: 24px 44px; border: 1px solid #292c32; border-radius: 80px; background-color: transparent; -webkit-transition: border-color 0.3s, color 0.3s, -webkit-transform 0.3s; transition: border-color 0.3s, color 0.3s, transform 0.3s, -webkit-transform 0.3s; font-family: Inter, sans-serif; color: #111; font-size: 17px; line-height: 1.111em; font-weight: 500; text-align: center; } .button-secondary.buttons-button-3:hover { background-color: #2563eb; } /* 1 ------------- Header ----------------*/ .nav-link { padding: 40px 17px 40px 17px; position: relative; display: block; font-weight: 700; text-transform: uppercase; font-size: 14px; line-height: 14px; font-family: "Roboto", sans-serif; letter-spacing: 0.3px; color: #1d2143; } .nav-pills .nav-link.active { color: #0067ed; background-color: transparent; } .nav-pills .show > .nav-link { color: #1d2143; } /* 2 ------------- Hero ----------------*/ .hero { position: relative; background-image: url(./images/slider-mainbg-003.jpg); height: 100vh; width: 100%; display: flex; align-items: center; align-content: center; background-repeat: no-repeat; background-position: center; background-size: cover; } .hero-content { position: relative; } .hero-content::before { position: absolute; content: ""; left: 0; top: 60px; width: 6px; height: 120px; background-color: #0067ed; } .hero-content > h1 { font-size: 59px; color: #fff; margin-left: 30px; font-weight: 100; line-height: 66px; } .hero-btn .btn { z-index: 11; position: relative; visibility: visible; font-size: 15px; border-color: rgb(19, 21, 24); border-width: 1px; margin: 0px; border-radius: 30px; padding: 13px 31px; color: rgb(255, 255, 255); text-decoration: none; white-space: nowrap; } /* 2 ------------- Features ----------------*/ .features { padding: 0 0 435px; background-image: url(../images/bg-image/row-bgimage-1.png); position: relative; margin-top: -80px; background-color: #ebeff8; } .mt_80 { margin-top: -80px; } .featured-content { padding: 30px 25px 25px; background-color: #fff; box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.1); margin-top: 25px; position: relative; margin: 15px 0; border-radius: 5px; text-align: center; } .featured-content img { width: 48px; } .featured-content .content-inner { padding: 25px 30px; padding-bottom: 5px; margin: 15px -25px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; } .featured-content h5 { font-size: 19px; line-height: 25px; margin-bottom: 15px; font-weight: 500; text-transform: capitalize; } .featured-content .btn { text-transform: capitalize; padding: 0; border: 0; background-color: transparent; font-size: 14px; color: #0067ed; } /* 2 ------------- Introduction ----------------*/ .featured-icon-box.icon-align-before-content.style2 .cmt-icon::before { position: absolute; content: ""; top: 0; left: 0; width: 50%; height: 100%; border: 4px solid; border-radius: 3px; color: rgba(0, 0, 0, 0.8); opacity: 0.08; margin: 0 auto; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; } .cmt-icon img { width: 48px; } .cmt-row.introduction-section { padding: 90px 0 85px; } .spacing-5 { margin-top: -260px; margin-right: -215px; padding-right: 250px; padding-top: 106px; background-color: #fff; } .cmt-left-span > .cmt-col-wrapper-bg-layer { margin-left: -300px; } .cmt-bg-layer, .cmt-titlebar-wrapper .cmt-titlebar-wrapper-bg-layer, .cmt-col-wrapper-bg-layer-inner { position: absolute; height: 100%; width: 100%; top: 0; left: 0; } .cmt-left-span > .cmt-col-wrapper-bg-layer { width: auto; margin-left: -100px; right: 0; } .layer-content { position: relative; z-index: 1; } .section-title { position: relative; margin-bottom: 16px; } .section-title h5 { font-weight: 500; display: block; text-transform: uppercase; font-size: 13px; line-height: 13px; letter-spacing: 1px; margin-bottom: 5px; color: inherit; position: relative; color: #0067ed; } .section-title h2.title { font-weight: 300; text-transform: capitalize; font-size: 40px; line-height: 50px; margin-bottom: 0; } .section-title:not(.style2) .title-desc { font-size: 18px; line-height: 28px; letter-spacing: 0.2px; color: #898a9c; font-weight: 500; margin-top: 15px; padding-bottom: 5px; } .featured-icon-box.icon-align-before-content.style2 { padding: 15px 0 30px; margin: 0; } .featured-icon-box.icon-align-before-content.style2 .featured-content { padding-left: 0; transition: all 0.4s; } .featured-title h5 { font-size: 19px; line-height: 25px; margin-bottom: 15px; font-weight: 500; text-transform: capitalize; } .featured-icon-box.icon-align-before-content .featured-title h5 { margin-bottom: 6px; } .featured-icon-box.icon-align-before-content .featured-content .featured-desc p { margin-bottom: 0; } .cmt-boxes-spacing-20px .cmt-box-col-wrapper { padding-right: 10px; padding-left: 10px; padding-bottom: 20px; } .cmt-boxes-spacing-20px .cmt-box-col-wrapper { padding-right: 10px; padding-left: 10px; padding-bottom: 20px; } /* 3 ------------- Services ----------------*/ .services { background-color: #1f2437; padding-bottom: 155px; background-image: url(http://tripzia.cymolthemes.com/wp-content/uploads/2020/06/row-bgimage-3.jpg?id=1377); background-position: center; background-repeat: no-repeat; background-size: cover; } .section-title { position: relative; margin-bottom: 16px; text-align: center; padding: 30px 0; } .section-title h4 { font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 500; text-transform: uppercase; font-size: 13px; line-height: 24px; letter-spacing: 1px; color: #fff; } .section-title h2 { font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 300; text-transform: capitalize; font-size: 40px; line-height: 52px; color: #fff; margin-bottom: 10px; } .section-title h2 strong { font-weight: 700; } .services-list { position: relative; z-index: 9; background-color: #00000014 !important; padding: 25px 25px 8px 30px; margin-bottom: 2px; width: 100%; height: 100%; text-align: center; } .services-list:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; border: 2px dashed rgba(255, 255, 255, 0.24); -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; -moz-transition: 0.5s ease; transition: 0.5s ease; } .services-list h2 { font-size: 19px; line-height: 25px; margin-bottom: 5px; } .services-list h2 a { color: #ffffff; font-size: 19px; } .services-list a { display: inline-block; margin-bottom: 0; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; background-color: transparent; color: #5472d2; border: 1px solid transparent; box-sizing: border-box; word-wrap: break-word; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; top: 0; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; line-height: normal; font-size: 14px; padding: 14px 20px; } /* 3 ------------- Consultation ----------------*/ .consultation-cta { position: relative; /* padding-top: 83px; */ padding-bottom: 70px; margin-bottom: 0; z-index: 1; } .consultation-wrap { margin-top: -65px; margin-right: 0px; margin-left: 0px; padding-top: 61px; padding-bottom: 57px; padding-left: 35px; background-image: url(http://tripzia.cymolthemes.com/wp-content/uploads/2020/06/col-bgimage-2.png?id=1443); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 5px; background-color: #0067ed; position: relative; z-index: unset; display: flex; justify-content: space-around; align-content: center; align-items: center; } .cons-title h2 { font-size: 30px; line-height: 40px; color: #fff; } .cons-title h5 { color: #fff; font-size: 19px; line-height: 18px; font-weight: 400; } .consultation-wrap .btn { display: inline-block; margin-bottom: 0; text-align: center; cursor: pointer; background-image: none; background-color: transparent; color: #fff; border: 1px solid #fff; box-sizing: border-box; word-wrap: break-word; user-select: none; position: relative; top: 0; transition: all 0.2s ease-in-out; line-height: normal; font-size: 14px; padding: 13px 31px 13px 31px; border-radius: 50px; text-transform: capitalize; } /* 2 ------------- Immigration ----------------*/ .immigration-carousel { display: flex; } .immigration .section-title h2 { color: #1d2143; } .immigration-carousel .item { position: relative; text-align: center; padding: 7px; background-color: #fff; border-radius: 5px; margin: 10px 0; box-shadow: 0 0 10px 0 rgba(43, 52, 59, 0.1); transform: translateY(0); -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; } .immigration-carousel .item .item-thumbnail { position: relative; width: 100%; overflow: hidden; border-radius: 5px; } .immigration-carousel .item .item-thumbnail img { height: auto; max-width: 100%; } .immigration-carousel .item .box-content { padding: 15px 10px 20px; } .immigration-carousel .item .box-content .box-flag { transform: translateY(-40px); margin-bottom: -32px; transition: all 0.4s; } .immigration-carousel .item .box-content span { height: 55px; width: 55px; border-radius: 50%; text-align: center; margin: 0 auto; border: 5px solid #fff; box-shadow: 0 0 10px 0 rgba(18, 29, 39, 0.16); background-size: cover; background-repeat: no-repeat; } .box-content-inner .box-title h4 a { margin-bottom: 8px; font-size: 19px; line-height: 25px; position: relative; color: #1d2143; } .portfoliobox-readmore a { font-size: 14px; color: #1d2143; font-weight: 500; font-family: Roboto, Arial, Helvetica, sans-serif; } /* 2 ------------- Testimonial ----------------*/ .mt-testimonials-wrap { display: flex; } .mt-testimonial-img img { width: 600px; max-width: 600px; } .mt-test-content { box-sizing: border-box; padding-left: 15px; padding-right: 15px; width: 100%; position: relative; padding-top: 55px !important; } .mt-testimonial-item { padding: 20px; margin-top: 100px; } .mt-testimonials .mt-testimonial-item h4 { font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 500; text-transform: uppercase; font-size: 13px; line-height: 24px; letter-spacing: 1px; color: #0067ed; } .mt-testimonials .mt-testimonial-item h2 { font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 300; text-transform: capitalize; font-size: 40px; line-height: 52px; color: #1d2143; } .mt-test-content { text-align: center; padding: 40px 35px 70px; background-color: #f5faff; position: relative; } .testimonial-text { text-align: center; font-size: 18px; line-height: 32px; padding: 0; position: relative; margin: 0; border-left: none; font-style: italic; color: inherit; background-color: transparent; margin-bottom: 22px; } .mt-test-author img { width: 87px; height: 87px; border: 5px solid rgba(255, 255, 255, 0.8); border-radius: 50%; -webkit-border-radius: 50%; margin: 0 auto; margin-bottom: 10px; } .mt-test-author h3 { font-size: 20px; line-height: 30px; font-weight: 700; margin-bottom: 0; color: #1d2143; } .mt-test-author span { display: block; } /* 2 ------------- Footer ----------------*/ .mt-footer { background-image: url("http://tripzia.cymolthemes.com/wp-content/uploads/2020/06/first-footer-bg.png"); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; position: relative; background-color: #1f2437; z-index: 1; } .mt-footer:after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.9; z-index: -1; background-color: #1f2437; } h3.widget-title { font-family: "Roboto", Arial, Helvetica, sans-serif; font-weight: 500; font-size: 19px; line-height: 25px; color: #fff; } .widget .widget-title { border-left-color: #0067ed; } .widget .widget-title { border-left-color: #0067ed; } .widget .widget-title { margin-bottom: 18px; position: relative; } .widget .widget-title:after { display: block; height: 2px; content: ""; position: absolute; left: 0; width: 18px; bottom: -10px; background-color: #0067ed; } .textwidget.widget-text, .menu-footer-links, .mt-recent-post-list { margin-top: 30px; } .menu-footer-links ul li { padding: 0 0 10px 0; } .menu-footer-links ul li a { display: inline-block; position: relative; padding-left: 18px; color: #ffffff; font-size: 14px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .menu-footer-links ul li a:before { font-family: cmt-tripzia-icons; content: "-"; position: absolute; top: 0; left: 0; color: inherit; font-size: 14px; } ul.mt-recent-post-list li { padding: 10px 0 10px; } ul.mt-recent-post-list li a { font-size: 15px; line-height: 22px; display: block; font-weight: 500; } ul.mt-recent-post-list > li img { display: block; width: 70px; height: 65px; float: left; margin-right: 15px; border: none; } ul.mt-recent-post-list > li .post-date { display: block; font-size: 12px; color: rgba(255, 255, 255, 0.85) !important; } ul.mt-recent-post-list li .post-detail a { font-size: 14px; line-height: 23px; display: block; font-weight: 500; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #ffffff; } .mt_our_locations span { width: 100%; display: block; padding-bottom: 4px; color: #fff; } .footer-middle-widget { position: relative; z-index: 2; background-color: #0067ed; margin-top: 50px; margin-bottom: 20px; } .mt-quicklink-box { padding: 20px 30px; display: flex; justify-content: flex-start; align-items: center; align-content: center; } .mt-quicklink-box .mt-lefticon-box { font-size: 15px; font-weight: 600; background-color: rgba(255, 255, 255, 0.07); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08); height: 46px; width: 46px; line-height: 46px; text-align: center; color: #fff; } .mt-quicklink-box .mt-righttext-box { padding-left: 16px; } .mt-quicklink-box .mt-righttext-box h2 { font-size: 16px; line-height: 23px; margin-bottom: 0; font-weight: 400; color: #ffffff; margin-top: 10px; } .mt-quicklink-box .mt-righttext-box h2 a { color: #ffffff; } .footer-middle-widget .row .col-md-4:not(:nth-child(2)) { background-color: #1a1f31; } .footer-bottom-widget { background-color: transparent; background-position: center center; background-size: auto; background-repeat: no-repeat; background-attachment: fixed; color: rgba(255, 255, 255, 0.8) !important; text-align: center; padding-top: 15px; padding-bottom: 15px; font-size: 13px; } .footer-bottom-widget .footer-nav-menu li { display: inline-block; padding-left: 2px; padding-right: 14px; font-size: 14px; padding-bottom: 0; position: relative; color: #ffffff; } .footer-bottom-widget ul.footer-nav-menu li:after { position: absolute; content: "|"; padding-left: 7px; } .footer-bottom-widget ul.footer-nav-menu li a { color: #ffffff; }
Submit
FILE
FOLDER
Name
Size
Permission
Action
dist
---
0755
fonts
---
0755
images
---
0755
js
---
0755
slick
---
0755
footer.php
8145 bytes
0644
header.php
2542 bytes
0644
index.php
14478 bytes
0644
style.css
17714 bytes
0644
N4ST4R_ID | Naxtarrr