/* Theme Name: Blaize Theme URI: http://paglithemes.com/themes/blaize Author: bnayawpguy Author URI: http://paglithemes.com Description: Description Version: 1.0.0 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: blaize Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. Blaize is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #404040; font-family: 'Open Sans'; font-size: 15px; line-height: 1.5; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway'; clear: both; } h2 { font-size: 30px; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #fff; /* Fallback for when there is no custom background color defined. */ } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 3em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 0 0 1.5em; width: 100%; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; } button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; } select { border: 1px solid #ccc; } textarea { width: 100%; } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: royalblue; } a:visited { color: purple; } a:hover, a:focus, a:active { color: midnightblue; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } .clearfix:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ } .widget select { max-width: 100%; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /* Make sure logo link wraps around logo image. */ .custom-logo-link { display: inline-block; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } /** General **/ .blz-container { width: 1200px; margin: auto; } /** Top Header **/ .top-header-wrap { background: #4caf50; } .top-left-header, .top-right-header { width: 50%; padding: 15px 0px; } .top-left-header{ float: left; } .top-left-header a { display: inline-block; text-decoration: none; margin-right: 15px; color: #fff; } .top-left-header a.email:before { content: "\f0e0"; padding-right: 5px; font-family: 'fontawesome'; } .top-left-header a.phone:before { content: "\f095"; padding-right: 5px; font-family: 'fontawesome'; } .top-right-header { float: right; color: #fff; text-align: right; } /** Main Header **/ header#masthead { padding: 10px 0px; } .site-branding { width: 25%; float: left; } .site-branding .site-title, .site-branding .site-description { margin: 0px; } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .main-navigation { display: block; float: right; width: 75%; } .main-menu-container ul.menu { list-style: outside none none; margin: 0; padding: 0; text-align: right; } .main-navigation ul { list-style: outside none none; margin: 0; padding: 0; } .main-navigation li { float: none; position: relative; display: inline-block; } .main-navigation li > a { color: #000; display: block; font-size: 14px; font-weight: 600; line-height: 20px; padding: 20px 15px; text-transform: uppercase; text-decoration: none; } .main-navigation li.menu-item-has-children > a:after { content: "\f0d7"; font-family: fontawesome; padding-left: 5px; } .main-navigation ul li ul.sub-menu li:last-child { border-bottom: none; } .main-navigation ul li ul.sub-menu { background: #fff none repeat scroll 0 0; border-width: 0 1px 1px; margin-top: 25px; opacity: 0; position: absolute; text-align: left; top: 100px; transition: all 0.4s ease 0s; visibility: hidden; width: 195px; z-index: 9999; border-top: 4px solid #4caf50; } .main-navigation ul li ul.sub-menu li { float: none; display: block; border-bottom: 1px solid #4caf50; padding-bottom: 0; -webkit-transition: .4s; transition: .4s; } .main-navigation ul li ul.sub-menu li:last-child { border-bottom: none; } .main-navigation ul li ul.sub-menu li:hover { background: #4caf50; } .main-navigation ul ul li > a { font-weight: 600; color: #000; padding: 15px 20px; text-transform: capitalize; } .main-navigation li:hover > .sub-menu { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; top: 75%; visibility: visible; } .main-navigation li li:hover > a { color: #fff; } .menu-item i.fas.fa-search { cursor: pointer; } .menu-item .search-form { border-width: 0 1px 1px; margin-top: 35px; opacity: 0; position: absolute; text-align: left; top: 100px; transition: all 0.4s ease 0s; visibility: hidden; width: 195px; z-index: 9999; right: 0px; } .menu-item .search-form.active { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; top: 75%; visibility: visible; } .menu-item input[type="search"] { border-radius: 0px; padding: 8px; } .menu-item .search-submit { display: none; } /* .main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } .main-navigation li { float: none; position: relative; display: inline-block; } .main-menu-container li > a { color: #000; display: block; font-size: 14px; font-weight: 600; line-height: 20px; padding: 20px 15px; text-transform: uppercase; } .main-menu-container ul li ul.sub-menu { background: #fff none repeat scroll 0 0; border-width: 0 1px 1px; margin-top: 25px; opacity: 0; position: absolute; text-align: left; top: 100px; transition: all 0.4s ease 0s; visibility: hidden; width: 195px; z-index: 9999; border-top: 4px solid #4caf50; } .main-menu-container li:hover > .sub-menu { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; top: 75%; visibility: visible; } .main-menu ul li ul.sub-menu li { float: none; display: block; border-bottom: 1px solid #4caf50; padding-bottom: 0; -webkit-transition: .4s; transition: .4s; } .main-navigation a { display: block; text-decoration: none; } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } @media screen and (min-width: 37.5em) { .menu-toggle { display: none; } .main-navigation ul { display: block; } } /** Home Section **/ /** Slider **/ .blz-main-slider{ position: relative; } .blz-main-slider .caption { width: 600px; position: absolute; top: 30%; left: 15%; background: rgba(255, 255, 255, 0.65); padding: 32px; box-shadow: 0px 12px 10px 3px #06060661; } .blz-slide .caption h2 { font-size: 36px; text-transform: capitalize; margin: 0; margin-bottom: 10px; } .blz-slide .caption h2 span { color: #4caf50; } .blz-slide .caption div { font-size: 16px; } .blz-main-slider .owl-nav .owl-prev, .blz-main-slider .owl-nav .owl-next { position: absolute; top: 50%; font-size: 20px; padding: 8px 20px; color: #4caf50; background: #fff; } .blz-main-slider .owl-nav .owl-prev { left: 40px; } .blz-main-slider .owl-nav .owl-next { right: 40px; } .blz-slider-section .owl-dots { position: absolute; left: 50%; bottom: 5%; } a.blz-btn { text-decoration: none; padding: 10px 16px; display: inline-block; } a.blz-primary-btn.blz-btn { background: #4caf50; color: #fff; margin-top: 15px; border: 2px solid #4caf50; } a.blz-primary-btn.blz-btn:hover { background: none; color: #4caf50; } /** General Section Styles **/ .section-title-wrap { text-align: center; width: 600px; margin: auto; } #content .blz-container { padding: 40px 0px; } #content .home-section .blz-container { padding: 80px 0px; } .section-title, .aboutus-section-pgtitle { margin-top: 0; margin-bottom: 16px; } .section-desc { font-size: 17px; } /** Service Section **/ section.blz-service-section { background: #fbfbfb; } .blz-services-wrapper { margin-top: 60px; } .blz-service { width: 31%; float: left; margin: 0px 14px; text-align: center; padding: 36px 11px; border: 1px solid #eaeaea; transition: all 0.5s ease; } .blz-service:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 12px 66px 1px rgba(0,0,0,.06); box-shadow: 0 12px 66px 1px rgba(0,0,0,.06); } .blz-service .service-icon { font-size: 45px; color: #4caf50; } .blz-service .service-title { font-weight: 400; margin-bottom: 8px; font-size: 24px; } .blz-service .service-description { padding: 0px; margin: 0px; } .cls-height { clear: both; height: 30px; } /** About Us Section **/ .blz-aboutus-section .about-page-content { width: 50%; float: left; padding-right: 55px; } .blz-aboutus-section .about-feat-image { width: 50%; float: right; padding: 60px; } .aboutus-content-wrap { margin-top: 45px; } .about-feat-image figure { margin: 0; position: relative; } .about-feat-image figure:before { display: inline-block; width: 100%; height: 100%; background: #4caf50; content: ""; position: absolute; top: 20px; left: 20px; z-index: -1; } /** Counter Section **/ .blz-counter-section { background: #4caf50; } .blz-counter { width: 25%; float: left; position: relative; line-height: 2.6em; } .blz-counter span { font-size: 35px; margin-bottom: 20px; } .blz-counter-section { background: #4caf50; text-align: center; color: #fff; } .blz-counter .counter { font-size: 35px; font-weight: 600; padding: 0px; margin: 0px; } .blz-counter .title { font-size: 22px; font-weight: 500; margin: 0px; padding: 0px; } /** Portfolio Section **/ .blz-portfolio-wrap figure { position: relative; float: left; overflow: hidden; margin: 10px 1%; min-width: 320px; max-width: 480px; max-height: 290px; width: 31%; background: #3085a3; text-align: center; cursor: pointer; } .blz-portfolio-wrap figure img { position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.8; } .blz-portfolio-wrap figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; font-size: 1.25em; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .blz-portfolio-wrap figure figcaption::before, .blz-portfolio-wrap figure figcaption::after { pointer-events: none; } .blz-portfolio-wrap figure figcaption, .blz-portfolio-wrap figure figcaption > a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* Anchor will cover the whole item by default */ /* For some effects it will show as a button */ .blz-portfolio-wrap figure figcaption > a { z-index: 1000; text-indent: 200%; white-space: nowrap; font-size: 0; opacity: 0; } .blz-portfolio-wrap figure h2 { word-spacing: -0.15em; font-weight: 300; } .blz-portfolio-wrap figure h2 span { font-weight: 800; } .blz-portfolio-wrap figure h2, .blz-portfolio-wrap figure p { margin: 0; } .blz-portfolio-wrap figure p { letter-spacing: 1px; font-size: 68.5%; } figure.portfolio-post { background: #18a367; } figure.portfolio-post img { height: 390px; } figure.portfolio-post figcaption { padding: 3em; } figure.portfolio-post figcaption::before, figure.portfolio-post figcaption::after { position: absolute; content: ''; opacity: 0; } figure.portfolio-post figcaption::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); -webkit-transform-origin: 0 0; transform-origin: 0 0; } figure.portfolio-post figcaption::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; } figure.portfolio-post h2 { padding-top: 15%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; } figure.portfolio-post p { padding: 0.5em 2em; text-transform: none; opacity: 0; -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0); } figure.portfolio-post img, figure.portfolio-post h2 { -webkit-transform: translate3d(0,-30px,0); transform: translate3d(0,-30px,0); } figure.portfolio-post img, figure.portfolio-post figcaption::before, figure.portfolio-post figcaption::after, figure.portfolio-post p { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; } figure.portfolio-post:hover img { opacity: 0.7; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } figure.portfolio-post:hover figcaption::before, figure.portfolio-post:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } figure.portfolio-post:hover h2, figure.portfolio-post:hover p { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } figure.portfolio-post:hover figcaption::after, figure.portfolio-post:hover h2, figure.portfolio-post:hover p, figure.portfolio-post:hover img { -webkit-transition-delay: 0.15s; transition-delay: 0.15s; } ul.blz-portfolio-filter { margin: 0; padding: 0; list-style: none; text-align: center; margin-top: 40px; margin-bottom: 30px; } ul.blz-portfolio-filter li { display: inline-block; min-width: 104px; border: 2px solid #4caf50; margin-right: 14px; padding: 2px; color: #4caf50; cursor: pointer; transition: all 0.4s ease 0s; border-radius: 20px; } ul.blz-portfolio-filter li:hover, ul.blz-portfolio-filter li.active { color: #fff; background: #4caf50; } /** Team Member Slider **/ .blz-team-section { background: #fbfbfb; } .blz-team-slider { margin-top: 60px; } .blz-team-member { background: #fff; border: 2px solid #f7f7f7; } .team-details { text-align: center; } .team-details a { text-decoration: none; color: #404040; } .team-details h3 span { display: block; font-size: 14px; color: #4caf50; margin-top: 6px; font-weight: 600; } .owl-theme .owl-controls .owl-page span { background: none repeat scroll 0 0 #869791; border-radius: 20px; display: block; height: 12px; margin: 5px 7px; opacity: 0.5; width: 12px; } .owl-dots { margin-top: 50px; text-align: center; } .owl-dot { width: 13px; height: 13px; display: inline-block; border: 2px solid #cecece; margin-right: 7px; border-radius: 50%; background: #cecece; } .owl-dot:hover, .owl-dot.active { background: #4caf50; border-color: #4caf50; } /** Video Section **/ section.blz-video-section { background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; } section.blz-video-section:before { position: absolute; content: ""; height: 100%; width: 100%; background: #4caf502b; } .blz-video-section .blz-container { padding: 140px 0px; text-align: center; color: #fff; } a.blz-video-popup { color: #4caf50; font-size: 69px; position: relative; } .blz-video-section h2 { position: relative; margin: 0; } /** Testimonial Section **/ .blz-testimonial-slider { margin-top: 50px; position: relative; } .client-img { width: 200px; height: 200px; margin: auto; border: 1px solid gainsboro; border-radius: 50%; } .client-img img { border-radius: 50%; } .blz-testimony { width: 75%; margin: auto; text-align: center; margin-top: 29px; } .client-details { text-align: center; } .client-details h3 span { display: block; font-size: 16px; color: #4caf50; font-weight: 600; margin-top: 5px; } .blz-testimonial-slider .owl-prev { position: absolute; top: 15%; left: 25%; } .blz-testimonial-slider .owl-prev, .blz-testimonial-slider .owl-next { padding: 14px 22px; border: 1px solid #cccccc; border-radius: 50%; color: #8c8c8c; } .blz-testimonial-slider .owl-next { position: absolute; top: 15%; right: 25%; } /** Blog Section **/ .blz-blog-section { background: #fbfbfb; } .blz-blog-post-wrapper { margin-top: 40px; } .blz-blog-post { width: 32.6%; float: left; margin: 0px 4px 40px 4px; border: 1px solid #e6e6e6; } .blog-feat-img { position: relative; margin: 0; padding: 0; } .blog-feat-img img { width: 100%; margin: 0; padding: 0; } .blog-feat-img span { position: absolute; top: 0; left: 0; } .blog-feat-img span i { display: block; float: left; padding: 8px 12px; font-style: normal; font-weight: 700; color: #fff; min-width: 50px; text-transform: uppercase; } .blog-feat-img span i:first-child { background: #464646; } .blog-feat-img span i:last-child { background: #4caf50; } .blz-blog-post .blog-content { padding: 20px 30px; } .blz-blog-post .blog-content a { text-decoration: none; color: #404040; transition: all 0.5s ease; } .blz-blog-post .blog-content a:hover { color: #4caf50; } .blz-blog-post .blog-content h3 { margin: 0px; margin-bottom: 10px; } .blz-blog-post .blog-content p { margin: 0px; } /** Partners Slider Section **/ .blz-partners-slider { margin-top: 50px; } .blz-partners-slider.owl-carousel .owl-item img { display: inline-block; border: 1px solid #f1f1f1; transition: all 0.5s ease; } .blz-partners-slider.owl-carousel .owl-item a:hover > img { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 12px 66px 1px rgba(0,0,0,.06); box-shadow: 0px 6px 66px 1px rgba(0,0,0,.06); } /** Inner Page Header **/ .blz-inner-page-header { background: #f1f1f1; } .blz-inner-page-header .blz-container { padding: 40px 0px; text-align: center; } .blz-inner-page-header .header-pg-title { margin: 0px; color: #4caf50; margin-bottom: 15px; font-weight: 500; font-size: 36px; } .header-breadcrumb ul { list-style: none; padding: 0; margin: 0; } .header-breadcrumb li { display: inline-block; margin-right: 10px; color: #6b6b6b; font-size: 14px; } .header-breadcrumb li a { text-decoration: none; display: inline-block; color: grey; } .header-breadcrumb li a:hover { color: #4caf50; } .header-breadcrumb li.separator { color: #6b6b6b; } /** Layouts **/ #primary .entry-content { margin: 0px; } /** Right Sidebar **/ .right-sidebar #primary { width: 74%; float: left; } .right-sidebar #secondary { width: 24%; float: right; } /** Left Sidebar **/ .left-sidebar #primary { width: 74%; float: right; } .left-sidebar #secondary { width: 24%; float: left; } #secondary .widget { margin-bottom: 40px; } #secondary .widget-title { color: #ffffff; position: relative; padding: 7px 0px; background: #4caf50; padding-left: 10px; font-weight: 500; margin-top: 0px; } #secondary .widget-title a { color: #fff; } #secondary .widget_archive ul, #secondary .widget_categories ul, #secondary .widget_pages ul, #secondary .widget_meta ul, #secondary .widget_recent_entries ul, #secondary .widget_rss ul, #secondary .widget_nav_menu ul { list-style: none; padding: 0; margin: 0; padding-left: 25px; } #secondary .widget_rss li { padding: 20px 0px; border-bottom: 1px solid #f1f1f1; } #secondary .widget_archive a, #secondary .widget_categories a, #secondary .widget_pages a, #secondary .widget_meta a, #secondary .widget_recent_entries a, #secondary .widget_nav_menu a { padding: 6px 0px; text-decoration: none; color: #5d5d57; display: inline-block; transition: all 0.5s ease; } #secondary .widget_archive a:hover, #secondary .widget_categories a:hover, #secondary .widget_pages a:hover, #secondary .widget_meta a:hover, #secondary .widget_recent_entries a:hover, #secondary .widget_nav_menu a:hover { padding: 6px 0px; text-decoration: none; color: #5d5d57; display: inline-block; transition: all 0.5s ease; margin-left: 6px; } #secondary .widget_rss a { text-decoration: none; color: #4caf50; } #secondary .widget_rss span.rss-date { display: block; font-size: 14px; color: #929292; } #secondary .widget_rss .rssSummary { padding-left: 18px; } #secondary .widget_rss cite { text-align: right; display: block; } #secondary .widget_archive a:before, #secondary .widget_categories a:before, #secondary .widget_pages a:before, #secondary .widget_meta a:before, #secondary .widget_recent_entries a:before { content: "\f101"; font-family: fontawesome; margin-right: 8px; } #secondary .widget select { width: 100%; padding: 5px; } #secondary .widget caption { margin-bottom: 10px; color: #4caf50; font-weight: 600; } #secondary .widget table { border-collapse: collapse; } #secondary .widget table th, #secondary .widget table td { border: 1px solid #eef9ee; text-align: center; background: #fcfffc; padding: 6px; } #secondary .widget table a { text-decoration: none; color: #4caf50; font-weight: 700; } #secondary .widget table a:hover{ color: #404040; } #secondary input[type="search"] { border-radius: 0px; width: 85%; display: inline-block; padding: 5px 10px; } #secondary .widget_blaize_contact_info ul.social-links li a { color: #4caf50; border-color: #4caf50; } #secondary .widget_blaize_contact_info ul.social-links li a:hover { color: #ffffff; background: #4caf50; } .widget_search .search-form { position: relative; } .widget_search .search-form:before { content: "\f002"; position: absolute; right: 14px; color: white; font-family: fontawesome; line-height: 20px; font-size: 20px; height: 20px; display: inline-block; top: 6px; } .widget_search input[type="submit"] { border-radius: 0px; width: 15%; text-indent: 99999999px; float: right; line-height: 20px; background: #4caf50; } .widget_tag_cloud .tagcloud a { text-decoration: none; border: 1px solid #bfbfbf; color: #6f6f6f; padding: 5px 10px; } .widget_tag_cloud .tagcloud a:hover { border-color: #4caf50; color: #4caf50; } /** Blog Page **/ /** Large Thumb Layout **/ .big_thumb_layout article { border-bottom: 1px solid #d2d2d2; padding-bottom: 40px; margin: 0; margin-bottom: 40px; } .big_thumb_layout .entry-header { position: relative; } .big_thumb_layout .entry-header a:hover { transition: all 0.5s ease; } .big_thumb_layout .entry-header a:hover{ opacity: 0.8 } .big_thumb_layout ul.post-categories { margin: 0; padding: 0; list-style: none; position: absolute; top: 20px; left: 20px; } .big_thumb_layout ul.post-categories a { display: inline-block; padding: 4px 8px; line-height: 22px; margin: 0 0 2px; border-radius: 2px; text-decoration: none; -webkit-box-shadow: 0 0 0 2px transparent, 0 1px 2px rgba(0,0,0,.1) inset; box-shadow: 0 0 0 2px transparent, 0 1px 2px rgba(0,0,0,.1) inset; background-color: rgba(0,0,0,.1); color: #fff; } .big_thumb_layout ul.post-categories a:hover { background: #4caf50; } #primary.big_thumb_layout .entry-content { width: 80%; margin: auto; } .big_thumb_layout .title-post-metas { text-align: center; margin-bottom: 20px; } .big_thumb_layout .entry-title a { text-decoration: none; color: black; transition: all 0.5s ease; } .big_thumb_layout .entry-title a:hover { color: #4caf50; } .big_thumb_layout .title-post-metas ul { list-style: none; margin: 0; padding: 0; } #primary.big_thumb_layout .entry-footer { text-align: center; } a.blaize-readmore-btn { display: inline-block; text-decoration: none; margin-top: 40px; padding: 7px 15px; border: 2px solid #4caf50; color: #4caf50; transition: all 0.5s ease; } a.blaize-readmore-btn:hover { background: #4caf50; color: #fff; } /** Footer Styles **/ .footer-top-widgets { background: #191919; padding: 60px 0px; } .footer-top-widgets .footer-widget { width: 22%; float: left; margin: 0px 18px; } .footer-widget a, .footer-widget { text-decoration: none; color: #828282; } .footer-widget .widget-title { margin-top: 0; color: #ffffff; position: relative; padding-bottom: 16px; } .footer-widget .widget-title:after { content: ""; display: inline-block; height: 2px; background: #4caf50; width: 20%; position: absolute; bottom: 0; left: 0; } .footer-widget .tnp-widget-minimal input.tnp-email { width: 80%; display: inline-block; border-radius: 0px; height: 40px; line-height: 40px; } .footer-widget .tnp-widget-minimal input.tnp-submit { width: 20%; line-height: 21px; text-indent: -999rem; cursor: pointer; background: #4caf50; } .footer-widget .tnp-widget-minimal form { position: relative; } .footer-widget .tnp-widget-minimal form:after { position: absolute; content: "\f3fe"; font-family: 'Font Awesome\ 5 Brands'; top: 4px; right: 16px; font-size: 25px; color: #fff; } .widget_nav_menu ul.menu { padding: 0; margin: 0; list-style: none; } .widget_nav_menu ul.menu li { margin-bottom: 8px; } .widget_nav_menu ul.menu li a:before { content: "\f101"; font-family: fontawesome; margin-right: 8px; } .widget_nav_menu ul.menu li a:hover { transition: all 0.5s ease; } .widget_nav_menu ul.menu li a:hover { margin-left: 6px; } /** Contact Info Widget **/ .widget_blaize_contact_info ul { padding: 0; margin: 0; list-style: none; } .widget_blaize_contact_info .info-section { margin-bottom: 20px; } .widget_blaize_contact_info .info-section li { margin-bottom: 21px; } .widget_blaize_contact_info .info-section i { color: #4caf50; margin-right: 14px; font-size: 20px; width: 20px; } .widget_blaize_contact_info ul.social-links { margin-top: 26px; } .widget_blaize_contact_info ul.social-links li { margin: 0; float: left; padding: 0; } .widget_blaize_contact_info ul.social-links li a { display: inline-block; width: 35px; height: 34px; text-align: center; line-height: 30px; font-size: 14px; margin-right: 10px; border: 1px solid #4a4a4a; transition: all 0.5s ease; } .widget_blaize_contact_info ul.social-links li a:hover { background: #4a4a4a; color: #fff; } /** Bottom Footer **/ .site-info { background: #060606; color: #a2a2a2; } .site-info a { text-decoration: none; color: #4caf50; } .site-info a:hover { text-decoration: underline; } .site-info .blz-container { padding: 20px 0px; text-align: center; } /** Extra Styles **/ a.post-edit-link { text-decoration: none; background: #5f5f5f; padding: 5px 10px; color: #fff; border: 1px solid #545454; transition: all 0.5s ease; } a.post-edit-link:hover { background: #292929; }