@charset "UTF-8"; /* Table of Context ------------------------------- # Common CSS # Header # Banners # About Section # Services Section # Proceuders # Blog Section # Pagination # Pulse Animation # Testimonial # Team # Apointment CSS # Team 2 # Contact Widget # Map # Blog Details # Comments CSS # Comment Form # Footer Widget # Services Widget # Call To Action # Accordiion # Sidebar # Footer 2 # Coming Soon # Page Feaures # About Features # Funfact Widget # Partner Logo # Banner Slide # Animation # Fortfoli Filter # Scroll Top # Font Awosaome */ @media screen and (min-width: 768px) { .nopadd-ltf { padding-left: 0; } .nopadd-rth { padding-right: 0; } .nopadd { padding-left: 0; padding-right: 0; } } * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-size: 15px; } body { color: #888888; background-color: #fff; font-family: "Roboto", sans-serif; font-weight: 300; font-size: 15px; line-height: 27px; } a { color: #7c49dd; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } a:hover, a:focus { text-decoration: none; outline: 0px; } h1, h2, h3, h4, h5, h6 { font-family: "Rufina", serif; font-weight: 700; } img { display: block; width: 100%; height: auto; } ul { margin: 0; padding: 0; list-style: none; } figure { margin: 0; } section { display: block; position: relative; padding: 0; width: 100%; } section.page-section { padding: 0 0; } .Triangle { -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%); } .Trapezoid { -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); } .Parallelogram { -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); } .Rhombus { -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); } .Pentagon { -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%); clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%); } .Hexagon { -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); } .Heptagon { -webkit-clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); } .Octagon { -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); } .Nonagon { -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%); clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%); } .Decagon { -webkit-clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%); clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%); } .Bevel { -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%); clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%); } .Rabbet { -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%); clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%); } .Left-arrow { -webkit-clip-path: polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%); clip-path: polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%); } .Right-arrow { -webkit-clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%); clip-path: polygon(0% 20%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0% 80%); } .Left-Point { -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%); clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%); } .Right-Point { -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); } .Left-Chevron { -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%); clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%); } .Right-Chevron { -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%); clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%); } .Star { -webkit-clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); } .Cross { -webkit-clip-path: polygon(10% 25%, 35% 25%, 35% 0%, 65% 0%, 65% 25%, 90% 25%, 90% 50%, 65% 50%, 65% 100%, 35% 100%, 35% 50%, 10% 50%); clip-path: polygon(10% 25%, 35% 25%, 35% 0%, 65% 0%, 65% 25%, 90% 25%, 90% 50%, 65% 50%, 65% 100%, 35% 100%, 35% 50%, 10% 50%); } .Message { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%); clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%); } .Close { -webkit-clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%); clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%); } .Frame { -webkit-clip-path: polygon(0% 0%, 0% 100%, 25% 100%, 25% 25%, 75% 25%, 75% 75%, 25% 75%, 25% 100%, 100% 100%, 100% 0%); clip-path: polygon(0% 0%, 0% 100%, 25% 100%, 25% 25%, 75% 25%, 75% 75%, 25% 75%, 25% 100%, 100% 100%, 100% 0%); } .Inset { -webkit-clip-path: inset(5% 20% 15% 10%); clip-path: inset(5% 20% 15% 10%); } .Custom Polygon { -webkit-clip-path: polygon(); clip-path: polygon(); } .Circle { -webkit-clip-path: circle(50% at 50% 50%); clip-path: circle(50% at 50% 50%); } .Ellipse { -webkit-clip-path: ellipse(25% 40% at 50% 50%); clip-path: ellipse(25% 40% at 50% 50%); } /* General button style (reset) */ .btn, .wp-block-button__link { border: none; font-family: inherit; font-size: inherit; color: inherit; cursor: pointer; padding: 25px 80px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; outline: none; position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; z-index: 0; margin: 0; color: #fff; background-color: #7c49dd; } .btn:after, .wp-block-button__link:after { content: ""; position: absolute; z-index: -1; -webkit-transition: all 0.3s; transition: all 0.3s; } /* Pseudo elements for icons */ .btn:before, .wp-block-button__link:before, .icon-heart:after, .icon-star:after, .icon-plus:after, .icon-file:before { font-family: "themify"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; position: relative; -webkit-font-smoothing: antialiased; } /* Button Style -1 */ .btn-v1 { overflow: hidden; } .btn-v1:after { width: 100%; height: 0; top: 50%; left: 50%; background: #fff; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); } .btn-v1:hover, .btn-v1:active { color: #7c49dd; } .btn-v1:hover:after { height: 260%; opacity: 1; } .btn-v1:active:after { height: 400%; opacity: 1; } /* Button Style-2 */ .btn-v2 { border-radius: 0 0 5px 5px; } .btn-v2 { background: #7c49dd; color: #fff; -webkit-transition: background-color 0.3s, color 0.3s; transition: background-color 0.3s, color 0.3s; } .btn-v2:before { content: ""; position: absolute; top: -20px; left: -20px; bottom: -20px; right: -20px; background: inherit; border-radius: 50px; z-index: -1; opacity: 0.4; -webkit-transform: scale3d(0.8, 0.5, 1); transform: scale3d(0.8, 0.5, 1); } .btn-v2:before:hover { color: transparent; } .btn-v2:hover { -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s; transition: background-color 0.1s 0.3s, color 0.1s 0.3s; -webkit-animation: anim-moema-1 0.3s forwards; animation: anim-moema-1 0.3s forwards; } .btn-v2:hover::before { -webkit-animation: anim-moema-2 0.3s 0.3s forwards; animation: anim-moema-2 0.3s 0.3s forwards; } @-webkit-keyframes anim-moema-1 { 60% { -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); } 85% { -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes anim-moema-1 { 60% { -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); } 85% { -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @-webkit-keyframes anim-moema-2 { to { opacity: 0; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes anim-moema-2 { to { opacity: 0; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } /* Button v3 */ .btn-v3 { border-radius: 50px; border: 3px solid #fff; color: #fff; overflow: hidden; padding-right: 50px; } .btn-v3:before { content: "\e628"; } .btn-v3:active { border-color: #7c49dd; color: #7c49dd; } .btn-v3:hover { background: #d946d3; } .btn-v3:before { position: absolute; height: 100%; font-size: 100%; line-height: 3.5; color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; } .btn-v3:active:before { color: #17954c; } .btn-v3:before { left: 70%; opacity: 0; top: 0; } .btn-v3:hover:before { left: 83%; opacity: 1; } /* Button v4 */ .btn-v4 { color: #fff; background: #7c49dd; -webkit-transition: none; transition: none; } .btn-v4:active { top: 2px; } .btn-v4 { border: 4px solid #7c49dd; } .btn-v4:hover { background: transparent; color: #7c49dd; } /* Button 5 */ .btn-v5 { color: #fff; background: #7c49dd; -webkit-transition: none; transition: none; } .btn-v5 { border: 2px dashed #7c49dd; } .btn-v5:hover { background: transparent; color: #7c49dd; } /* Button v6 */ .btn-v6 { color: #fff; background: #7c49dd; -webkit-transition: none; transition: none; } .btn-v6 { border: 2px dotted #7c49dd; } .btn-v6:hover { background: transparent; color: #7c49dd; } /* Button v7 */ .btn-v7 { display: block; background: #abb1b4; outline: 1px solid transparent; /* FF jagged edges fix */ -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .btn-v7:active { background: rgba(0, 0, 0, 0.3294117647); } .btn-v7:after { width: 21%; height: 100%; left: -20%; top: 0; background: rgba(0, 0, 0, 0.3294117647); -webkit-transform-origin: 100% 0%; -webkit-transform: rotateY(-90deg); -moz-transform-origin: 100% 0%; -moz-transform: rotateY(-90deg); -ms-transform-origin: 100% 0%; -ms-transform: rotateY(-90deg); transform-origin: 100% 0%; transform: rotateY(-90deg); } .btn-v7:hover { -webkit-transform: rotateY(15deg); transform: rotateY(15deg); } .home header.header.header-v2 { max-width: 1170px; margin: 0 auto; position: absolute; left: 0; right: 0; border-radius: 20px; padding: 10px 0; margin-top: 26px; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1490196078); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1490196078); background: transparent; } .home header.header.header-v2 .navbar { background-color: #fff; padding: 10px 15px; border-radius: 20px; } header.header.header-v2 a.btn, header.header.header-v2 a.wp-block-button__link { margin-top: 9px; } @media screen and (max-width: 991px) { header.header.header-v2 a.btn, header.header.header-v2 a.wp-block-button__link { right: 69px; } } .header-4 { padding: 0 !important; } .header-4 ul { margin: 0; } .header-4 .navbar { padding: 0 !important; } .header-4 .flyout-canvas-toggler { font-size: 30px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 107px; width: 107px; margin-left: 30px; background: #233646; } .header-4 .flyout-canvas-toggler:hover { color: #000; } @media screen and (max-width: 1085px) { .header-4 .flyout-canvas-toggler { display: none; } } .header-4 .logo { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; position: relative; padding: 0px 10px; height: 107px; background-color: #233646; position: relative; } @media screen and (max-width: 575px) { .header-4 .logo { height: 80px; } } .header-4 .logo::after { content: ""; display: block; width: 40px; height: 100%; background-color: #233646; position: absolute; right: -19px; top: 0; -webkit-transform: skew(19deg); transform: skew(19deg); z-index: -1; -webkit-transition: 0.3s; transition: 0.3s; } .header-4 .container-fluid { padding-left: 0; } @media screen and (max-width: 991px) { .header-4 .btn, .header-4 .wp-block-button__link { margin-top: 24px !important; } } @media screen and (max-width: 575px) { .header-4 .btn, .header-4 .wp-block-button__link { margin-top: 11px !important; } } .header-4 .phone-num img { width: 30px; margin-right: 10px; } .header-4 .phone-num p { margin-bottom: 0; line-height: 25px; } .header-4 .phone-num:nth-of-type(2) { display: none; } .header-4 .phone-num:nth-of-type(3) { display: none; } @media screen and (max-width: 991px) { .header-4 .phone-num { display: none; } } .phone-num { position: relative; padding-right: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .phone-num i { font-size: 30px; color: #233646; padding-right: 15px; } @media screen and (max-width: 1085px) { .phone-num { padding-right: 15px; } } @media screen and (max-width: 991px) { .phone-num { margin: 10px; padding-left: 60px; } } .header-5 { background: transparent !important; padding: 0 !important; } .header-5 .middle-bar { border-bottom: 1px solid #ddd; } .header-5 .container { position: relative; } @media screen and (max-width: 991px) { .header-5 { background: #d946d3 !important; } } .header-5 ul { margin: 0; } .header-5 .logo { padding: 16px 0px; } .header-5 .navbar { padding: 0 !important; border-bottom: 1px solid #ddd; background: #fff; position: absolute; width: calc(100% - 30px); } @media screen and (max-width: 991px) { .header-5 .navbar { width: 100%; padding: 0 15px !important; left: 0; } } .header-5 .btn-cta { padding: 31px !important; min-width: 160px !important; } .header-5 .btn-cta:hover { background: #d946d3; } @media screen and (max-width: 991px) { .header-5 .btn-cta { padding: 15px 25px !important; margin-top: 15px !important; right: 70px !important; } } @media screen and (max-width: 991px) { .header-5 .topbar { display: none; } } .header-5 .topbar-inner p { margin-bottom: 0; } .header-5 .topbar-inner ul li { display: inline-block; } .header-5 .topbar-inner .topinfo a { padding: 0; margin: 4px 10px !important; } .header-5 .topbar-inner .topinfo ul li a { padding: 0px !important; font-size: 14px !important; width: auto; height: 0; background: transparent; } .header-5 .topbar-inner .socials a { height: 30px; width: 30px; background: #fff; color: #7c49dd; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50px; -webkit-transition: all 300ms; transition: all 300ms; } .header-5 .topbar-inner .socials a:hover { background: #233646; color: #fff; } .header-5 .primary-menu ul .dropdown-menu li a, .header-5 .footer .foo-nav ul .dropdown-menu li a, .footer .header-5 .foo-nav ul .dropdown-menu li a { line-height: 1.5; } .header-5 .primary-menu ul > li > a, .header-5 .footer .foo-nav ul > li > a, .footer .header-5 .foo-nav ul > li > a { line-height: 3.2; } @media screen and (max-width: 991px) { .header-5 .primary-menu ul > li > a, .header-5 .footer .foo-nav ul > li > a, .footer .header-5 .foo-nav ul > li > a { padding: 0px 15px 0px 0px !important; line-height: 1; } } .header-5 .primary-menu ul > li > a:focus, .header-5 .footer .foo-nav ul > li > a:focus, .footer .header-5 .foo-nav ul > li > a:focus { outline: none; } .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a { font-size: 30px !important; position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 70px; height: 76px; color: #ffffff !important; background: #233646; line-height: 55px !important; font-weight: 400; text-align: center; -webkit-transition: all 300ms; transition: all 300ms; } @media screen and (max-width: 991px) { .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a { height: auto; width: auto; line-height: 1.7; display: block; text-align: center; display: none; } } .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a:hover, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a:hover, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a:hover { background: #7c49dd; color: #fff; } .middle-bar { background: #f9f9f9 !important; } .middle-inner { padding: 10px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #f9f9f9; } .middle-inner .middle-cata { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .middle-inner .middle-cata .phone-num { border-right: 1px solid #7c49dd; } @media screen and (max-width: 1200px) { .middle-inner .middle-cata .phone-num { padding-right: 20px; } } .middle-inner .middle-cata .phone-num:nth-of-type(3) { padding-right: 0; border: none; } .middle-inner .middle-cata .phone-num i { color: #7c49dd; padding-left: 40px; } @media screen and (max-width: 1200px) { .middle-inner .middle-cata .phone-num i { padding-left: 20px; } } .middle-inner .middle-cata .phone-num span { display: contents; font-size: 18px; color: #233646; } .middle-inner .middle-cata .phone-num a { font-size: 18px; color: #233646; } .middle-inner .middle-cata .phone-num img { width: 30px; margin-right: 10px; margin-left: 30px; } .middle-inner .middle-cata .phone-num p { margin-bottom: 0; line-height: 25px; } @media screen and (max-width: 991px) { .middle-inner { display: none; } } .search-box { position: relative; } .search-box .search-btn { position: relative; height: 80px; width: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #233646; cursor: pointer; -webkit-transition: all 300ms; transition: all 300ms; } .search-box a { font-size: 20px; color: #fff; -webkit-transition: all 300ms; transition: all 300ms; } .search-box:hover { background: #7c49dd; } .search-box:hover a { color: #fff; } .search-box .search-popup { display: none; position: absolute; top: 100%; width: 300px; right: 100%; margin-top: 0; background: #fff; padding: 15px; -webkit-box-shadow: 0 10px 15px rgba(51, 47, 59, 0.1); box-shadow: 0 10px 15px rgba(51, 47, 59, 0.1); } .search-box .search-popup .search-forms { position: relative; } .search-box .search-popup .search-forms label { width: 100%; margin: 0; } .search-box .search-popup .search-forms .search-field { display: block; width: 100%; height: 50px; line-height: initial; border: 1px solid #eeeeee; color: #111111; outline: 0; padding: 17px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .search-box .search-popup .search-forms .search-field:focus { border-color: #7c49dd; } .search-box .search-popup .btn, .search-box .search-popup .wp-block-button__link { position: absolute !important; border-radius: 3px; right: 16px; padding: 16px; top: 16px; max-width: 70px; z-index: 9; min-width: 49px !important; height: 48px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .search-box .search-popup .btn:hover, .search-box .search-popup .wp-block-button__link:hover { border: none; } .search-box .search-popup .btn:hover:before, .search-box .search-popup .wp-block-button__link:hover:before, .search-box .search-popup .btn:hover:after, .search-box .search-popup .wp-block-button__link:hover:after { display: none; } @media screen and (max-width: 479px) { .search-box .search-popup { width: 200px; padding: 10px; right: calc(100% - 60px); } } @media screen and (max-width: 991px) { .search-box { display: none; } } .home header.header.header-2 { width: 100%; border-radius: 0px; margin-top: 0; } @media screen and (max-width: 991px) { .navbar-nav { margin: 0; } } .main-header.header-transparent .logo { margin-right: auto; } @media screen and (max-width: 991px) { .logo-box .primary-menu, .logo-box .footer .foo-nav, .footer .logo-box .foo-nav { margin-left: 0 !important; z-index: -1; } } @media screen and (max-width: 991px) { .primary-menu ul, .footer .foo-nav ul { margin: 0; } } .item-box { position: relative; } .item-box .image { position: relative; } .item-box .image:before { content: ""; width: 100%; height: 100%; display: block; position: absolute; top: 30px; right: 30px; background-color: #7c49dd; } .item-box .image img { width: 100%; height: auto; display: block; border-radius: 15px; } .item-box .wrapper { position: absolute; bottom: 60px; right: -100px; height: 200px; width: 200px; background-color: #d946d3; border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); } .item-box .wrapper h5 { font-family: "Roboto", sans-serif; color: #233646; font-size: 16px; font-weight: 500; text-align: center; text-transform: capitalize; line-height: 50px; } .item-box .wrapper h5 span { font-weight: 700; color: #7c49dd; font-size: 50px; display: block !important; } @media screen and (max-width: 479px) { .item-box .wrapper h5 span { font-size: 40px; } } @media screen and (max-width: 479px) { .item-box .wrapper h5 { font-size: 12px; line-height: 32px; } } .item-box .wrapper::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 160px; width: 160px; border-radius: 50%; border: 2px dashed #7c49dd; } @media screen and (max-width: 479px) { .item-box .wrapper::before { width: 120px; height: 120px; } } @media screen and (max-width: 991px) { .item-box .wrapper { right: 20px; bottom: 20px; } } @media screen and (max-width: 479px) { .item-box .wrapper { width: 150px; height: 150px; } } .about-style .title h6 { font-size: 16px; color: #7c49dd; font-family: "Roboto", sans-serif; } .about-style .title h1 { font-family: "Roboto", sans-serif; font-size: 30px; color: #233646; } @media screen and (max-width: 479px) { .about-style .title h1 { font-size: 24px; } } @media screen and (max-width: 991px) { .about-style .title { padding-top: 80px; } } @media screen and (max-width: 575px) { .about-style .title { padding-top: 40px; } } .about-btn { margin-top: 20px; } .item-box-v2 .image { position: relative; } .item-box-v2 .image:before { content: ""; width: calc(100% + 40px); height: calc(100% + 40px); display: block; position: absolute; top: -20px; right: -20px; background-color: #7c49dd; } .item-box-v2 .image img { width: 100%; max-width: 500px; height: auto; display: block; position: relative; border: 2px dashed #7c49dd; padding: 30px; } @media screen and (max-width: 991px) { .item-box-v2 .image img { margin: 0 auto; } } @media screen and (max-width: 575px) { .item-box-v2 .image img { padding: 10px; -webkit-box-shadow: 0px 0px 0px 10px #7c49dd; box-shadow: 0px 0px 0px 10px #7c49dd; } } @media screen and (max-width: 575px) { .item-box-v2 .image { margin: 10px; } } @media screen and (max-width: 991px) { .item-box-v2 { margin-top: 80px; } } @media screen and (max-width: 575px) { .item-box-v2 { margin-top: 40px; } } /* ========================== SLIDER BANNER START ============================*/ .banner { position: relative; } .banner .owl-carousel .single-slide { background-size: cover; background-position: center top; background-repeat: no-repeat; position: relative; z-index: 1; } .banner .owl-carousel .single-slide::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; z-index: -1; background-color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 767px) { .banner .owl-carousel .single-slide { min-height: 697px; } } @media screen and (max-width: 575px) { .banner .owl-carousel .single-slide { min-height: 500px; } } @media screen and (max-width: 480px) { .banner .owl-carousel .single-slide { min-height: 400px; } } .banner .owl-carousel .owl-dot { display: none; } .banner .owl-carousel .owl-nav { position: absolute; top: 50% !important; left: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; display: block; font-size: 16px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; opacity: 0; visibility: hidden; height: 1px; } .banner .owl-carousel .owl-nav button { position: relative; height: 60px; width: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50px; border: none; outline: none; background: #fff; -webkit-transition: 0.5s; transition: 0.5s; } .banner .owl-carousel .owl-nav button:hover { background: #7c49dd; color: #fff; } .banner .owl-carousel .owl-nav button.owl-prev { left: 0px; } .banner .owl-carousel .owl-nav button.owl-next { position: absolute; right: 0px; } @media screen and (max-width: 480px) { .banner .owl-carousel .owl-nav button { height: 40px; width: 40px; } } @media screen and (max-width: 480px) { .banner .owl-carousel .owl-nav { font: 15px; } } .banner .owl-carousel:hover .owl-nav { opacity: 1; visibility: visible; } .banner .owl-carousel:hover .owl-nav button.owl-prev { left: 30px; } .banner .owl-carousel:hover .owl-nav button.owl-next { right: 30px; } .banner .scroll-top { height: 70px; width: 40px; border: 1px solid #fff; display: block; margin: 0 auto; padding: 20px 0; border-radius: 50px; z-index: 1; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; position: absolute; bottom: 50px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); } .banner .scroll-top:hover { background: #233646; border-color: #233646; } @media screen and (max-width: 575px) { .banner .scroll-top { bottom: 20px; } } @media screen and (max-width: 480px) { .banner .scroll-top { bottom: 10px; } } .banner .scroll-arrow-btn { height: 100px; display: block; outline: none; border: none; text-align: center; margin: 0 auto; font-size: 16px; position: relative; -webkit-animation: scroll-down 2s linear infinite; animation: scroll-down 2s linear infinite; -webkit-transition: 0.5s; transition: 0.5s; } .banner .scroll-arrow-btn:hover { color: #fff; } .banner .scroll-arrow-btn:focus { color: #7c49dd; } @-webkit-keyframes scroll-down { 0% { -webkit-transform: translateY(-20%); transform: translateY(-20%); } 100% { -webkit-transform: translateY(10%); transform: translateY(10%); } } @keyframes scroll-down { 0% { -webkit-transform: translateY(-20%); transform: translateY(-20%); } 100% { -webkit-transform: translateY(10%); transform: translateY(10%); } } .banner p { margin-bottom: 0; } .slide-caption { position: relative; padding-top: 22.5%; padding-bottom: 27%; z-index: 2; } .slide-caption h1 { font-family: "Roboto", sans-serif; font-size: 55px; font-weight: 700; margin: 0; color: #fff; display: inline-block; } .slide-caption h1 span { font-family: "Roboto", sans-serif; text-transform: capitalize; } @media screen and (max-width: 575px) { .slide-caption h1 { font-size: 35px; } } @media screen and (max-width: 480px) { .slide-caption h1 { font-size: 25px; } } @media screen and (max-width: 375px) { .slide-caption h1 { font-size: 21px; } } .slide-caption p { color: #fff !important; font-size: 16px; max-width: 700px; margin: 0 auto; padding-bottom: 10px; } @media screen and (max-width: 575px) { .slide-caption p { font-size: 14px; } } .slide-caption .banner-btn { margin-top: 20px; } .slide-caption .banner-btn .btn, .slide-caption .banner-btn .wp-block-button__link { margin: 0px 5px; } @media screen and (max-width: 480px) { .slide-caption .banner-btn .btn, .slide-caption .banner-btn .wp-block-button__link { font-size: 12px; padding: 15px; min-width: 0; } } /* ========================== BANNER END ============================*/ /* ========================== BANNER-V2 START ============================*/ .banner-v2 { background: url("/images/slide-banner.jpg") !important; background-size: cover; background-position: center top; background-repeat: no-repeat; position: relative; z-index: 1; padding: 150px !important; } .banner-v2::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; z-index: -1; background-color: rgba(0, 0, 0, 0.8); } @media screen and (max-width: 575px) { .banner-v2 .banner-image { display: none; } } .accordion { position: relative; } .accordion-item { background: #fff; color: #233646; -webkit-box-shadow: 0px 8px 25px 0px rgba(172, 176, 181, 0.2); box-shadow: 0px 8px 25px 0px rgba(172, 176, 181, 0.2); border-radius: 8px; padding: 20px 30px; font-size: 24px; font-family: "Roboto", sans-serif; font-weight: 700; line-height: 32px; margin-bottom: 10px; } .accordion-item .heading { font-family: "Roboto", sans-serif; color: #233646; font-size: 20px; font-style: normal; font-weight: 600; line-height: 32px; cursor: pointer; } @media screen and (max-width: 575px) { .accordion-item .heading { font-size: 16px; } } .accordion-item h5 { margin-bottom: 0; position: relative; } .accordion-item h5:after { content: ""; font-family: "themify"; position: absolute; right: 0; top: 0; } .accordion-item h5.collapsed:after { content: "\e61a"; } .accordion-item h5:not(.collapsed):after { content: "\e622"; } .accordion .acr-body { margin-top: 10px; } .accordion .acr-body p { font-family: "Roboto", sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 0; } @media screen and (max-width: 479px) { .accordion .acr-body p { font-size: 14px; } } .accordion .acr-body a { color: #fff; font-family: "Roboto", sans-serif; font-size: 16px; font-weight: 400; padding-bottom: 15px; display: block; text-transform: capitalize; -webkit-transition: 0.5s; transition: 0.5s; } .accordion .acr-body a i { color: #7c49dd; margin-right: 10px; -webkit-transition: 0.5s; transition: 0.5s; } .accordion .acr-body a:hover { color: #d946d3; } .accordion .acr-body a:hover i { color: #d946d3; } .collapsing { -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .ImgShadow { -webkit-filter: drop-shadow(-1px 6px 5px rgba(0, 0, 0, 0.2)); filter: drop-shadow(-1px 6px 5px rgba(0, 0, 0, 0.2)); } .team-item { background: #fff; padding: 30px; border-radius: 5px; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s; transition: all 0.3s; max-width: 300px; margin: 0 auto; } @media screen and (max-width: 991px) { .team-item { padding: 15px; } } .team-item .team-image img { width: auto; height: auto; display: block; margin: 0 auto; border-radius: 50%; } .team-item .team-info { padding-top: 30px; } .team-item .team-info h4 a { font-family: "Roboto", sans-serif; font-size: 24px; color: #7c49dd; display: block; font-weight: 600; -webkit-transition: all 0.3s; transition: all 0.3s; } .team-item .team-info h4 a:hover { color: #233646; } @media screen and (max-width: 991px) { .team-item .team-info h4 { font-size: 18px; } } .team-item .team-info p { -webkit-transition: all 0.3s; transition: all 0.3s; margin-bottom: 10px; } .team-item .team-info .social-link a { font-size: 14px; color: #6c6c6f; margin: 0px 8px; -webkit-transition: all 0.3s; transition: all 0.3s; } .team-item .team-info .social-link a:hover { color: #233646; } @media screen and (max-width: 991px) { .team-item { margin-bottom: 30px; } } .team-item:hover { background: #7c49dd; } .team-item:hover p, .team-item:hover h4 a { color: #fff; } .team-item:hover .social-link a { color: #fff; } .team-item-v2 { position: relative; overflow: hidden; z-index: 1; } .team-item-v2::before { content: ""; position: absolute; top: 0; left: 0; background-color: #7c49dd; height: 40%; width: 100%; z-index: -1; } .team-item-v2::after { content: ""; position: absolute; bottom: -60%; left: 0; opacity: 0; visibility: hidden; background-color: #233646; height: 60%; width: 100%; z-index: -1; -webkit-transition: all 300ms; transition: all 300ms; } .team-item-v2 .team-info h4 a:hover { color: #7c49dd; } .team-item-v2 .team-info .social-link a:hover { color: #7c49dd; } .team-item-v2:hover::after { height: 60%; bottom: 0%; opacity: 1; visibility: visible; } .service-item .service-image img { width: 100%; height: auto; display: block; } .service-item .service-info { background: #fff; padding: 30px 20px; position: relative; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); } .service-item .service-info h4 a { font-family: "Roboto", sans-serif; font-size: 24px; color: #7c49dd; display: block; font-weight: 600; padding-top: 15px; -webkit-transition: all 0.3s; transition: all 0.3s; } .service-item .service-info h4 a:hover { color: #233646; } .service-item .service-info p { -webkit-transition: all 0.3s; transition: all 0.3s; margin-bottom: 10px; } .service-item .service-info .icon { background: #d946d3; color: #233646; height: 50px; width: 50px; border-radius: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; top: -25px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); cursor: pointer; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); -webkit-transition: 300ms; transition: 300ms; } .service-item .service-info .icon:hover { background: #233646; } .service-item .service-info .icon a { color: #233646; } @media screen and (max-width: 767px) { .service-item { margin-bottom: 30px; } } .service-item:hover .icon { background: #7c49dd; color: #fff; top: -75px; } .service-item:hover .icon a { color: #fff; } .blog-style-1 .blog-post-item { padding: 40px; position: relative; border-radius: 10px; overflow: hidden; background-color: #f3f3f3; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .blog-style-1 .blog-post-item:hover { background-color: transparent; } .blog-style-1 .blog-post-item:hover img.post-feature-thumb { opacity: 0.2; } .blog-style-1 .post-feature-thumb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; opacity: 0; pointer-events: none; } .blog-style-1 .author-meta { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .blog-style-1 .author-avatar { max-width: 60px; border-radius: 50%; overflow: hidden; margin-right: 15px; } .blog-style-1 .author-meta { position: relative; margin-bottom: 40px; } .blog-style-1 .author-meta span { display: block; font-size: 14px; font-weight: 400; } .blog-style-1 .author-meta a { display: inline-block; font-weight: 700; } .blog-style-1 .blog-post-meta { position: relative; margin-bottom: 10px; } .blog-style-1 .blog-post-meta a { display: inline-block; font-weight: 500; margin-right: 5px; font-size: 14px; } .blog-style-1 h3 a { font-family: "Roboto", sans-serif; font-weight: 500; font-size: 18px; line-height: 25px; display: block; } .blog-style-1 .read-more { width: 50px; height: 50px; background: #ff9997; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50%; color: #fff; margin-left: auto; } figure.blog-feature-thumb { position: relative; } .blog-style-2 .blog-post-item { position: relative; margin-bottom: 30px; } @media screen and (max-width: 991px) { .blog-style-2 .blog-post-item figure.blog-feature-thumb img { min-height: 300px; -o-object-fit: cover; object-fit: cover; } } .blog-style-2 .blog-post-item:hover figure.blog-feature-thumb:after { background-color: rgba(0, 0, 0, 0.8); } .blog-style-2 .blog-post-item:hover figure.blog-feature-thumb img { -webkit-transform: rotate(10deg) scale(1.2); transform: rotate(10deg) scale(1.2); } .blog-style-2 .blog-post-item:hover h3 { bottom: 0; } .blog-style-2 .blog-post-item:hover p { bottom: 0; opacity: 1; visibility: visible; } @media screen and (max-width: 767px) { .blog-style-2 .blog-post-item { margin-bottom: 30px; } } .blog-style-2 .blog-post-body { padding: 30px; position: absolute; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .blog-style-2 .blog-post-body .blog-post-meta { color: #fff; } .blog-style-2 .blog-post-body .blog-post-meta a:not(:last-child) { margin-right: 15px; } .blog-style-2 .blog-post-body .blog-post-meta a:hover { color: #7c49dd; } .blog-style-2 .blog-post-body h3 { bottom: -50px; position: relative; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; margin-top: auto; margin-bottom: 20px; font-weight: 500; } .blog-style-2 .blog-post-body h3 a { color: #fff; font-family: "Roboto", sans-serif; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; outline: none; } .blog-style-2 .blog-post-body h3 a:hover { color: #7c49dd; } .blog-style-2 .blog-post-body p { color: #fff; overflow: hidden; text-overflow: ellipsis; font-family: "Roboto", sans-serif; font-weight: 400; line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; opacity: 0; visibility: hidden; bottom: -30px; position: relative; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .blog-style-2 figure.blog-feature-thumb { border-radius: 10px; overflow: hidden; } .blog-style-2 figure.blog-feature-thumb img { -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .blog-style-2 figure.blog-feature-thumb:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .el-blog-post.v5 img { position: relative; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s; transition: all 0.5s; } .el-blog-post.v5 .post-content-area { position: relative; } .el-blog-post.v5 .post-content-area .date-box { position: absolute; right: 15px; background: #fff; border: 1px solid #ddd; width: 70px; height: 70px; top: -50px; } .el-blog-post.v5 .post-content-area .date-box p.month { padding: 0; margin: 0; height: 50%; line-height: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-transform: uppercase; } .el-blog-post.v5 .post-content-area .date-box p.day { line-height: 1; margin: 0; padding: 0; background: #1b856b; color: #fff; height: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 22px; font-weight: 700; } .el-blog-post.v5:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); } @media screen and (max-width: 374px) { .testimonial-style-2 .client-thumb { display: none; } } .testimonial-style-2 .client-thumb.owl-thumbs { margin-top: 80px; position: relative; } @media screen and (max-width: 767px) { .testimonial-style-2 .client-thumb.owl-thumbs { margin-top: 30px; text-align: center; } } .testimonial-style-2 .owl-thumb-item { width: 85px; height: 85px; display: inline-block; position: absolute; z-index: 9; -webkit-transition: all 0.3s; transition: all 0.3s; outline: none; } .testimonial-style-2 .owl-thumb-item div { width: 100%; height: 100%; } .testimonial-style-2 .owl-thumb-item.active { -webkit-transform: scale(1.2) rotate(3deg); transform: scale(1.2) rotate(3deg); } @media screen and (max-width: 767px) { .testimonial-style-2 .owl-thumb-item { max-width: 50px; max-height: 50px; position: static; text-align: center; margin: 5px; } } .testimonial-style-2 .owl-thumb-item img { height: 100%; width: 100%; display: block; -o-object-fit: cover; object-fit: cover; } .testimonial-style-2 .owl-thumb-item:nth-child(1) { top: 73%; left: calc(50% - 46px); } .testimonial-style-2 .owl-thumb-item:nth-child(2) { top: auto; left: 61%; bottom: 15%; } .testimonial-style-2 .owl-thumb-item:nth-child(3) { top: auto; left: 30%; bottom: 15%; } @media screen and (max-width: 767px) { .testimonial-style-2 .owl-thumb-item:nth-child(3) { bottom: 1%; } } .testimonial-style-2 .owl-thumb-item:nth-child(4) { top: 40%; left: auto; right: 20%; } .testimonial-style-2 .owl-thumb-item:nth-child(5) { top: 40%; left: 20%; } @media screen and (max-width: 767px) { .testimonial-style-2 .owl-thumb-item:nth-child(5) { right: 12%; } } .testimonial-style-2 .single-tst { margin-bottom: 0 !important; } .testimonial-style-2 .single-tst p { margin-bottom: 15px; } .testimonial-style-2 .testimonial .owl-dots { pointer-events: none; } .testimonial-style-3 .single-tst { margin-bottom: 0 !important; } .testimonial-style-3 .single-tst p { margin-bottom: 20px; font-size: 15px !important; font-family: "Roboto", sans-serif !important; line-height: 27px !important; } .testimonial-style-3 .client-thumb { text-align: center; margin-bottom: 20px; } .testimonial-style-3 .owl-thumb-item { position: relative; max-width: 50px; display: inline-block; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s; outline: none; margin: 0 -5px; border: 5px solid #7c49dd; } .testimonial-style-3 .owl-thumb-item.active { -webkit-transform: scale(1.1); transform: scale(1.1); z-index: 9; } .testimonial-style-5 .fas.fa-quote-left { font-size: 100px; display: block; margin: 0 auto; text-align: center; opacity: 0.2; margin-bottom: 25px; } .testimonial-style-5 .single-tst p { margin-bottom: 15px !important; } .testimonial-style-5 .single-tst { margin-bottom: 0 !important; } @media screen and (max-width: 768px) { .testimonial-style-5 .client-thumb { margin-bottom: 40px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .testimonial-style-5 .client-thumb a { margin-bottom: 7.5px; outline: none; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s; transition: all 0.5s; max-width: 118px; max-height: 100px; overflow: hidden; } @media screen and (max-width: 768px) { .testimonial-style-5 .client-thumb a { max-width: 110px; max-height: 90px; } } .testimonial-style-5 .client-thumb a span { background-color: #fff; display: block; position: relative; } .testimonial-style-5 .client-thumb a span:before { content: ""; width: 100%; height: 100%; position: absolute; background-color: #000; top: 0; left: 0; opacity: 0.3; -webkit-transition: all 0.5s; transition: all 0.5s; } .testimonial-style-5 .client-thumb a span img { width: 152px; height: 132px; -o-object-fit: cover; object-fit: cover; display: block; } .testimonial-style-5 .client-thumb a.active, .testimonial-style-5 .client-thumb a:hover { opacity: 1; -webkit-transform: scale(1.1); transform: scale(1.1); } .testimonial-style-5 .client-thumb a.active span:before, .testimonial-style-5 .client-thumb a:hover span:before { opacity: 0; } .testimonial-style-5 .owl-dots { display: none; } .testimonial-style-5 .testimonial-area { display: block; } .appointment-form-2 { background: rgba(255, 168, 168, 0.5); padding: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } @media screen and (max-width: 767px) { .appointment-form-2 { display: block; } } .appointment-form-2 input { border: none !important; outline: none; width: 100%; height: 55px; line-height: 2; } @media screen and (max-width: 767px) { .appointment-form-2 input { width: 100%; margin-bottom: 20px; } } .appointment-form-2 input[type=submit] { color: #fff; max-width: 100px; } @media screen and (max-width: 767px) { .appointment-form-2 input[type=submit] { max-width: 100%; margin-bottom: 0; } } .appointment-form-2 span { margin-right: 10px; } .appointment-form-2 .ajax-loader { position: absolute; right: 5px; bottom: 45px; height: 15px; } .appointment-form-3 { background: rgba(255, 168, 168, 0.5); padding: 25px; border-radius: 5px; } .appointment-form-3 .select { border-radius: 5px; background: rgba(255, 255, 255, 0.8); } @media screen and (max-width: 767px) { .appointment-form-3 .select { margin-bottom: 10px; } } .appointment-form-3 .customdSelect { font-size: 15px; line-height: 1.2; } .appointment-form-3 input { margin-right: 15px; background: rgba(255, 255, 255, 0.8); border: none !important; border-radius: 5px !important; width: 100%; outline: none; margin-bottom: 10px; } .appointment-form-3 button { border-radius: 5px !important; max-width: 200px; margin: 0 auto; width: 100%; display: block; } @media screen and (max-width: 767px) { .appointment-form-3 button { max-width: 100%; } } @media screen and (max-width: 767px) { .appointment-form-3 .form-row > .col { -ms-flex-preferred-size: auto; flex-basis: auto; } } a.btn.flyout-canvas-toggler, a.flyout-canvas-toggler.wp-block-button__link, a.flyout-search-btn { width: 60px; min-width: inherit !important; padding: 20px; margin-left: 10px; } a.btn.flyout-canvas-toggler.active, a.flyout-canvas-toggler.active.wp-block-button__link, a.flyout-search-btn.active { background: #000 !important; } .sideInfo { position: fixed; right: -320px; width: 350px; height: 100%; z-index: 5; opacity: 0; visibility: hidden; background: #fff; border-radius: 0; top: 0px; z-index: 99; overflow: hidden; -webkit-box-shadow: 0px 0px 10px rgba(210, 210, 210, 0.6196078431); box-shadow: 0px 0px 10px rgba(210, 210, 210, 0.6196078431); -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .sideInfo.active { opacity: 1; visibility: visible; right: 0; z-index: 9999; } .mCSB_inside > .mCSB_container { padding-right: 30px !important; margin-right: 0; } .slideCol { position: relative; top: 0; height: 100%; padding: 20px; overflow-y: scroll; } .slideCol .link ul { margin: 0; padding: 0; list-style: none; } .slideCol .link a { font-family: "Roboto", sans-serif; color: #263a41; font-size: 16px; line-height: 40px; display: inline-block; font-weight: 400; } .slideCol .link a:hover { color: #7c49dd; } .slideCol .side-section-title img { width: auto; margin-bottom: 30px; display: inline-block; } .slideCol .side-section-title .close { font-size: 10px; color: #7c49dd; height: 30px; width: 30px; line-height: 25px; text-align: center; position: absolute; top: 40px; right: 0; border: 1px solid #7c49dd; border-radius: 50px; outline: none; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .slideCol .side-section-title .close:hover { background: #7c49dd; color: #7c49dd; -webkit-box-shadow: 0 5px 10px rgba(33, 42, 109, 0.3); box-shadow: 0 5px 10px rgba(33, 42, 109, 0.3); } .slideCol .side-section-title h4 { color: #233646; font-size: 20px; margin-top: 20px; margin-bottom: 10px; } .slideCol .contact-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; padding-bottom: 20px; } .slideCol .contact-info a { font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; color: #263a41; margin: 0; font-family: "Roboto", sans-serif; } .slideCol .contact-info a:hover { color: #7c49dd; } .slideCol .contact-info i { font-size: 15px; color: #7c49dd; float: left; margin-right: 8px; } .slideCol .subcribe-form h4 { font-size: 20px; margin-bottom: 20px; margin-top: 20px; } .slideCol .subcribe-form input#subscribe-email { font-family: "Roboto", sans-serif; font-size: 14px; color: #7c49dd; font-weight: 500; border: 1px solid #7c49dd; width: 100%; height: 50px; padding: 15px; outline: none; -webkit-box-shadow: 0 5px 10px rgba(24, 33, 99, 0.1); box-shadow: 0 5px 10px rgba(24, 33, 99, 0.1); } .slideCol .subcribe-form button.btn, .slideCol .subcribe-form button.wp-block-button__link { width: 100%; margin-top: 10px; border-radius: 0; -webkit-box-shadow: 0 5px 10px rgba(24, 33, 99, 0.1); box-shadow: 0 5px 10px rgba(24, 33, 99, 0.1); line-height: 1; } .slideCol .social-icon { margin-top: 20px; margin-bottom: 30px; text-align: center; } .slideCol .social-icon a { font-size: 14px; background: #7c49dd; color: #fff; height: 35px; width: 35px; border-radius: 50px; outline: none; margin-right: 8px; display: inline-block; line-height: 35px; text-align: center; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .slideCol .social-icon a:nth-of-type(1) { background: #3b5998; } .slideCol .social-icon a:nth-of-type(2) { background: #55acee; } .slideCol .social-icon a:nth-of-type(3) { background: #dd4b39; } .slideCol .social-icon a:nth-of-type(4) { background: #e8715c; } .slideCol .social-icon a:nth-of-type(5) { background: #0976b4; } .slideCol .social-icon a:hover { -webkit-box-shadow: 0 5px 10px rgba(139, 139, 143, 0.4); box-shadow: 0 5px 10px rgba(139, 139, 143, 0.4); } @media (max-width: 480px) { .sideInfo { width: 300px; } .sideInfo h5 { font-size: 16px !important; } .side-section-title img { height: 40px; } .slideCol .close { top: 8px; } } .price-card { position: relative; border-radius: 5px; -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); box-shadow: 0 0 25px rgba(0, 0, 0, 0.2); overflow: hidden; } @media screen and (max-width: 991px) { .price-card { margin-bottom: 30px; } } .price-card-header { padding: 50px 30px 90px 30px; position: relative; background-size: cover; background-position: center center; background-repeat: no-repeat; z-index: 1; } .price-card-header::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: -1; } .price-card-body ul { margin: 0; padding: 60px 0 30px 0; list-style: none; } .price-card-body li { padding: 10px 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 17px; font-weight: 400; color: #111; } .price-card-body li:nth-child(even) { background-color: rgba(217, 70, 211, 0.3); } .price-card-body li i { margin-right: 20px; color: #ff9997; } .price-card .pricing-info p { display: block; margin: 0; font-size: 50px; font-weight: 700; line-height: 1; color: #fff; } .price-card .pricing-info p span { font-size: 20px; font-weight: 400; } .price-card span.plan-badge { position: relative; display: inline-block; padding: 10px 30px; background: #ffc107; color: #fff; font-size: 14px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; text-align: center; border-radius: 50px; margin-bottom: 30px; } a.btn-plan-select { display: block; background: #ff9997; color: #fff; padding: 15px 20px; border-radius: 50px; max-width: 260px; text-align: center; width: 100%; margin: 0 auto; font-size: 16px; font-weight: 500; text-transform: capitalize; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5); outline: 0; } a.btn-plan-select:hover { color: #fff; } .pricing-style-1 a.btn-plan-select { position: absolute; bottom: -25px; left: 0; right: 0; } .pricing-style-2 .price-card-header { padding: 50px 30px; } .pricing-style-2 .price-card-body li { color: #fff; } .button-area.monthYear { text-align: center; display: block; margin-bottom: 60px; } .btn-box { width: 230px; margin: 0 auto; background: #7c49dd; border-radius: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 5px; position: relative; -webkit-transition: all 0.5s; transition: all 0.5s; } .btn-box:before { content: ""; position: absolute; background-color: rgba(0, 0, 0, 0.1019607843); left: 5px; width: 50%; height: calc(100% - 10px); top: 5px; border-radius: 40px; display: block; -webkit-transition: all 0.5s; transition: all 0.5s; z-index: 0; } .btn-box.squre:before { border-radius: 0 !important; } .btn-box.round:before { border-radius: 50px !important; } .btn-box.roundShape:before { border-radius: 5px !important; } .btn-box.active:before { left: calc(50% - 5px); } .btn-box button { width: 50%; margin: 0; padding: 12px; display: inline-block; border-radius: 20px; background: transparent; border: none; cursor: pointer; outline: none; z-index: 1; color: #fff; } .pricing-style-1.v2 .price-card.align-right { text-align: right; } .pricing-style-1.v2 .price-card.align-right .price-card-body ul li { display: block; text-align: right; } .pricing-style-1.v2 .price-card.center { text-align: center; } .pricing-style-1.v2 .price-card.center .price-card-body ul li { display: block; text-align: center; } .footer { background-position: center; /*========================= // Footer widgets ==========================*/ /*========================= // Footer widgets end ==========================*/ } .footer .logo { display: block; margin-bottom: 20px; } .footer .widget-title { color: #233646; text-transform: capitalize; } .footer .foo-widget ul { margin: 0; padding: 0; list-style: none; } @media screen and (max-width: 767px) { .footer .foo-widget { margin-bottom: 30px; } } .footer .foo-text-content p { line-height: 22px; font-weight: 400; } .footer .foo-recent-post ul { margin: 0; padding: 0; list-style: none; } .footer .foo-recent-post li { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; } .footer .foo-recent-post .rc-post-inner { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; } .footer .foo-recent-post a.post-meta { display: inline-block; font-size: 13px; font-weight: 400; } .footer .foo-recent-post a.post-meta:not(:last-of-type) { margin-right: 10px; } .footer .foo-recent-post .post-meta.date { width: 50px; background: #233646; text-align: center; padding: 7px 0; border-radius: 2px; } .footer .foo-recent-post .post-meta.date p { display: block; font-size: 24px; margin-bottom: 0; line-height: 1; color: #e5e5e5; } .footer .foo-recent-post .post-meta.date span { color: #e5e5e5; display: block; font-size: 11px; text-transform: uppercase; font-weight: 600; letter-spacing: 1.2px; } .footer .foo-navigation ul { margin: 0; padding: 0; list-style: none; } .footer .foo-navigation li a { display: block; font-weight: 400; position: relative; padding: 7px 7px 7px 20px; outline: 0; } .footer .foo-navigation li a:before { content: "\e661"; font-family: "themify"; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .footer .foo-newsletter { position: relative; margin-bottom: 30px; } .footer .foo-newsletter input { width: 100%; margin-bottom: 10px; font-size: 14px; } .footer .foo-newsletter input::-webkit-input-placeholder { text-transform: uppercase; } .footer .foo-newsletter input::-moz-placeholder { text-transform: uppercase; } .footer .foo-newsletter input:-ms-input-placeholder { text-transform: uppercase; } .footer .foo-newsletter input::-ms-input-placeholder { text-transform: uppercase; } .footer .foo-newsletter input::placeholder { text-transform: uppercase; } .footer .foo-newsletter button { width: 100%; padding: 15px; outline: 0; } .footer .foo-social { position: relative; } .footer .foo-social .widget-title { margin-bottom: 15px; } .footer .foo-social a { display: inline-block; margin: 0 10px; } .footer .foo-social a:first-of-type { margin-left: 0; } .footer .foo-tags ul { position: relative; } .footer .foo-tags li { display: inline-block; margin-right: 8px; margin-bottom: 10px; } .footer .foo-tags a { display: block; padding: 8px 20px; border: 1px solid #fcc9c8; border-radius: 5px; opacity: 0.8; } .footer .foo-tags a:hover { opacity: 1; color: #233646; } .footer .foo-app-download a { display: block; } .footer .foo-app-download a:not(:last-of-type) { margin-bottom: 10px; } .footer .foo-app-download a img { width: auto; } .footer .footer-bottom { padding: 20px 0; text-align: center; background: #d946d3; } .footer .footer-bottom .copyright { color: #233646; font-weight: 400; text-transform: capitalize; } .footer .footer-bottom .copyright a { color: #7c49dd; } /*============================ * footer-style-2 ===============================*/ .footer-style-2 { position: relative; } @media screen and (max-width: 767px) { .footer-style-2.v5 { padding-top: 50px !important; } } @media screen and (max-width: 767px) { .footer-style-2 .col { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } } .footer-style-2 .foo-newsletter { max-width: 700px; width: 100%; margin: 0 auto; background: #fff; border-radius: 100px; padding: 15px; position: absolute; left: 0; right: 0; top: -40px; -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1); } .footer-style-2 .foo-newsletter .form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .footer-style-2 .foo-newsletter .form .mc4wp-form-fields { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; } .footer-style-2 .foo-newsletter .form input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: none; outline: 0; font-weight: 400; margin-bottom: 0; background: #f6f6f6; width: 100%; border-radius: 50px; margin-right: 15px; } .footer-style-2 .foo-newsletter .form button { width: auto; border-radius: 50px; outline: 0; border: none; padding: 10px 0px; color: #fff; } .footer-style-2 .foo-newsletter .form button:hover { border: none; } .footer-style-2 .addressBar { background: #fff; border: 1px solid #ddd; text-align: center; border-radius: 5px; position: relative; top: -50%; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px 0; } @media screen and (max-width: 767px) { .footer-style-2 .addressBar { top: 0; margin-bottom: 30px !important; } } @media screen and (max-width: 991px) { .footer-style-2 .addressBar { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } } .footer-style-2 .addressBar .iconBox { border: none; padding: 0; float: left; width: 70px; height: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; } @media screen and (max-width: 991px) { .footer-style-2 .addressBar .iconBox { width: 100%; } } .footer-style-2 .addressBar .iconBox:hover { -webkit-box-shadow: none; box-shadow: none; } .footer-style-2 .addressBar .iconBox img { width: 40px; display: block; margin: 0 auto; } .footer-style-2 .addressBar .contentBox { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer-style-2 .addressBar .heading, .footer-style-2 .addressBar .description { text-align: left; display: block; width: 100%; margin: 0; } @media screen and (max-width: 991px) { .footer-style-2 .addressBar .heading, .footer-style-2 .addressBar .description { text-align: center; } } .footer-style-2 .addressBar .heading { font-size: 18px; margin-bottom: 10px; } .footer-style-2 .addressBar .description { line-height: 1.7; } .imageBar { margin-bottom: 50px; text-align: center; } .imageBar .iconBox { background-color: #fff; display: inline-block; width: auto; margin: 0 auto; padding: 15px; } .imageBar .iconBox img { margin: 0 auto; } .sticky-footer { position: sticky; bottom: 0; left: 0; z-index: -1; } /*============================ * footer-style-4 ===============================*/ .footer-style-4 { position: relative; z-index: 1; } .footer-style-4::after { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.03); z-index: -1; } .footer-style-4 .footer-top .footer-logo img { width: auto; height: auto; display: block; margin: 0 auto; } .footer-style-4 .footer-bottom { background: transparent; padding-bottom: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .footer-style-4 .footer-bottom .social-icon { margin: 0; list-style: none; } .footer-style-4 .footer-bottom .social-icon li { color: #7c49dd; display: inline-block; margin-right: 28px; } @media screen and (max-width: 767px) { .footer-style-4 .footer-bottom .social-icon li { margin-right: 18px; } } @media screen and (max-width: 575px) { .footer-style-4 .footer-bottom .social-icon li { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } @media screen and (max-width: 767px) { .footer-style-4 .footer-bottom .justify-content-end { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: start !important; } } @media screen and (max-width: 575px) { .footer-style-4 .footer-bottom .justify-content-end { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } } @media screen and (max-width: 575px) { .footer-style-4 .footer-bottom .align-items-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } } .footer-style-4 .footer-bottom .scroll-back-to-top { height: 100px; width: 50px; border: 2px solid #fff; display: block; margin: 0 auto; padding: 20px 0; border-radius: 50px; position: relative; z-index: 1; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; } .footer-style-4 .footer-bottom .scroll-back-to-top:hover { background: #233646; } .footer-style-4 .footer-bottom .scroll-back-to-top:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-animation: beat infinite 1.6s; animation: beat infinite 1.6s; height: 100%; width: 100%; border: 1px solid #7c49dd; border-radius: 50px; -webkit-transition: 0.5s; transition: 0.5s; z-index: -1; } .footer-style-4 .footer-bottom .scroll-back-to-top:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: transparent; -webkit-animation: beat infinite 1.2s; animation: beat infinite 1.2s; border: 1px solid #7c49dd; border-radius: 50px; -webkit-transition: 0.5s; transition: 0.5s; height: 100%; width: 100%; } @media screen and (max-width: 575px) { .footer-style-4 .footer-bottom .scroll-back-to-top { margin: 50px auto; } } .footer-style-4 .footer-bottom .scroll-arrow-btn { height: 100px; display: block; outline: none; border: none; text-align: center; margin: 0 auto; font-size: 25px; position: relative; -webkit-animation: scroll 2s linear infinite; animation: scroll 2s linear infinite; -webkit-transition: 0.5s; transition: 0.5s; } .footer-style-4 .copyright-text { font-size: 14px; text-transform: capitalize; } @-webkit-keyframes scroll { 0% { -webkit-transform: translateY(20%); transform: translateY(20%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @keyframes scroll { 0% { -webkit-transform: translateY(20%); transform: translateY(20%); } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); } } @keyframes beat { 0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(2); transform: scale(2); } } .mc4wp-form-fields .form-field { position: relative; width: 100%; margin-right: 10px; } .mc4wp-form-fields .form-field input[type=email] { width: 100%; } .mc4wp-form-fields .form-field i { position: absolute; top: 50%; right: 15px; -webkit-transform: translatey(-50%); transform: translatey(-50%); } .social-icon li { list-style: none; display: inline-block; } .social-icon li a { border: none; width: 28px; border-bottom: none !important; /* text-align: center; */ font-size: 20px; } .widget-address a, .widget-address span { width: 100%; display: block; font-size: 16px; } .widget-address a i, .widget-address span i { width: 23px; display: inline-block; text-align: left; margin-right: 5px; } .footer .widget_recent_entries ul li, .sidebar .widget_recent_entries ul li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 15px; } .footer .widget_recent_entries ul li img, .sidebar .widget_recent_entries ul li img { margin-right: 10px; max-width: 65px !important; display: inline-block; height: 65px; -o-object-fit: cover; object-fit: cover; } .footer .widget_recent_entries ul li .body, .sidebar .widget_recent_entries ul li .body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .footer .widget_recent_entries ul li .body h4, .sidebar .widget_recent_entries ul li .body h4 { margin-bottom: 0; } .footer .widget_recent_entries ul li .body a, .sidebar .widget_recent_entries ul li .body a { font-size: 18px; text-decoration: none; border-bottom: none !important; margin: 0; padding: 0; } .sidebar .widget_recent_entries ul li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 0; } .textwidget input { margin-bottom: 15px; display: block; width: 100%; } .textwidget .btn, .textwidget .wp-block-button__link { display: block; width: 100%; } div#search-popup { position: absolute; width: 100%; background: rgba(255, 255, 255, 0.8784313725); display: block; z-index: 1; display: none; } div#search-popup label { width: 100%; display: block; margin: 0; padding: 0; } div#search-popup input.search-field { width: 100%; height: 100%; outline: none; min-height: 55px; } .home header.header.header-v2 { max-width: 1170px; margin: 0 auto; position: absolute; left: 0; right: 0; border-radius: 20px; padding: 10px 0; margin-top: 26px; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1490196078); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1490196078); background: transparent; } .home header.header.header-v2 .navbar { background-color: #fff; padding: 10px 15px; border-radius: 20px; } header.header.header-v2 a.btn, header.header.header-v2 a.wp-block-button__link { margin-top: 9px; } @media screen and (max-width: 991px) { header.header.header-v2 a.btn, header.header.header-v2 a.wp-block-button__link { right: 69px; } } .header-4 { padding: 0 !important; } .header-4 ul { margin: 0; } .header-4 .navbar { padding: 0 !important; } .header-4 .flyout-canvas-toggler { font-size: 30px; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 107px; width: 107px; margin-left: 30px; background: #233646; } .header-4 .flyout-canvas-toggler:hover { color: #000; } @media screen and (max-width: 1085px) { .header-4 .flyout-canvas-toggler { display: none; } } .header-4 .logo { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; position: relative; padding: 0px 10px; height: 107px; background-color: #233646; position: relative; } @media screen and (max-width: 575px) { .header-4 .logo { height: 80px; } } .header-4 .logo::after { content: ""; display: block; width: 40px; height: 100%; background-color: #233646; position: absolute; right: -19px; top: 0; -webkit-transform: skew(19deg); transform: skew(19deg); z-index: -1; -webkit-transition: 0.3s; transition: 0.3s; } .header-4 .container-fluid { padding-left: 0; } @media screen and (max-width: 991px) { .header-4 .btn, .header-4 .wp-block-button__link { margin-top: 24px !important; } } @media screen and (max-width: 575px) { .header-4 .btn, .header-4 .wp-block-button__link { margin-top: 11px !important; } } .header-4 .phone-num img { width: 30px; margin-right: 10px; } .header-4 .phone-num p { margin-bottom: 0; line-height: 25px; } .header-4 .phone-num:nth-of-type(2) { display: none; } .header-4 .phone-num:nth-of-type(3) { display: none; } @media screen and (max-width: 991px) { .header-4 .phone-num { display: none; } } .phone-num { position: relative; padding-right: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .phone-num i { font-size: 30px; color: #233646; padding-right: 15px; } @media screen and (max-width: 1085px) { .phone-num { padding-right: 15px; } } @media screen and (max-width: 991px) { .phone-num { margin: 10px; padding-left: 60px; } } .header-5 { background: transparent !important; padding: 0 !important; } .header-5 .middle-bar { border-bottom: 1px solid #ddd; } .header-5 .container { position: relative; } @media screen and (max-width: 991px) { .header-5 { background: #d946d3 !important; } } .header-5 ul { margin: 0; } .header-5 .logo { padding: 16px 0px; } .header-5 .navbar { padding: 0 !important; border-bottom: 1px solid #ddd; background: #fff; position: absolute; width: calc(100% - 30px); } @media screen and (max-width: 991px) { .header-5 .navbar { width: 100%; padding: 0 15px !important; left: 0; } } .header-5 .btn-cta { padding: 31px !important; min-width: 160px !important; } .header-5 .btn-cta:hover { background: #d946d3; } @media screen and (max-width: 991px) { .header-5 .btn-cta { padding: 15px 25px !important; margin-top: 15px !important; right: 70px !important; } } @media screen and (max-width: 991px) { .header-5 .topbar { display: none; } } .header-5 .topbar-inner p { margin-bottom: 0; } .header-5 .topbar-inner ul li { display: inline-block; } .header-5 .topbar-inner .topinfo a { padding: 0; margin: 4px 10px !important; } .header-5 .topbar-inner .topinfo ul li a { padding: 0px !important; font-size: 14px !important; width: auto; height: 0; background: transparent; } .header-5 .topbar-inner .socials a { height: 30px; width: 30px; background: #fff; color: #7c49dd; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 50px; -webkit-transition: all 300ms; transition: all 300ms; } .header-5 .topbar-inner .socials a:hover { background: #233646; color: #fff; } .header-5 .primary-menu ul .dropdown-menu li a, .header-5 .footer .foo-nav ul .dropdown-menu li a, .footer .header-5 .foo-nav ul .dropdown-menu li a { line-height: 1.5; } .header-5 .primary-menu ul > li > a, .header-5 .footer .foo-nav ul > li > a, .footer .header-5 .foo-nav ul > li > a { line-height: 3.2; } @media screen and (max-width: 991px) { .header-5 .primary-menu ul > li > a, .header-5 .footer .foo-nav ul > li > a, .footer .header-5 .foo-nav ul > li > a { padding: 0px 15px 0px 0px !important; line-height: 1; } } .header-5 .primary-menu ul > li > a:focus, .header-5 .footer .foo-nav ul > li > a:focus, .footer .header-5 .foo-nav ul > li > a:focus { outline: none; } .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a { font-size: 30px !important; position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 70px; height: 76px; color: #ffffff !important; background: #233646; line-height: 55px !important; font-weight: 400; text-align: center; -webkit-transition: all 300ms; transition: all 300ms; } @media screen and (max-width: 991px) { .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a { height: auto; width: auto; line-height: 1.7; display: block; text-align: center; display: none; } } .header-5 .primary-menu > ul > li:not(.menu-item-has-children).menu-item-home a:hover, .header-5 .footer .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a:hover, .footer .header-5 .foo-nav > ul > li:not(.menu-item-has-children).menu-item-home a:hover { background: #7c49dd; color: #fff; } .middle-bar { background: #f9f9f9 !important; } .middle-inner { padding: 10px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #f9f9f9; } .middle-inner .middle-cata { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .middle-inner .middle-cata .phone-num { border-right: 1px solid #7c49dd; } @media screen and (max-width: 1200px) { .middle-inner .middle-cata .phone-num { padding-right: 20px; } } .middle-inner .middle-cata .phone-num:nth-of-type(3) { padding-right: 0; border: none; } .middle-inner .middle-cata .phone-num i { color: #7c49dd; padding-left: 40px; } @media screen and (max-width: 1200px) { .middle-inner .middle-cata .phone-num i { padding-left: 20px; } } .middle-inner .middle-cata .phone-num span { display: contents; font-size: 18px; color: #233646; } .middle-inner .middle-cata .phone-num a { font-size: 18px; color: #233646; } .middle-inner .middle-cata .phone-num img { width: 30px; margin-right: 10px; margin-left: 30px; } .middle-inner .middle-cata .phone-num p { margin-bottom: 0; line-height: 25px; } @media screen and (max-width: 991px) { .middle-inner { display: none; } } .search-box { position: relative; } .search-box .search-btn { position: relative; height: 80px; width: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #233646; cursor: pointer; -webkit-transition: all 300ms; transition: all 300ms; } .search-box a { font-size: 20px; color: #fff; -webkit-transition: all 300ms; transition: all 300ms; } .search-box:hover { background: #7c49dd; } .search-box:hover a { color: #fff; } .search-box .search-popup { display: none; position: absolute; top: 100%; width: 300px; right: 100%; margin-top: 0; background: #fff; padding: 15px; -webkit-box-shadow: 0 10px 15px rgba(51, 47, 59, 0.1); box-shadow: 0 10px 15px rgba(51, 47, 59, 0.1); } .search-box .search-popup .search-forms { position: relative; } .search-box .search-popup .search-forms label { width: 100%; margin: 0; } .search-box .search-popup .search-forms .search-field { display: block; width: 100%; height: 50px; line-height: initial; border: 1px solid #eeeeee; color: #111111; outline: 0; padding: 17px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .search-box .search-popup .search-forms .search-field:focus { border-color: #7c49dd; } .search-box .search-popup .btn, .search-box .search-popup .wp-block-button__link { position: absolute !important; border-radius: 3px; right: 16px; padding: 16px; top: 16px; max-width: 70px; z-index: 9; min-width: 49px !important; height: 48px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .search-box .search-popup .btn:hover, .search-box .search-popup .wp-block-button__link:hover { border: none; } .search-box .search-popup .btn:hover:before, .search-box .search-popup .wp-block-button__link:hover:before, .search-box .search-popup .btn:hover:after, .search-box .search-popup .wp-block-button__link:hover:after { display: none; } @media screen and (max-width: 479px) { .search-box .search-popup { width: 200px; padding: 10px; right: calc(100% - 60px); } } @media screen and (max-width: 991px) { .search-box { display: none; } } .home header.header.header-2 { width: 100%; border-radius: 0px; margin-top: 0; } @media screen and (max-width: 991px) { .navbar-nav { margin: 0; } } .main-header.header-transparent .logo { margin-right: auto; } @media screen and (max-width: 991px) { .logo-box .primary-menu, .logo-box .footer .foo-nav, .footer .logo-box .foo-nav { margin-left: 0 !important; z-index: -1; } } @media screen and (max-width: 991px) { .primary-menu ul, .footer .foo-nav ul { margin: 0; } } .slider-v3-thumb-area { position: absolute; bottom: -75px; left: 0; right: 0; z-index: 99; } .slider-v3-thumb { margin: 0; } .slider-v3-thumb .col { cursor: pointer; border-bottom: 5px solid #fff; border-right: none; border-radius: 10px; -webkit-transition: all 0.5s; transition: all 0.5s; } .slider-v3-thumb .col.active { border-color: #000; } .slider-v3-thumb img { height: 150px !important; -o-object-fit: cover; object-fit: cover; width: 100%; } .slider-v3-thumb a.owl-thumb-item { display: block; } .banner.v2 .ImageOverlay { width: 100%; height: 100%; display: block; position: absolute; } .banner.v2.v3 .owl-nav, .banner.v2.v4 .owl-nav { bottom: 0; top: 0; left: auto; margin: auto; height: auto !important; } .container.slider-v4-thumb-area { position: absolute; left: 0; right: 0; margin: 0 auto; z-index: 1; bottom: 0; text-align: center; } .container.slider-v4-thumb-area .slider-v4-thumb .owl-thumb-item { width: 60px; display: inline-block; height: 60px; overflow: hidden; border-radius: 50%; cursor: pointer; position: relative; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s; transition: all 0.5s; } .container.slider-v4-thumb-area .slider-v4-thumb .owl-thumb-item img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; position: relative; -webkit-transform: scale(1.4); transform: scale(1.4); } .container.slider-v4-thumb-area .slider-v4-thumb .owl-thumb-item.active { border: 5px solid #fff; -webkit-transform: scale(1.2); transform: scale(1.2); } /* Animation */ .animation { opacity: 0; -webkit-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 1s; transition: all 1s; } .animation.animationActive { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .animation img { position: absolute; top: 0; left: 0; } .animation img.main { position: relative; display: none; } .animation img:nth-child(2) { position: relative; } .img_flotng_prtclestpbtm_add_cls { /* -webkit-animation: hmebannr_floatingtpbtm 5s ease-in-out infinite; animation: hmebannr_floatingtpbtm 5s ease-in-out infinite; */ animation-name: hmebannr_floatingtpbtm; animation-duration: 5s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; -webkit-animation-name: hmebannr_floatingtpbtm; -webkit-animation-duration: 5s; -webkit-animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; } .img_flotng_prtclesleftrght_add_cls { /* -webkit-animation: hmebannr_floatinglftrght 5s ease-in-out infinite; animation: hmebannr_floatinglftrght 5s ease-in-out infinite; */ animation-name: hmebannr_floatinglftrght; animation-duration: 5s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; -webkit-animation-name: hmebannr_floatinglftrght; -webkit-animation-duration: 5s; -webkit-animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; } .holostic_img_cls8 { -webkit-animation: icn_crcle_bounce 4s infinite alternate; animation: icn_crcle_bounce 4s infinite alternate; } @keyframes hmebannr_floatingtpbtm { 0% { -webkit-transform: translatey(0px); transform: translatey(0px); } 50% { -webkit-transform: translatey(-25px); transform: translatey(-25px); } 100% { -webkit-transform: translatey(0px); transform: translatey(0px); } } @-webkit-keyframes hmebannr_floatingtpbtm { 0% { -webkit-transform: translatey(0px); } 50% { -webkit-transform: translatey(-25px); } 100% { -webkit-transform: translatey(0px); } } @keyframes hmebannr_floatinglftrght { 0% { -webkit-transform: translatex(0px); transform: translatex(0px); } 50% { -webkit-transform: translatex(-25px); transform: translatex(-25px); } 100% { -webkit-transform: translatex(0px); transform: translatex(0px); } } @-webkit-keyframes hmebannr_floatinglftrght { 0% { -webkit-transform: translatex(0px); } 50% { -webkit-transform: translatex(-25px); } 100% { -webkit-transform: translatex(0px); } } @keyframes icn_crcle_bounce { from { -webkit-transform: translateY(0px); transform: translateY(0px); } to { -webkit-transform: translateY(-25px); transform: translateY(-25px); } } @-webkit-keyframes icn_crcle_bounce { from { -webkit-transform: translateY(0px); } to { -webkit-transform: translateY(-25px); } } /* */ .postnmove_down_cls { -webkit-animation-delay: 3s; animation-delay: 3s; -webkit-animation: translteUpDownFloatAnim 15s ease-in-out infinite; animation: translteUpDownFloatAnim 15s ease-in-out infinite; } .leavef_trnslte_cls { -webkit-animation: transltetrghtleaveFloatAnim 15s ease-in-out infinite; animation: transltetrghtleaveFloatAnim 15s ease-in-out infinite; } .tparrwpostnmove_down_cls { -webkit-animation-delay: 3s; animation-delay: 3s; -webkit-animation: transltetparrwFloatAnim 15s ease-in-out infinite; animation: transltetparrwFloatAnim 15s ease-in-out infinite; } .plyr_trnslte_cls { -webkit-animation: transltetplyrFloatAnim 15s ease-in-out infinite; animation: transltetplyrFloatAnim 15s ease-in-out infinite; } .catvenre_and_prtects_trnslte { -webkit-animation: transltetcatcrclerFloatAnim 15s ease-in-out infinite; animation: transltetcatcrclerFloatAnim 15s ease-in-out infinite; } @-webkit-keyframes translteUpDownFloatAnim { 0% { -webkit-transform: translate3d(-53vw, 16rem, 0px); transform: translate3d(-53vw, 16rem, 0px); } 50% { -webkit-transform: translate3d(-53vw, 5rem, 0px); transform: translate3d(-53vw, 5rem, 0px); } 100% { -webkit-transform: translate3d(-53vw, 16rem, 0px); transform: translate3d(-53vw, 16rem, 0px); } } @keyframes translteUpDownFloatAnim { 0% { -webkit-transform: translate3d(-53vw, 16rem, 0px); transform: translate3d(-53vw, 16rem, 0px); } 50% { -webkit-transform: translate3d(-53vw, 5rem, 0px); transform: translate3d(-53vw, 5rem, 0px); } 100% { -webkit-transform: translate3d(-53vw, 16rem, 0px); transform: translate3d(-53vw, 16rem, 0px); } } @-webkit-keyframes transltetparrwFloatAnim { 0% { -webkit-transform: translate3d(34vw, 6rem, 0px); transform: translate3d(34vw, 6rem, 0px); } 50% { -webkit-transform: translate3d(34vw, 16rem, 0px); transform: translate3d(34vw, 16rem, 0px); } 100% { -webkit-transform: translate3d(34vw, 6rem, 0px); transform: translate3d(34vw, 6rem, 0px); } } @keyframes transltetparrwFloatAnim { 0% { -webkit-transform: translate3d(34vw, 6rem, 0px); transform: translate3d(34vw, 6rem, 0px); } 50% { -webkit-transform: translate3d(34vw, 16rem, 0px); transform: translate3d(34vw, 16rem, 0px); } 100% { -webkit-transform: translate3d(34vw, 6rem, 0px); transform: translate3d(34vw, 6rem, 0px); } } @-webkit-keyframes transltetrghtleaveFloatAnim { 0% { -webkit-transform: translate3d(24vw, 40rem, 0px); transform: translate3d(24vw, 40rem, 0px); -webkit-transition: all 12s; transition: all 12s; } 50% { -webkit-transform: translate3d(24vw, -14rem, 0px); transform: translate3d(24vw, -14rem, 0px); -webkit-transition: all 12s; transition: all 12s; } 100% { -webkit-transform: translate3d(24vw, 40rem, 0px); transform: translate3d(24vw, 40rem, 0px); -webkit-transition: all 12s; transition: all 12s; } } @keyframes transltetrghtleaveFloatAnim { 0% { -webkit-transform: translate3d(24vw, 40rem, 0px); transform: translate3d(24vw, 40rem, 0px); -webkit-transition: all 12s; transition: all 12s; } 50% { -webkit-transform: translate3d(24vw, -14rem, 0px); transform: translate3d(24vw, -14rem, 0px); -webkit-transition: all 12s; transition: all 12s; } 100% { -webkit-transform: translate3d(24vw, 40rem, 0px); transform: translate3d(24vw, 40rem, 0px); -webkit-transition: all 12s; transition: all 12s; } } @-webkit-keyframes transltetplyrFloatAnim { 0% { -webkit-transform: translate3d(20vw, 40rem, 0px); transform: translate3d(20vw, 40rem, 0px); -webkit-transition: all 14s; transition: all 14s; } 50% { -webkit-transform: translate3d(20vw, -14rem, 0px); transform: translate3d(20vw, -14rem, 0px); -webkit-transition: all 14s; transition: all 14s; } 100% { -webkit-transform: translate3d(20vw, 40rem, 0px); transform: translate3d(20vw, 40rem, 0px); -webkit-transition: all 14s; transition: all 14s; } } @keyframes transltetplyrFloatAnim { 0% { -webkit-transform: translate3d(20vw, 40rem, 0px); transform: translate3d(20vw, 40rem, 0px); -webkit-transition: all 14s; transition: all 14s; } 50% { -webkit-transform: translate3d(20vw, -14rem, 0px); transform: translate3d(20vw, -14rem, 0px); -webkit-transition: all 14s; transition: all 14s; } 100% { -webkit-transform: translate3d(20vw, 40rem, 0px); transform: translate3d(20vw, 40rem, 0px); -webkit-transition: all 14s; transition: all 14s; } } @-webkit-keyframes transltetcatcrclerFloatAnim { 0% { -webkit-transform: translate3d(-68vw, 34rem, 0px); transform: translate3d(-68vw, 34rem, 0px); -webkit-transition: all 8s; transition: all 8s; } 50% { -webkit-transform: translate3d(-68vw, -7rem, 0px); transform: translate3d(-68vw, -7rem, 0px); -webkit-transition: all 8s; transition: all 8s; } 100% { -webkit-transform: translate3d(-68vw, 34rem, 0px); transform: translate3d(-68vw, 34rem, 0px); -webkit-transition: all 8s; transition: all 8s; } } @keyframes transltetcatcrclerFloatAnim { 0% { -webkit-transform: translate3d(-68vw, 34rem, 0px); transform: translate3d(-68vw, 34rem, 0px); -webkit-transition: all 8s; transition: all 8s; } 50% { -webkit-transform: translate3d(-68vw, -7rem, 0px); transform: translate3d(-68vw, -7rem, 0px); -webkit-transition: all 8s; transition: all 8s; } 100% { -webkit-transform: translate3d(-68vw, 34rem, 0px); transform: translate3d(-68vw, 34rem, 0px); -webkit-transition: all 8s; transition: all 8s; } } .bottom-to-top.card, .bottom-to-top.el-blog-post, .bottom-to-top.service-post, .bottom-to-top.iconBox { top: 0; -webkit-transition: all 0.5s; transition: all 0.5s; position: relative; } .bottom-to-top.card:hover, .bottom-to-top.el-blog-post:hover, .bottom-to-top.service-post:hover, .bottom-to-top.iconBox:hover { top: -10px; } /** Lazy Loader Animation */ img[data-src] { opacity: 0; -webkit-transition: opacity 0.25s ease-in-out; transition: opacity 0.25s ease-in-out; will-change: opacity; } /* appear animation */ img[data-src][src] { opacity: 1; } /* Lottie Animation */ .e-lottie__container p, .e-lottie__container h3 { pointer-events: none; } .e-lottie__container.style-2 .e-lottie__animation { max-width: 100px; margin: 20px auto; display: inline-block; } .e-lottie__container.style-2 p.e-lottie__caption { color: #555; } .e-lottie__container.style-2 a.btn.e-lottie__container__link, .e-lottie__container.style-2 a.e-lottie__container__link.wp-block-button__link { color: #fff; } .e-lottie__container.style-3 .e-lottie__animation { margin: 20px auto; display: inline-block; } .portfolioITems.style-4 .filters button { padding: 10px 15px; overflow: hidden; } @media screen and (min-width: 992px) { .portfolioITems.style-4 .filters button { font-size: 18px; } } @media screen and (max-width: 992px) { .portfolioITems.style-4 .filters button { padding: 7px 35px; } } .portfolioITems.style-4 .filters button span { font-size: 45px; color: #fff; opacity: 0.1; position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; pointer-events: none; } .portfolioITems.style-4 .filters button.active span { opacity: 0; } .portfolioITems.style-4 .port-item { position: relative; overflow: hidden; } .portfolioITems.style-4 .port-item img { position: relative; -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } .portfolioITems.style-4 .port-item a.port_popup { position: absolute; width: 70px; height: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(255, 255, 255, 0.8588235294); -webkit-transition: all 0.5s; transition: all 0.5s; opacity: 0; font-size: 30px; left: 20px; margin: auto; bottom: 20px; -webkit-transform: scale(0.1); transform: scale(0.1); z-index: 9; } .portfolioITems.style-4 .port-item .demoBox { bottom: -100px !important; width: 100% !important; right: 0 !important; z-index: 9; height: 110px !important; background: #fff !important; } .portfolioITems.style-4 .port-item h3.pTitle { bottom: 47px !important; left: 110px !important; text-align: left !important; } .portfolioITems.style-4 .port-item p.pCat { bottom: -5px !important; left: 110px !important; text-align: left !important; } .portfolioITems.style-4 .port-item .portTag { position: absolute; right: 15px; top: 15px; font-size: 12px; padding: 7px 17px; color: #fff; text-transform: capitalize; } .portfolioITems.style-4 .port-item:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); } .portfolioITems.style-4 .port-item:hover .img-box .port_popup { width: 70px; height: 70px; border-radius: 50%; top: auto; left: 20px; right: auto; bottom: 20px; margin: auto; opacity: 1; -webkit-transform: scale(1); transform: scale(1); border: 1px solid #ddd; color: #fff; } .portfolioITems.style-4 .port-item:hover .demoBox { bottom: 0 !important; } @media screen and (max-width: 991px) { .portfolioITems .filters .filter-menu { background-color: #fff !important; } } @media screen and (min-width: 992px) { .portfolioITems .filter-v4 { text-align: center; } .portfolioITems .filter-v4 .filter-menu { position: relative; display: inline-block; margin: 0 auto; padding: 5px; } .portfolioITems .filter-v4 button { width: 150px; background: transparent !important; color: #fff !important; margin: 0 !important; position: relative; } .portfolioITems .filter-v4 button:before { width: 1px !important; height: 50% !important; position: absolute !important; right: 0 !important; background: #fff !important; opacity: 0.4 !important; display: block !important; top: 0 !important; z-index: 99 !important; bottom: 0 !important; margin: auto; } .portfolioITems .filter-v4 button:last-child::before { display: none !important; } .portfolioITems .filter-v4 .btn-overlay { left: 5px; height: calc(100% - 10px); position: absolute; width: 150px; top: 5px; -webkit-transition: all 0.3s; transition: all 0.3s; } } .style4 { overflow: hidden; top: 0; } .style4 .icon { background: transparent !important; } .style4 .bgShape { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: block; } .style4 .bgShape:before, .style4 .bgShape:after { content: ""; width: 100%; height: 100%; position: absolute; display: block; -webkit-transform: scale(2); transform: scale(2); -webkit-transition: all 0.5s; transition: all 0.5s; border-radius: 50%; } .style4 .bgShape:before { left: 0; border-bottom: 15px solid #97bfb1; } .style4 .bgShape:after { right: 0; border-bottom: 15px solid #1b856b; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .style4 .view_details { position: relative; font-weight: 700; color: #1b856b; font-size: 16px; margin-top: 15px; outline: none; } .style4 .view_details i { position: relative; left: 0; -webkit-transition: all 0.5s; transition: all 0.5s; top: 2px; } .style4 .view_details:hover i { left: 7px; } .style4 .icon-bg { display: -webkit-box; display: -ms-flexbox; display: flex; position: absolute; top: 0; opacity: 0.03; left: 0; right: 0; bottom: 0; margin: auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #1b856b; } .style4 .icon-bg i { font-size: 250px; } .style4 .icon-bg img { display: block; } .style4:hover .icon-bg i { color: #1b856b; } .style4:hover { top: -15px; } .style4:hover .bgShape:before { -webkit-transform: scale(1.3); transform: scale(1.3); } .style4:hover .bgShape:after { -webkit-transform: scale(1.37); transform: scale(1.37); } .coming-style-3 .heading-area { margin-bottom: 40px; } .coming-style-3 .heading-area h2.title { font-size: 42px; } .coming-style-3 .counter-area { display: inline-block; } .coming-style-3 #clock { display: -webkit-box; display: -ms-flexbox; display: flex; width: 363px; margin: auto; } .coming-style-3 #clock p { min-width: 70px; font-size: 20px; padding: 5px 10px; } .coming-style-3 #clock span { display: block; width: 100%; text-transform: uppercase; text-align: center; } .coming-style-3 #clock span:last-child { position: relative; font-size: 30px; font-weight: 700; } .coming-style-3 #clock span:last-child:before { content: ""; width: 32px; height: 2px; display: block; position: absolute; right: 0; left: 0; top: 3px; background-color: turquoise; margin: auto; } .feature-process .feature-item { color: #000; background-color: #fff; padding: 30px 15px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-bottom: 30px; border-radius: 5px; -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1); } .feature-process .feature-item .icon-box { z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #fff; height: 80px; width: 80px; border-radius: 50%; margin: 0 auto 15px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-box-shadow: 0 0 16px rgba(25, 186, 254, 0.1); box-shadow: 0 0 16px rgba(25, 186, 254, 0.1); } .feature-process .feature-item .icon-box i { color: #000; font-size: 30px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .feature-process .feature-item:hover { background: #7c49dd; color: #fff; } .feature-process.v2 { padding-top: 150px; } @media screen and (max-width: 991px) { .feature-process.v2 { padding-top: 0; } } .feature-process:nth-child(2) { margin-top: 150px; } .feature-process:nth-child(3) { margin-top: -150px; } .main-content .item-content { -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .main-content .item-content h2 { font-size: 40px; margin-bottom: 20px; } @media screen and (max-width: 479px) { .main-content .item-content h2 { font-size: 32px; } } @media screen and (max-width: 991px) { .main-content { margin-bottom: 50px; } } .feature-process .feature-item { color: #000; background-color: #fff; padding: 30px 15px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-bottom: 30px; border-radius: 5px; -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1); } .feature-process .feature-item .icon-box { z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #fff; height: 80px; width: 80px; border-radius: 50%; margin: 0 auto 15px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-box-shadow: 0 0 16px rgba(25, 186, 254, 0.1); box-shadow: 0 0 16px rgba(25, 186, 254, 0.1); } .feature-process .feature-item .icon-box i { color: #000; font-size: 30px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .feature-process .feature-item:hover { background: #7c49dd; color: #fff; } .feature-process.v2 { padding-top: 150px; } @media screen and (max-width: 991px) { .feature-process.v2 { padding-top: 0; } } .feature-process:nth-child(2) { margin-top: 150px; } .feature-process:nth-child(3) { margin-top: -150px; } .main-content .item-content { -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .main-content .item-content h2 { font-size: 40px; margin-bottom: 20px; } @media screen and (max-width: 479px) { .main-content .item-content h2 { font-size: 32px; } } @media screen and (max-width: 991px) { .main-content { margin-bottom: 50px; } } .process-sec { overflow: hidden; } .working-process { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden; } .working-process .process-item { border: 1px solid #efefef; -ms-flex-preferred-size: 24%; flex-basis: 24%; max-width: 100%; margin: 0 auto; padding: 30px 15px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .working-process .process-item .icon-box { position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: #fff; height: 100px; width: 100px; border-radius: 50%; margin-bottom: 15px; margin-left: auto; margin-right: auto; z-index: 1; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-box-shadow: 0 0 16px rgba(54, 186, 254, 0.1); box-shadow: 0 0 16px rgba(54, 186, 254, 0.1); } .working-process .process-item .icon-box i { color: #000; font-size: 30px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .working-process .process-item:hover { -webkit-box-shadow: 0 0 30px rgba(54, 186, 254, 0.1); box-shadow: 0 0 30px rgba(54, 186, 254, 0.1); } .working-process .process-item:hover .icon-box { background-color: #7c49dd; } .working-process .process-item:hover .icon-box i { color: #fff; } @media screen and (max-width: 991px) { .working-process .process-item { -ms-flex-preferred-size: 47%; flex-basis: 47%; max-width: 100%; margin-bottom: 20px; } } @media screen and (max-width: 575px) { .working-process .process-item { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } } .working-process .border-icon { color: #ddd; position: absolute; top: -8px; left: -8px; -webkit-transform: rotate(40deg); transform: rotate(40deg); } @media screen and (max-width: 991px) { .working-process .border-icon { display: none; } } .working-process .border-icon-2 { color: #ddd; position: absolute; top: -8px; right: -38px; -webkit-transform: rotate(-50deg); transform: rotate(-50deg); } @media screen and (max-width: 991px) { .working-process .border-icon-2 { display: none; } } .working-process svg { position: absolute; top: 0; left: 0; right: 0; } @media screen and (max-width: 991px) { .working-process svg { display: none; } } .working-process.v2 .process-item { position: relative; color: #fff; -ms-flex-preferred-size: 24%; flex-basis: 24%; margin: 0 auto; border: none; background-color: #7c49dd; border-right: 1px solid #efefef; } .working-process.v2 .process-item:nth-of-type(4) { border: none; } .working-process.v2 .process-item::after { content: ""; position: absolute; bottom: 0; left: 0; height: 0; width: 100%; background-color: #7c49dd; -webkit-transition: all 0.3s; transition: all 0.3s; z-index: -1; } .working-process.v2 .process-item:hover { -webkit-box-shadow: none; box-shadow: none; } .working-process.v2 .process-item:hover::after { height: 100%; } .working-process.v2 .process-item:hover .icon-box { background-color: #fff; z-index: 1; } .working-process.v2 .process-item:hover .icon-box i { color: #000; } @media screen and (max-width: 991px) { .working-process.v2 .process-item { -ms-flex-preferred-size: 47%; flex-basis: 47%; max-width: 100%; margin-bottom: 20px; } } @media screen and (max-width: 575px) { .working-process.v2 .process-item { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; } } .working-process.v3 .process-item { background-color: transparent !important; color: #000; -ms-flex-preferred-size: 25%; flex-basis: 25%; -webkit-transition: all 0.3s; transition: all 0.3s; border: none; -webkit-box-shadow: -10px 0px 30px 0 rgba(199, 199, 199, 0.3); box-shadow: -10px 0px 30px 0 rgba(199, 199, 199, 0.3); } .working-process.v3 .process-item::after { content: ""; position: absolute; bottom: 0; left: 0; height: 0; width: 100%; background-color: #7c49dd; -webkit-transition: all 0.3s; transition: all 0.3s; z-index: -1; } .working-process.v3 .process-item:hover { color: #fff; -webkit-box-shadow: -10px 0px 30px 0 rgba(199, 199, 199, 0.3); box-shadow: -10px 0px 30px 0 rgba(199, 199, 199, 0.3); } /* Unit Test Scss Here*/ .wp-block-group .wp-block-group__inner-container p { margin-bottom: 0; } .wp-block-group.has-pale-pink-background-color.has-background.is-layout-constrained.wp-block-group-is-layout-constrained { padding: 25px; } .entry-content p input[type=submit], .wp-block-search__button { border: 1px solid; border-color: #7c49dd; border-radius: 3px; background-color: #7c49dd; } .wp-block-button a.wp-block-button__link { border-radius: 30px; } .wp-block-button.is-style-outline a.wp-block-button__link, .wp-block-button.is-style-squared a.wp-block-button__link { border-radius: 0; } .wp-container-3.wp-container-3, .wp-container-6.wp-container-6, .wp-container-10.wp-container-10 { margin: 20px 0; } @media (min-width: 1128px) { .wp-block-column { padding: 24px; } } .wp-block-button .wp-block-button__link.wp-element-button { background: #7c49dd; } .wp-block-button .wp-block-button__link:hover { background: rgba(124, 73, 221, 0.9); color: #fff !important; } .wp-block-button.is-style-outline .wp-block-button__link:active, .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline a.wp-block-button__link, .wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button { color: #7c49dd; border-color: #7c49dd; } .wp-block-button.is-style-outline a.wp-block-button__link:focus, .wp-block-button.is-style-outline a.wp-block-button__link:hover, .wp-block-button.is-style-outline a.wp-block-button__link.wp-element-button:hover { color: #fff; background: #7c49dd; } .wp-block-cover.has-background-dim-60.has-background-dim a, .wp-block-cover.has-left-content .wp-block-cover-text b, .wp-block-cover.has-left-content .wp-block-cover-text strong { color: #fff; } .wp-block-pullquote blockquote::before { font-family: "Font Awesome 5 Free"; font-weight: 900; } .page-links a span.page-link { background-color: rgba(124, 73, 221, 0.25); } .post-tags a:hover, .post-tags a:focus, .post-tags a:active { background: rgba(124, 73, 221, 0.9); color: #fff; } .gallery-item .gallery-icon img { margin: 0 auto 15px; } .scroll-top-area a, .scroll-top-area a i { color: #fff; } .wp-block-archives li a, .wp-block-categories li a, .wp-block-latest-posts li a { color: #7c49dd; } li.wp-block-pages-list__item a { color: #7c49dd; } .wp-block-latest-comments__comment-meta a { color: #7c49dd; } .wp-block-tag-cloud a { color: #7c49dd; } ul.wp-block-rss.wp-block-rss a { color: #7c49dd; } .wp-block-query-pagination a { color: #7c49dd; } .taxonomy-category a { color: #7c49dd; } .wp-block-post-navigation-link a { color: #7c49dd; } .wp-block-read-more { color: #7c49dd; } .comment a { color: #7c49dd; } .logged-in-as a { color: #7c49dd; } .sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment-meta > * { display: inline; } ul.wp-block-archives.wp-block-archives-list { margin-left: 0; } .wp-block-group__inner-container .wp-block-heading { margin-bottom: 20px; } .sidebar .widget .entry-content p input[type=submit], .wp-block-search__button { border: 1px solid; border-color: #7c49dd; border-radius: 3px; background-color: #7c49dd; color: #fff !important; } /* Unit Test Scss End*/ /** * Common CSS */ .sec-pad { padding: 50px 0; } .bg-lightred { background-color: #fff9f8; } .btn, .wp-block-button__link { border-radius: 0; display: inline-block; font-size: 16px; font-weight: 500; line-height: 0.8; min-width: 170px; padding: 20px 35px; } .btn-primary { color: #7c49dd; background-color: #7c49dd; border-color: #7c49dd; } .btn-primary:hover { background: #7c49dd; color: #fff; border-color: #7c49dd; } .btn-filled, .wp-block-button__link { color: #fff; background-color: #7c49dd; } .btn-filled:hover, .wp-block-button__link:hover { color: #7c49dd; background-color: #fff; } .btn-outline { background-color: transparent; border: 1px solid #fff; } .btn-round { border-radius: 50px; } .btn.round, .round.wp-block-button__link { border-radius: 50px; } .btn.squre, .squre.wp-block-button__link { border-radius: 0; } .btn.roundShape, .roundShape.wp-block-button__link { border-radius: 5px; } .btn:focus, .wp-block-button__link:focus { -webkit-box-shadow: none; box-shadow: none; } .btn.icon-left i, .icon-left.wp-block-button__link i { font-size: 20px; line-height: 0.8; margin-right: 10px; } .btn-secondary { color: #7c49dd; border-color: #7c49dd; } .btn-secondary:hover { background-color: #7c49dd; border-color: #7c49dd; color: #fff; } .video-btn { color: #555; font-size: 15px; font-weight: 400; } .video-btn:hover { color: #7c49dd; } .video-btn i { border-radius: 50%; background-color: #fcf5ee; color: #7c49dd; display: inline-block; line-height: 56px; text-align: center; margin-right: 0; height: 56px; width: 56px; } .sec-heading { margin-bottom: 70px; position: relative; text-align: center; } .sec-heading img { max-width: 84px !important; margin: 0 auto 25px; } .sec-heading.text-left img { margin: 0; margin-bottom: 25px; } .sec-heading .tagline { color: #7c49dd; display: block; font-weight: 500; letter-spacing: 1.4px; text-transform: uppercase; margin-bottom: 10px; position: relative; } .sec-heading .sec-title { color: #1e2528; font-size: 42px; margin-bottom: 20px; } @media screen and (max-width: 767px) { .sec-heading .sec-title { font-size: 33px !important; } } .sec-heading p { margin-bottom: 0; } .sec-heading p:not(:last-child) { margin-bottom: 10px; } .sec-heading { text-align: center; } .sec-heading .paragraph { line-height: 28px; } @media screen and (max-width: 575px) { .sec-heading { margin-bottom: 40px; } } .sec-heading h2 { font-size: 65px; margin-bottom: 20px; line-height: 1.3; } @media (max-width: 767px) { html body.page-template section.elementor-section .elementor-element .elementor-widget-container .sec-heading { width: 85% !important; } .sec-heading h2 { font-size: 62px; } } @media screen and (max-width: 575px) { .sec-heading h2 { font-size: 52px; line-height: 60px; } } @media screen and (max-width: 479px) { .sec-heading h2 { font-size: 33px; line-height: 40px; } } /** * Header */ .main-header .header.sticky { position: fixed; background-color: #ffd8d7; top: 0; left: 0; width: 100%; z-index: 9; } .header-transparent .header { background-color: transparent; position: absolute; width: 100%; } .header { position: relative; padding: 15px 0; background-color: #e5e5e5; z-index: 9; } .header.abs-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1; } @media screen and (max-width: 991px) { .header .navbar-toggler { border-radius: 0; color: #fff; background-color: #7c49dd; max-height: 45px; width: 45px; height: 50px; } } .header .navbar-toggler:focus { outline: none; } .header .navbar-toggler span.navbar-toggler-icon { width: 100%; height: 1px; position: relative; background: #fff; top: -1px; -webkit-transition: all 0.5s; transition: all 0.5s; } .header .navbar-toggler span.navbar-toggler-icon:before, .header .navbar-toggler span.navbar-toggler-icon:after { content: ""; position: absolute; width: 100%; height: 1px; display: block; background: #fff; } .header .navbar-toggler span.navbar-toggler-icon:before { top: -8px; } .header .navbar-toggler span.navbar-toggler-icon::after { bottom: -8px; } .header .navbar-toggler.active span.navbar-toggler-icon { width: 3px; height: 3px; } .header .navbar-toggler.active span.navbar-toggler-icon:before, .header .navbar-toggler.active span.navbar-toggler-icon:after { height: 3px; } .header .primary-menu li, .header .footer .foo-nav li, .footer .header .foo-nav li { list-style: none; } .header .primary-menu li ul.dropdown-menu, .header .footer .foo-nav li ul.dropdown-menu, .footer .header .foo-nav li ul.dropdown-menu { position: absolute; } .header.top-logo { text-align: center; } .header.top-logo .primary-menu, .header.top-logo .footer .foo-nav, .footer .header.top-logo .foo-nav { width: 100%; text-align: center; } .header.top-logo .primary-menu ul, .header.top-logo .footer .foo-nav ul, .footer .header.top-logo .foo-nav ul { margin: 0 auto; } .header.top-logo .logo { margin: 0 auto; } @media screen and (max-width: 991px) { .header.top-logo .logo { margin: 0; } } @media screen and (max-width: 991px) { .header .btn, .header .wp-block-button__link { position: absolute !important; right: 60px; border-radius: 0; height: 45px; top: 7px !important; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; min-width: 50px !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } } .logo-center-inner .logo, .logo-center-outer .logo { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } @media screen and (max-width: 991px) { .logo-center-inner .logo, .logo-center-outer .logo { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } } @media screen and (max-width: 991px) { .logo-center-inner .primary-menu ul, .logo-center-inner .footer .foo-nav ul, .footer .logo-center-inner .foo-nav ul, .logo-center-outer .primary-menu ul, .logo-center-outer .footer .foo-nav ul, .footer .logo-center-outer .foo-nav ul { padding: 0; } } .logo-box .logo { background: #fff; position: absolute; padding: 15px; height: calc(100% + 50px); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07); box-shadow: 0 0 10px rgba(0, 0, 0, 0.07); top: -15px; max-height: 110px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .logo-box .navbar-toggler { margin-left: auto; } .logo-box .primary-menu, .logo-box .footer .foo-nav, .footer .logo-box .foo-nav { margin-left: 120px; } .fullscreen .navbar-toggler { display: block; border-radius: 0; color: #fff; background-color: #7c49dd; max-height: 50px; width: 45px; height: 45px; position: absolute; right: 0; margin-left: auto; z-index: 1; top: 0; bottom: 0; margin: auto; } .fullscreen .primary-menu, .fullscreen .footer .foo-nav, .footer .fullscreen .foo-nav { display: none; } @media screen and (max-width: 991px) { .fullscreen .primary-menu, .fullscreen .footer .foo-nav, .footer .fullscreen .foo-nav { width: 100%; } } .top-logo { text-align: center; display: block; } .top-logo .navbar { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .top-logo .navbar .logo { margin-bottom: 15px; } @media screen and (max-width: 991px) { .top-logo .navbar { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .top-logo .navbar .logo { margin-bottom: 0; } } .header { background-color: #e5e5e5; } .header .navbar { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; padding-right: 0; } .header .navbar .navbar-nav { -ms-flex-wrap: wrap; flex-wrap: wrap; } .header .navbar .btn, .header .navbar .wp-block-button__link { min-width: 145px; position: relative; } @media screen and (max-width: 991px) { .header .navbar .btn span, .header .navbar .wp-block-button__link span { display: none; } } @media (min-width: 992px) { .header ul.navbar-nav.ml-auto.main-menu-nav { margin-right: 15px; } } .header-2 { background-color: #ffd8d7; } .header-2 .navbar { padding-left: 0; padding-right: 0; } .header-2 .navbar .primary-menu li:last-child a, .header-2 .navbar .footer .foo-nav li:last-child a, .footer .header-2 .navbar .foo-nav li:last-child a { padding-right: 0; } .header-3 { background-color: #f8f8f8; } .header-3 .navbar { padding-left: 0; padding-right: 0; } .header-4 .navbar { padding-left: 0; padding-right: 0; } @media screen and (max-width: 991px) { .socials { display: inline-block; text-align: center; margin: auto; } } .socials a { display: inline-block; color: #fff; font-size: 13px; line-height: 1; } .socials a:not(:last-child) { padding: 0 7px; } .topbar { position: relative; background: #7c49dd; padding: 15px; color: #fff; } .topbar-inner { -webkit-box-align: inherit; -ms-flex-align: inherit; align-items: inherit; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .topbar a { color: inherit; } @media screen and (max-width: 767px) { .topbar .topinfo { display: block; width: 100%; text-align: center; } } @media screen and (max-width: 767px) { .topbar .topinfo a { display: block; margin-right: 0 !important; } } .topbar .topinfo a i { display: inline-block; margin-right: 10px; vertical-align: middle; } .topbar .topinfo a:not(:last-child) { margin-right: 20px; } .logo { display: block; max-width: 155px; min-width: 140px; } @media (min-width: 992px) and (max-width: 1200px) { .logo { max-width: 120px; } } .primary-menu, .footer .foo-nav { position: relative; } .primary-menu .dropdown-menu, .footer .foo-nav .dropdown-menu { -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); border: none; } .primary-menu .dropdown-menu li, .footer .foo-nav .dropdown-menu li { display: block; } .primary-menu .dropdown-menu li a, .footer .foo-nav .dropdown-menu li a { position: relative; display: inline-block; } .primary-menu .dropdown-menu li a:before, .footer .foo-nav .dropdown-menu li a:before { content: ""; width: 12px; height: 1px; position: absolute; border-radius: 50%; background: #0c1215; top: 15px; right: 0px; opacity: 0; -webkit-transition: all 0.4s; transition: all 0.4s; } .primary-menu .dropdown-menu li a:hover:before, .footer .foo-nav .dropdown-menu li a:hover:before { opacity: 1; right: -10px; background-color: #ff9997; } .primary-menu .dropdown-menu.show, .footer .foo-nav .dropdown-menu.show { display: none; } .primary-menu .mobile-menu, .footer .foo-nav .mobile-menu { display: none; } @media screen and (max-width: 991px) { .primary-menu, .footer .foo-nav { margin-top: 15px; } .primary-menu ul.navbar-nav, .footer .foo-nav ul.navbar-nav { padding: 15px; } .primary-menu ul.navbar-nav a.nav-link, .footer .foo-nav ul.navbar-nav a.nav-link, .primary-menu ul.navbar-nav a.dropdown-item, .footer .foo-nav ul.navbar-nav a.dropdown-item { text-align: left !important; padding: 15px 0 !important; outline: none; border: none; display: block; } .primary-menu ul.navbar-nav a.nav-link:after, .footer .foo-nav ul.navbar-nav a.nav-link:after, .primary-menu ul.navbar-nav a.dropdown-item:after, .footer .foo-nav ul.navbar-nav a.dropdown-item:after { right: 0; position: absolute; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.5s; transition: all 0.5s; } .primary-menu ul.navbar-nav a.nav-link:focus, .footer .foo-nav ul.navbar-nav a.nav-link:focus, .primary-menu ul.navbar-nav a.dropdown-item:focus, .footer .foo-nav ul.navbar-nav a.dropdown-item:focus { background: transparent; border: none; outline: none; } .primary-menu ul.navbar-nav a.nav-link:focus.dropdown-menu, .footer .foo-nav ul.navbar-nav a.nav-link:focus.dropdown-menu, .primary-menu ul.navbar-nav a.dropdown-item:focus.dropdown-menu, .footer .foo-nav ul.navbar-nav a.dropdown-item:focus.dropdown-menu { border: none; } .primary-menu ul.navbar-nav a.nav-link.live, .footer .foo-nav ul.navbar-nav a.nav-link.live, .primary-menu ul.navbar-nav a.dropdown-item.live, .footer .foo-nav ul.navbar-nav a.dropdown-item.live { position: relative; } .primary-menu ul.navbar-nav a.nav-link.live:after, .footer .foo-nav ul.navbar-nav a.nav-link.live:after, .primary-menu ul.navbar-nav a.dropdown-item.live:after, .footer .foo-nav ul.navbar-nav a.dropdown-item.live:after { -webkit-transform: rotate(0deg); transform: rotate(0deg); } .primary-menu ul.navbar-nav .dropdown-menu, .footer .foo-nav ul.navbar-nav .dropdown-menu { outline: none; border: none; padding: 0 15px; background-color: #fff; min-width: 14rem; white-space: nowrap; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); } .primary-menu ul.navbar-nav .dropdown-menu li, .footer .foo-nav ul.navbar-nav .dropdown-menu li { display: block; } .primary-menu ul.navbar-nav .dropdown-menu li a, .footer .foo-nav ul.navbar-nav .dropdown-menu li a { position: relative; } } @media screen and (max-width: 767px) { .primary-menu .mobile-menu, .footer .foo-nav .mobile-menu { color: #7c49dd; display: block; font-size: 18px; position: absolute; right: 0; top: -30px; } } @media screen and (min-width: 992px) { .primary-menu li, .footer .foo-nav li { display: inline-block; } .primary-menu li.menu-item-has-children:hover > ul, .footer .foo-nav li.menu-item-has-children:hover > ul { display: block; opacity: 1; margin-top: 0px; visibility: visible; } .primary-menu li ul.dropdown-menu, .footer .foo-nav li ul.dropdown-menu { min-width: 14rem; position: relative; margin-top: 30px; opacity: 0; -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 1, 1); transition: all 0.4s cubic-bezier(0.4, 0, 1, 1); left: 15px; display: block; visibility: hidden; white-space: nowrap; border-left: 3px solid #7c49dd; } .primary-menu li ul.dropdown-menu li, .footer .foo-nav li ul.dropdown-menu li { display: block; } .primary-menu li ul.dropdown-menu:before, .footer .foo-nav li ul.dropdown-menu:before { content: ""; width: 15px; display: block; position: absolute; top: -10px; left: 30px; margin: auto; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #fff transparent; } .primary-menu li ul.dropdown-menu a, .footer .foo-nav li ul.dropdown-menu a { padding: 10px 15px !important; } .primary-menu li ul.dropdown-menu a:focus, .footer .foo-nav li ul.dropdown-menu a:focus { outline: none; border: none; } .primary-menu li ul.dropdown-menu ul, .footer .foo-nav li ul.dropdown-menu ul { left: 100%; top: -8px; } .primary-menu li ul.dropdown-menu ul:before, .footer .foo-nav li ul.dropdown-menu ul:before { display: none; } } .primary-menu li a, .footer .foo-nav li a { color: #263a41; display: block; font-size: 14px; font-weight: 500; text-transform: uppercase; padding: 17px 15px 14px !important; line-height: 1; } .primary-menu li a:hover, .footer .foo-nav li a:hover { color: #7c49dd; } .primary-menu li a.dropdown-item:hover, .footer .foo-nav li a.dropdown-item:hover { background: transparent; } @media (min-width: 992px) and (max-width: 1200px) { .primary-menu li a, .footer .foo-nav li a { font-size: 13px; padding: 15px 7px !important; } } @media screen and (max-width: 991px) { .primary-menu ul, .footer .foo-nav ul { background-color: #fcf5ee; text-align: center; padding: 10px 0; } .primary-menu li a, .footer .foo-nav li a { padding: 10px 15px; } } @media screen and (max-width: 767px) { .primary-menu.custom-menu ul, .footer .custom-menu.foo-nav ul { display: none; } } @media screen and (min-width: 768px) { .primary-menu.custom-menu ul, .footer .custom-menu.foo-nav ul { background-color: transparent; text-align: initial; padding: 0; } } @media screen and (min-width: 768px) { .primary-menu.custom-menu li, .footer .custom-menu.foo-nav li { display: inline-block; } } [class*=header] .btn-cta { font-size: 14px; padding: 15px 25px; min-width: auto; } @media screen and (min-width: 992px) { [class*=header] .btn-cta i { position: relative; top: 1px; right: 1px; margin-right: 2px; } } @media screen and (max-width: 991px) { [class*=header] .btn-cta { border-radius: 0; position: absolute; top: 8px; max-height: 45px; right: 55px; margin: auto; } [class*=header] .btn-cta .head-btn-txt { display: none; } } /** * Banners */ .banner { background: no-repeat left center/12.5%; padding: 12% 0; } @media screen and (max-width: 1199px) { .banner { padding-top: 15%; } } @media screen and (max-width: 767px) { .banner { padding-top: 130px; background-image: none; } } .banner span { color: #7c49dd; display: block; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 20px; } .banner h2 { color: #1e2528; font-size: 60px; line-height: 75px; margin-bottom: 25px; } @media screen and (max-width: 1199px) { .banner h2 { font-size: 49px; line-height: 60px; } } @media screen and (max-width: 479px) { .banner h2 { font-size: 44px; line-height: 54px; } } .banner p { color: #555; margin-bottom: 50px; font-size: 17px; } .banner .video-btn { color: #555; width: auto; display: inline-block; padding: 5px; position: relative; top: 4px; margin-top: 15px; } .banner .video-btn i { margin-right: 7px; position: relative; background-color: #ffeddb; z-index: 0; } .banner .video-btn:hover { color: #7c49dd; } .banner .video-btn:hover i { background-color: #7c49dd; color: #fff; } @media screen and (min-width: 992px) { .banner .video-btn { margin-left: 15px; } } @media screen and (max-width: 479px) { .banner .video-btn { margin-top: 30px; } } .banner .spa-img { width: 40%; position: absolute; right: 0; top: 0; } @media screen and (max-width: 767px) { .banner .spa-img { display: none; } } /** * About Section */ .about { text-align: center; } .about [class|=flower] { position: absolute; } .about .flower-1 { left: 16%; top: 0; max-width: 160px; } .about .flower-2 { right: 135px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); max-width: 88px; } @media screen and (max-width: 991px) { .about .flower-2 { display: none; } } /** * Services Section */ .service-caro, .social_connect { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .single-service, .single-social_connect { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; flex-grow: 1; max-width: 100%; position: relative; overflow: hidden; } @media screen and (max-width: 992px) { .single-service, .single-social_connect { -ms-flex-preferred-size: 50%; flex-basis: 50%; } } .single-service img, .single-social_connect img { width: 100% !important; position: relative; -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.3s; transition: all 0.3s; } .single-service .service-hover, .single-service .social_connect_overlay, .single-social_connect .service-hover, .single-social_connect .social_connect_overlay { background-color: rgba(124, 73, 221, 0.9); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; top: 0; left: 0; right: 0; text-align: center; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; opacity: 0; visibility: hidden; height: 100%; width: 100%; } .single-service .service-hover img, .single-service .social_connect_overlay img, .single-social_connect .service-hover img, .single-social_connect .social_connect_overlay img { margin: 0 auto 20px; width: 47px; } .single-service .service-hover span, .single-service .social_connect_overlay span, .single-social_connect .service-hover span, .single-social_connect .social_connect_overlay span { color: #fff; display: block; font-weight: 700; font-size: 50px; } .single-service .service-hover a, .single-service .social_connect_overlay a, .single-social_connect .service-hover a, .single-social_connect .social_connect_overlay a { color: #fff; } .single-service:hover .social_connect_overlay, .single-social_connect:hover .social_connect_overlay { opacity: 1; visibility: visible; } .single-service:hover img, .single-social_connect:hover img { -webkit-transform: scale(1.2) rotate(15deg); transform: scale(1.2) rotate(15deg); } .sp-wrapper .pricing-list-item { padding: 20px 0; } .sp-wrapper .pricing-list-item.closeday { color: #7c49dd; } .sp-wrapper .pricing-list-item:not(:last-child) { border-bottom: 1px dashed #ddd; } .sp-wrapper .pricing-list-item a:hover h2, .sp-wrapper .pricing-list-item a:hover p { color: #7c49dd; } .sp-wrapper .pricing-list-item .d-flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; } .sp-wrapper .pricing-list-item .d-flex:hover .price, .sp-wrapper .pricing-list-item .d-flex:hover i { color: #7c49dd; } .sp-wrapper .pricing-list-item .icon { display: block; padding-right: 10px; } .sp-wrapper .pricing-list-item .icon p { margin-bottom: 0; } .sp-wrapper .pricing-list-item .icon i { font-size: 40px; } .sp-wrapper .pricing-list-item .icon img.img-icon { max-width: 70px; border-radius: 5px; } .sp-wrapper .pricing-list-item .content h2 { font-size: 19px; line-height: 1; } .sp-wrapper .pricing-list-item .content p { margin-bottom: 0; line-height: 1; color: #1e2528; margin-top: 13px; } .sp-wrapper .pricing-list-item .price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-align: end; -ms-flex-align: end; align-items: end; color: #1e2528; } .sp-wrapper .pricing-list-item .price p { font-size: 30px; font-weight: 400; margin-bottom: 0; line-height: 1; } .sp-wrapper .pricing-list-item .price del { font-size: 13px; margin-left: 6px; } .sp-wrapper .pricing-list-item .price span { text-transform: capitalize; position: absolute; background: #7c49dd; padding: 2px 14px; color: #fff; border-radius: 15px; top: -15px; font-size: 11px; } .sp-wrapper .pricing-list-item .price span.best { background: #586bb4; } .sp-wrapper .pricing-list-item .price span.new { background: #17a2b8; } .sp-wrapper .pricing-list-item .price span.popular { background: #f98f76; } .sp-wrapper .pricing-list-item:hover { color: #7c49dd; } .sp-wrapper .pricing-list-item:hover h2 { color: #7c49dd; } /** * Proceuders */ .procedures { position: relative; } /** * Blog Section */ section.blog { padding: 80px 0; } section.blog .post { margin-bottom: 30px; } .post { border-radius: 5px; border: 1px solid rgba(227, 230, 234, 0.6); text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; padding: 20px; margin-bottom: 30px; } .post .btn i, .post .wp-block-button__link i { position: relative; left: 0; top: 2px; -webkit-transition: all 0.5s; transition: all 0.5s; } .post:hover { -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); border-color: #fff; } .post:hover .btn i, .post:hover .wp-block-button__link i { left: 7px; } .post .entry-meta span { margin: 0 5px; margin-left: 0; color: #192225; } .post .entry-meta span i { font-size: 16px; color: #7c49dd; margin-bottom: 0; position: relative; top: 1px; -webkit-transition: all 0.5s; transition: all 0.5s; margin-right: 3px; } .post .entry-meta a { color: #7c49dd; } .post .entry-meta a .ti-comment { font-size: 0.8rem; margin-right: 10px; } .post .entry-meta { margin-bottom: 10px; } .post-img { position: relative; } .post img { margin-bottom: 15px; max-height: 200px; -o-object-fit: cover; object-fit: cover; border-radius: 5px; } .post h2 { margin-top: 10px; margin-bottom: 15px; font-size: 30px; } @media screen and (max-width: 767px) { .post h2 { font-size: 22px; line-height: 1.6; } } .post h2, .post h2 a { color: #263a41; } .post h2:hover, .post h2 a:hover { color: #7c49dd; } .post p { margin-bottom: 20px; line-height: 2; } .post h4 { line-height: 1.5; } .post h4 a { color: #233646; } .post h4 a:hover { color: #7c49dd; } .post .btn, .post .wp-block-button__link { display: inline-block; margin-bottom: 10px; max-width: 180px; padding: 15px 30px; margin-left: auto; margin-right: auto; text-transform: capitalize; font-weight: 500; min-width: auto; } .post .btn i, .post .wp-block-button__link i { font-size: 16px; margin-bottom: 0; } .post.list-view { margin-bottom: 30px; } .post.list-view img { margin-bottom: 15px; max-height: 300px; -o-object-fit: cover; object-fit: cover; } .post.list-view a { margin-bottom: 10px; } .post.service-post { background: url(../images/dot.png); background-repeat: no-repeat; background-position: bottom left; } .post.service-post h4 { margin-top: 25px; position: relative; margin-bottom: 15px; } .post.service-post .btn, .post.service-post .wp-block-button__link { padding: 20px 35px; margin-bottom: 10px; } .post.service-post.left { text-align: left; } .post.service-post.right { text-align: right; } @media screen and (max-width: 768px) { .post.service-post.right { text-align: center; } } .post.service-post.no-shape h4 { margin-top: 25px; position: relative; } .post.service-post.no-shape h4:before { content: ""; width: 100%; height: 50px; position: absolute; display: block; background: url(../images/top-shape.svg); top: -60px; background-size: cover; } .service-image-height img { -o-object-fit: cover; object-fit: cover; } .format-video { position: relative; } .format-video video { width: 100%; } .format-carousel .owl-dots { text-align: center; position: absolute; right: 0; left: 0; bottom: 3rem; } .format-carousel .owl-dots button:focus, .format-carousel .owl-dots button:active { outline: 0; } .format-carousel .owl-dots span { background-color: #ffc3c2; border-radius: 50%; display: inline-block; margin: 0 5px; height: 8px; width: 8px; } .format-carousel .owl-dots .active span { background-color: #fff; } .format-link i { font-size: 3rem; margin-bottom: 3rem; display: inline-block; color: #7c49dd; } .format-quote:not(.el-blog-post) { padding: 3rem 2rem; } .format-quote i { font-size: 3rem; margin-bottom: 1rem; display: inline-block; } .format-quote h4 a { font-weight: 400; } .format-quote strong { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #262934; margin-bottom: 30px; display: block; } .el-blog-post { margin-bottom: 30px; position: relative; } @media screen and (max-width: 767px) { .el-blog-post { margin-bottom: 30px !important; } } .el-blog-post figure.post-img { margin-bottom: 15px !important; } .el-blog-post img { margin-bottom: 0; } .el-blog-post h4 { margin: 15px 0; } .el-blog-post h4 a { outline: none; } .el-blog-post .btn, .el-blog-post .wp-block-button__link { padding: 15px 30px; font-weight: 400; } .el-blog-post.v2 .play-btn { top: 1rem; } .el-blog-post.v2 .entry-meta { bottom: 0; position: absolute; display: block; background: rgba(255, 255, 255, 0.7803921569); width: 100%; padding: 10px; margin-bottom: 0 !important; } .el-blog-post.v2 .btn, .el-blog-post.v2 .wp-block-button__link { background: #7c49dd; color: #fff; line-height: 1; padding: 8px 10px 10px; border-radius: 3px; } .el-blog-post.v2 .btn i, .el-blog-post.v2 .wp-block-button__link i { color: #fff; } /** * Pagination */ .navigation.pagination span.page-numbers.current { background-color: #7c49dd; padding: 5px 10px; color: #fff; margin-right: 4px; border-radius: 4px; font-weight: 700; min-width: 35px; display: inline-block; } .navigation.pagination a, .navigation.pagination span.page-numbers.dots { padding: 5px 10px; background-color: #d946d3; color: #7c49dd; margin-right: 4px; border-radius: 4px; font-weight: 700; min-width: 35px; display: inline-block; } .navigation.pagination a:hover, .navigation.pagination span.page-numbers.dots:hover { background-color: #7c49dd; color: #fff; } /** * Pulse Animation */ .play-btn { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-animation: pulse-animation 1.5s infinite; animation: pulse-animation 1.5s infinite; background-color: #fff; border-radius: 50%; color: #0c1215; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 1.2rem; height: 3.5rem; width: 3.5rem; position: absolute; right: 1rem; bottom: 1rem; } .pulse-ani { -webkit-animation: pulse-animation 1.5s infinite; animation: pulse-animation 1.5s infinite; } @-webkit-keyframes pulse-animation { 0% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.85); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.85); } 70% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0); box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0); } 100% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes pulse-animation { 0% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.85); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.85); } 70% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0); box-shadow: 0 0 0 1rem rgba(255, 255, 255, 0); } 100% { -webkit-transform: none !important; transform: none !important; -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } /** * Testimonial */ .testimonial-section { width: 100%; position: relative; } .testimonial-section .owlControl { display: block; } .testimonial-section .owlControl .owl-nav { display: block; } .testimonial .owl-nav { display: none; } .testimonial .single-tst { position: relative; text-align: center; margin-bottom: 30px; } .testimonial .single-tst img { margin: 0 auto 45px; width: 59px; } .testimonial .single-tst p { color: #263a41; font-size: 18px; font-weight: 400; line-height: 35px; margin-bottom: 43px; } .testimonial .single-tst .client-info .thumb { border-radius: 50%; margin-bottom: 22px; height: 76px; width: 76px; } .testimonial .single-tst .client-info p { font-size: 22px; margin-bottom: 0; } .testimonial .single-tst .client-info p span { display: inline-block; font-size: 15px; font-weight: 300; } .testimonial .owl-dots { text-align: center; margin-top: 20px; } .testimonial .owl-dots button { outline: none; } .testimonial .owl-dots button span { background-color: #d946d3; border-radius: 50%; display: inline-block; margin: 0 5px; height: 8px; width: 8px; } .testimonial .owl-dots button.active span { background-color: #7c49dd; } @media screen and (max-width: 767px) { .tesimonial .video-box { margin-bottom: 40px; } } .test-caro { width: 100%; } .test-caro .single-test { text-align: center; } .test-caro .single-test i.ti-quote-left { font-size: 65px; color: #7c49dd; margin-bottom: 20px; display: block; } .test-caro .single-test p { color: #263a41; font-size: 16px; font-weight: 400; line-height: 35px; margin-bottom: 0; margin-top: 20px; } .test-caro .single-test .company-logo { margin-top: 40px; max-width: 119px; float: left; margin-right: 25px; } .test-caro .avatar { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; display: inline-block !important; border-radius: 5px; } .test-caro .testimonial-img-box { margin-bottom: 40px; max-width: 150px; margin: 0 auto; } .test-caro .circle { border-radius: 50%; } .test-caro .testi-info { margin-top: 20px; } .owlControl { position: absolute; top: 60px; left: 260px; z-index: 1; } .owlControl button { border: none; background: none; margin: 10px; outline: none; position: relative; padding: 0; } .owlControl button i { position: relative; } .owlControl button:before { content: ""; width: 20px; height: 20px; border-radius: 50%; background: #fbcfb2; display: block; position: absolute; left: -15px; opacity: 0; } .owlControl button.owl-prev:before { left: 10px; } .testimonial.version-1 .owlControl { width: 230px; left: 0; right: 0px; margin: auto; height: 35px; } .testimonial.version-1 .owlControl button { width: 30px; height: 30px; text-align: center; left: auto; margin: 0; padding: 5px; background-color: #7c49dd; position: absolute; cursor: pointer; opacity: 0; -webkit-transition: all 0.5s; transition: all 0.5s; } .testimonial.version-1 .owlControl button i { color: #fff; position: relative; top: -3px; } .testimonial.version-1 .owlControl button.owl-prev { left: 30px; } .testimonial.version-1 .owlControl button.owl-next { right: 30px; } .testimonial.version-1:hover .owlControl .owl-prev { left: 0; right: auto; opacity: 0.7; } .testimonial.version-1:hover .owlControl .owl-next { right: 0; left: auto; opacity: 0.7; } .testimonial.version-2 { display: block; width: 100%; } .testimonial.version-2 #carousel-custom-dots { text-align: center; margin-top: 40px; padding-bottom: 15px; } .testimonial.version-2 #carousel-custom-dots .thumb { display: inline-block; cursor: pointer; position: relative; margin: 0 10px; } .testimonial.version-2 #carousel-custom-dots .thumb:before, .testimonial.version-2 #carousel-custom-dots .thumb:after { content: ""; width: 80%; height: 80%; display: block; border-radius: 50%; position: absolute; background: #7c49dd; z-index: 0; -webkit-transition: all 0.4s; transition: all 0.4s; top: 0; bottom: 0; left: 0; right: 0; margin: auto; } .testimonial.version-2 #carousel-custom-dots .thumb.active:before { top: -6px; margin: 0; } .testimonial.version-2 #carousel-custom-dots .thumb.active:after { bottom: -5px; top: auto; margin: 0; right: 0; left: auto; } .testimonial.version-2 #carousel-custom-dots .thumb img { border: 5px solid #7c49dd; border-radius: 50%; width: 80px; height: 80px; pointer-events: none; position: relative; z-index: 2; } /** * Team */ .single-memb { padding: 15px; text-align: center; } .single-memb .memb-details { padding: 10px 0; } .single-memb img { margin-bottom: 20px; border-radius: 5px; } .memb-details span { color: #888; display: block; font-size: 14px; margin-bottom: 15px; } .memb-details .memb-social a { color: #999; display: inline-block; font-size: 14px; line-height: 0.8; position: relative; padding: 0 10px; } .memb-details .memb-social a:not(:first-child):before { content: ""; position: absolute; top: 3px; left: -5px; right: 0; bottom: 0; background-color: #d9dadb; border-radius: 50%; height: 6px; width: 6px; } .single-memb { border: 1px solid rgba(227, 230, 234, 0.6); position: relative; } .single-memb :hover h5 a { color: #7c49dd; } .single-memb h5 { margin-bottom: 10px; } .single-memb h5, .single-memb a { color: #233646; display: block; font-size: 22px; } .single-memb a:hover { color: #7c49dd; } @media screen and (max-width: 767px) { .single-memb { margin-bottom: 30px; } } .single-memb:hover { -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); } /** * Apointment CSS */ .appointment .v2 { padding-bottom: 0; border-bottom: 1px solid #fdd5d5; } .appointment .appointment-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .appointment .appointment-wrap figure { -ms-flex-preferred-size: 40%; flex-basis: 40%; } @media screen and (max-width: 1300px) { .appointment .appointment-wrap figure { display: none; } } .appointment .appointment-wrap .appointment-form { -ms-flex-preferred-size: 100%; flex-basis: 100%; } @media screen and (max-width: 1300px) { .appointment .appointment-wrap .appointment-form { -ms-flex-preferred-size: 100%; flex-basis: 100%; padding: 30px 15px; } } .appointment .appointment-wrap .appointment-form form { max-width: 650px; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } @media screen and (max-width: 1300px) { .appointment .appointment-wrap .appointment-form form { margin: 0 auto; } } .appointment .appointment-wrap .appointment-form .select { margin-bottom: 30px; } .appointment-form .form-field { position: relative; margin-left: -15px; margin-right: -15px; } .appointment-form .form-field .half-width { width: 50%; float: left; padding: 0 15px; } @media screen and (max-width: 550px) { .appointment-form .form-field .half-width { width: 100%; } } .appointment-form .form-field .full-width { width: 100%; float: left; padding: 0 15px; } .appointment-form .form-field span { width: 49%; } .appointment-form .form-field input, .appointment-form .form-field textarea, .appointment-form .form-field select { border: none; display: block; font-weight: 400; padding: 15px 30px; padding-right: 0; margin-bottom: 30px; width: 100%; text-transform: capitalize !important; padding-right: 20px; -webkit-box-shadow: 0 5px 8px rgba(240, 240, 240, 0.3490196078); box-shadow: 0 5px 8px rgba(240, 240, 240, 0.3490196078); border-radius: 30px; } .appointment-form .form-field input::-webkit-input-placeholder, .appointment-form .form-field textarea::-webkit-input-placeholder, .appointment-form .form-field select::-webkit-input-placeholder { opacity: 1; } .appointment-form .form-field input::-moz-placeholder, .appointment-form .form-field textarea::-moz-placeholder, .appointment-form .form-field select::-moz-placeholder { opacity: 1; } .appointment-form .form-field input:-ms-input-placeholder, .appointment-form .form-field textarea:-ms-input-placeholder, .appointment-form .form-field select:-ms-input-placeholder { opacity: 1; } .appointment-form .form-field input::-ms-input-placeholder, .appointment-form .form-field textarea::-ms-input-placeholder, .appointment-form .form-field select::-ms-input-placeholder { opacity: 1; } .appointment-form .form-field input::placeholder, .appointment-form .form-field textarea::placeholder, .appointment-form .form-field select::placeholder { opacity: 1; } .appointment-form .form-field input[type=file] { background-color: #fff; padding: 12px ​15p; } .appointment-form .form-field textarea { max-height: 140px; } .appointment-form .form-field input:focus, .appointment-form .form-field textarea:focus, .appointment-form .form-field select:focus, .appointment-form .form-field input:active, .appointment-form .form-field textarea:active, .appointment-form .form-field select:active { outline: none; border-color: #7c49dd; } .appointment-form .form-field select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-transform: uppercase; } .appointment-form .form-field select option { padding: 20px; } .appointment-form .form-field .select-field { width: 100%; } .appointment-form .form-field .btn, .appointment-form .form-field .wp-block-button__link { padding: 20px 35px; width: auto; margin-bottom: 0; } @media screen and (min-width: 480px) { .appointment-form .form-field.half-width { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .appointment-form .form-field.half-width input, .appointment-form .form-field.half-width .select-field { width: 100%; } } .appointment-form .btn, .appointment-form .wp-block-button__link { padding: 20px 25px; } /** * Team 2 */ .team .single-memb { position: relative; width: 100%; } .team .single-memb img { border-radius: 5px; } @media screen and (max-width: 767px) { .team .single-memb { margin-bottom: 30px; } } .team .single-memb .memb-details { border-radius: 5px; background-color: #fff; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); max-width: calc(100% - 60px); padding: 30px 30px 5px; position: absolute; text-align: center; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; z-index: 1; right: 0; margin: auto; left: 0; bottom: -57px; } @media screen and (max-width: 1199px) { .team .single-memb .memb-details { padding: 30px 20px; } } @media screen and (max-width: 991px) { .team .single-memb .memb-details { max-width: 100%; padding: 20px 15px; } } .team .single-memb .memb-details h6 { color: #263a41; font-size: 22px; margin-bottom: 0; } .team .single-memb .memb-details span { display: block; margin-bottom: 15px; } .team .single-memb .memb-social { margin-top: -30px; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; opacity: 0; visibility: hidden; } .team .single-memb .memb-social ul { margin: 0; padding: 0; } .team .single-memb .memb-social a { border-radius: 50%; color: #7c49dd; background: #d946d3; display: inline-block; font-size: 13px; text-align: center; line-height: 30px; margin: 0px 0px; height: 35px; width: 35px; padding: 3px; } .team .single-memb .memb-social a:hover { background-color: #7c49dd; border-color: #7c49dd; color: #fff; } .team .single-memb:hover { -webkit-box-shadow: none; box-shadow: none; } .team .single-memb:hover .memb-details { margin-top: -100px; padding-bottom: 30px; } .team .single-memb:hover .memb-social { margin-top: 0; opacity: 1; visibility: visible; } .team.v2 .single-memb { border: 0 solid #f6f7fb; position: relative; padding: 0; margin-bottom: 60px; } /** * Contact Widget */ .contact address { color: #888; font-size: 14px; font-weight: 400; padding-left: 80px; position: relative; } .contact address a { color: #888; display: block; font-size: 14px; font-weight: 400; } .contact address a:hover { color: #7c49dd; } .contact address span { background-color: #7c49dd; border-radius: 50%; color: #fff; display: block; font-size: 14px; line-height: 50px; text-align: center; position: absolute; left: 0; top: 0; height: 50px; width: 50px; } .contact-form { width: 100%; } @media screen and (max-width: 767px) { .contact-form { margin-top: 40px; } } .contact-form input, .contact-form textarea { border: 1px solid #e3e6ea; display: block; padding: 10px 20px; margin-bottom: 25px; width: 100%; font-weight: 300; } .contact-form input ::-webkit-input-placeholder, .contact-form textarea ::-webkit-input-placeholder { color: #3c3c3c; } .contact-form input ::-moz-placeholder, .contact-form textarea ::-moz-placeholder { color: #3c3c3c; } .contact-form input :-ms-input-placeholder, .contact-form textarea :-ms-input-placeholder { color: #3c3c3c; } .contact-form input ::-ms-input-placeholder, .contact-form textarea ::-ms-input-placeholder { color: #3c3c3c; } .contact-form input ::placeholder, .contact-form textarea ::placeholder { color: #3c3c3c; } .contact-form textarea { resize: none; height: 120px; } .contact-form input:focus, .contact-form textarea:focus, .contact-form input:active, .contact-form textarea:active { outline: none; border-color: #7c49dd; } .contact-form input.btn, .contact-form input.wp-block-button__link { width: auto; -webkit-box-shadow: 0 0 black; box-shadow: 0 0 black; padding: 20px 15px; margin-bottom: 0; } /** * Map */ @media screen and (max-width: 767px) { .map { padding-top: 0; } } #map { position: relative; height: 500px; width: 100%; } @media screen and (max-width: 991px) { #map { height: 350px; } } @media screen and (max-width: 767px) { #map { height: 250px; } } /** * Blog Details */ .blog-details-sec .post-featImg { margin-bottom: 0; position: relative; } .blog-details-sec .post-featImg span i { font-size: 1.5rem; margin-bottom: 0rem; display: inline-block; color: #7c49dd; } .blog-details-sec .blog-single-post { text-align: left; padding: 20px; } .blog-details-sec .blog-single-post .wp-block-quote p { margin-bottom: 0; padding-bottom: 0; } .blog-details-sec .blog-single-post h2 { font-size: 36px; margin-top: 15px; font-weight: 700; } .blog-details-sec .blog-single-post .entry-meta { display: block; float: left; width: 100%; margin-top: 10px; margin-bottom: 10px; } .blog-details-sec .blog-single-post .entry-meta i { display: inline-block; margin-bottom: 0; font-size: 16px; color: #7c49dd; margin-right: 3px; } .blog-details-sec .blog-single-post .entry-meta span { margin-right: 20px; } .blog-details-sec .blog-single-post .entry-meta span a { color: #192225; } .blog-details-sec .blog-single-post .comment-reply-title { font-size: 22px; border-bottom: 2px solid #192225; display: inline-block; padding: 5px 0; } .blog-details-sec .blog-single-post blockquote { background-color: rgba(0, 0, 0, 0.0470588235); padding: 37px 50px; margin: 30px 0 40px; } .blog-details-sec .comment-list img { max-width: 60px; display: inline-block; margin-right: 14px; } .blog-details-sec .comment-list b.fn { text-transform: capitalize; } .blog-details-sec .comment-list footer.comment-meta { display: block; overflow: hidden; margin-top: 16px; } .blog-details-sec .comment-list .comment-content { margin-top: 10px; } @media (min-width: 768px) { .blog-details-sec .comment-list .comment-content, .blog-details-sec .comment-list .reply { margin-left: 70px; } } ul.comment-list { margin: 0; padding: 30px 0; } .comments-area { display: block; margin-top: 30px; } .comments-area h3 { font-size: 18px; margin-bottom: 15px; } .comments-area h2.comments-title { text-transform: capitalize; font-size: 18px; } .share_tags { display: block; margin-bottom: 20px; margin-top: 30px; } .share_tags h4 { font-size: 20px; margin-bottom: 15px; } .share_tags ul.social_icons { padding: 0; margin: 0; } .share_tags ul.social_icons li { display: inline-block; } .share_tags ul.social_icons li a { width: 40px; height: 40px; display: block; background: #ffd8d7; text-align: center; padding: 7px; border-radius: 3px; font-size: 17px; color: #fff; } .post-tags a { background: #7c49dd; padding: 5px 15px 5px 35px; color: #fff; border-radius: 3px; display: inline-block; margin-bottom: 3px; position: relative; } .post-tags a:before { content: "\f02c"; position: absolute; font-family: "Font Awesome 5 Free"; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-weight: 900; left: 11px; font-size: 12px; top: 13px; } /** * Comments CSS */ .comment-respond input#wp-comment-cookies-consent { display: inline-block; width: auto; } .comments-area input#submit { background: #7c49dd; color: #fff; } .comment-title { border-bottom: 2px solid #1e2528; color: #1e2528; display: inline-block; font-size: 18px; text-transform: capitalize; position: relative; padding-bottom: 0; margin-bottom: 30px; } .comments { margin-bottom: 50px; } .comments .reply { font-size: 14px; font-weight: 400; line-height: 28px; position: absolute; top: 0; right: 0; color: #e57d80; letter-spacing: 2.8px; } .comments ul { list-style: none; } .comments ul li { position: relative; margin-bottom: 34px; padding-left: 40px; } @media screen and (max-width: 479px) { .comments ul li { padding-left: 30px; } } .comments ul li h4 { color: #1e2528; font-size: 16px; font-weight: 700; margin-bottom: 8px; } .comments ul li p { font-size: 13px; line-height: 24px; margin-bottom: 10px; } .comments ul li a, .comments ul li span { color: #6c6c6f; display: inline-block; font-size: 13px; font-weight: 300; padding: 0 15px; } @media screen and (max-width: 479px) { .comments ul li a, .comments ul li span { padding: 0 5px; } } .comments ul li a:hover { color: #7c49dd; } .comments ul li a:first-of-type { padding-left: 0; } .comments ul li span i { color: #1e2528; font-size: 13px; margin-right: 3px; vertical-align: middle; } .comments ul li ul li:first-child { margin-top: 35px; } .comments .single-comment { border: 1px solid #e3e6ea; border-radius: 5px; padding: 25px 60px; position: relative; } @media screen and (max-width: 575px) { .comments .single-comment { padding-right: 15px; } } @media screen and (max-width: 479px) { .comments .single-comment { padding-left: 40px; } } .comments .user-thumb { border-radius: 50%; position: absolute; left: -40px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 80px; overflow: hidden; width: 80px; } @media screen and (max-width: 479px) { .comments .user-thumb { height: 65px; width: 65px; } } /** * Comment Form */ .comment-form form { width: 100%; display: block; position: relative; } .comment-form form .input-field { display: block; margin-bottom: 25px; width: 100%; } .comment-form form .input-field label { color: #1e2528; display: block; font-size: 13px; margin-bottom: 10px; } .comment-form input, .comment-form textarea { background: transparent; border-radius: 3px; border: 1px solid #e3e6ea; -webkit-box-shadow: none; box-shadow: none; padding: 7px 20px; width: 100%; } .comment-form textarea { height: 200px; } .comment-form button { background-color: #7c49dd; text-transform: uppercase; padding: 15px 30px; } /** * Footer Widget */ .footer { background-color: #fff9f8; padding: 0; } .footer .foo-top { background-position: center; background-size: cover; padding: 90px 0 70px; position: relative; } .footer .widget ul { margin: 0 0 1.5em 1em; } .footer .widget li a { color: #3c3c3c; display: -webkit-box; display: -ms-flexbox; display: block; border-bottom: 1px solid rgba(224, 228, 230, 0.3215686275); padding: 3px 0; } .footer .widget li a:hover { color: #7c49dd; } .footer .widget li a span { display: inline-block; margin-left: auto; } .footer .widget li:last-child a { border-bottom: 0; } .footer .widget_search { padding: 0 !important; border: none !important; } .footer .widget_search form { position: relative; } .footer .widget_search form i { position: absolute; top: 50%; right: 15px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .footer .widget_search input { background-color: none; border: 1px solid #e0e4e6; border-radius: 5px; padding: 15px 40px 15px 25px; width: 100%; } .footer .widget_search label { width: 100%; margin-bottom: 0; } .footer .entry-content, .footer .entry-content-fluid { position: relative; margin-bottom: 60px; } .footer .entry-content h3, .footer .entry-content-fluid h3 { font-weight: 500; margin-bottom: 20px; /* text-transform: capitalize; */ } .footer .entry-content h6, .footer .entry-content-fluid h6 { margin: 40px 0 20px; } .footer .entry-content .meta-tags, .footer .entry-content-fluid .meta-tags { border-bottom: 1px solid #e0e4e6; margin: 30px 0; padding-bottom: 20px; } .footer .entry-content .meta-tags a, .footer .entry-content-fluid .meta-tags a { color: #83868c; font-size: 12px; text-transform: capitalize; margin-right: 10px; padding-right: 10px; position: relative; } .footer .entry-content .meta-tags a i, .footer .entry-content-fluid .meta-tags a i { margin-right: 10px; } .footer .entry-content .meta-tags a:not(:last-child):after, .footer .entry-content-fluid .meta-tags a:not(:last-child):after { content: ""; position: absolute; top: 50%; left: auto; right: 0; bottom: 0; background-color: #83868c; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 3px; width: 3px; } .footer .widget-title { margin-bottom: 30px; } @media screen and (max-width: 768px) { .footer .widget { margin-bottom: 30px; } .footer .widget-title { margin-bottom: 15px; } } .footer .widget ul { list-style: none; margin: 0; padding: 0px; } .footer .widget img { max-width: 160px !important; } .footer .widget.widget-text { margin-bottom: 17px; } .footer .widget-navigation a { position: relative; color: #3c3c3c; } .footer .widget-navigation a::before { content: ""; position: absolute; top: 50%; left: auto; right: 0; bottom: auto; width: 5px; height: 5px; border-radius: 50%; background-color: #ff9997; -webkit-transform: translateY(-50%); transform: translateY(-50%); opacity: 0; visibility: hidden; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; } .footer .widget-navigation a:hover { padding-left: 10px; } .footer .widget-navigation a:hover::before { opacity: 1; visibility: visible; } .footer .foo-logo { margin: 0 auto; } .footer .foo-nav { margin: 30px 0; } .footer .foo-nav ul { background-color: transparent; list-style: none; } .footer .foo-social { margin-bottom: 0px; } @media screen and (max-width: 992px) { .footer .foo-social { text-align: center !important; margin-bottom: 15px; margin: 0; padding: 0; } } .footer .foo-social li { display: inline-block; } .footer .foo-social li a { border-right: 1px solid #fff; color: #263a41; display: inline-block; font-size: 14px; line-height: 0.8; padding: 0 10px; } .footer .foo-social li a:hover { color: #7c49dd; } .footer .foo-social li a:last-child { border-right: none; } .footer .copyright { color: #888; margin-bottom: 0; } .footer .copyright a { color: #7c49dd; } .footer .foo-btm { position: relative; padding: 25px 0; } a.logo.foo-logo img { max-width: 110px; margin: 0 auto; } /** * Services Widget */ .service-widget { border: 10px solid rgba(227, 230, 234, 0.6); padding: 25px; margin-bottom: 15px; position: relative; background: #fff; } @media screen and (max-width: 767px) { .service-widget { border: 5px solid rgba(227, 230, 234, 0.6); padding: 10px; } } .service-widget h3 { color: #233646; display: block; font-size: 28px; font-weight: 600; margin-bottom: 15px; } .service-widget .btn, .service-widget .wp-block-button__link { margin: 0 auto; display: block; padding: 13px 15px 15px; max-width: 250px; } .service-widget:hover { -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); } .service-widget .sp-wrapper .pricing-list-item { padding: 12px 0; } .service-widget .sp-wrapper .pricing-list-item .content p { margin-top: 0; } .service-widget:before { content: "\e6c6"; font-family: "themify"; font-size: 244px; color: #000; opacity: 0.02; position: absolute; top: 0; right: 0; left: 0; margin: auto; bottom: 0; display: block; height: 244px; line-height: 1; max-width: 244px; } .service-widget .open_border { display: block; position: absolute; width: 100%; height: 100%; margin-top: 20px; margin-left: 20px; border: 10px solid #7c49dd; z-index: -1; } ul.serviceList { margin: 0; padding: 0; } ul.serviceList li { list-style: none; display: block; } ul.serviceList li a { text-align: left; font-size: 16px; font-weight: 400; margin-bottom: 15px; background: #ffffff; color: #162b45; padding: 8px 15px; display: block; -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07); box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07); border-radius: 3px; position: relative; } ul.serviceList li a:hover { background: #7c49dd; color: #fff; } ul.serviceList li a:hover:before { background: #fff; } ul.serviceList li a:before { content: ""; width: 2px; height: 2px; background: #7c49dd; position: absolute; right: 15px; display: block; top: 50%; left: 50px; } ul.serviceList li.active a { background: #7c49dd; color: #fff; } ul.serviceList li.active a:before { background: #fff; } .market-single-widgets-details .content-box, .market-single-widgets-details .content-box-fluid { margin-bottom: 30px; } .market-single-widgets-details .content-box h2, .market-single-widgets-details .content-box-fluid h2 { display: block; padding-bottom: 0; margin-bottom: 5px; margin-top: 15px; } .iconBox { border: 1px solid rgba(227, 230, 234, 0.6); border-radius: 5px; padding: 40px 25px; position: relative; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; margin-bottom: 10px; } .iconBox .icon { border-radius: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 27px; line-height: 70px; margin: 0 auto 30px; height: 80px; width: 80px; background: #d946d3; text-align: center; position: relative; -webkit-transition: all 0.4s; transition: all 0.4s; } .iconBox .icon img { display: inline-block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 40px; } .iconBox .icon i { color: #7c49dd; -webkit-transition: all 0.4s; transition: all 0.4s; } .iconBox .icon [class^=borax-], .iconBox .icon [class*=" borax-"] { font-size: 80px; } .iconBox a { color: #233646; display: block; } .iconBox a h3 { font-size: 22px; font-weight: 600; margin-bottom: 10px; } .iconBox p { margin-bottom: 0; width: 100%; overflow: hidden; } .iconBox i, .iconBox a, .iconBox h3, .iconBox p { position: relative; z-index: 2; translate: all 1s; } .iconBox:hover { border-color: transparent; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); } .iconBox:hover .icon { background-color: #7c49dd; } @media screen and (max-width: 991px) { .iconBox { margin-bottom: 30px; } } .iconBox.ib-left .icon { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; margin-bottom: 20px; } .iconBox.ib-left a { display: inline-block; margin-left: 10px; margin-bottom: 0; } .iconBox.iconBox2 { position: relative; padding-bottom: 50px; } .iconBox.iconBox2:before, .iconBox.iconBox2:after { content: ""; width: 0; height: 100%; display: block; background: #7c49dd; position: absolute; right: 0; top: 0; } .iconBox.iconBox2:after { -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .iconBox.iconBox2:before { background: #7c49dd; opacity: 0.5; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition: all 0.3s; transition: all 0.3s; } .iconBox.iconBox2 .view_details { width: 50px; height: 50px; display: block; margin: 0 auto; background: #fff; text-align: center; padding: 13px; position: absolute; left: 0; right: 0; bottom: -30px; border-radius: 3px; opacity: 0; color: #233646; } .iconBox.iconBox2 .icon { background: transparent !important; } .iconBox.iconBox2 .icon i { color: #7c49dd; } .iconBox.iconBox2 .icon img { max-width: 70px; } .iconBox.iconBox2:hover:before, .iconBox.iconBox2:hover:after { width: 100%; } .iconBox.iconBox2:hover .icon i, .iconBox.iconBox2:hover a, .iconBox.iconBox2:hover h3, .iconBox.iconBox2:hover p { color: #fff !important; } .iconBox.iconBox2:hover a.view_details { -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07); opacity: 1; bottom: -20px; } .iconBox.iconBox2:hover a.view_details:hover { background: #d946d3; } .iconBox.iconBox2:hover a.view_details i { color: #7c49dd; } .iconBox.v3 { background-image: url(../images/dot.png); background-repeat: no-repeat; background-position: bottom left; } .iconBox.v3 .view_details { width: 120px; height: 40px; display: block; text-align: center; padding: 11px; position: absolute; text-transform: uppercase; right: 0; left: auto; top: 0; bottom: 0; border-radius: 3px; opacity: 1; color: #7c49dd; background: #ffd8d7; word-break: break-all; margin: auto; font-size: 14px; line-height: 1.4; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transform-origin: 80px 0px; transform-origin: 80px 0px; opacity: 0; } .iconBox.v3:hover .view_details { bottom: 0 !important; background-color: #7c49dd; color: #fff; right: -20px; opacity: 1; } .iconBox.align-left { text-align: left; padding: 20px 25px; } .iconBox.align-left .icon-heading { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 20px; } .iconBox.align-left .icon { display: -webkit-box; display: -ms-flexbox; display: flex; text-align: center; margin-right: 10px; height: 40px; width: 40px; line-height: 1; margin-bottom: 0; } .iconBox.align-left .icon img { position: relative; margin-top: 10px; } .iconBox.align-left a { display: inline-block; position: relative; } .iconBox.align-left a h3 { margin-bottom: 0; } .iconBox.align-right { text-align: right; padding: 20px 25px; } .iconBox.align-right .icon { text-align: center; margin-right: 10px; height: 40px; width: 40px; line-height: 1; float: right; margin: 0 auto 30px; } .iconBox.align-right .icon img { position: relative; } .iconBox.align-right a { display: inline-block; margin-right: 17px; } .iconBox.align-right a h3 { margin-bottom: 0; padding-left: 5px; } .iconBox.align-right .iconBox p { margin-bottom: 0; display: block; overflow: hidden; width: 100%; margin-top: 16px; } /** * Call To Action */ .call-action-section { background-size: cover; background-position: center; position: relative; } .call-action-section .call-inner { padding: 80px 0; width: 100%; height: 100%; display: block; background: rgba(255, 255, 255, 0.8509803922); } .call-content h2, .call-content p { color: #10233a; } /** * Accordiion */ .accordion .card-header { padding: 10px; } .accordion .card-header .a-btn { color: #fff; display: block; width: 100%; text-align: left; padding: 15px 15px; position: relative; text-transform: capitalize; background: #7c49dd; text-decoration: none; border: none; outline: none; border-radius: 0; } .accordion .card-header .a-btn:before { content: ""; width: 20px; height: 2px; background: #fff; position: absolute; right: 10px; display: block; top: 50%; } .accordion .card-header .a-btn:after { content: ""; width: 2px; height: 20px; position: absolute; right: 10px; display: block; top: 12px; right: 19px; display: none; } .accordion .card-header .a-btn.collapsed { background-color: rgba(232, 232, 232, 0.6784313725); color: #252525; } .accordion .card-header .a-btn.collapsed:after, .accordion .card-header .a-btn.collapsed:before { background: #7c49dd; display: block; } .accordion .card img { max-width: 50%; } .accordion .card img.alignleft { float: left; margin-right: 20px; margin-bottom: 20px; } .accordion .card img.alignright { float: right; margin-left: 20px; margin-bottom: 20px; } .accordion.version-2 .card { margin-bottom: 15px; -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); border: none; overflow: inherit; background: transparent; border-radius: 10px; } .accordion.version-2 .card.card:not(:first-of-type):not(:last-of-type) { border-radius: 10px; } .accordion.version-2 .card:hover { border: none; } .accordion.version-2 .card .card-header { background: transparent; padding: 0; position: relative; border-bottom: none; } .accordion.version-2 .card .card-header:before { content: ""; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #ddd; position: absolute; right: 15px; display: block; top: 0; z-index: 1; bottom: 0; margin: auto; } .accordion.version-2 .card .card-header .a-btn { background: transparent; color: #252525; padding: 25px 40px; border: 0px solid transparent; font-size: 18px; } .accordion.version-2 .card .card-header .a-btn:hover { border: 0px solid transparent; } .accordion.version-2 .card .card-body { padding: 20px 37px 10px; padding-top: 0; } .accordion.version-2 .card-header .a-btn:before, .accordion.version-2 .card-header .wp-block-button__link:before { content: "\e622"; font-family: "themify"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; width: 15px; height: 15px; color: #b7b7b7; background: transparent; right: 23px; top: 32px; } .accordion.version-2 .card-header .a-btn:after, .accordion.version-2 .card-header .wp-block-button__link:after { width: 10px; height: 10px; border-radius: 50%; position: absolute; left: 15px; display: block; top: 0; right: auto; z-index: 1; bottom: 0; margin: auto; background: #7c49dd; } .accordion.version-2 .card-header .a-btn.collapsed:before { content: "\e61a"; background: transparent; } .accordion.version-2 .card-header .a-btn.collapsed:after { background: #ddd; } .content-box h2, .content-box-fluid h2 { color: #233646; font-size: 30px; line-height: 40px; margin-bottom: 23px; } @media screen and (max-width: 479px) { .content-box h2, .content-box-fluid h2 { font-size: 26px; line-height: 34px; } } .content-box h5, .content-box-fluid h5 { color: #233646; font-size: 20px; font-weight: 500; line-height: 30px; margin-bottom: 30px; } .image-box .content-box h2, .image-box .content-box-fluid h2 { margin-bottom: 10px; } .image-box .content-box p, .image-box .content-box-fluid p { margin-bottom: 0; } .image-box .right-arrow { position: relative; } .image-box .right-arrow:before { position: absolute; top: 0; bottom: 0; margin: auto; left: 15px; content: ""; width: 0; height: 0; border-top: 30px solid transparent; border-left: 0 solid transparent; border-bottom: 30px solid transparent; -webkit-transition: all 0.4s; transition: all 0.4s; } .image-box .left-arrow { position: relative; } .image-box .left-arrow:before { position: absolute; top: 0; bottom: 0; margin: auto; right: 15px; content: ""; width: 0; height: 0; border-top: 30px solid transparent; border-right: 0 solid transparent; border-bottom: 30px solid transparent; -webkit-transition: all 0.4s; transition: all 0.4s; } .image-box:hover .right-arrow:before { border-left-width: 60px; border-left-color: #fff; } .image-box:hover .left-arrow:before { border-right-width: 60px; border-right-color: #fff; } .content-box-fluid { width: 100%; } @media screen and (max-width: 992px) { .content-box-fluid { padding: 30px 0; display: block; text-align: center; } } @media screen and (min-width: 768px) { .content-box-fluid.right { float: right; } } .content-box-fluid.left h2 { margin-bottom: 10px; } .content-box-fluid.left span { margin-bottom: 5px; } .content-box-fluid.left p { margin-bottom: 0; } .content-box-fluid span.tagline { color: #7c49dd; } /** * Sidebar */ @media screen and (max-width: 768px) { .sidebar { margin-top: 30px; border-top: 1px solid #ddd; padding-top: 45px; } } .sidebar .widget { border: 1px solid rgba(227, 230, 234, 0.6); border-radius: 5px; padding: 25px; position: relative; margin-bottom: 30px; } .sidebar .widget h3 { font-size: 20px; } .sidebar .widget.widget_nav_menu { overflow: hidden; } .sidebar .sidebar .widget .widget-title { text-transform: capitalize; margin-bottom: 20px; } .sidebar .widget { padding-bottom: 30px; } .sidebar .widget a { overflow: hidden; display: block; } .sidebar .widget img { -webkit-transition: all 0.5s; transition: all 0.5s; } .sidebar .widget.widget_media_image:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } .sidebar .widget.widget_media_image:hover .gallery-item img { -webkit-transform: scale(1); transform: scale(1); } .sidebar .widget .gallery-item a:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } .sidebar .widget .tagcloud { display: block; margin-top: 15px; } .sidebar .widget .tagcloud a { background: #7c49dd; padding: 3px 10px; color: #fff; border-radius: 3px; display: inline-block; font-size: 14px !important; } .sidebar .widget ul { margin: 0; } .sidebar .widget ul li { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; } .sidebar .widget ul li:not(:last-child) { border-bottom: 1px solid #e0e4e6; } .sidebar .widget li a { color: #83868c; display: -webkit-box; display: -ms-flexbox; display: block; padding: 7px 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; } .sidebar .widget li a:hover { color: #7c49dd; } .sidebar .widget li a span { display: inline-block; margin-left: auto; } .sidebar .widget li:last-child a { border-bottom: 0; } .sidebar .widget_search { padding: 0 !important; border: none !important; } .sidebar .widget_search form { position: relative; } .sidebar .widget_search form i { position: absolute; top: 50%; right: 15px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .sidebar .widget_search input { background-color: none; border: 1px solid #e0e4e6; border-radius: 5px; padding: 15px 40px 15px 25px; width: 100%; } .sidebar .recentcomments { padding: 10px 0; } .sidebar .recentcomments span { padding-right: 12px; } .sidebar .recentcomments span a:first-child { padding-left: 0 !important; text-transform: capitalize; font-weight: 700; } .sidebar .recentcomments a:last-child { padding-left: 10px !important; } .sidebar .widget_calendar th { text-align: center; } .sidebar .widget_calendar th, .sidebar .widget_calendar td { border: 1px solid #e0e4e6; text-align: center; padding: 5px; } .sidebar span.screen-reader-text { display: none; } .sidebar .widget_search label { width: 100%; } .sidebar input.search-submit { background: #7c49dd; position: absolute; right: 13px; width: 90px !important; height: 35px; padding: 0px !important; top: 12px; color: #fff; } .sidebar .entry-content, .sidebar .entry-content-fluid { position: relative; margin-bottom: 60px; } .sidebar .entry-content h3, .sidebar .entry-content-fluid h3 { font-weight: 500; margin-bottom: 20px; } .sidebar .entry-content h6, .sidebar .entry-content-fluid h6 { margin: 40px 0 20px; } .sidebar .entry-content .meta-tags, .sidebar .entry-content-fluid .meta-tags { border-bottom: 1px solid #e0e4e6; margin: 30px 0; padding-bottom: 20px; } .sidebar .entry-content .meta-tags a, .sidebar .entry-content-fluid .meta-tags a { color: #83868c; font-size: 12px; text-transform: capitalize; margin-right: 10px; padding-right: 10px; position: relative; } .sidebar .entry-content .meta-tags a i, .sidebar .entry-content-fluid .meta-tags a i { margin-right: 10px; } .sidebar .entry-content .meta-tags a:not(:last-child):after, .sidebar .entry-content-fluid .meta-tags a:not(:last-child):after { content: ""; position: absolute; top: 50%; left: auto; right: 0; bottom: 0; background-color: #83868c; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); height: 3px; width: 3px; } @media screen and (min-width: 768px) { .entry-content-fluid { max-width: 540px; width: 100%; } } .page-content form.search-form { position: relative; overflow: hidden; width: auto; max-width: 250px; } .page-content form.search-form input, .page-content form.search-form label { display: block; width: 100%; } .tag-cloud { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .tag-cloud a { border-radius: 5px; color: #6c6c6f; text-align: left; padding: 0 7px; margin-bottom: 5px; text-transform: capitalize; } .tag-cloud a i { -webkit-transform: rotate(45deg); transform: rotate(45deg); display: inline-block; } .pricings .card-img { max-height: 160px; margin-bottom: 30px !important; overflow: hidden; } .pricings .card-img img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; height: 160px; } .pricings .card .btn, .pricings .card .wp-block-button__link { font-size: 14px; } .pricings .card .btn:hover, .pricings .card .wp-block-button__link:hover { color: #fff; } .pricings .card .table-content { margin-bottom: 20px; } .pricings .card .table-content ul { padding: 0; margin: 0; } .pricings .card .table-content ul li { list-style: none; } .pricings .card.highlight { -webkit-transform: scale(1.03) translateY(-10px); transform: scale(1.03) translateY(-10px); border-color: #7c49dd; } .pricings .card.align-left ul { padding: 15px; } .pricings .card.align-left ul li { text-align: left; position: relative; line-height: 2.5; } .pricings .card.align-left ul li:before { content: "\f058"; font-family: "Font Awesome 5 Free"; font-size: 17px; color: #d4d0d0; position: absolute; margin-top: 5px; -webkit-transition: 0.3s; transition: 0.3s; border: none; padding: 0; right: 0; } .pricings .card.align-right ul { padding: 15px; } .pricings .card.align-right ul li { text-align: right; position: relative; line-height: 2.5; } .pricings .card.align-right ul li:before { content: "\f058"; font-family: "Font Awesome 5 Free"; font-size: 17px; color: #d4d0d0; position: absolute; margin-top: 5px; -webkit-transition: 0.3s; transition: 0.3s; border: none; padding: 0; left: 0; } @media screen and (max-width: 768px) { .card-deck { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; } } .card-deck .card { padding-bottom: 15px; border-color: rgba(0, 0, 0, 0.07); -webkit-transition: all 0.5s; transition: all 0.5s; } @media screen and (max-width: 992px) { .card-deck .card { max-width: 400px; margin: 30px auto; } } .card-deck .card:hover { border-color: rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.0705882353); } .card-deck .card ul li { line-height: 2.2; } .ribbon { position: absolute; left: -5px; top: -5px; z-index: 1; overflow: hidden; width: 115px; height: 115px; text-align: right; } .ribbon span { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; text-align: center; line-height: 30px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); width: 150px; display: block; background-color: #7c49dd; -webkit-box-shadow: 0 3px 10px -5px black; box-shadow: 0 3px 10px -5px black; position: absolute; top: 27px; left: -33px; } .ribbon span::before { content: ""; position: absolute; left: 0px; top: 100%; z-index: -1; border-left: 3px solid #000; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #000; } .ribbon span::after { content: ""; position: absolute; right: 0px; top: 100%; z-index: -1; border-left: 3px solid transparent; border-right: 3px solid #000; border-bottom: 3px solid transparent; border-top: 3px solid #000; } .post .ribbon, .blog-single-post .ribbon { right: 13px; top: -4px; z-index: 1; width: 115px; height: 115px; left: auto; } @media screen and (max-width: 768px) { .post .ribbon, .blog-single-post .ribbon { -webkit-transform: scale(0.7); transform: scale(0.7); -webkit-transform-origin: 0 0; transform-origin: 0 0; right: -21px; } } .post .ribbon span, .blog-single-post .ribbon span { font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase; text-align: center; line-height: 30px; -webkit-transform: rotate(-45deg); transform: rotate(45deg); width: 150px; display: block; background-color: #7c49dd; -webkit-box-shadow: 0 3px 10px -5px black; box-shadow: 0 3px 10px -5px black; position: absolute; top: 27px; right: -35px; left: auto; } .blog-single-post:hover { -webkit-box-shadow: none; box-shadow: none; border: 1px solid rgba(227, 230, 234, 0.6); } /** * Footer 2 */ .footer .foo-btm { background-color: #ff9997; } .footer .copyright { color: #fff; } .footer .copyright a { color: #262934; } @media screen and (max-width: 992px) { .footer .copyright { text-align: center !important; margin-bottom: 15px; } } .footer .socials a { color: #fff; } .footer-2 { padding: 80px 0 70px; } .footer-2 .foo-social { margin: 0; margin-bottom: 30px; } .footer-2 .foo-social li { display: inline-block; } .footer-2 .copyright { margin-bottom: 0; } .footer-2 .copyright a { color: #7c49dd; } .widget-text .logo, .textwidget .logo { display: block; margin-bottom: 20px; } .widget-text p, .textwidget p { font-size: 15px; line-height: 28px; margin-bottom: 17px; } .widget-text .phone, .textwidget .phone { color: #ff6448; font-family: "Roboto", sans-serif; font-size: 20px; line-height: 28px; } .widget p { font-size: 15px; line-height: 28px; } .widget .form { width: 100%; } .widget .form .form-field { position: relative; margin-bottom: 15px; } .widget .form .form-field i { color: #7c49dd; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .widget .form input { background-color: #fff; border: 1px solid #7c49dd; border-radius: 3px; color: #888; font-size: 14px; padding: 10px 40px 10px 20px; outline: 0; width: 100%; } .widget .form .btn, .widget .form .wp-block-button__link { padding: 15px 25px; } @media screen and (max-width: 992px) { .widget .form .btn, .widget .form .wp-block-button__link { padding: 15px; } } /** * Coming Soon */ .coming-sec { background-size: cover; background-position: center top; background-repeat: no-repeat; background-attachment: fixed; position: relative; overflow: hidden; padding: 12.5% 0; } .coming-sec:before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #f7f7f7; opacity: 0.9; } .coming-sec .bill-form { display: block; margin: 0 auto; } .coming-sec .bill-form h3 { font-size: 24px; margin-bottom: 20px; } .coming-sec .sec-heading { text-align: center; } .coming-sec .sec-heading .paragraph { line-height: 28px; } @media screen and (max-width: 575px) { .coming-sec .sec-heading { margin-bottom: 40px; } } .coming-sec .sec-heading h2 { font-size: 65px; line-height: 72px; margin-bottom: 20px; line-height: 1.3; } @media (max-width: 767px) { .coming-sec .sec-heading { max-width: 85% !important; } .coming-sec .sec-heading .m-auto.text-left { margin: 0 !important; } .coming-sec .sec-heading h2 { font-size: 62px; } } @media screen and (max-width: 575px) { .coming-sec .sec-heading h2 { font-size: 52px; line-height: 60px; } } @media screen and (max-width: 479px) { .coming-sec .sec-heading h2 { font-size: 33px; line-height: 40px; } } .coming-sec #clock { margin-bottom: 50px; } .coming-sec #clock span { color: #fff; } .coming-sec #clock p { display: inline-block; font-size: 14px; text-transform: uppercase; position: relative; margin: 2px; overflow: hidden; } .coming-sec #clock p:before { content: ""; position: absolute; width: 100%; height: 100%; display: block; background-color: #7c49dd; border-radius: 50%; bottom: -40%; } .coming-sec #clock span { background: #d946d3; border-radius: 5px; display: block; font-size: 30px; line-height: 65px; margin: 5px 5px 0; position: relative; height: 60px; width: 60px; z-index: 2; color: #7c49dd; } .coming-sec p { color: #7b8491; font-size: 15px; line-height: 28px; } .coming-sec .form { width: 100%; } .coming-sec .form .form-field { position: relative; margin-bottom: 15px; } .coming-sec .form .form-field i { color: #7c49dd; position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .coming-sec .form input { background-color: #fff; border: 1px solid #7c49dd; border-radius: 3px; color: #888; font-size: 14px; padding: 15px 40px 15px 20px; outline: 0; width: 100%; } .coming-sec .form .btn, .coming-sec .form .wp-block-button__link { padding: 20px 25px; } /** * Page Feaures */ .page-feature { background-size: cover; background-position: center top; background-repeat: no-repeat; background-color: #f4f6fb; position: relative; } .page-feature .inner-page-features, .page-feature .inner-search-features { padding: 125px 0 125px; } .page-feature .inner-page-features { background-color: rgba(255, 255, 255, 0.84); } .page-feature.page-transparent { display: block; } .page-feature.page-transparent .inner-page-features, .page-feature.page-transparent .inner-search-features { padding: 200px 0 125px; } @media screen and (max-width: 768px) { .page-feature.page-transparent .inner-page-features, .page-feature.page-transparent .inner-search-features { padding: 100px 0 25px; } } .page-feature h2 { color: #7c49dd; font-size: 48px; line-height: 60px; } @media screen and (max-width: 768px) { .page-feature h2 { font-size: 30px; line-height: 42px; } } .page-feature .breadcrumb { background-color: transparent; display: block; margin-bottom: 0; padding: 0; } .page-feature .breadcrumb ul { margin: 0; padding: 0; } .page-feature .breadcrumb a, .page-feature .breadcrumb span { color: #7b8491; display: inline-block; font-size: 15px; font-family: "Roboto", sans-serif; position: relative; } .page-feature .breadcrumb a { color: #7c49dd; } .page-feature .breadcrumb a:hover { color: #7c49dd; } figure.post-featImg { position: relative; } figure.post-featImg img { max-height: initial; border-radius: 5px; margin-bottom: 0; } /** * About Features */ .about .content-box-fluid h2 { font-size: 42px; line-height: 50px; margin-bottom: 23px; } @media screen and (max-width: 767px) { .about .content-box-fluid h2 { font-size: 30px; } } @media screen and (max-width: 479px) { .about .content-box-fluid h2 { font-size: 22px; line-height: 30px; } } @media screen and (max-width: 479px) { .about .content-box-fluid h5 { font-size: 16px; line-height: 22px; } } @media screen and (min-width: 992px) { .about .content-box-fluid { padding-left: 60px; } } @media screen and (max-width: 991px) { .about .content-box-fluid { margin: 0 auto; } } .about-img-group { position: relative; } .about-img-group .about-img-bg { position: absolute; left: 50%; top: 30px; max-width: 545px; -webkit-transform: translateX(-50%); transform: translateX(-50%); opacity: 0.7; border-radius: 5px; } .about-img-group .about-img-1 { border-radius: 5px; margin-top: 80px; } @media screen and (max-width: 767px) { .about-img-group .about-img-1 { margin-bottom: 30px; } } .about-img-group .about-img-2 { border-radius: 5px; } @media screen and (max-width: 479px) { .about-img-group .about-img-2 { margin-bottom: 20px; } } .about-img-group h3 { font-size: 40px; line-height: 50px; margin-bottom: 0; margin-top: 25px; } @media screen and (max-width: 991px) { .about-img-group h3 { font-size: 30px; line-height: 1.6; } } @media screen and (max-width: 479px) { .about-img-group h3 { font-size: 18px; line-height: 1.8; } } @media screen and (max-width: 991px) { .about-img-group { margin-bottom: 50px; } } /** * Funfact Widget */ .funfacts { background-color: #7c49dd; padding: 105px 0; } @media screen and (max-width: 991px) { .funfacts { padding-bottom: 35px; } } .single-fun { position: relative; } @media screen and (max-width: 991px) { .single-fun { text-align: center; } } .single-fun img { max-width: 65px !important; margin-bottom: 30px; -webkit-filter: invert(1); filter: invert(1); } @media screen and (max-width: 991px) { .single-fun img { margin: 0 auto 30px; max-width: 50px !important; } } @media screen and (max-width: 575px) { .single-fun img { margin: 0 auto 30px; } } .single-fun .count-box { -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #fff; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 22px; font-weight: 700; line-height: 30px; margin-bottom: 0; text-transform: uppercase; position: relative; } @media screen and (max-width: 991px) { .single-fun .count-box { display: block; } } .single-fun .count-box span { font-size: 70px; font-weight: 700; margin-right: 15px; } @media screen and (max-width: 991px) { .single-fun .count-box span { display: block; margin-top: 20px; margin-right: 0; font-size: 50px; } } .single-fun .count-box h3.text { font-size: 27px; line-height: 1.2; text-transform: capitalize; color: #fff; } @media screen and (max-width: 991px) { .single-fun .count-box h3.text { font-size: 17px; } } @media screen and (max-width: 991px) { .single-fun { margin-bottom: 60px; } } @media screen and (max-width: 575px) { .single-fun { text-align: center; } } .single-fun.style2::before { content: ""; width: 50%; height: 100%; position: absolute; border: 10px solid #fff; margin: auto; left: 0; right: 0; opacity: 0.4; text-align: center; top: 34px; } .single-fun.style2 img { margin: 0 auto; opacity: 1; -webkit-transition: all 0.3s; transition: all 0.3s; max-width: 80px !important; } .single-fun.style2 .count-box { display: block; text-align: center; margin-top: 17px; position: relative; } .single-fun.style2 .count-box span { margin: 30px 0; display: block; -webkit-transition: all 0.3s; transition: all 0.3s; } .single-fun.style2 .count-box span.stat-count { opacity: 0; top: -60px; margin: 0 auto; position: absolute; left: 0; right: 0; } .single-fun.style2 .count-box h3.text { margin-top: 20px; } .single-fun.style2:hover img { opacity: 0; } .single-fun.style2:hover span.stat-count { opacity: 1; } .single-fun.style3 { position: relative; text-align: center; } .single-fun.style3 img { position: absolute; opacity: 0.1; top: 0; bottom: 0; margin: auto; right: 0; left: 0; max-width: 160px !important; } .single-fun.style3 .count-box { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .single-fun.style3 .count-box span, .single-fun.style3 .count-box h3 { display: block; text-align: center; } .single-fun.style3 .count-box span { display: block; line-height: 1; } .single-fun.style3 .count-box h3 { padding-top: 20px; margin-top: 15px; position: relative; margin-right: 0; } .single-fun.style3 .count-box h3:before { content: ""; width: 80px; background-color: #fff; height: 2px; display: block; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; } /** * Partner Logo */ .partners-logo img { max-width: 186px !important; width: 100%; margin: 0 auto; } .preview-btn { background-color: #fff; border-radius: 50%; text-align: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 90px; width: 90px; z-index: 2; } .preview-btn i { color: #7c49dd; font-size: 20px; line-height: 90px; -webkit-transition: all 0.5s; transition: all 0.5s; } .preview-btn:hover { background-color: #7c49dd; color: #fff; } .preview-btn:hover i { color: #fff; } /** * Banner Slide */ .banner { padding: 13% 0 10%; } @media screen and (max-width: 992px) { .banner { padding-top: 140px; } } .banner .content-box .tagline, .banner .content-box-fluid .tagline { font-size: 18px; font-weight: 500; text-transform: capitalize; } .banner .content-box h2, .banner .content-box-fluid h2 { font-size: 60px; line-height: 70px; margin-bottom: 30px; } @media screen and (max-width: 991px) { .banner .content-box h2, .banner .content-box-fluid h2 { font-size: 38px; line-height: 50px; } } @media screen and (max-width: 479px) { .banner .content-box h2, .banner .content-box-fluid h2 { font-size: 30px; line-height: 40px; } } .banner .content-box p, .banner .content-box-fluid p { margin-bottom: 10px; } @media screen and (max-width: 767px) { .banner .ban-img { margin-bottom: 40px; } } .banner.v2 { padding: 0; } .banner.v2 .hero-slide { position: relative; } .banner.v2 .hero-slide .item { position: relative; } .banner.v2 .hero-slide .item img { pointer-events: none; position: absolute; -o-object-fit: cover; object-fit: cover; height: 100%; } @media screen and (max-width: 992px) { .banner.v2 .hero-slide .item img { display: block; width: auto; max-width: 100%; -o-object-fit: cover; object-fit: cover; min-height: 650px; } } .banner.v2 .hero-slide .active .content-box.v1, .banner.v2 .hero-slide .active .v1.content-box-fluid { padding: 50px; } .banner.v2 .hero-slide .active .content-box.v1 .tagline, .banner.v2 .hero-slide .active .v1.content-box-fluid .tagline, .banner.v2 .hero-slide .active .content-box.v1 h2, .banner.v2 .hero-slide .active .v1.content-box-fluid h2, .banner.v2 .hero-slide .active .content-box.v1 p, .banner.v2 .hero-slide .active .v1.content-box-fluid p, .banner.v2 .hero-slide .active .content-box.v1 a, .banner.v2 .hero-slide .active .v1.content-box-fluid a { opacity: 1; top: 0; } .banner.v2 .hero-slide .owl-dots { display: block; position: absolute; bottom: 15px; right: 0; left: 0; margin: 0 auto; max-width: 200px; text-align: center; } .banner.v2 .hero-slide .owl-dots button { width: 20px; height: 30px; background: #7c49dd; opacity: 0.5; margin-right: 5px; outline: none; -webkit-transition: all 0.5s; transition: all 0.5s; } .banner.v2 .hero-slide .owl-dots button.active { opacity: 1; height: 35px; } .banner.v2 .slide-box { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all ease-in-out 1s; transition: all ease-in-out 1s; margin: auto; left: 0; right: 0; } @media screen and (min-width: 992px) { .banner.v2 .slide-box { min-width: 650px; } } .banner.v2 .slide-box p { margin-bottom: 15px; } .banner.v2 .slide-box a { margin-top: 0; margin-left: 5px; margin-right: 5px; } @media screen and (max-width: 992px) { .banner.v2 .slide-box a { margin-top: 20px; line-height: 1.7; } } .banner.v2 .slide-box.s1, .banner.v2 .slide-box.s2 { position: relative; -webkit-transform: inherit; transform: inherit; padding: 150px 0 120px; } .banner.v2 .slide-box.s2 { padding: 200px 0 120px; } .banner.v2 .slide-box.s2 .content-box, .banner.v2 .slide-box.s2 .content-box-fluid { padding: 50px; } .banner.v2 .slide-box.s2 .boxShpe { opacity: 0.3; position: absolute; width: 50%; height: 100%; left: 0; right: 0; margin: auto; top: 0; border: 15px solid #7c49dd; } .banner.v2 .slide-box.s2 .boxShpe.shape1, .banner.v2 .slide-box.s2 .boxShpe.shape2 { opacity: 0.3; position: absolute; width: 100px; height: 200px; border: 15px solid #7c49dd; top: -30px; left: -30px; } .banner.v2 .slide-box.s2 .boxShpe.shape2 { top: auto; left: auto; bottom: -30px; right: -30px; } .banner.v2 .homeowlControl, .banner.v2 .owl-nav { float: left; bottom: 0; top: auto; left: auto; } .banner.v2 .homeowlControl button, .banner.v2 .owl-nav button { margin: 0; width: 65px; height: 65px; border-radius: 50%; position: absolute; background: #d946d3; display: inline-block; color: #fff; padding: 6px; text-align: center; margin: auto; outline: none; font-size: 20px; top: 0; bottom: 0; right: 50px; left: 50px; border: 1px solid #ddd; -webkit-transition: all 0.5s; transition: all 0.5s; } @media screen and (max-width: 992px) { .banner.v2 .homeowlControl button, .banner.v2 .owl-nav button { right: 0; left: 0; } } .banner.v2 .homeowlControl button.owl-prev, .banner.v2 .owl-nav button.owl-prev { right: auto; } .banner.v2 .homeowlControl button.owl-next, .banner.v2 .owl-nav button.owl-next { left: auto; } .banner.v2 .homeowlControl button:hover, .banner.v2 .owl-nav button:hover { background-color: #7c49dd; -webkit-transform: scale(1.3); transform: scale(1.3); color: #fff; } .banner.v2 .homeowlControl button:hover span, .banner.v2 .owl-nav button:hover span { color: #fff; } .banner.v2 .homeowlControl button span, .banner.v2 .owl-nav button span { color: #7c49dd; font-size: 35px; margin: 3px; line-height: 1; position: relative; top: -3px; } .banner.v2 .content-box, .banner.v2 .content-box-fluid { position: relative; } @media screen and (max-width: 767px) { .banner.v2 .content-box, .banner.v2 .content-box-fluid { padding: 0 50px; } } .banner.v2 .content-box.v1, .banner.v2 .v1.content-box-fluid { padding: 50px; } .banner.v2 .content-box.v1 .tagline, .banner.v2 .v1.content-box-fluid .tagline, .banner.v2 .content-box.v1 h2, .banner.v2 .v1.content-box-fluid h2, .banner.v2 .content-box.v1 p, .banner.v2 .v1.content-box-fluid p, .banner.v2 .content-box.v1 a, .banner.v2 .v1.content-box-fluid a { position: relative; opacity: 0; top: 20px; -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } .banner.v2 .content-box.v1 h2, .banner.v2 .v1.content-box-fluid h2 { -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .banner.v2 .content-box.v1 p, .banner.v2 .v1.content-box-fluid p { -webkit-transition-delay: 0.5s; transition-delay: 0.5s; } .banner.v2 .content-box.v1 a, .banner.v2 .v1.content-box-fluid a { -webkit-transition-delay: 0.7s; transition-delay: 0.7s; } .banner.v2 .ban-img { position: relative; text-align: right; width: 100%; height: 100%; } .banner.v2 .ban-img img { max-width: 85%; position: relative; display: inline-block; z-index: 99; } .banner.v2 .ban-img:before, .banner.v2 .ban-img:after { content: ""; width: 35%; height: 100%; display: block; position: absolute; top: 0; left: 0; border: 10px solid #ff7214; z-index: 1; border-radius: 50%; right: 0; bottom: 0; margin: auto; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } .banner.v2 .ban-img:after { border: 10px solid #ffe2cf; -webkit-transform: rotate(45deg); transform: rotate(45deg); } /** * Animation */ img.ael { width: auto; height: auto; max-width: auto; position: absolute; } img.ael:nth-child(1) { left: 30%; top: 20%; } img.ael:nth-child(2) { left: 80%; top: 70%; } img.ael:nth-child(3) { left: 50%; top: 50%; } img.ael:nth-child(4) { left: 10%; top: 10%; } img.ael:nth-child(5) { left: 30%; top: 90%; } img.ael:nth-child(6) { left: 70%; top: 60%; } img.ael:nth-child(7) { left: 56%; top: 20%; } img.ael:nth-child(1) { left: 36%; top: 87%; } .works .pb-50 { padding-bottom: 80px; } @media screen and (max-width: 991px) { .works .pb-50 { padding-bottom: 60px; } } @media screen and (max-width: 767px) { .works .pb-50 { padding-bottom: 40px; } } @media screen and (max-width: 767px) { .works .content-box-fluid.right { margin-bottom: 40px; } } /** * Fortfoli Filter */ .portfolioITems .filters { text-align: center; margin-bottom: 30px; } .portfolioITems .filters button { border: none; color: #7c49dd; background: #d946d3; padding: 10px 20px; outline: none; margin-bottom: 1px; border-radius: 3px; margin: 5px; position: relative; } .portfolioITems .filters button:before { content: ""; width: 20px; height: 50px; display: block; background-color: #7c49dd; border-radius: 50%; position: absolute; right: 0; bottom: -20px; z-index: -1; opacity: 0; -webkit-transition: all 0.5s; transition: all 0.5s; } .portfolioITems .filters button.active, .portfolioITems .filters button:hover { color: #fff; background: #7c49dd; } .portfolioITems .filters button.active:before, .portfolioITems .filters button:hover:before { opacity: 0; bottom: 0; } @media (max-width: 992px) { .portfolioITems .filters .portfolio .filter-menu { display: none; } } .portfolioITems .filters .themeies-wrapper { max-width: 300px; border: 1px solid #ddd; position: relative; height: 40px; margin: 0 auto; margin-bottom: 20px; } .portfolioITems .filters .themeies-wrapper i { position: absolute; right: 10px; top: 13px; pointer-events: none; } .portfolioITems .filters .themeies-wrapper .bttn { width: 100%; height: 40px; } .portfolioITems .filters .placeholder { position: relative; width: 100%; height: 100%; display: block; text-align: center; padding: 7px 10px; cursor: pointer; } .portfolioITems .portGrid .protItem { margin-bottom: 30px; } .portfolioITems .portGrid .protItem img { border-radius: 5px; } .portfolioITems .portGrid .protItem .demoBox { position: absolute; width: calc(100% - 30px); height: 0; bottom: 0; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(160, 0, 73, 0)), color-stop(69%, white)); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(160, 0, 73, 0) 30%, white 69%); right: 15px; opacity: 0; -webkit-transition: all ease-out 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; border: 1px solid #f3f1f1; border-top: none; height: 70%; } .portfolioITems .portGrid .protItem .demoBox h3.pTitle { position: absolute; font-size: 24px; bottom: 35px; left: 0; right: 0; text-align: center; } .portfolioITems .portGrid .protItem .demoBox p.pCat { position: absolute; font-size: 16px; bottom: -15px; left: 0; right: 0; text-align: center; text-transform: capitalize; } .portfolioITems .portGrid .protItem .demoBox a { display: block; width: 70px; height: 70px; border-radius: 50%; color: #7c49dd; background: #d946d3; margin: 2px; padding: 24px 20px; text-align: center; position: absolute; right: 0; top: 30px; left: 0; margin: auto; } .portfolioITems .portGrid .protItem .demoBox a.elem { top: 42px; padding: 10px; } .portfolioITems .portGrid .protItem .demoBox a:hover { color: #fff; background: #7c49dd; } .portfolioITems .portGrid .protItem .demoBox a i { font-size: 26px; } .portfolioITems .portGrid .protItem:hover .demoBox { opacity: 1; height: 100%; background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(160, 0, 73, 0)), color-stop(70%, white)); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(160, 0, 73, 0) 30%, white 70%); -webkit-transition: all 0.3s; transition: all 0.3s; } .portfolioITems.v2 .portGrid .protItem .demoBox { -webkit-transition: all 0.3s; transition: all 0.3s; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #fff; border-top: 1px solid #f3f1f1; } .portfolioITems.v2 .portGrid .protItem .demoBox a, .portfolioITems.v2 .portGrid .protItem .demoBox h3, .portfolioITems.v2 .portGrid .protItem .demoBox p { position: relative; margin: 0; top: 20px; -webkit-transition: all 0.5s; transition: all 0.5s; opacity: 0; } .portfolioITems.v2 .portGrid .protItem .demoBox a { width: 40px; height: 40px; border-radius: 50%; margin: 2px; padding: 11px 3px; margin-bottom: 40px; position: relative; } .portfolioITems.v2 .portGrid .protItem .demoBox a i { font-size: 18px; } .portfolioITems.v2 .portGrid .protItem .demoBox a:before { content: ""; width: 1px; height: 30px; display: block; background: #7c49dd; margin: 0 auto; position: absolute; bottom: -93%; right: 0; left: 0; } .portfolioITems.v2 .portGrid .protItem .demoBox p { text-transform: capitalize; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } .portfolioITems.v2 .portGrid .protItem .demoBox .pTitle { bottom: inherit; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; } .portfolioITems.v2 .portGrid .protItem .demoBox:hover a, .portfolioITems.v2 .portGrid .protItem .demoBox:hover h3, .portfolioITems.v2 .portGrid .protItem .demoBox:hover p { opacity: 1; top: 0; } .xop-section { font-weight: 500; font-size: 1.6rem; line-height: 1.3; margin: 0 0 4em; } .project { display: block; width: 100%; text-decoration: none; margin: 1em 0; cursor: pointer; border-radius: 5px; overflow: hidden; } figure { margin: 0; padding: 0; } .project figure img { width: 100%; display: block; -o-object-fit: cover; object-fit: cover; height: 300px; } .project figcaption { padding: 1em; background: #7c49dd; color: #fff; } .project h3 { margin: 0; font-size: 24px; color: #fff; margin-bottom: 10px; } p.pCat.cta { font-size: 16px; line-height: 1; text-transform: capitalize; } .cta:after { content: "\f061"; font-family: "Font Awesome 5 Free"; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin: 0 0 0.5em 0.5em; } /* When the browser is 960px or larger. */ @media screen and (min-width: 960px) { .xop-wrapper { max-width: 960px; margin: 0 auto; } .xop-container { display: grid; grid-template-columns: repeat(3, 1fr); -ms-grid-columns: repeat(3, 1fr); grid-gap: 1em; } .project:nth-child(1) { grid-column: 1/span 3; } .project { width: 100%; height: 300px; text-decoration: none; margin: 0; } .project:first-child { height: 400px; } .project:first-child img { height: 400px; } .project figure { position: relative; overflow: hidden; } .project figure img { position: relative; z-index: 999; -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s; } .project figure:hover img { -webkit-transform: translateY(-90px); transform: translateY(-90px); } .project figcaption { position: absolute; left: 0; bottom: 0; padding: 20px; height: 90px; width: 100%; } } .comporision-slider { position: relative; } .comporision-slider .imageDiff { display: block; border-radius: 5px; } .comporision-slider .imageDiff.active:hover .twentytwenty-before-label, .comporision-slider .imageDiff.active:hover .twentytwenty-after-label { opacity: 1 !important; } .comporision-slider .overlay { position: absolute; width: 100%; height: auto; top: 0; left: 0; opacity: 0; pointer-events: none; } .comporision-slider:hover .overlay { opacity: 1; } span.cat-links { margin-right: 7px; } /** * Preloader */ #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 99999999; width: 100%; height: auto; } #status { width: 120px; height: 120px; position: absolute; left: 50%; top: 50%; background-size: 100%; background-repeat: no-repeat; background-position: center; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 25px; /* @-webkit-keyframes rotating { from { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rotating { from { -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } */ /* NAGATIVE ROTAE */ } #status:before { content: ""; position: absolute; pointer-events: none; width: 100% !important; height: 100% !important; left: 0; top: 0; opacity: 1; bottom: 0; right: 0; margin: auto; border-bottom: 2px solid #d946d3; border-radius: 50%; -webkit-animation: rotatingPlus 4s linear infinite; animation: rotatingPlus 4s linear infinite; } #status:after { content: ""; position: absolute; pointer-events: none; width: 90%; height: 90%; left: 0; top: 0; opacity: 1; bottom: 0; right: 0; margin: auto; border-top: 2px solid #7c49dd; border-radius: 50%; -webkit-animation: rotatingMinus 6s linear infinite; animation: rotatingMinus 6s linear infinite; } #status img { max-width: 100%; height: auto; } @-webkit-keyframes rotating { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } @keyframes rotating { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } .rotating1 { -webkit-animation: rotatingPlus 10s linear infinite; animation: rotatingPlus 10s linear infinite; } .rotating2 { -webkit-animation: rotatingMinus 10s linear infinite; animation: rotatingMinus 10s linear infinite; } @-webkit-keyframes rotatingPlus { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rotatingPlus { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* NAGATIVE ROTAE */ @-webkit-keyframes rotatingMinus { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } @keyframes rotatingMinus { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } /** * Scroll Top */ .scroll-top-area { width: 50px; height: 50px; position: fixed; right: 15px; bottom: 15px; z-index: 9; } .scroll-top-area a { width: 100%; height: 100%; border-radius: 50%; position: absolute; left: 0; right: 0; margin: 0 auto; text-align: center; background: #d946d3; -webkit-transition: all 0.5s; transition: all 0.5s; } .scroll-top-area a.show { opacity: 1; } .scroll-top-area a i { color: #7c49dd; font-size: 20px; position: absolute; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; } .scroll-top-area:hover a { background: #7c49dd; bottom: 0; } .scroll-top-area:hover a i { color: #fff; } /** * Font Awosaome */ .fa { font-weight: 900; } /** * Error Widget */ .errr-page { padding: 100 0 80px; } .error-content img { max-width: 100% !important; margin: 0 auto 40px; width: 500px; } .error-content .btn, .error-content .wp-block-button__link { margin-top: 30px; padding: 15px 25px; } .error-content h1.page-title { font-size: 400px; position: absolute; color: rgba(30, 37, 40, 0.0392156863); line-height: 1; top: 40%; margin: 0; text-align: center; z-index: 0; pointer-events: none; } .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated { padding: 15px !important; } .video-box { position: relative; } .video-box:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; background-color: rgba(22, 43, 69, 0.7); } .video-box .video-in { position: absolute; text-align: center; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; z-index: 1; } .video-box .video-in span { color: #fff; } .video-btn { color: #fff; display: block; font-size: 18px; text-align: center; margin: 0 auto 15px; position: relative; line-height: 65px; height: 60px; width: 60px; outline: none; } .video-btn i::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-animation: beat infinite 1.2s; animation: beat infinite 1.2s; height: 100%; width: 100%; background-color: #7c49dd; border-radius: 50%; z-index: -1; } .video-btn:hover { color: #233646; } @-webkit-keyframes beat { 0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(1.5); transform: scale(1.5); } } @keyframes beat { 0% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } 100% { opacity: 0; -webkit-transform: scale(1.5); transform: scale(1.5); } } /***************************** Tabs *****************************/ .nav-tabs { border: none; margin: 0; padding: 0; } .nav-tabs .nav-item { margin-bottom: 3px; margin-right: 3px; } .nav-tabs .nav-item:last-child { margin-right: 0; } .nav-tabs .nav-item .nav-link { border: none; font-size: 16px; padding: 12px 30px; border-radius: 0; font-weight: 600; background: #d946d3; color: #7c49dd; border-radius: 5px; } .nav-tabs .nav-item .nav-link span { display: block; } .nav-tabs .nav-item .nav-link.active { background: #7c49dd; color: #fff; } /* table */ .table { border-collapse: separate; border-spacing: 0 1px; font-size: 16px; font-weight: 600; } .table tr, .table thead { background-color: #f6f7fb; } .table td { padding: 14px 20px; } .table td img { max-width: 30px; } .table th { padding: 14px 20px; } .table-bordered td { border-color: #7c49dd; } .table-bordered th { border-color: #7c49dd; } .table-striped tbody tr:nth-of-type(odd) { background: #f3f3f3; } .table-striped tbody tr:nth-of-type(even) { background: #fff; } .table td, .table th { vertical-align: middle; } .bmi-form { background-color: #fff; width: 400px; max-width: 100%; margin: 20px auto 20px auto; display: block; padding: 25px; } .bmi-form .form-field { margin-bottom: 20px; } .bmi-form .form-control:focus { border-color: #7c49dd; } .bmi-form .text-input { width: 60px; height: auto; border: 1px solid rgba(242, 56, 73, 0.5); outline: none; padding: 10px 10px; cursor: pointer; width: 100%; } .bmi-form .text-input:hover { background-color: #cbe7fd; } .bmi-form #submit { margin: 0 auto; text-align: center; float: none; display: block; } .bmi-form .text { display: inline-block; margin: 0 0 10px; font-weight: bold; } .bmi-form .row-one { padding: 30px 20px 15px 20px; } .bmi-form .row-two { padding: 15px 20px 30px 20px; } .bmi-form .custom-label { display: inline-block; position: relative; padding-left: 30px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-bottom: 0; } .bmi-form .custom-label input { position: absolute; opacity: 0; } .bmi-form .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #7c49dd; border-radius: 50%; } .bmi-form .custom-label:hover input ~ .checkmark { background-color: #cbe7fd; } .bmi-form .custom-label input:checked ~ .checkmark { background-color: #7c49dd; } .bmi-form .checkmark:after { content: ""; position: absolute; display: none; } .bmi-form .custom-label input:checked ~ .checkmark:after { display: block; } .bmi-form .custom-label .checkmark:after { left: 11px; top: 6px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .bmi-form #message { margin-top: 25px; background: #ffd8d7; padding: 10px 16px; border-left: 5px solid #f23849; } .bmi-form #message h1 { font-size: 20px; margin-bottom: 5px; margin: 0; } .bmi-form #message h2 { font-size: 15px; margin: 0; } /* Custom Select */ .s-hidden { visibility: hidden; padding-right: 10px; } .select { cursor: pointer; position: relative; color: black; background-color: #fff; font-size: 14px; height: 53px; border-radius: 30px; } @media screen and (max-width: 550px) { .select { margin-bottom: 30px; } } .select:hover { border-color: #7c49dd; } .customdSelect { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 18px 30px; color: #3c3c3c; -webkit-box-shadow: 0 5px 8px rgba(240, 240, 240, 0.3490196078); box-shadow: 0 5px 8px rgba(240, 240, 240, 0.3490196078); font-weight: 400; font-size: 16px; } .customdSelect:after { content: ""; width: 0; height: 0; border: 7px solid transparent; border-color: #3c3c3c transparent transparent transparent; position: absolute; top: 23px; right: 25px; } .options { display: none; position: absolute; border-radius: 30px; top: 100%; right: 0; left: 0; z-index: 999; margin: 0 0; padding: 0 0; list-style: none; border: 1px solid #ddd; background-color: white; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); } .options li { padding: 0 6px; margin: 0 0; padding: 15px 30px; } .options li:hover { color: white; } .sidebar .widget-text p, .sidebar .textwidget p { color: #3c3c3c; } .sidebar .widget .rsswidget { display: inline-block; overflow: inherit; color: #192225; } .sidebar .widget .rsswidget img { max-width: 26px; position: relative; top: 2px; width: 17px; } .sidebar .widget.widget_rss ul li a, .sidebar .widget.widget_rss ul li span, .sidebar .widget.widget_rss ul li .rssSummary, .sidebar .widget.widget_rss ul li cite { display: block; width: 100%; } .sidebar .widget.widget_rss ul li a.rsswidget { display: block; font-size: 18px; font-weight: 500; } .sidebar .widget.widget_rss ul li cite { font-weight: 500; } .sidebar .widget.widget_rss li { display: block; padding-top: 5px; padding-bottom: 20px; } .sidebar .widget .customdSelect { color: #3c3c3c; border: 1px solid #dad7d7; border-radius: 3px; } .sidebar .widget ul.menu li { float: left; width: 100%; } .sidebar .widget ul.menu ul.sub-menu { margin: 0; display: block; border-top: 1px solid #ddd; padding-left: 20px; } .sidebar .widget .menu-menu-1-container, .sidebar .widget .menu-footer-menu-container { display: block; overflow: hidden; } .sidebar .widget .menu-menu-1-container li, .sidebar .widget .menu-footer-menu-container li { display: block; } .sidebar .widget .menu-menu-1-container li a, .sidebar .widget .menu-footer-menu-container li a { padding: 0; padding-top: 10px; } .wp-block-latest-posts.wp-block-latest-posts__list { list-style: disc; margin-left: 15px; } ul.wp-block-archives.wp-block-archives-list { margin-left: 15px; } .entry-content ul { margin-left: 18px; margin-bottom: 25px; } .entry-content ul li strong { display: inline-block; margin-bottom: 0; } a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: "Rufina", serif; } .wp-block-column p { margin-bottom: 0; } .wp-block-pullquote p { font-size: 28px; line-height: 1.6; margin-bottom: 3px; } .wp-block-pullquote cite { color: #192225; } ul.blocks-gallery-grid { margin-left: 0; } ul.wp-block-gallery { margin-left: 0; } .wp-block-image .alignright { margin-left: 15px; } .wp-block-latest-posts li { margin-bottom: 0 !important; } .wp-block-quote.is-large p, .wp-block-quote { font-size: 24px; font-style: italic; line-height: 1.6; margin-bottom: 5px; } pre { border-radius: 5px; } a.wp-block-button__link { line-height: 1.8; margin-bottom: 15px; } a.wp-block-button__link:hover { background: #d946d3; color: #7c49dd !important; } .sidebar .widget ul li { display: block; } .sidebar .widget ul li a { vertical-align: middle; } .sidebar .widget ul .children { padding-left: 15px; border-top: 1px solid #e0e4e6; } .comment-list { list-style: none; } .comment-list .children { list-style: none; } .comment-list .comment-body { margin-bottom: 1rem; } .comment-content p { margin-bottom: 0; } .comment-author.vcard img { max-width: 60px; display: inline-block; float: left; margin-right: 20px; } .page-links { -webkit-box-align: "center"; -ms-flex-align: "center"; align-items: "center"; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: "start"; -ms-flex-pack: "start"; justify-content: "start"; } .page-links span { margin-right: 5px; } .page-links span .page-link { background-color: #7c49dd; border: none; color: #fff; } .page-links a .page-link { border: none; background-color: #ffd8d7; color: #7c49dd; } .page-links a .page-link:hover { background-color: #7c49dd; color: #fff; } .post-footer .share_tags { margin-top: 20px; } .has-large-font-size { line-height: 1.3; } .wp-block-group.has-background { padding: 25px 25px 10px; } #more-1781 { display: block; margin-bottom: 30px; } .entry-content p img { width: auto; } .entry-content p input { padding: 8px 20px; } .entry-content p input[type=submit] { padding: 12px 15px; border-radius: 4px; } .page-feature h2, .post h2 { word-wrap: break-word; } .post .wp-block-button__link { min-width: 220px; padding: 10px; } :root .has-pale-pink-background-color { background-color: #7c49dd; } .wp-block-cover-text { color: #fff !important; } .wp-block-column ol { margin-left: 15px; } .post .wp-block-image img { max-height: inherit; } .post.blog-single-post img { max-height: inherit; width: auto; max-width: 100%; } /*================================================= 28. comment from ==============================================================*/ .comment-respond .comment-reply-title { margin-bottom: 20px; } .comment-respond .comment-reply-title small { float: right; background: #ddd; position: relative; } .comment-respond .form-control { margin-bottom: 40px; } .comment-respond .form-submit { margin-bottom: 0px; } .comment-respond .comments-info { font-size: 1rem; margin-bottom: 35px; } .comment-respond { border: 1px solid #f1f1f1; padding: 30px; margin-bottom: 20px; } .comment-respond .respond-header { margin-bottom: 35px; } .comment-respond .respond-header .comment-reply-title { font-size: 1.8666666667rem; font-weight: 700; color: #0c5adb; margin-bottom: 0px; } .comment-respond .respond-header > .border-divider + .comments-info { margin-top: 25px; } .comment-respond .respond-header .comments-info { margin-bottom: 0px; color: #8c8c8c; } .comment-respond .xs-form .form-control { border-color: #f5f5f5; } .comment-respond .xs-form .form-control:focus { border-color: #0c5adb; } .comment-respond .responsed-title { font-size: 1.6rem; color: #000000; font-weight: 600; margin-bottom: 15px; } /*================================================= 29. comment respond area ==============================================================*/ .comments-area { margin-bottom: 60px; padding-bottom: 100px; border-bottom: 1px solid #e7e7e7; margin-right: 5px; } .comments-area .comments-title { margin-bottom: 45px; font-size: 1.4666666667rem; font-weight: 600; position: relative; padding-bottom: 15px; } .comments-area .comments-title:before { content: ""; position: absolute; display: inline-block; bottom: 0px; width: 100px; height: 3px; left: 0; z-index: 1; background: #7c49dd; } .comments-area .comment-body:before { display: table; content: ""; clear: both; } .comments-area .comment-body img { width: 80px; height: 80px; border-radius: 100%; float: left; } .comments-area .meta-data { margin-left: 100px; } .comments-area .reply { float: right; } .comments-area .reply .comment-reply-link { color: #292225; font-size: 1rem; } .comments-area .reply .comment-reply-link:hover { color: #0c5adb; } .comments-area .comment-author a { font-weight: 600; color: #181818; } .comments-area .comment-author a:hover { color: #0c5adb; } .comments-area .comment-author a::after { padding: 0 5px; color: #7a7a7a; } .comments-area .comment-author > p { display: inline-block; } .comments-area .comment-date { color: #7a7a7a; margin-bottom: 0px; font-weight: 600; } .comments-area .comment-content { margin-top: 10px; padding-right: 50px; } .comments-area .comment-content p, .comments-area .comment-content ul, .comments-area .comment-content ol { margin-bottom: 15px; } .comments-area .comment-content h1, .comments-area .comment-content h2, .comments-area .comment-content h3, .comments-area .comment-content h4, .comments-area .comment-content h5, .comments-area .comment-content h6 { margin-top: 20px; margin-bottom: 10px; } .comments-area .pingback:not(:last-child) .children, .comments-area .comment:not(:last-child) .children { margin-left: 70px; } .comments-area .pingback:not(:last-child) .meta-data, .comments-area .comment:not(:last-child) .meta-data { margin-bottom: 50px; } .comments-area { padding-top: 30px; border-top: 1px solid #f1f1f1; background-color: #ffffff; } @media screen and (max-width: 768px) { .comments-area { padding: 20px; margin-bottom: 0; } .comments-area .comment-respond { padding: 20px; } } .comments-area span.edit-link { float: right; } .comments-area .pingback:not(:last-child) .comment-body, .comments-area .comment:not(:last-child) .comment-body { padding-bottom: 35px; margin-bottom: 35px; border-bottom: 1px solid #f5f5f5; } .comments-area .pingback:not(:last-child) .meta-data, .comments-area .comment:not(:last-child) .meta-data { margin-bottom: 0px; } .comments-area .pingback:not(:last-child) .children, .comments-area .comment:not(:last-child) .children { margin-left: 0px; } @media screen and (max-width: 768px) { .comments-area .pingback:not(:last-child) .children, .comments-area .comment:not(:last-child) .children { padding-left: 10px; } } .comments-area .comment-header { margin-bottom: 30px; } .comments-area .comments-title { margin-bottom: 0px; font-size: 1.8666666667rem; color: #192225; font-weight: 700; } .comments-area .meta-data { margin-left: 70px; } .comments-area .comment-author > a { color: #606060; font-weight: 700; margin-right: 40px; } .comments-area .comment-author > a::after { display: none; } .comments-area .comment-author > p { color: #606060; font-weight: 600; font-size: 14px; } .comments-area .comment-author p.author { color: #192225; font-weight: 700; margin-right: 40px; margin-bottom: 0; text-transform: capitalize; } .comments-area .comment-author > p:not(:last-child) { margin-right: 30px; } .comments-area .comment-body img { width: 50px; height: 50px; -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12); box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.12); } .comment-list .comment-body { position: relative; } .comments-area .reply { line-height: 1; } .comments-area .reply .comment-reply-link { font-size: 15px; color: #7c49dd; position: absolute; top: 15px; right: 0; } .comments-area .reply .comment-reply-link:hover { color: #00138e; } .comment-respond .form-control { margin-bottom: 30px; } .comment-content table td, .comment-content table th, .entry-content table td, .entry-content table th, .post-body table td, .post-body table th { border: 1px solid #ededed; padding: 8px; } .comment-content table, .entry-content table, .post-body table { margin-bottom: 30px; width: 100%; } .entry-content h1, .post-body h1, .comment-content h1 { color: #181818; } .pingback .comment-content { display: none; } .entry-content p { display: block; } .entry-content .page-links { margin-bottom: 15px; } .comments-list .comment .comment-respond { margin-top: 30px; margin-bottom: 30px; position: relative; } #cancel-comment-reply-link { position: absolute; top: 0px; right: 10px; color: #fff; width: 20px; height: 30px; overflow: hidden; font-size: 1px; } #cancel-comment-reply-link:before, #cancel-comment-reply-link:after { content: ""; width: 20px; height: 2px; background: #192225; display: block; position: absolute; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 14px; } #cancel-comment-reply-link:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } form#commentform { margin: 0 -10px; } form#commentform p { padding: 0 10px; } form#commentform p.comment-form-author, form#commentform p.comment-form-email { width: 50%; float: left; } .boxShape { position: relative; } .boxShape .borderShape { opacity: 0.3; border: 15px solid #7c49dd; width: 50%; height: 100%; position: absolute; top: -10px; left: 0; display: block; margin-top: 50px; } /** Intagram */ .instagram_gallery { display: -webkit-box; display: -ms-flexbox; display: flex; } .instagram_gallery a { overflow: hidden; position: relative; } .instagram_gallery a::before { content: "\e73d"; color: #fff; font-family: "themify"; position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 40px; z-index: 9; opacity: 0; } .instagram_gallery a::after { content: ""; background-color: #7c49dd; position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 40px; opacity: 0; } .instagram_gallery a:hover::before { opacity: 1; } .instagram_gallery a:hover::after { opacity: 0.8; } .instagram_gallery .ImgShadow { width: 25%; margin: 0%; position: relative; display: inline-block; height: 100%; } .instagram_gallery .ImgShadow a { width: 100% !important; height: 100%; display: block; } .instagram_gallery img.insta-image { height: 300px; -o-object-fit: cover; object-fit: cover; } /* * ** CURSOR * */ .circle-cursor { pointer-events: none; background: rgba(124, 73, 221, 0.3098039216); width: 40px; height: 40px; border-radius: 50%; position: fixed; color: #fff; font-size: 20px; text-align: center; -webkit-transition: linear 0.2s; transition: linear 0.2s; z-index: 9999999; top: 0; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; opacity: 0; } .cursorActive { -webkit-animation: leaves 1s ease-in-out infinite alternate; animation: leaves 1s ease-in-out infinite alternate; } @-webkit-keyframes leaves { 0% { -webkit-transform: scale(1); } 100% { -webkit-transform: scale(1.5); } } @keyframes leaves { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(2); transform: scale(2); } } .background_animation { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; overflow: hidden; } .el-animation-items { width: 50px; height: 50px; position: absolute; display: block; overflow: hidden; opacity: 0; } .el-animation-items div { height: 100%; width: 100%; } html body .squre { border-radius: 0 !important; } html body .round { border-radius: 30px !important; } html body .roundShape { border-radius: 5px !important; }