0byt3m1n1
Path:
/
data
/
27
/
5
/
48
/
71
/
5374886
/
user
/
6435255
/
htdocs
/
wp-content
/
themes
/
business-way
/
[
Home
]
File: style.css
/* Theme Name: Business Way Theme URI: https://www.canyonthemes.com/downloads/business-way Author: canyonthemes Author URI: https://www.canyonthemes.com/ Description: A prefect Free Business WordPress Theme. This theme comes with amazing slider, header options, WooCommerce compatibility, multiple blog layouts and many more. In addition, footer section options, sidebar options, pagination types, animation disable options, search placeholder are some added features. Furthermore, home page section options, 9+ added custom widgets, multiple sidebar area, go to top optons etc. Demo: http://canyonthemes.com/demo/business-way/ Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: business-way Tags: custom-logo, one-column, two-columns, right-sidebar, left-sidebar, custom-header, full-width-template, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, blog, portfolio, footer-widgets 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. Business Way WordPress Theme, Copyright 2018 by Canyon Themes Business Way is distributed under the terms of the GNU General Public License v2 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 { font-family: 'Source Sans Pro', sans-serif; max-width: 1920px; margin: 0 auto; color: #696969; line-height: 24px; font-size: 14px; } /** * 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 --------------------------------------------------------------*/ h1, h2, h3, h4, h5, h6 { clear: both; } 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; } 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"] { background: #fff; border: 1px solid #052C7D; color: #052C7D; font-weight: 600; padding: 10px 20px; text-transform: uppercase; transition: all 0.3s ease 0s; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background: #052C7D; border-color: #052C7D; color: #fff; } 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 { border: 1px solid #ccc; display: block; margin-bottom: 20px; padding: 10px; width: 100%; font-size: 13px; } 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:focus { outline: 0; } a:hover, a:active { outline: 0; } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .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%; } nav.navigation.post-navigation { overflow: hidden; float: left; width: 100%; clear: both; } .nav-previous a, .nav-next a{ background: #f4f4f4; padding: 10px 15px; color: #4a4a4a; display: inline-block; } .nav-previous a:hover, .nav-next a:hover{ opacity:0.8; } .comment-form-container { float: left; width: 100%; margin: 15px 0; } /*-------------------------------------------------------------- # 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; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget-area{ list-style: none; margin-top: 50px; margin-bottom: 50px; } .widget { border: 3px solid #f2f2f2; padding: 20px; margin-top: 30px; } .widget .widget-title{ font-weight: 700; margin-bottom: 15px; font-size: 18px } .widget .search-block { position: relative; } .widget .search-block input { width: 100%; padding: 5px 8px; height: 40px; outline: 0; border: 1px solid #ccc; position: relative; text-transform: capitalize; font-weight: 100; } .widget .search-block button{ position: absolute; top: 0; right: 0; background: #052c7d; color: #fff; font-size: 18px; padding: 6px; width: 60px; height: 40px; font-family: "FontAwesome", sans-serif; border-color: #052c7d;; } .widget ul, .widget ol { padding: 0; margin: 0; list-style: none; } .widget li{ border-bottom: 1px solid #e2e2e2; padding: 10px 0; } .widget li:last-child{ border-bottom: 0; } .widget li a { color: #3c3c3c; transition: .5s; position: relative; padding-left: 30px; } .widget li a:before{ position: absolute; top: 0; left: 0; border: 1px solid #052c7d; border-radius: 50%; color: #052c7d; width: 20px; height: 20px; content: "\f105"; font-family: 'FontAwesome'; line-height: 18px; text-align: center; } .widget li.recentcomments a:before{ display: none; } #footer .widget{ border: 0; padding: 0; margin: 0; } #footer .widget li a:before{ content: "\f101"; border: 0; } #secondary .container { width: 100%; padding:0; } #secondary section { padding: 30px 0; } #secondary section.why-chose, #secondary section.prortfolio, #secondary section.news, #secondary section.welcome{ padding:0; background:transparent; } #secondary #map { display: none; } #secondary [class*="col-"] { width: 100%; margin-bottom: 20px; } #secondary .contact-form-area { position: relative; } #secondary .contact-form { padding: 10px; max-width: 100%; } #secondary .mission h2 { font-size: 20px; } #secondary .news-date { display: none; } #secondary .news-text h4{ font-size:15px; } #secondary section .sec-title{ text-align:left; } #secondary section .sec-title .double-border{ display:none; } #secondary .portfolioFilter a { float: left; margin-bottom: 10px; } #secondary .lower-box h3 a{ font-size:15px; } #secondary .container-fluid{ padding:0; } #secondary .filter-box .lower-box a i{ font-size:15px; } #secondary .btn-style-six { padding: 6px 25px; font-size: 15px; float: left; border-radius: 3px; } #secondary .services .sec-title h2 { font-weight: 700; margin-bottom: 15px; font-size: 18px; } #secondary .welcome h2 { font-size: 24px; line-height:normal; } #secondary .welcome .welcome-content{ padding:0; } #secondary .team-area, #secondary .services .container, #secondary .call-to-action{ padding-left:15px; padding-right:15px; } #secondary .chose-block{ margin-top:0; } #secondary .chose-text{ padding-left:0; } #footer section .container { width: 100%; padding:0; } #footer section { padding: 30px 0; } #footer section.why-chose, #footer section.prortfolio, #footer section.news, #footer section.welcome{ padding:0; background:transparent; } #footer #map { display: none; } #footer section [class*="col-"] { margin-bottom: 20px; width:100%; } #footer .contact-form-area { position: relative; } #footer .contact-form { padding: 10px; max-width: 100%; } #footer .mission h2 { font-size: 20px; } #footer .news-date { display: none; } #footer .news-text h4{ font-size:15px; } #footer section .sec-title{ text-align:left; } #footer section .sec-title .double-border{ display:none; } #footer .portfolioFilter a { float: left; margin-bottom: 10px; } #footer .lower-box h3 a{ font-size:15px; } #footer .container-fluid{ padding:0; } #footer .filter-box .lower-box a i{ font-size:15px; } #footer .btn-style-six { padding: 6px 25px; font-size: 15px; float: left; border-radius: 3px; } #footer .services .sec-title h2 { font-weight: 700; margin-bottom: 15px; font-size: 18px; } #footer .welcome h2 { font-size: 24px; line-height:normal; } #footer .welcome .welcome-content{ padding:0; } #footer .team-area, #footer .services .container, #footer .call-to-action{ padding-left:15px; padding-right:15px; } #footer .chose-block{ margin-top:0; } #footer .chose-text{ padding-left:0; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0; } .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 --------------------------------------------------------------*/ .comments-title{ margin: 30px 0; font-size: 16px; font-weight: 600; color: #404040; text-transform: uppercase; } .comments-area .comment-list{ margin: 0; padding: 0; } .comments-area .comment-list li { border: 1px solid #e5e5e5; list-style: outside none none; margin-bottom: 15px; padding: 15px; } .comments-area .comment-body{ overflow: hidden; } .comments-area .comment-body .comment-author, .comments-area .comment-body .comment-metadata{ display: inline; } .comments-area .comment-body .comment-author .says{ display: none; } .comments-area .comment-body .comment-metadata time{ color: #5293ce; font-size: 14px; font-weight: 400; margin-left: 30px; } .comments-area .comment-body .comment-author img{ border-radius: 50%; height: 70px; margin-right: 10px; overflow: hidden; width: 70px; } .comments-area .comment-body .comment-author b { color: #333; font-size: 13px; text-transform: uppercase; } .comments-area .comment-body .comment-content { border-top: 1px solid #e6e6e6; margin: 5px 0; padding: 5px 0; float: left; width: 100%; } .comments-area .comment-body .comment-content p{ margin: 0; font-weight: 400; } .comments-area .comment-body .reply{ margin-bottom: 10px; float: right; } .comments-area .comment-body .reply a{ text-align: right; line-height: 26px; padding: 2px 12px; display: inline-block; background: #286090; color: #fff; } .comment-content a { word-wrap: break-word; } .comment-form label{ width: 100%; } .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"]{ width: 100%; } .bypostauthor { display: block; } #reply-title { margin: 0 0 20px; font-size: 16px; font-weight: 600; color: #404040; text-transform: uppercase; } /*-------------------------------------------------------------- # 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; } /*Theme custom CSS*/ * { margin: 0; padding: 0; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a, a:hover, a:active { text-decoration: none; } select, input { outline: 0; } .form-control:focus { box-shadow: none; border-color: transparent; } ul, ol { padding: 0; margin: 0; list-style: none; } a, a:hover, a:active, a:focus { text-decoration: none; } h1, h2, h3, h4, h5, h6 { line-height: 24px; font-family: 'Poppins', sans-serif; } h1, h2, h3, h4, h5, h6, p { margin: 0; } .m-t-5 { margin-top: 5px; } .m-t-10 { margin-top: 10px; } .m-t-15 { margin-top: 15px; } .m-t-20 { margin-top: 20px; } .m-t-30 { margin-top: 30px; } .m-t-40 { margin-top: 40px; } .m-t-60 { margin-top: 60px; } @media (min-width: 768px) and (max-width: 991px) { .m-t-10-sm { margin-top: 10px; } } @media (min-width: 768px) and (max-width: 991px) { .m-t-15-sm { margin-top: 15px; } } @media (min-width: 768px) and (max-width: 991px) { .m-t-30-sm { margin-top: 30px; } } @media (max-width: 767px) { .m-t-10-xs { margin-top: 10px; } } @media (max-width: 767px) { .m-t-15-xs { margin-top: 15px; } } @media (max-width: 767px) { .m-t-30-xs { margin-top: 30px; } } .m-b-5 { margin-bottom: 5px; } .m-b-10 { margin-bottom: 10px; } .m-b-15 { margin-bottom: 15px; } .m-b-20 { margin-bottom: 20px; } .m-b-30 { margin-bottom: 30px; } .m-b-40 { margin-bottom: 40px; } .m-b-60 { margin-bottom: 60px; } .p-10 { padding: 10px; } .p-15 { padding: 10px; } .p-20 { padding: 20px; } .p-30 { padding: 30px; } .p-t-5 { padding-top: 5px; } .p-t-10 { padding-top: 10px; } .p-t-20 { padding-top: 20px; } .p-t-30 { padding-top: 30px; } .p-t-40 { padding-top: 40px; } .p-t-50 { padding-top: 50px; } .p-t-70 { padding-top: 70px; } .p-b-5 { padding-bottom: 5px; } .p-b-10 { padding-bottom: 10px; } .p-b-20 { padding-bottom: 20px; } .p-b-30 { padding-bottom: 30px; } .p-b-40 { padding-bottom: 40px; } .p-b-50 { padding-bottom: 50px; } .p-b-60 { padding-bottom: 60px; } .p-b-70 { padding-bottom: 70px; } .p-l-5 { padding-left: 5px; } .p-l-10 { padding-left: 10px; } .p-r-5 { padding-right: 5px; } .p-r-10 { padding-right: 10px; } .p-tb-5 { padding-bottom: 5px; padding-top: 5px; } .p-tb-10 { padding-bottom: 10px; padding-top: 10px; } .p-tb-15 { padding-bottom: 15px; padding-top: 15px; } .p-tb-20 { padding-bottom: 20px; padding-top: 20px; } .p-tb-30 { padding-bottom: 30px; padding-top: 30px; } .p-tb-60 { padding-bottom: 60px; padding-top: 60px; } .p-lr-5 { padding-left: 5px; padding-right: 5px; } .p-lr-10 { padding-left: 10px; padding-right: 10px; } .p-lr-15 { padding-left: 15px; padding-right: 15px; } .p-lr-20 { padding-left: 20px; padding-right: 20px; } .no-p { padding: 0; } .no-p-t { padding-top: 0; } .no-p-l { padding-left: 0; } .no-p-r { padding-right: 0; } .no-p-b { padding-bottom: 0; } .no-p-tb { padding-bottom: 0; padding-top: 0; } .no-p-lr { padding-left: 0; padding-right: 0; } @media (max-width: 767px) { .p-l-10-xs { padding-left: 10px; } } .double-border { display: inline-block; margin: 25px; } .double-border::before, .double-border::after { background: #b9b9b9 none repeat scroll 0 0; content: ""; display: block; height: 1px; } .double-border::before { width: 136px; } .double-border::after { margin-top: 5px; width: 72px; } .text-center .double-border::before, .text-center .double-border::after { margin-left: auto; margin-right: auto; } .sec-title h2, .sec-title h3{ color: #222; font-size: 24px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; } .sec-title p { color: #696969; max-width: 800px; font-size: 16px; margin: 0 auto; } /************************************************** Home One /**************************************************/ /*********************** Header Top Start ***************************/ #header-top nav.navbar.bootsnav { background-color: transparent; margin: 15px 0 0; border: 0; } #header-top .h-right li a { color: #535353; } #header-top .h-right li { float: left; padding: 5px 15px; color: #535353; } #header-top li.search a i { width: 45px; height: 45px; line-height: 45px; } #header-top li.search a { color: #fff; } #header-top li.search { background: #cd363f; position: relative; top: -15px; text-align: center; padding: 0; } #header-top select { border: 0; } #header-top .top-search { position: relative; top: -15px; } #header-top .navbar-header { float: left; margin-top: -10px; } .top-header { background: #052c7d; padding: 8px 0; color: #fff; overflow: hidden; } .header-right li { display: inline-block; padding-left: 15px; letter-spacing: 1px; font-weight: 300; } .header-left li { display: inline-block; padding-right: 25px; } .header-left li a { color: #fff; transition: .5s; } .header-left li a:hover { color: #0776a2; } .header-right li a { color: #fff; background: #021f5a; padding: 19px 40px; } /*********************** Header Top End ***************************/ /*********************** Header-Menu Start ***************************/ .logo-box{ position: relative; float: left; left: 0px; padding: 26px 0; z-index: 10; } .logo img{ display:inline-block; margin-top: 10px; max-width:100%; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease; } .nav-outer { position: relative; float: right; padding-right: 110px; } .navbar { padding: 0; margin: 0; min-height: inherit; background: #fff; width: 100%; border-radius: 0; } .navbar-brand { opacity: 1; width: auto; height: auto !important; padding: 25px 15px; } .navbar-nav { margin: 0; } .navbar-nav li { position: relative; display: inline-block; float: left; padding: 10px 0px; margin-left: 35px; } .navbar-nav li a { position: relative; display: block; padding: 32px 0px 28px; color: #131d33; text-align: left; line-height: 30px; text-transform: uppercase; font-weight: 600; opacity: 1; font-size: 15px; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .navbar-nav li a:hover { background: none; color: #000; transition: all 0.5s ease; } .navbar-nav > li:hover > a, .navbar-nav > li.current > a, .navbar-nav > li.current_page_ancestor > a, .navbar-nav > li.current-menu-item > a { background: none; color: #0c2c7d; transition: all 0.5s ease; } .nav>li>a:focus, .nav>li>a:hover{ background: transparent!important; } .dropdown-btn { position: absolute; right: 10px; top: 6px; width: 34px; height: 30px; border: 1px solid #ffffff; text-align: center; font-size: 16px; line-height: 28px; color: #ffffff; cursor: pointer; z-index: 5; display: none; } .navbar-toggle .icon-bar { background: #fff; } .navbar-toggle { background-color: #0c2c7d; } .site-title { font-size: 30px; font-weight: 600; } .site-title a { color: #0c2c7d; } .site-description { color: #737373; margin-top: 10px; } .menu-item-has-children:hover .sub-menu { display: block; } .menu-item-has-children .sub-menu { position: absolute; left: 0px; top: 100%; width: 240px; z-index: 100; padding: 0; display: none; background: #fff; border-top: 2px solid #0c2c7d; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175); -o-box-shadow: 0 6px 12px rgba(0,0,0,.175); -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); } .menu-item-has-children:hover .sub-menu li { list-style-type: none; padding:0; border-bottom: 1px solid #ececec; margin: 0; width: 100%; } .menu-item-has-children:hover .sub-menu li:last-child { border-bottom: none; } .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu { position: absolute; left: 100%; top: -2px; width: 240px; z-index: 100; padding:0; display: none; background: #fff; border-top: 2px solid #0c2c7d; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175); -o-box-shadow: 0 6px 12px rgba(0,0,0,.175); -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); } .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu { display: block; } .navbar-nav > li > ul > li > a, .navbar-nav > li > ul > li > ul > li > a { position: relative; display: block; padding: 15px 10px; line-height: 24px; font-weight: 600; font-size: 15px; text-transform: capitalize; color: #999; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .menu-item-has-children .sub-menu li a:hover { color: #000; } .navbar-nav > li.menu-item-has-children > a::after { position: absolute; content: '\f107'; right: 0px; line-height: 24px; font-size: 12px; font-family: 'FontAwesome'; } .navbar-nav > li > ul > li.menu-item-has-children > a::after { font-family: 'FontAwesome'; content: "\f105"; position: absolute; right: 10px; top: 13px; width: 10px; height: 20px; display: block; color: #292929; line-height: 20px; font-size: 16px; font-weight: normal; text-align: center; z-index: 5; } .navbar-nav > li.menu-item-has-children > a { padding-right: 15px; } .affix { position: fixed !important; z-index: 999; top: 0; background-color: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); width: 100%; border-radius: 0; } .affix .navbar-nav li a { padding-top: 41px; padding-bottom: 45px; transition: all 0.5s ease; } .affix .navbar-nav > li:last-child a { padding: 10px 20px; margin: 28px 0; } .affix .navbar-brand { padding: 15px; } .affix .navbar-nav li ul.sub-menu a { padding-top: 10px; padding-bottom: 10px; transition: all 0.5s ease; } .search-box-outer{ position:absolute; right:0px; top:50%; margin-top: -10px; width: 66px; height:16px; } .search-box-outer .cart-btn { position: relative; display: inline-block; color: #999; padding-right: 20px; margin-right: 12px; border-right: 1px solid #eaeaea; } .search-box-outer .cart-btn .cart-list{ display: none; position: absolute; top: 20px; border-top: 3px solid #0c2c7d; padding: 0px; width: 280px; border-radius: 0px; right: 0; left: auto; } .dropdown:hover .cart-list { display: block; } .cart-list .widget { border: 3px solid #f2f2f2; padding: 20px; margin-top: 0; border-top: 0; } .cart-list .widget li a{ padding:5px 0; } .cart-list .woocommerce a.remove { padding:0; top: 15px; } .cart-list .widget li a:before{ display:none; } .search-box-outer span.badge { position: absolute; top: -7px; right: 5px; font-size: 12px; width: 18px; height: 18px; padding: 0; line-height: 18px; } .search-box-outer .cart-btn i { color: #333; font-size: 16px; } .search-box-btn { position: relative; display: inline-block; font-size: 16px; text-align: right; line-height: 17px !important; padding: 0px; margin: 0px; cursor: pointer; color: #333; background: none; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; border:0; } .search-box-btn:hover{ color: #052c7d; background: transparent; } .search-box-outer .dropdown-menu{ top: 52px; border-top: 3px solid #0c2c7d; padding: 0px; width: 280px; border-radius: 0px; right: 0; left: auto; } .search-box-outer .dropdown-menu > li{ padding:0px; border:none; background:none; } .search-panel .form-container{ padding:25px 20px; } .search-panel .form-group{ position:relative; margin:0px; } .search-panel input[type="text"], .search-panel input[type="search"], .search-panel input[type="password"], .search-panel select{ display:block; width:100%; line-height:24px; padding:7px 40px 7px 15px; height:40px; font-size:14px; color:#333333; border:1px solid #e0e0e0; background:#ffffff; margin:0; } .search-panel input:focus, .search-panel select:focus{ border-color:#48c7ec; } .search-panel .hidden{ position:absolute; opacity:0; } .search-panel .searchsubmit{ position: absolute; right: 0px; top: 0px; width: 40px; height: 40px; text-align: center; color: #333333; font-size: 12px; background: none; cursor: pointer; border: 0; } @media only screen and (max-width: 767px) { .collapse { max-height: 350px; overflow: auto; float: none; width: 100%; padding: 0; border: none; margin: 0px; -ms-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } .collapse.in, .collapsing { padding: 0; border: none; margin: 0px 0px 15px; -ms-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } .navbar-header { position: relative; float: none; display: block; text-align: right; width: 100%; padding: 12px 0px; right: 0px; } .navbar-collapse .navbar-nav { float: none !important; margin: 0px !important; width: 100% !important; background: #333; border: 1px solid #ffffff; border-top: none; } .navbar-collapse .navbar-nav > li { margin: 0px !important; float: none !important; width: 100%; } .navbar-nav > li > a, .navbar-nav > li > ul:before { border: none; } .navbar-collapse .navbar-nav > li > a { padding: 10px 10px !important; border: none !important; } .navbar-nav li.menu-item-has-children > a:after, .navbar-nav > li.menu-item-has-children > a:before, .navbar-nav > li > ul > li > a::before, .navbar-nav > li > ul > li > ul > li > a::before { color: #ffffff !important; right: 15px; font-size: 16px; display: none !important; } .navbar-collapse .navbar-nav > li > ul, .navbar-collapse .navbar-nav > li > ul li ul { position: relative; border: none; float: none; visibility: visible; opacity: 1; display: none; margin: 0px; left: auto !important; right: auto !important; top: auto !important; width: 100%; background: #ff573b; -webkit-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; -o-transition: none !important; -moz-transition: none !important; } .navbar-collapse .navbar-nav > li, .menu-item-has-children:hover .sub-menu li, .navbar-collapse .navbar-nav > li > ul > li, .navbar-collapse .navbar-nav > li > ul > li > ul > li { border-top: 1px solid rgba(255, 255, 255, 1) !important; opacity: 1 !important; top: 0px !important; left: 0px !important; visibility: visible !important; margin: 0 !important; padding: 0 !important; width: 100% !important; } .navbar-collapse .navbar-nav > li:first-child { border: none; } .navbar-collapse .navbar-nav > li > a, .navbar-collapse .navbar-nav > li > ul > li > a, .navbar-collapse .navbar-nav > li > ul > li > ul > li > a { padding: 10px 10px !important; line-height: 22px; color: #ffffff; background: #333; text-align: left; width: 100%; } .navbar-collapse .navbar-nav > li > a:hover, .navbar-collapse .navbar-nav > li > a:active, .navbar-collapse .navbar-nav > li > a:focus { background: #ff573b; } .navbar-collapse .navbar-nav > li:hover > a, .navbar-collapse .navbar-nav > li > ul > li:hover > a, .navbar-collapse .navbar-nav > li > ul > li > ul > li:hover > a, .navbar-collapse .navbar-nav > li.current > a, .navbar-collapse .navbar-nav > li.current-menu-item > a { background: #333; color: #ffffff !important; } .dropdown-btn { display: block; } .rounded-rectangle .btn, .rounded-rectangle a.readmore, .rounded-rectangle .wpcf7-form .wpcf7-submit, .rounded-rectangle .readmore { border-radius: 4px; } .navbar-collapse .navbar-nav li.menu-item-has-children :after, .navbar-nav > li > ul:before { display: none !important; } .navbar-nav > li:last-child a { margin: 0; border-radius: 0; } .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu { border-top: 0; position: relative; width: 100%; } } /*********************** Header-Menu End ***************************/ /********************** Start Slider ***************************/ .slider-item { position: relative; max-height: 800px; height: 100%; } .slider-item img{ width: 100%; } .slider-content-area { position: absolute; width: 100%; height: auto; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; } .slider-content h2{ color: #fff; padding-top: 15px; margin-bottom: 0; -webkit-transition: all .7s ease-in-out; transition: all .7s ease-in-out; opacity: 0; transform: translateY(-15px); -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); font-size: 78px; letter-spacing: -2px; line-height: 1.25; font-weight: 700; } .slider-content p { font-size: 20px; font-weight: 500; color: #fff; -webkit-transition: all .7s ease-in-out; transition: all .7s ease-in-out; opacity: 0; transform: translateY(-15px); -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); } .slider-content .btn-default{ font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 600; color: #fff; background: #052c7d; padding: 15px 30px; border: 0; margin: 25px 16px 0 0; animation-delay:2s; -webkit-animation-delay:2s; text-transform: uppercase; letter-spacing: 1px; } .slider-content .btn-default:hover{ background: #1E4592; } .slider-content .slider-btn{ opacity: 0; transform: translateY(15px); -webkit-transform: translateY(15px); -ms-transform: translateY(15px); } .slider-option .item.active .slider-content h3, .slider-option .item.active .slider-content p, .slider-option .item.active .slider-content .slider-btn { opacity: 1; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } .slider-option .item.active .slider-content h2{ opacity: 1; letter-spacing: 1px; } .slider-option .item.active .slider-content h3{ -webkit-transition-delay: .5s; transition-delay: .5s; } .slider-option .item.active .slider-content h2{ -webkit-transition-delay: .8s; transition-delay: .8s; } .slider-option .item.active .slider-content p{ -webkit-transition-delay: .9s; transition-delay: .9s; } .slider-option .item.active .slider-content .slider-btn{ -webkit-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition-delay: 1s; transition-delay: 1s; } .slider-option .carousel-control{ width: 0; opacity: 1; } .slider-option .carousel-control{ position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; font-size: 24px; line-height: 52px; background: transparent; z-index: 999; border: 2px solid #f1f1f1; } .slider-option .carousel-control:focus, .slider-option .carousel-control:hover { background: #111111; } .slider-option .slider-item:after{ position:absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 1; } .slider-option .carousel-control.left, .slider-option .carousel-control.right{ background-image: none; } .slider-option .carousel-control.left{ left: 0; } .slider-option .carousel-control.right{ right: 0; } .slider-option .carousel-indicators li{ font-size: 0; width: 40px; height: 4px; padding: 0; cursor: pointer; border: 0; outline: none; margin: 0; background: rgba(195, 195, 195, 0.5); } .slider-option .carousel-indicators .active{ background: #fff; } /*********************** About Start ***************************/ #about .about { position: relative; overflow: hidden; padding: 95px 0 75px; background: #fdf9f6; } h1.title-top { color: #2f2f2f; font-weight: 800; margin-bottom: 20px; } .title-txt h4 { max-width: 745px; margin: 0 auto; font-style: italic; color: #363636; line-height: 24px; } .title-txt hr { max-width: 80px; margin: 0 auto; margin-top: 15px; border: 1px solid #cd363f; } .cc, #about .ab-box { margin-top: 70px; } #about .ab-box2 img { width: 100%; } #about .ab-box2 { margin-top: 25px; } #about .ab-top h3 { color: #373737; font-weight: 800; margin-bottom: 15px; } #about .ab-txt p, #about .ab-top p { font-size: 15px; } #about .ab-right h4 { line-height: 24px; } #about .ab-right { background: #2d2825; color: #fff; padding: 15px; border-radius: 5px; } #about .ab-right i { float: right; font-size: 20px; margin-top: 2px; } #about .text-right i { background: #fff; border-radius: 50%; line-height: 13px; color: #ef0a18; } #about .ab-right select { color: #333; width: 100%; padding: 7px 5px; outline: 0; margin-top: 25px; background: #f3f3f3; font-weight: 800; font-size: 13px; } #about .owl-carousel { margin-top: 40px; } #about .owl-carousel .owl-item img { border: 2px solid #fff; border-radius: 50%; } #about .item-left { float: left; border: 5px solid #ebebeb; width: 130px; height: 130px; border-radius: 50%; margin-right: 15px; } #about .item-txt p { font-size: 13px; color: #656565; } #about .item-txt h6 { font-size: 13px; font-weight: 800; color: #494949; } #about .item-txt h4 { font-size: 16px; font-weight: 600; line-height: 23px; font-style: italic; margin-bottom: 15px; color: #494949; } #about .owl-nav { display: none !important; } /*********************** About End ***************************/ /*********************** Feature Start ***************************/ .feature{ padding:95px 0; } .feature-block { margin-bottom: 57px; } .thin-icon a { float: left; font-size: 60px; padding-right:10px; transition: .5s; color: #052C7D; } .feature-txt { padding-left: 30px; display: table; } .feature-txt p { color: #535251; } .feature-txt h5 { font-size: 18px; font-weight: 700; color: #353535; margin-bottom: 10px; } .feature-img img { width: 100%; } .feature-img img{ width: 100%; height: 425px; } /*********************** Feature End ***************************/ /*********************** Services Start ***************************/ .services { position: relative; overflow: hidden; padding: 95px 0; background: #052C7D; } .overlay { position: absolute; width: 100%; top: 0; bottom: 0; background: rgba(18, 36, 49, 0.87); } .services-box { margin-top: 67px; } .services-box, .services .sec-title { position: relative; color: #dddbdb; } .services .sec-title h2{ font-size: 30px; font-weight: 600; color: #fefefe; } .services .sec-title p { color: #dddbdb; } .services-block{ margin-bottom: 50px; } .services-block a h4{ margin-bottom: 15px; letter-spacing: 1px; color: #fff; } /*********************** Services End ***************************/ /*********************** Team Start ***************************/ .team-area{ padding: 95px 0; } .single-team-item { position: relative; } .single-team-item.team-margin { margin-top: 15px; margin-bottom: 15px; } .single-team-item-hover { position: absolute; left: 0; bottom: 0; text-align: center; width: 100%; height: 150px; z-index: 1; visibility: hidden; transition: .3s; opacity: 0; transform: scale(0) } .single-team-item img{ margin:auto; } .single-team-item-hover:after { background: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 150px; content: ""; z-index: -1; } .single-team-item:hover .single-team-item-hover { transition: .3s; visibility: visible; opacity: 1; transform: scale(1) } .single-team-item-hover h4 { color: #474747; font-size: 15px; font-weight: 600; margin-bottom: 0; } .single-team-item-hover h3 a { color: #474747; font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 15px; } .single-team-item-hover-icon { background-color: #EBF0F4; padding: 8px 30px } .single-team-item-hover-content { padding: 25px; } .single-team-item-hover-icon i.fa { padding: 0 12px; font-size: 14px; color: #4d4d4d; } .single-team-item-hover-icon i.fa:hover { color: #052c7d } /*********************** Team End ***************************/ /*********************** Video Start ***************************/ .video-overlay{ background: rgba(0, 0, 0, 0.9); } .video{ text-align: center; padding: 150px 0; } .video h3{ font-size: 30px; font-weight: 700; color: #fefefe; text-transform: uppercase; padding-top: 3px; } /***************** Video End *******************/ /****************** Why Chose Start *********************/ .why-chose{ padding: 95px 0; } #l-news, #c-lawyer { position: relative; overflow: hidden; padding: 95px 0 75px; } .chose-block:hover .claw-icon { background: #052c7d; } .chose-block:hover .chose-text h5 { color: #052c7d; } .chose-block { background: #f9f9f9; padding: 30px 20px; margin-top: 40px; box-shadow: 2px 4px 10px #a2a1a1; } .claw-icon { float: left; width: 50px; height: 50px; background: #7c7b7b; border-radius: 50%; text-align: center; line-height: 50px; font-size: 28px; color: #fff; transition: .7s; } .chose-text { display: table; padding-left: 20px; } .chose-text h5 { color: #4a4a4a; font-weight: 700; font-size: 16px; margin: 5px 0; transition: .7s; } .why-chose-area { margin-top: 30px; } /*********************** Why Chose End ***************************/ /******************** Testimonial Start **********************/ .testimonial{ position: relative; overflow: hidden; padding: 95px 0 75px; } .testimonial-slider { margin-top: 40px; } .item-box:after { content: ''; position: relative; bottom: -18px; z-index: -1; border-top: 40px solid #052c7d; border-left: 40px solid transparent; border-right: 40px solid transparent; } .item-box { position: relative; width: 110px; height: 110px; border-radius: 100%; margin: 15px auto; background: #052c7d; } .item-img { padding: 5px; } .item-text img { width: 10px !important; display: inline-block!important; margin-top: -10px; } .item-text h4 { color: #7b7b7b; font-style: italic; font-weight: 600; display: inline-block; font-size: 16px; margin-top: 30px; position: relative; } .item-text p { color: #7b7b7b; max-width: 1000px; font-size: 16px; margin: 10px auto; } #test-slide .owl-nav [class*=owl-] { background: #052c7d; } #test-slide .owl-nav [class*=owl-] { color: #FFF; font-size: 20px; margin: 0 5px; padding: 4px 16px; background: #052c7d; } #test-slide .owl-nav { margin-top: 40px; } #test-slide.owl-carousel .owl-item img { border-radius: 100%; } /******************* Testimonial End **********************/ /******************* News Start ********************/ .news{ padding:95px 0; } .news-block{ position: relative; margin-bottom: 20px; } .news-img { margin-bottom: 30px; position: relative; } .news-img img { width: 100%; } .news-date{ position: absolute; bottom: 10px; left: 10px; background: #052C7D; color: #fff; padding: 15px; border-radius: 4px; text-transform: uppercase; opacity: 0.7; } .news-text { display: table; padding-left: 0; } .news-text h4 { font-weight: 700; margin: 10px 0; } .news-text a { color: #696969; } .news-text p { max-width: 345px; } .news-area{ margin-top: 65px; } /****************** News End *********************/ /***************** Contact Start *******************/ .contact-section{ position: relative; overflow: hidden; background: #052C7D; color: #fff; } #map { width: 100%; height: 600px; } .contact-form-area{ position: absolute; width: 100%; bottom: 0; } .contact-form { padding: 50px 50px 30px 50px; margin: 0 auto; max-width: 40%; background: #052C7D; border-radius: 5px 5px 0 0; overflow: hidden; } .contact-form p { max-width: 700px; font-weight: 300; } .contact-form h2 { font-weight: 600; margin-bottom: 15px; } form.appoint { margin-top: 40px; } .contact-form div.wpcf7 { margin: 0 -15px; padding: 0; } .contact-form .wpcf7 p{ padding: 0 15px; width: 100%; float: left; } .contact-form .wpcf7 > p:nth-child(3), .contact-form .wpcf7 > p:nth-child(4){ width: 50%; padding: 0 15px; box-sizing: border-box; } .contact-form .wpcf7 label { display: inline; } .contact-form .wpcf7 input { width: 100%; height: 40px; float: left; margin: 0 0 5px; padding: 6px 12px; color: #555; background-color: #fff; background-image: none; border: 0; border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; } .contact-form .wpcf7 textarea.{ width: 100%; min-height: 100px; } .contact-form .wpcf7 input.wpcf7-submit { color: #fff; background-color: #333; border-color: #333; font-weight: 700; padding: 10px 20px; font-size: 15px; float: left; width: 120px; margin-top: 15px; } /***************** Contact End ***********************/ /**************** Footer-top Start *********************/ .footer-top { position: relative; overflow: hidden; padding: 95px 0 75px; background: #f7f7f7; color: #595959; font-size: 15px; } .footer-widget p i { padding-right: 5px; color: #052c7d; } .footer-widget p a { color: #052c7d; } .footer-widget p.footer-text { margin-bottom: 15px; font-size: 16px; } .footer-widget p.footer-text { max-width: 380px; font-size: 14px; } .footer-widget hr { border: 0; height: 1px; background: #e8e8e8; max-width: 300px; margin: 22px 0; } .footer-logo { margin-bottom: 20px; } .social-icon a { color: #fff; background: #052c7d; width: 50px; height: 45px; font-size: 18px; text-align: center; line-height: 45px; border-radius: 0; margin-right: 2px; display: inline-block; } .footer-widget h5 { font-size: 16px; font-weight: 600; color: #595959; margin: 20px 0; } ul.instagram-img li { display: inline-block; width: 80px; height: 80px; margin-right: 5px; } ul.quick-link li hr { height: 1px; background: #e8e8e8; max-width: 200px; margin: 4px 0; } ul.quick-link li i { padding-right: 8px; } ul.quick-link li:hover a { padding-left: 8px; } ul.quick-link li a { color: #595959; font-size: 16px; transition: .5s; } ul.quick-link li { position: relative; margin-bottom: 5px; } /******************* Footer-top End ********************/ /******************* Footer-bottom Start ******************/ .footer-bottom { position: relative; background: #3e3e3e; color: #b5b2b2; } .footer-bottom hr { border: 0; height: 1px; background: #e8e8e8; max-width: 500px; margin: 20px auto; } .footer-bottom p { font-weight: 300; color: #cdcdcd; } .footer-bottom { padding: 40px 0 50px; } .footer-bottom h4 { font-size: 16px; font-weight: 600; color: #fefefe; letter-spacing: 1px; } .footer-text a { color: #b5b2b2; } #footer-bottom { background: #1e1e1e; padding: 25px 0; color: #dcdcdc; position: relative; font-weight: 300; letter-spacing: 1px; } .scroll-to-top { position: absolute; right: 50px; top: -15px; } .scroll-to-top a { color: #fff !important; padding: 0; } .scroll-top { background: #052c7d; font-size: 18px; width: 35px; height: 35px; text-align: center; line-height: 34px; margin: 3px; } .footer-txt a { color: #dcdcdc; } /******************* Footer Bottom End ********************/ /*-----# Top Social -----------*/ .social-links ul { margin: 0; padding: 0; } .social-links ul li { display: inline; padding: 0 5px; } .social-links ul li a { font-size: 0; color: transparent; } .social-links ul li a:hover { color: #54be73 } .social-links li:last-child { margin-right: 0; } .social-links ul li a:before { content: ""; font-family: FontAwesome, sans-serif; font-size: 14px; padding: 10px; transition: color 0.3s ease-in-out 0s; vertical-align: middle; line-height: 12px; color: #68686d; display: inline-block; width: 32px; height: 32px; } .social-links ul li a[href*="facebook.com"]:before { content: "\f09a"; } .social-links ul li a[href*="twitter.com"]:before { content: "\f099"; } .social-links ul li a[href*="linkedin.com"]:before { content: "\f0e1"; } .social-links ul li a[href*="plus.google.com"]:before { content: "\f0d5"; } .social-links ul li a[href*="youtube.com"]:before { content: "\f167"; } .social-links ul li a[href*="dribbble.com"]:before { content: "\f17d"; } .social-links ul li a[href*="pinterest.com"]:before { content: "\f0d2"; } .social-links ul li a[href*="bitbucket.org"]:before { content: "\f171"; } .social-links ul li a[href*="github.com"]:before { content: "\f113"; } .social-links ul li a[href*="codepen.io"]:before { content: "\f1cb"; } .social-links ul li a[href*="flickr.com"]:before { content: "\f16e"; } .social-links ul li a[href$="/feed/"]:before { content: "\f09e"; } .social-links ul li a[href*="foursquare.com"]:before { content: "\f180"; } .social-links ul li a[href*="instagram.com"]:before { content: "\f16d"; } .social-links ul li a[href*="tumblr.com"]:before { content: "\f173"; } .social-links ul li a[href*="reddit.com"]:before { content: "\f1a1"; } .social-links ul li a[href*="vimeo.com"]:before { content: "\f194"; } .social-links ul li a[href*="digg.com"]:before { content: "\f1a6"; } .social-links ul li a[href*="twitch.tv"]:before { content: "\f1e8"; } .social-links ul li a[href*="stumbleupon.com"]:before { content: "\f1a4"; } .social-links ul li a[href*="delicious.com"]:before { content: "\f1a5"; } .social-links ul li a[href*="mailto:"]:before { content: "\f0e0"; } .social-links ul li a[href*="skype.com"]:before { content: "\f17e"; } .social-links ul li a[href*="dribble.com"]:before { content: "\f17d"; } .top-header .social-links ul li a:before{ color:#fff; } .top-header .social-links ul li a:hover{ opcity:0.5; } /******************* Footer One Start ********************/ .footer-one { background: #052c7d; color: #ffffff; padding: 50px 0; } .footer-one .social-media { margin:0 0 30px 0; } .footer-one .social-media a { text-decoration: none; } .footer-one .social-media a:before{ border: 1px solid #fff; border-radius: 0; color: #fff; font-size: 24px; height: 50px; margin-right: 10px; text-align: center; transition: all 0.5s ease 0s; width: 50px; line-height:30px; } .footer-one .social-media li:hover a:before { background: #fff none repeat scroll 0 0; color:#052c7d; } .footer-one .footer-line { background: #073596 none repeat scroll 0 0; border-top: 1px solid #03215e; height: 1px; margin: 35px 0; } .footer-one .copyright { margin:0; } .footer-one .copyright a{ color: #000; } /******************* Footer One End ********************/ /******************* Footer Two Start ********************/ .footer-two { background: #393e42; padding: 50px 0 0 0; color: #e4e4e4; } .footer-two .footer-widget p i { color: #e4e4e4; } .footer-two .footer-widget h5, .footer-two ul li a{ color: #e4e4e4; } .footer-two .footer-copyright { background: #1C1F21; margin-top: 5em; padding: 2em 0; } .footer-two .social-icons { margin: 0; padding: 0; width: auto; } .footer-two .social-icons li { display: inline-block; margin: -1px 1px 0 2px; padding: 0; border-radius: 100%; overflow: visible; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); } .footer-two .social-icons li a { -webkit-transition: all 0.2s ease; transition: all 0.2s ease; background: #FFF; border-radius: 100%; display: block; height: 2.4em; font-size: 1.1em; line-height: 2.4em; width: 2.4em; text-align: center; color: #999; text-decoration: none; } /******************* Footer Two End ********************/ /******************* Footer Three Start ********************/ .footer-three { background: #393e42; padding: 0; color: #e4e4e4; } .subcriptions { background: #474c50; padding: 30px 0; } .subcriptions-content-container { margin-top: 48px; } .subcriptions .section-intro-heading{ margin-top: 30px; } .subcriptions .section-intro-heading span{ font-weight: 200; color: #fff; } .subscribe-form form { padding-right: 6px; } .subscribe-form form .form-control { color: rgba(225, 225, 225, 0.6); } .subscribe-form .default-button { -webkit-box-shadow: none !important; box-shadow: none !important; } .subscribe-form .input-box, .subscribe-form .default-button { margin: 0; display: inline; } .subscribe-form .default-button { border-radius: 0; text-transform: uppercase; letter-spacing: 1px; font-size: 16px; line-height: 1.9; border: none; padding: 18px 40px 18px 40px; color: #ffffff; -webkit-transition: none; transition: none; } .subscribe-form .input-box { min-height: 65px; width: 350px; font-size: inherit; background-color:transparent; } .f3-middle{ padding: 30px 0 0 0; } .footer-three .footer-widget p.footer-text{ max-width: 95%; } .footer-three .footer-widget p i { color: #e4e4e4; } .footer-three .footer-widget h5, .footer-three ul li a{ color: #e4e4e4; } .footer-three .footer-copyright { background: #1C1F21; margin-top: 5em; padding: 2em 0; } .footer-three .social-icons { margin: 0; padding: 0; width: auto; } .footer-three .social-icons li { display: inline-block; margin: -1px 1px 0 2px; padding: 0; border-radius: 100%; overflow: visible; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3); } .footer-three .social-icons li a { -webkit-transition: all 0.2s ease; transition: all 0.2s ease; background: #FFF; border-radius: 100%; display: block; height: 2.4em; font-size: 1.1em; line-height: 2.4em; width: 2.4em; text-align: center; color: #999; text-decoration: none; } /******************* Footer three End ********************/ /************************************************** Home Two **************************************************/ /*********************** About Start *****************/ .home2-about { position: relative; padding: 95px 0 75px; } .home2-about p { margin: 10px auto; color: #333; } .home2-about .ab-2-icon { width: 80px; height: 80px; line-height: 80px; border: 1px solid #dedede; border-radius: 50%; box-shadow: 1px 3px 5px #d9d9d9; margin: 0 auto; font-size: 40px; color: #333; margin-bottom: 10px; transition: .7s; background: #f1f1f1; } .home2-about h4 { color: #353535; font-weight: 800; padding: 5px 0; transition: .7s; } /*********************** About End ***********************/ /********************** Faq Accordion *******************/ .faq .panel.panel-default:last-child { padding-bottom: 0; border-bottom: 1px solid rgba(95, 95, 95, 0.5); border-radius: 0; } .faq .panel.panel-default:first-child { padding-top: 0; border-top: 1px solid rgba(95, 95, 95, 0.5); border-radius: 0; } .faq.panel-group .panel { margin-bottom: 15px; border-radius: 0; border: 1px solid rgba(95, 95, 95, 0.5); } .panel-default .in{ border-top: 1px solid rgba(95, 95, 95, 0.5); } .faq .panel-default>.panel-heading { color: #ccc; background-color: transparent; border-color: transparent; border: 0; border-bottom: 0; border-top: 0; padding: 5px 10px; border-top-left-radius: 0; border-top-right-radius: 0; position: relative; } .faq .panel-default>.panel-heading+.panel-collapse>.panel-body { border-top-color: transparent; } .faq .panel .pull-left { padding: 0 9px; line-height: 40px; position: absolute; right: 0; top: 0; bottom: 0; margin: 0; font-size: 10px; color: rgba(95, 95, 95, 0.8); } #accordion.faq .panel-body { padding: 20px; } .faq .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { color: #424242; } /*** faq accordion ***/ /*********************** Home Two Project Start *********************************/ .project-two{ padding:95px 0; background: #f1f1f1; } .project-two-block{ position: relative; } .project-two-img { margin-bottom: 30px; position: relative; } .project-two-img img { width: 100%; } .project-two-text { display: table; padding-left: 0; } .project-two-text h4 { font-weight: 700; margin: 10px 0; } .project-two-text a { color: #696969; } .project-two-text p { max-width: 345px; } .project-two-area{ margin-top: 65px; } /*********************** Home Two Project End *********************************/ /*********************** Home Two News And Testimonial Start *********************************/ .news-testimonial{ position: relative; overflow: hidden; padding: 95px 0 75px; background: #f9f9f9; } .news-testimonial-area{ padding-top: 60px; } .home-two-news img { width: 100%; } .home-two-news:hover h4 { color: #052c7d; } .home-two-news:hover h4, .home-two-news-img { position: relative; margin-bottom: 10px; overflow: hidden; } .home-two-news:hover .home-two-news-over { bottom: 0; } .home-two-news-over { position: absolute; bottom: -43%; background: rgba(5, 44, 125, 0.9); color: #ddd; padding: 10px 15px; font-weight: 300; transition: .7s; } .home-two-news p.lntxt { font-size: 13px; color: #777; } .home-two-news hr { margin: 20px 0; border-top: 1px solid #ddd; } .home-two-news h4 { font-size: 16px; font-weight: 700; margin: 10px 0 5px; color: #666666; transition: .7s; } .home-two-news-img { float: left; } .home-two-news-text h4 { font-size: 16px; margin: 10px 0; color: #052c7d; font-weight: 700; } .home-two-news-text:before { content: ''; position: absolute; border-top: 18px solid transparent; border-right: 18px solid #ebebeb; border-bottom: 18px solid transparent; left: -16px; top: 20%; } .home-two-news-text { display: table; padding: 30px; background: #ebebeb; position: relative; } .home-two-test-img { float: left; padding-right: 30px; } .home-two-test-img img{ -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; } .home-two-test-text { display: table; padding: 30px; background: #ebebeb; position: relative; } .home-two-test-text:before { content: ''; position: absolute; border-top: 18px solid transparent; border-right: 18px solid #ebebeb; border-bottom: 18px solid transparent; left: -16px; top: 20%; } .home-two-test-text h4 { font-size: 16px; margin: 10px 0; color: #052c7d; font-weight: 700; } .home-two-test-text p { margin-bottom: 10px; } .home-two-client{ padding-left: 135px; margin-top: 15px; } .home-two-client h5 { color: #052c7d; font-weight: 700; } /*********************** Home Two News And Testimonial End *********************************/ /*********************** Home Two Contact Start *********************************/ .home-two-contact{ position: relative; overflow: hidden; padding: 95px 0 75px; background: #ffffff; } .home-two-contact-block::-webkit-input-placeholder { color: #a0a0a0; } .home-two-contact-block::-moz-placeholder { color: #a0a0a0; } .home-two-contact-block:-ms-input-placeholder { color: #a0a0a0; } .home-two-contact-block:-moz-placeholder { color: #a0a0a0; } .home-two-contact-block select.form-control { color: #a0a0a0; } .home-two-contact-block .input-group .form-control { box-shadow: none; border: 1px solid #f4f4f4; background: #f4f4f4; height: 40px; } .input-group textarea.form-control { box-shadow: none; border: 1px solid #f4f4f4; background: #f4f4f4; border-radius: 0; height: 110px!important; } .home-two-contact-block .input-group { position: relative; display: block; overflow: hidden; margin-bottom: 30px; border-collapse: separate; } .home-two-contact-block { margin-top: 60px; } .home-two-contact-block .btn-default.active.focus, .home-two-contact-block .btn-default.active:focus, .home-two-contact-block .btn-default.active:hover, .home-two-contact-block .btn-default:active.focus, .home-two-contact-block .btn-default:active:focus, .home-two-contact-block .btn-default:active:hover, .home-two-contact-block .open>.dropdown-toggle.btn-default.focus, .home-two-contact-block .open>.dropdown-toggle.btn-default:focus, .home-two-contact-block .open>.dropdown-toggle.btn-default:hover, .home-two-contact-block .btn-default:hover, .home-two-contact-block .btn-default { color: #fff; background-color: #052c7d; border-color: #052c7d; font-size: 12px; border-radius: 0; padding: 10px 40px; outline: 0; } .home-two-contact .contact-info { margin-left: 20px; padding: 50px; background: #052c7d; border-radius: 5px; min-height: 300px; color: #f1f1f1; font-size: 16px; } .home-two-contact .contact-info h3{ text-transform: uppercase; font-size: 18px; } /*********************** Home Two Contact End *********************************/ .map-two{ clear: both; overflow: hidden; } /*********************** Profile Start ***************************/ #profile { position: relative; overflow: hidden; padding: 95px 0 75px; } .pro-img img { width: 100%; } .pro-txt p { margin-bottom: 10px; font-size: 16px; } .pro-txt i { background: #fefefe; line-height: 31px; width: 30px; height: 30px; text-align: center; border-radius: 50%; color: #333; margin-right: 8px; } .pro-txt { background: #052c7d; color: #fefefe; padding: 15px 50px 10px; font-weight: 300; } .pro-box h5 { margin: 5px 0; } .pro-box p.ppp { margin: 10px 0 25px; } .pro-box p span { background: #ebebeb; padding: 5px 15px; margin-right: 10px; border-radius: 4px; } .pro-box p { margin-bottom: 10px; } .pro-box ul { padding-top: 15px; } .pro-box ul>li i { padding-right: 10px; color: #052c7d; } .pro-box ul>li { width: 48%; display: inline-block; padding: 2px 0; } .pro-box h3 { color: #a28053; font-weight: 700; } /*********************** Profile End ***************************/ /*********************** Circle Start ***************************/ #circle { position: relative; overflow: hidden; margin-bottom: 80px; } .circliful { position: relative; color: #052c7d; margin: 0 auto; } .circle-text, .circle-info, .circle-text-half, .circle-info-half { width: 100%; position: absolute; text-align: center; display: inline-block; } .cir-txt { position: absolute; bottom: 0; left: 0; right: 0; } .cir-txt p { line-height: 20px; max-width: 220px; margin: 0 auto; } .cir-txt h5 { font-size: 18px; font-weight: 600; color: #595959; margin-bottom: 8px; } /*********************** Circle End ***************************/ /*********************** Brand Start ***************************/ #brand { position: relative; overflow: hidden; padding: 95px 0 75px 20px; } .brand { max-width: 1020px; margin: 0 auto; } .brand h3 { font-style: italic; } .brand ul { margin-top: 40px; } .brand ul li { display: inline-block; } .brand .owl-theme .owl-nav [class*=owl-]:hover { background: transparent; color: #595959; text-decoration: none; } .brand .owl-theme .owl-prev { position: absolute; left: -60px; top: 20px; background: transparent; font-size: 30px; border: 1px solid #595959; padding: 4px 17px; border-radius: 0; margin: 0; color: #595959; } .brand .owl-theme .owl-next { position: absolute; right: -60px; top: 20px; background: transparent; font-size: 30px; border: 1px solid #595959; padding: 4px 17px; border-radius: 0; margin: 0; color: #595959; } /*********************** Brand End ***************************/ /*********************** Page Header Start ***************************/ .page-header{ padding: 50px 0; background: #021f5a; margin: 0; box-shadow: inset -25px -25px 75px #000; position: relative; } .page-header h3 { color: #fff; font-weight: 700; text-transform: uppercase; } .page-header ul li { display: inline; color: #FFF; } .page-header ul li a { color: #fff; margin-right: 15px; } /*********************** Page Header End ***************************/ /********************** Project Start ******************************/ .project-left-image { position: relative; padding: 80px 0 30px; } .project-text{ display: table; padding-left: 30px; } .project-img { float: left; } .project-text p { max-width: 542px; margin-bottom: 20px; font-size: 15px; } .project-text h3 { font-weight: 600; color: #565655; margin: 10px 0 25px; } .project-img img { width: 100%; } .project-text .btn-default.active.focus, .project-text .btn-default.active:focus, .project-text .btn-default.active:hover, .project-text .btn-default:active.focus, .project-text .btn-default:active:focus, .project-text .btn-default:active:hover, .project-text .btn-default { color: #fff; border-color: transparent; outline: 0; box-shadow: none; font-size: 16px; background: #052c7d; } .project-box { overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 30px; margin-bottom: 50px; } /***************** Project Single Page ******************/ .project-single{ position: relative; padding: 100px 0 50px; } .project-single .blockquotestyle { text-align: left; } .project-single blockquote { margin: 15px 0; border: 0; width: 100%; float: left; quotes: none; font-size: 17px; line-height: 30px; text-align: center; font-weight: bold; position: relative; padding: 20px 150px; font-style: italic; background: #f1f1f1; } .project-single .blockquotestyle:after { left: 15px; top: 50%; color: #fff; width: 70px; height: 70px; content: '\f10d'; font-size: 30px; line-height: 70px; margin: -35px 0 0; position: absolute; text-align: center; font-weight: normal; font-family: "FontAwesome", sans-serif; background: #333; } .project-single-text p { margin-bottom: 20px; } .project-single-text h3 { font-weight: 800; margin-bottom: 30px; color: #565555; } .project-single-img img { width: 100%; } .project-single-text ul, .project-single-img { margin-bottom: 25px; } .project-single-text ul li i { padding-right: 5px; } .project-single-text ul li { display: inline-block; width: 47%; } .project-single-side { margin-left: 30px; } .quick-contact { background: #052c7d; padding: 30px 20px; } .project-sidebar { margin-bottom: 50px; } .project-sidebar h4 { text-align: center; font-weight: 900; color: #f1f1f1; letter-spacing: 1px; } .project-sidebar h5.project-text { max-width: 250px; text-align: center; margin: 5px auto; margin-bottom: 15px; font-weight: 400; font-size: 14px; color: #f1f1f1; } .quick-contact form .panel-body textarea, .quick-contact form .panel-body input { width: 100%; border: 0; background: #f5f5f5; padding: 8px 10px; } .quick-contact form .panel-body { padding: 2px 0; } .quick-contact form::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #6b6b6b; } .quick-contact form::-moz-placeholder { /* Firefox 19+ */ color: #6b6b6b; } .quick-contact form:-ms-input-placeholder { /* IE 10+ */ color: #6b6b6b; } .quick-contact form:-moz-placeholder { /* Firefox 18- */ color: #6b6b6b; } .quick-contact form .btn-default.active.focus, .quick-contact form .btn-default.active:focus, .quick-contact form .btn-default.active:hover, .quick-contact form .btn-default:active.focus, .quick-contact form .btn-default:active:focus, .quick-contact form .btn-default:active:hover, .quick-contact form .btn-default { color: #fff; background-color: #000; border-color: #000; padding: 8px 30px; border-radius: 0; outline: 0; margin-top: 5px; width: 100%; font-weight: 700; letter-spacing: 1px; } .project-sidebar ul { margin-top: 25px; } .project-sidebar ul>li:hover a { padding-left: 8px; } .project-sidebar ul>li { margin-bottom: 12px; padding-bottom: 8px; border-bottom: 1px solid #ddd; font-weight: 600; } .project-sidebar ul>li a { max-width: 270px; color: #8b8b8b; transition: .5s; display: inline-block; } .pa-cat li a, .project-sidebar h5.project-title { color: #494949; } .project-sidebar h5 { font-size: 15px; font-weight: 700; } .project-cat { font-size: 15px; } /*************** About Page Start *********************/ #about-us-page, #mission-vision { position: relative; padding: 95px 0 75px; } #about-us-page img, #mission-vision img { width: 100% } .content, .about-us-page { padding-top: 30px; } #mission-vision { background: #f9f9f9; padding: 95px 0 0; } .about-us-page p { margin-bottom: 10px; letter-spacing: 1px; } .about-us-page h5 { font-weight: 700; margin-bottom: 10px; } /**************** Contact Page Start *******************/ .contact-page-section{ padding: 95px 0; } .contact-area{ clear: both; overflow: hidden; } .contact-block { background: #fff none repeat scroll 0 0; overflow: hidden; padding: 15px 30px; border: 1px solid #052C7D; } .contact-icon{ float: left; margin-top: 1px; width: 20%; } .contact-icon a { color: #052C7D; font-size: 40px; transition: all 0.3s ease 0s; } .contact-icon a i { transition: all 0.3s ease 0s; } .contact-text { float: left; margin-top: 6px; width: 80%; } .contact-text h3 { color: #333; font-size: 16px; text-transform: uppercase; } .contact-text span { color: #aaa; font-size: 15px; } .section-title h2 { color: #333; display: inline-block; font-size: 18px; padding: 6px 0; position: relative; text-transform: uppercase; margin-bottom: 25px; } .section-title h2::before { background: #052C7D; bottom: -6px; content: ""; height: 2px; left: 0; position: absolute; width: 20%; } .contact-area form input { border: 1px solid #ccc; display: block; margin-bottom: 20px; padding: 10px; width: 100%; font-size: 13px; } .contact-area form button { background: #fff; border: 1px solid #052C7D; color: #052C7D; font-weight: 600; padding: 10px 20px; text-transform: uppercase; transition: all 0.3s ease 0s; } .contact-area form button:hover { background: #052C7D; border-color: #052C7D; color: #fff; } .contact .massage-box { margin-left: 30px; } .contact-area .massage-box form textarea { padding: 5px 0 0 10px; font-size: 13px; } .massage-box textarea { border: 1px solid #ccc; display: block; padding: 3px 10px; width: 100%; } /*********************** Contact Page End ***************************/ /******************** Blog Page Two **********************/ .blog-grid { background: #fafafa; margin-TOP: 50px; } .blog-grid-img { position: relative; } .blog-grid-img img { width: 100%; } .blog-grid-date { position: absolute; background: rgba(245, 245, 245, 0.77); top: 10px; padding: 5px 15px; } .blog-grid-date h6 { font-weight: 600; color: #404040; } .blog-grid-detail { padding: 25px 0 35px; } .blog-grid-detail h4 { font-weight: 700; color: #464646; } .blog-grid-detail p { max-width: 315px; margin: 10px auto; color: #ababab; } .blog-grid-detail .btn-default.active.focus, .blog-grid-detail .btn-default.active:focus, .blog-grid-detail .btn-default.active:hover, .blog-grid-detail .btn-default:active.focus, .blog-grid-detail .btn-default:active:focus, .blog-grid-detail .btn-default:active:hover, .blog-grid-detail .btn-default { color: #fff; background-color: #052c7d; border-color: #052c7d; padding: 8px 40px; border-radius: 15px; outline: 0; margin: 15px 0 0; } .pagination>a, .pagination>span { border: 0; background: transparent; color: #c4c4c4; padding: 0 5px; line-height: 20px; margin: 0 5px; transition: .7s; font-size: 18px; } .pagination>a.current, .pagination>a.current:focus, .pagination>a.current:hover, .pagination>span.current, .pagination>span.current:focus, .pagination>span.current:hover, .pagination>a:focus, .pagination>a:hover, .pagination>span:focus, .pagination>span:hover { background: transparent; outline: 0; color: #404040; border-bottom: 1px solid #404040; } .pagination { margin: 40px 0 0; } /****************** Blog single Page ***********************/ .b-single p { margin-top: 15px; } .b-single blockquote { padding: 0 20px; margin: 20px 0; font-size: 16px; border-left: 1px solid #052c7d; font-style: italic; color: #81818f; font-weight: 400; } /*-------------------------------------------------------------- Related Posts --------------------------------------------------------------*/ .related-pots-block { padding: 20px 0; overflow: hidden; float: left; clear: both; width: 100%; } .related-pots-block h2.widget-title{ font-weight: 600; font-size: 18px; margin-bottom: 3px; } .related-post { clear: both; } .related-post h2.title{ font-weight: 600; font-size: 16px; line-height: 1.71429; margin-bottom: 3px; color:#333; } .related-post .meta-fields{ margin: 0; font-size: 13px; } .widget-image img { -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1); -moz-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1); transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); max-width: 100%; width: 100%; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } .widget-image a { display: block; overflow: hidden; } .widget-image a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /******************** Author **************************************/ .authorbox { width: 100%; float: left; background: #f1f1f1; padding: 15px; } .authorbox .author-avatar { float: left; width: 100px; } .authorbox .author-info { float: left; padding-left: 15px; } .authorbox .author-header, .authorbox .author-header a { font-size: 15px; color: #333; } .authorbox .author-info { float: left; display: inline; width: 85%; } /******************** Tags **************************************/ .tags { color: #575757; position: relative; overflow: hidden; padding: 40px 0; } .tag span a { background: #f4f4f4; padding: 5px 15px; margin-left: 8px; color: #4a4a4a; } .tags hr { margin: 50px 0 0; } .tags h5 { font-size: 15px; font-weight: 800; } .tag a { color: #575757; } .tag { float: left; } .archive.tag { float: none; } /******************** Comments *********************/ #comments h4 { margin: 0 0 40px; font-size: 16px; font-weight: 700; color: #404040; } #response { border-top: 1px solid #eee; padding-top: 50px; } #response .comment-reply-title { margin: 0 0 20px; position: relative; } #comment-2, #comment-1 { list-style: none; } #comment-1 .comment-author { float: left; margin-right: 20px; } #comment-1 .comment-author img{ border-radius: 50%; } #comment-1 b.fn { font-size: 15px; font-weight: 800; } #comment-1 .reply { float: right; margin-right: 10px; } #comment-1 .comment-content p { margin: 5px 0 0; display: table; } .comment-content { padding-top: 15px; } #comment-1 .comment-body { margin-bottom: 30px; position: relative; overflow: hidden; } #comment-1 ol.children { padding-left: 50px; } #div-comment-3 .comment textarea { padding: 10px; width: 1060px; background: #fafafa; } .comment-form input.submit{ color:#fff; } /********************* Comment-form ******************/ #commentform { color: #5c5c5c; } #commentform .comment-notes { color: #5c5c5c; font-size: 15px; margin-bottom: 30px; } #commentform .form-control { margin-left: 0; border: 1px solid #ddd; border-radius: 0; padding: 20px 10px; box-shadow: none; } #commentform .comment-form-subject, #commentform .comment-form-author, #commentform .comment-form-email { display: inline-block; margin-top: 20px; width: 33%; } #commentform .comment-form-comment, #commentform .comment-form-author, #commentform .comment-form-email { color: #5c5c5c; } #commentform .form-submit .btn:hover { background: #052c7d; color: #ffffff; } #commentform .form-submit .btn { background: #052c7d; color: #fff; border-radius: 0; border: 1px solid #052c7d; padding: 11px 30px; margin-top: 20px; box-shadow: none; font-size: 14px; font-weight: 700; transition: .3s; outline: 0; letter-spacing: 1px; } /****************** Blog Page Start ******************/ .left-block{ margin-bottom: 50px; } .blog-page { position: relative; overflow: hidden; padding: 50px 0 75px; } .blog-img img { width: 100%; } .blog-img { margin-bottom: 30px; } .blog-block h3 { font-weight: 700; color: #4a4a4a; margin-bottom: 10px; } .blog-block p a, .blog-block p { color: #a49c9c; } .blog-block p span { padding: 0 10px; } p.blog-text { margin-top: 15px; color: #696969; font-size: 15px; } .blog-block { margin-top: 50px; } .widgets form.search-widget { position: relative; } .widgets .search-widget input { width: 100%; padding: 5px 8px; height: 40px; outline: 0; border: 1px solid #ccc; position: relative; text-transform: capitalize; font-weight: 100; } .widgets h4 { font-weight: 700; margin-bottom: 15px; } .widgets .search-widget>.search input { position: absolute; top: 0; right: 0; background: #052c7d; color: #fff; font-size: 18px; padding: 6px; width: 60px; font-family:"FontAwesome", sans-serif } .widgets { border: 3px solid #f2f2f2; padding: 30px; margin-top: 30px; } .widgets .categories-widget li { border-bottom: 1px solid #e2e2e2; padding: 10px 0; } .widgets .categories-widget li a i { border: 1px solid #052c7d; border-radius: 50%; padding: 2px 6px; color: #052c7d; margin-right: 10px; } .widgets .categories-widget li a:hover { color: #052c7d; } .widgets .categories-widget li a { color: #3c3c3c; transition: .5s; } .widgets .recent-post-widget li a { font-size: 13px; font-weight: 600; color: #052c7d; margin-bottom: 5px; } .widgets .recent-post-widget li { position: relative; padding-left: 15px; margin-bottom: 10px; } .widgets .recent-post-widget li:active:before, .widgets .recent-post-widget li:hover:before { background: #052c7d; } .widgets .recent-post-widget li:before { content: ''; width: 8px; height: 8px; border-radius: 50%; border: 1px solid #052c7d; position: absolute; top: 8px; left: 0; background: transparent; transition: .5s; } .widget-social a{ padding:5px 10px; } .sidebar { margin-top: 50px; } /*********************** Blog-page End ***************************/ /***************** Shop Page *******************************/ .search1:active .search input, .search1:hover .search input { border: 1px solid #ddd; } .search1 { position: relative; } .search1 input { padding: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; -webkit-box-shadow: none; box-shadow: none; width: 100%; display: inline-block; background: transparent; border: 0; } .search1 .search input { border: 0 solid #ddd; box-shadow: none; border-radius: 0; width: 25px; } .search1 .search { font-family:"FontAwesome", sans-serif; border: 0; background: transparent; position: absolute; top: 0; padding: 0; right: 0; color: #052c7d; } .sh-widget { background: #f7f7f7; margin-bottom: 20px; padding: 12px 15px; } .sh-widget ul { padding: 10px 0; } .sh-widget li a { color: #686868; font-weight: 400; display: block; padding: 2px 0; } .sh-widget p { font-weight: 800; color: #052c7d; } .sh-widget hr { margin: 5px 0; } .sh-widget h5 { font-weight: 800; margin-top: 10px; color: #333; } .search1::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #bababa; } .search1::-moz-placeholder { /* Firefox 19+ */ color: #bababa; } .search1:-ms-input-placeholder { /* IE 10+ */ color: #bababa; } .search1:-moz-placeholder { /* Firefox 18- */ color: #bababa; } .sel-img { float: left; width: 80px; } .sel-img img { max-width: 100%; } .sel-txt ul li { display: inline-block; font-size: 12px; } .sel-txt del { padding-left: 15px; color: #606060; } .sel-txt h5 { font-weight: 600; } .sel-txt h5, .sel-txt ul, .sel-txt p { margin: 0 !important; padding: 0 !important; line-height: 22px!important; } .sel-txt p { font-size: 13px; } .sel-txt { display: table; padding-left: 20px; } .sel-txt ul li:nth-child(1), .sel-txt ul li:nth-child(2), .sel-txt ul li:nth-child(3) { color: #052c7d; } .seller { position: relative; overflow: hidden; padding-bottom: 15px; } .nav-tabss li { display: inline-block; margin-right: 5px; } .shop-details select { float: right; padding: 4px 0; width: 150px; background: #f7f7f7; border: 1px solid #b9b9b9; } .shop-details { background: #f7f7f7; padding: 10px; font-size: 15px; color: #404040; } .nav-tabss>li.active>a, .nav-tabss>li.active>a:focus, .nav-tabss>li.active>a:hover, .nav-tabss li a:focus, .nav-tabss li a:hover { text-decoration: none; background-color: #052c7d; color: #fff; } .nav-tabss li a { padding: 0 6px; color: #052c7d; border: 1px solid #052c7d; transition: .7s; font-size: 13px; } .tabc-img img { width: 100%; } .tabc2 ul li, .tabc-txt ul li { display: inline-block; font-size: 12px; padding: 0; } .tabc-txt h4 { font-size: 15px; font-weight: 600; color: #504f4f; line-height: 16px; } .tabc2 ul li:nth-child(1), .tabc2 ul li:nth-child(2), .tabc2 ul li:nth-child(3), .tabc-txt ul li:nth-child(1), .tabc-txt ul li:nth-child(2), .tabc-txt ul li:nth-child(3) { color: #052c7d; } .tabc2 del, .tabc-txt del { padding-left: 15px; color: #606060; font-size: 15px; } .tabc2 p, .tabc-txt p { font-size: 18px; color: #052c7d; font-weight: 700; } .tabc-img { position: relative; margin: 20px 0; } .tabc-overtxt p { margin: 10px 0; } .tabc-overtxt { display: table-cell; vertical-align: middle; } .tabc-over { position: relative; display: table; width: 100%; height: 100%; } .tabc-hover { position: absolute; text-align: center; left: 0; right: 0; top: 0; bottom: 0; background: rgba(41, 46, 49, .8); transition: .7s; opacity: 0; } .tabc-box { margin-bottom: 20px; } .tabc-box:hover .btn-default, .tabc-box:hover .btn-primary { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .tabc-box:hover .tabc-hover { opacity: 1; } .tabc-box .btn-primary, .tabc-box .btn-primary:hover { color: #fff; background-color: #052c7d; border-color: #052c7d; font-weight: 700; -webkit-transition: opacity 0.95s, -webkit-transform 0.95s; transition: opacity 0.95s, transform 0.95s; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); } .tabc-box .btn-default, .tabc-box .btn-default:hover { color: #333; background-color: #ffffff; border-color: #ffffff; font-weight: 700; } .tabc2-txt h4 { font-weight: 700; } .tabc2-txt { display: table; padding-left: 30px; margin-top: 15px; } .tabc2-img img { max-width: 100%; } .tabc2-img { float: left; width: 150px; } .tabc2-txt h4 { font-size: 18px; font-weight: 700; color: #333; margin-bottom: 2px; } .tabc2 li { display: inline-block; padding-right: 15px; } p.des { max-width: 535px; margin: 7px 0 15px; font-weight: 300; } .tabc2-txt .btn-default { box-shadow: none; padding: 6px 25px; border-radius: 0; margin-top: 10px; background-color: transparent; } .tabc2-txt .btn-default.focus, .tabc2-txt .btn-default:focus, .tabc2-txt .btn-default.active.focus, .tabc2-txt .btn-default.active:focus, .tabc2-txt .btn-default.active:hover, .tabc2-txt .btn-default:active.focus, .tabc2-txt .btn-default:active:focus, .tabc2-txt .btn-default:active:hover, .tabc2-txt .btn-default:hover { color: #333; background-color: transparent; border-color: #adadad; outline: 0; } .tabc2-box { position: relative; background: #f7f7f7; overflow: hidden; padding: 20px 30px; margin-top: 20px; } .shop { position: relative; overflow: hidden; padding: 95px 0 75px; } /********************** One Page ************************/ /****************** Main-menu-one Start ********************/ #main-menu1 { background: #333; } #main-menu1 .navbar-collapse, #main-menu1 .container-fluid{ padding:0; } #main-menu1 nav.navbar.bootsnav { margin-bottom: 0; border-radius: 0; background-color: #333; border: none; border-bottom: 0; z-index: 9; } #main-menu1 nav.navbar.bootsnav ul{ width:100%; } #main-menu1 nav.navbar.bootsnav ul.nav > li > a:hover { background: #052C7D; } #main-menu1 nav.navbar.bootsnav ul.nav > li.current-menu-item > a { background: #052C7D; } #main-menu1 nav.navbar.bootsnav ul.nav > li{ padding: 0; margin-left:0; } #main-menu1 nav.navbar.bootsnav ul.nav > li > a { padding: 20px; font-weight: 600; color: #fff; margin-bottom: 0; transition: .7s; line-height: 19px; } #main-menu1 .affix .navbar-nav > li:last-child a{ margin: 0; } #main-menu1 .navbar-form:active input.form-control, #main-menu1 .navbar-form:hover input.form-control { border: 1px solid #ddd; background: transparent; } #main-menu1 .navbar-form { position: relative; padding: 0 20px; margin-top: 10px; margin-right: 0; margin-bottom: 0; margin-left: 0; border-top: 0; border-bottom: 0; -webkit-box-shadow: none; box-shadow: none; display: inline-block; transition: .5s ease-in-out; } #main-menu1 input.form-control { border: 0; box-shadow: none; border-radius: 0; width: 130px !important; height: 35px; padding: 6px; transition: .5s ease-in-out; background: transparent; color: #fff; } #main-menu1 .form-group input { font-family:"FontAwesome", sans-serif; border: 0; background: transparent; position: absolute; top: 3px; padding: 3px; right: 30px; color: #fff; } /****************** Main-menu-one End ********************/ /****************** Header-two Start ***********************/ .header-two{ padding:0; } .header-two .logo-box{ margin: 0; padding:0; } .header-two .container-fluid{ position: relative; } .header-two .right-panel { padding: 15px 0; } .header-two .right-panel li { float: left; display: inline-block; padding-left: 30px; } .header-two .right-panel li a { background: #052C7D; color: #fff; padding: 9px 25px; line-height: 45px; } .header-two .right-panel li a i { font-size: 14px; border-right: 1px solid #fff; margin-right: 8px; color: #fff; } .header-two .right-panel li i { font-size: 36px; border-right: 1px solid #ddd; padding-right: 8px; color: #333; } .header-two .right-panel li p { display: inline-block; padding-left: 15px; line-height: 20px; font-size: 14px; } .header-two .search-box-btn { color: #fff; float: right; } .header-two .search-box-outer .dropdown-menu { top: 35px; width: 280px!important; } .header-two #main-menu1 .form-group input{ right: 0; } .header-two .search-panel .form-container { padding: 5px; height: 50px; } /****************** Header-two End ********************/ /****************** Header-three Start ***********************/ .header-three{ padding:0; } .header-three .navbar-header, .header-three .headtop{ width:100%; text-align: center; } .header-three .logo-box{ margin: 0 auto; padding:0; float: none; } .header-three .container-fluid{ position: relative; } .header-three .search-box-btn { color: #fff; float: right; } .header-three .search-box-outer .dropdown-menu { top: 35px; width: 280px!important; } .header-three #main-menu1 .form-group input{ right: 0; } .header-three .search-panel .form-container { padding: 5px; height: 50px; } /****************** Header-three End ********************/ /****************** Header-four Start ********************/ .header-four.header-lower{ background: transparent; position: absolute; top: 0; width: 100%; z-index: 100; } .header-four .header-area { background: transparent; padding: 15px; float: left; width: 100%; margin: 15px 0; border-radius: 5px; } .header-four .header-area .logo-box{ padding: 0; } .header-four .header-area .navbar-nav li{ padding: 0; } .header-four .navbar-nav li a{ color: #d9d9d9; } .header-four .navbar-nav > li:hover > a, .header-four .navbar-nav > li.current > a, .header-four .navbar-nav > li.current_page_ancestor > a, .header-four .navbar-nav > li.current-menu-item > a{ color: #fff } .header-four .search-box-btn{ color: #fff; } /****************** Header-four End ********************/ /****************** Member Start ********************/ .member { position: relative; background: url(../../images/bg/3.jpg)no-repeat center/cover; letter-spacing: 1px; } .member-area { padding: 95px 0 75px 55px; } .overlay-s { position: absolute; background: rgba(0, 0, 0, 0.9); width: 100%; height: 100%; } .member-top { position: relative; color: #fefefe; } .member-box { margin-top: 50px; } .member-top h3 span { font-weight: 600; } .member-top h3 { font-weight: 300; line-height: 32px; font-size: 22px; } .member-img { width: 130px; height: 130px; border-radius: 100%; margin: 10px auto; position: relative; overflow: hidden; } .member-img img { width: 100%; } .member-txt h5 { color: #acacac; font-weight: 300; } .member-txt h4 { max-width: 150px; margin: 0 auto; color: #fefefe; font-size: 16px; transition: .7s; } .member-block-box:hover h4 { color: #fff; } .member-block-box:hover ul { opacity: 1; } .member-block-box:hover .member-over { opacity: 1; } .member-block-box { position: relative; overflow: hidden; } .member-txt { margin-top: 25px; } .member-over ul { opacity: 0; transition: .5s; background: #052C7D; border-radius: 0; margin: 0 10px; } .member-over .member-over-txt { display: table-cell; vertical-align: middle; } .member-over { position: absolute; top: 0; background: rgba(0, 0, 0, 0.5); display: table; width: 100%; height: 100%; border-radius: 100%; opacity: 0; transition: .5s; } .member-over ul li a { color: #fff; } .member-over ul li { display: inline-block; padding: 5px 10px; } li.member-block { display: inline-block; width: 210px; margin: 0 auto; margin-bottom: 20px; } /****************** Member End ********************/ /****************** counter Start ********************/ #counter{ position: relative; overflow: hidden; padding: 95px 0 35px; } .overly { position: absolute; background: rgba(0, 0, 0, 0.85); top: 0; width: 100%; height: 100%; } .position { position: relative; } .options-title hr, .options-title h4, .options-title h6 { color: #fff; } .counter-text h4 { font-size: 15px; font-weight: 600; color: #f5f5f5; letter-spacing: 1px; } .counter-text hr { max-width: 70px; margin: 15px auto; } .counter-text h1 { font-weight: 700; color: #fff; display: initial; letter-spacing: 1px; } .counter-icon { text-align: right; font-size: 26px; color: #fff; margin-bottom: 15px; } .counter-box { text-align: center; background: rgba(50, 50, 50, 0.4); padding: 25px 30px 35px; position: relative; border-radius: 10px; max-width: 260px; margin: 0 auto; margin-bottom: 30px; } .counter-area { margin-top: 70px; } /****************** Services Two End ********************/ /****************** News Two Start ********************/ #news-two { background: url(../../images/p1.png) repeat; position: relative; overflow: hidden; padding: 95px 0; } .news-two-img img { width: 100%; border-radius: 50%; } .news-two-img { display: inline-block; width: 85px; margin-right: 15px; } .news-two-text p strong { color: #333; letter-spacing: 1px; } .news-two-text { display: inline-block; } .news-two-box p { margin: 15px 0; } .news-two-box h3 { font-size: 22px; letter-spacing: 1px; font-weight: 700; color: rgba(41, 46, 49, 1.00); } .news-two-box h5 { color: #052C7D; font-weight: 700; letter-spacing: 1px; margin-bottom: 5px; } .news-two-box { background: rgba(254, 254, 254, 0.55); padding: 30px; position: relative; margin-bottom: 30px; } .no-padding:not(:nth-child(1)) .latest-box:after { content: ''; width: 0; } .no-padding:not(:nth-child(2)) .latest-box:after { content: ''; width: 0; } .no-padding:not(:nth-child(3)) .latest-box:after { content: ''; width: 1px; } /****************** News Two End ********************/ /****************** Testimonial Two Start ********************/ #testimonial-two { background: url(../../images/bg/2.jpg)no-repeat; position: relative; overflow: hidden; padding: 95px 0; background-size: cover; } #testimonial-two .option-title { margin-bottom: 40px; position: relative; } #testimonial-two .option-title h3 { font-weight: 800; letter-spacing: 1px; color: #fefefe; } #testimonial-two .option-title h5 { font-weight: 800!important; } #testimonial-two .testimonial-two-img { width: 70px; height: 70px; margin: 0 auto 15px auto; } #testimonial-two .testimonial-two-img img{ border-radius: 50%; } .testimonial-two-box { position: relative; color: #ccc; } .testimonial-two-box h5, .testimonial-two-box h6 { color: #fff; font-size: 13px; font-weight: 600; letter-spacing: 1px; } #testimonial-two .overly { position: absolute; background: rgba(0, 0, 0, 0.9); top: 0; width: 100%; height: 100%; } .testimonial-two-box p { max-width: 945px; font-style: italic; font-weight: 300; margin: 0 auto; margin-top: 15px; letter-spacing: 1px; } #testimonial-two .owl-nav.disabled+.owl-dots { margin-top: 30px; } #testimonial-two .owl-dots .owl-dot.active span, #testimonial-two .owl-dots .owl-dot:hover span { background: #052C7D; width: 8px; height: 8px; border: 2px solid #052C7D; } #testimonial-two .owl-dots .owl-dot span { width: 8px; height: 8px; margin: 3px; background: #D6D6D6; border: 1px solid transparent; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px; } /****************** Testimonial Two End ********************/ /****************** Call to Action ********************/ .call-to-action{ position:relative; padding:40px 0px 40px; background-color:#052c7d; } .call-to-action .text{ position: relative; font-size: 28px; font-weight: 600; color: #ffffff; line-height: normal; margin-top: 12px; margin-bottom: 20px; } .call-to-action .btn-column{ position:relative; text-align:right; } /*Btn Style Six*/ .btn-style-six{ position:relative; padding:13px 38px; line-height:24px; color:#ffffff; font-size:15px; font-weight:500; text-transform:uppercase; border:2px solid #ffffff; display:inline-block; } .btn-style-six:hover{ background:#ffffff; color:#06235f; border-color:#ffffff; } /****************** Call to Action End ********************/ /****************** PORTFOLIO FILTER ********************/ .prortfolio{ padding:95px 0; background: #f7f7f7; } .portfolioFilter { margin: 0 0 40px 0; overflow: hidden; padding: 15px 10px; color: #333; } .portfolioFilter a { background: #ebeaef; border-radius: 5px; cursor: pointer; font-size: 16px; font-weight: 600; margin: 0 5px; padding: 8px 20px; transition: all 0.3s ease 0s; color:#333; } .portfolioFilter a:hover, .portfolioFilter a.current { background: #337ab7; color: #fff; } .filter-box{ border:1px solid #f1f1f1; margin-bottom: 30px; position:relative; text-align:center; } .filter-box .overlay { background:#052c7d; bottom: 0; height: 100%; width:100%; content: ""; display: block; left: 0; opacity: 0; position: absolute; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 100%; border:10px solid #fff; } .filter-box:hover .overlay { bottom: 0; opacity: 1; } .lower-box{ visibility: hidden; margin: 0; opacity: 0; position: absolute; text-align: center; width: 100%; top: 40%; margin-top: -20px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .filter-box:hover .lower-box { opacity: 1; visibility: visible; } .filter-box .lower-box a { display: inline; margin-right: 10px; } .filter-box .lower-box a:last-child{ margin-right: 0; } .filter-box .lower-box a i { color: #052c7d; font-size: 15px; background: #ffffff; display: inline-block; padding: 14px; border-radius: 100%; margin-bottom: 15px; } .lower-box h3 a{ position:relative; color:#fff; font-size: 18px; transition:all 0.3s ease; -moz-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; } .lower-box p { position: relative; font-size: 16px; color: #fff; } .portfolioContainer a img { margin:auto; width: 100%; height: 100%; } .portfolioContainer1 a img { margin: 0 auto; width: 100%; height: 100%; } .isotope-item { z-index: 2; } .isotope-hidden.isotope-item { z-index: 1; } .isotope, .isotope .isotope-item { /* change duration value to whatever you like */ -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; } /****************** FILTER END ********************/ /****************** MISSION START ********************/ .mission{ padding:120px 0; position:relative; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; } .mission:before{ content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background: #1a1d24; opacity: 0.8; } .mission h2 { font-size: 40px; font-weight: 700; letter-spacing: 2px; margin-bottom: 15px; color:#fff; line-height:normal; } .mission p{ color: #bbb; font-family: "Raleway", sans-serif; font-size: 14px; font-weight: 400; line-height: 1.8; margin: 0; } .mission-content{ position:relative; z-index:2; } .mission-content .btn-default{ color: #fff; border-color: transparent; outline: 0; box-shadow: none; font-size: 16px; background: #052c7d; margin-top:20px; } /****************** MISSION END ********************/ /****************** WELCOME START ********************/ .welcome{ padding:95px 0; } .welcome .welcome-content{ padding:50px 0; } .welcome h2{ font-size: 35px; color: #242424; font-weight: 600; display: inline-block; margin: 10px 0 25px; line-height:normal; } .welcome p { max-width: 90%; margin-bottom: 20px; font-size: 15px; } /****************** WELCOME END ********************/ /****************** 404 Page Start ********************/ #error-txt { position: relative; overflow: hidden; padding: 95px 0 75px; } .error-txt h1 { font-size: 100px; font-weight: 700; color: #052c7d; line-height: 100px; } .error-txt h2 { font-size: 40px; line-height: 40px; color: #393939; font-weight: 700; margin: 10px 0; } .error-txt h4 { color: #818181; } /****************** 404 Start ********************/ /****************** SEARCH NOT FOUND START ********************/ .not-found { margin-top: 50px; } .not-found input{ margin: 15px 0; } .not-found #searchform { position: relative; } .not-found #searchsubmit { position: absolute; top: 0; right: 0; background: #052c7d; color: #fff; } /****************** SEARCH NOT FOUND END ********************/ /****************** Pre loader ********************/ #loader{ position: absolute; left: 50%; top: 50%; margin-top: -59px; margin-left: -59px; } #preloader { background-color: rgba(0, 0, 0, 0.98); height: 100%; width: 100%; position: fixed; margin-top: 0; top: 0; z-index: 10; } #inTurnBlurringTextG { position: relative; width: 215px; margin: auto; } .inTurnBlurringTextG { color: transparent; font-size: 40px; font-weight: 800; letter-spacing: 1px; text-decoration: none; font-style: normal; z-index: 11; float: left; text-shadow: #052c7d 0 0 0; animation-name: bounce_inTurnBlurringTextG; -o-animation-name: bounce_inTurnBlurringTextG; -webkit-animation-name: bounce_inTurnBlurringTextG; -moz-animation-name: bounce_inTurnBlurringTextG; animation-duration: 2.09s; -o-animation-duration: 2.09s; -webkit-animation-duration: 2.09s; -moz-animation-duration: 2.09s; animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-direction: normal; -o-animation-direction: normal; -webkit-animation-direction: normal; -moz-animation-direction: normal; } #inTurnBlurringTextG_1 { animation-delay: 0.75s; -o-animation-delay: 0.75s; -webkit-animation-delay: 0.75s; -moz-animation-delay: 0.75s; } #inTurnBlurringTextG_2 { animation-delay: 0.9s; -o-animation-delay: 0.9s; -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; } #inTurnBlurringTextG_3 { animation-delay: 1.05s; -o-animation-delay: 1.05s; -webkit-animation-delay: 1.05s; -moz-animation-delay: 1.05s; } #inTurnBlurringTextG_4 { animation-delay: 1.2s; -o-animation-delay: 1.2s; -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; } #inTurnBlurringTextG_5 { animation-delay: 1.35s; -o-animation-delay: 1.35s; -webkit-animation-delay: 1.35s; -moz-animation-delay: 1.35s; } #inTurnBlurringTextG_6 { animation-delay: 1.5s; -o-animation-delay: 1.5s; -webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; } #inTurnBlurringTextG_7 { animation-delay: 1.64s; -o-animation-delay: 1.64s; -webkit-animation-delay: 1.64s; -moz-animation-delay: 1.64s; } #inTurnBlurringTextG_8 { animation-delay: 1.79s; -o-animation-delay: 1.79s; -webkit-animation-delay: 1.79s; -moz-animation-delay: 1.79s; } #inTurnBlurringTextG_9 { animation-delay: 1.94s; -o-animation-delay: 1.94s; -webkit-animation-delay: 1.94s; -moz-animation-delay: 1.94s; } @keyframes bounce_inTurnBlurringTextG { 0% { text-shadow: #052c7d 0 0 0; } 100% { text-shadow: rgb(255, 255, 255) 0 0 19px; } } @-o-keyframes bounce_inTurnBlurringTextG { 0% { text-shadow: #052c7d 0 0 0; } 100% { text-shadow: rgb(255, 255, 255) 0 0 19px; } } @-ms-keyframes bounce_inTurnBlurringTextG { 0% { text-shadow: #052c7d 0 0 0; } 100% { text-shadow: rgb(255, 255, 255) 0 0 19px; } } @-moz-keyframes bounce_inTurnBlurringTextG { 0% { text-shadow: #052c7d 0 0 0; } 100% { text-shadow: rgb(255, 255, 255) 0 0 19px; } } .caret { display: none; } /*CSS 052c7dcommerce*/ .woocommerce ul.products li.product mark, .woocommerce ul.products li.product ins, ul.products li.product mark, ul.products li.product ins { background: #fa6f6f none repeat scroll 0 0; border-radius: 14px; color: #ffffff; font-weight: normal; margin: 0 5px; text-decoration: none; } .woocommerce .reviewer { color: #777777; font-size: 13px; font-style: italic; } .woocommerce ul.products li.product h3 { font-size: 17px; font-weight: 500; padding: 0; } .woocommerce ul.products li.product a img { margin: 0 0 10px; } .woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #052c7d; } .woocommerce .widget_price_filter .ui-slider-horizontal { height: 5px; } .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #000000 } .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { border-radius: 0; background-color: #052c7d; border: 0; width: 100%; left: 0; margin: 0; } .woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #e7e7e7; } .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 8px; } .woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding-top: 4px; } .woocommerce .quantity .qty { border: 3px solid #dddddd; height: 38px; text-align: center; width: 70px; } .woocommerce div.product p.price, .woocommerce div.product span.price { color: #77a464; font-size: 15px; } .woocommerce div.product .button { vertical-align: middle; font-weight: normal; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { background: rgb(251, 251, 251); float: left; list-style-type: none; padding: 0 0 5px; position: relative; overflow: hidden; text-align: center; border: 1px solid #f5f5f5; } .woocommerce ul.products li.product a.woocommerce-LoopProduct-link { display: block; margin-bottom: 10px; } .woocommerce ul.products li.product .price ins { color: #222222; } .woocommerce .products .star-rating { text-align: center; margin: 0 auto !important; float: none; } .woocommerce ul.products li.product .button , .easy-commerce-woocommerce ul.products li.product .button { line-height: 1.5; margin: 10px auto 30px; padding:8px 15px 8px; text-align: center; text-align: center; transition: all 0.5s ease-in-out 0s; display: inline-block; } .woocommerce ul.products li.product .button:hover { background-color:#222; } .woocommerce ul.products li.product:hover img { opacity: 0.7; } .woocommerce ul.products li.product:hover .button { visibility: visible; opacity: 1; top: 35%; } .woocommerce ul.products li.product .button::before, button.single_add_to_cart_button::before { content: "\f217"; display: inline; font-family: FontAwesome; margin-right: 10px; } .woocommerce ul.products li.product .price del { color: inherit; display: inline-block; } .woocommerce span.onsale { background-color: #fa6f6f; padding: 0; } .woocommerce #review_form #respond p.stars { margin: 10px 0; padding: 0; } .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { margin: 15px 0; background: #f7f7f7; padding: 20px; width: 50%; height: 60px; } .woocommerce p.woocommerce-result-count { font-size: 15px; line-height: 1.4; } .woocommerce-ordering { text-align: right; } .woocommerce .star-rating { margin-bottom: 10px; margin-top: 10px; } #reviews .comment-form { margin: 0; } .woocommerce ul.products li.product a { text-align: center; text-decoration: none; } .woocommerce a.added_to_cart.wc-forward { color: orange; margin-bottom: 5px; margin-top: 0; } .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-size: 15px; font-weight: 600; padding-left: 0; } .woocommerce ul.cart_list li a:before, .woocommerce ul.product_list_widget li a:before{ display:none; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { box-shadow: none; float: right; height: auto; margin-left: 4px; padding: 3px; width: 60px; } .product_list_widget > li { border-bottom: 1px solid rgba(221, 221, 221, 0.3); } /*woocommerce button custom color*/ .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { border: 1px solid #ddd; padding: 10px; } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { box-shadow: inherit; color: #ffffff; font-size: 13px; font-weight: 500; padding:12px 17px 12px; background-color: #052c7d; display: inline-block; border-radius: 3px; } .woocommerce .widget_price_filter .price_slider_amount .button { font-size: 13px; float: left; padding: 7px 15px 5px; letter-spacing: 1px; } .woocommerce.widget_price_filter form { margin-top: 30px; } .woocommerce .widget_price_filter .price_slider_amount { margin-top: 30px; } .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ box-shadow: none; color: #fff; border: none; background-color: #052c7d; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { padding: 15px; } .woocommerce div.product div.images .woocommerce-product-gallery__wrapper { margin:0; } .woocommerce div.product .woocommerce-tabs .panel{ background-color: #fff; padding: 15px; border-top:none; } .woocommerce div.product .woocommerce-tabs ul.tabs{ margin-bottom: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before { display: none; } .woocommerce div.product .woocommerce-tabs ul.tabs li { border-radius: 0; float: left; margin: 0 2px; } .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { border-radius: 0; height: 31px; margin-top: 1px; padding-left: 15px; width: auto; } .woocommerce-info { border-top-color: #ffa500; } .woocommerce-info::before { color: #ffa500; } .woocommerce input#billing_phone { padding: 5px; border: 1px solid #ddd; } .woocommerce .select2-container .select2-choice { border: 1px solid #ddd; border-radius: 0; } .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th { border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 6px 5px; } .woocommerce-cart .cart-collaterals .cart_totals table { border: 1px solid #ddd; border-top:2px solid #ddd; } .woocommerce-checkout #payment ul.payment_methods li { list-style: outside none none; } .woocommerce-checkout #payment, .woocommerce table { background: none repeat scroll 0 0 #ffffff; } .woocommerce table.shop_table { border: medium none; } .woocommerce table.shop_table { border-collapse: collapse; } .woocommerce caption, .woocommerce th, .woocommerce td { font-weight: 400; padding: 5px; text-align: center; } .woocommerce table.shop_table th { font-weight: normal; padding: 6px 12px; font-size: 16px; } .woocommerce table.shop_table td { padding: 5px; text-align: center; } .woocommerce a.remove { background: #000000 none repeat scroll 0 0; color: #ffffff !important; margin: 0 auto; } #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button { display: block; font-size: 16px; font-weight: normal; margin-bottom: 1em; padding: 10px 20px; text-align: center; } .woocommerce div.product .product_title { clear: none; font-size: 28px; margin: 0 0 15px; padding: 0; } .page-numbers { background: none repeat scroll 0 0 #ffffff; } .woocommerce nav.woocommerce-pagination ul { background: #fbfbfb; padding: 5px; border: none; } .woocommerce nav.woocommerce-pagination ul li { border-right: 5px solid #fbfbfb; } .woocommerce nav.woocommerce-pagination ul li a { color: #222; } .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li { margin:5px; } .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background: #052c7d; color: #ffffff; } .woocommerce nav.woocommerce-pagination { margin-bottom: 30px; text-align: center; } .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { margin-top: 0; } .woocommerce div.product .woocommerce-product-rating { margin-bottom: 15px; } .woocommerce ul.products li.product .onsale{ border-radius: 0; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset; font-size: 14px; font-weight: 400; height: 60px; line-height: 8px; margin: 0; min-height: 20px; padding: 40px 0 0; right: -40px; text-align: center; text-shadow: none; text-transform: uppercase; top: -12px; transform: rotate(51deg); width: 95px; font-weight: bold; } .woocommerce ul.products li.product span.onsale { background-color: #052c7d; color: #ffffff; position: absolute; z-index: 99; } .cart button.single_add_to_cart_button { margin-left: 15px; } /*=========================== Front Page woocommerce ==============================*/ /*=========================== Start Sponsors Section ==============================*/ .bg-sponsors-section{ background: #f7f7f7; padding:50px 0;; } .sponsors-option{ overflow:hidden; } .sponsors-option{} .sopnsors-items a{ box-shadow: 1px 0 14px 1px #ebebeb; overflow: hidden; } /*=========================== * Page and Post Default Sidebar ==============================*/ .left-sidebar .left-block { float: right; } .right-sidebar .left-block { float: left; } .no-sidebar .left-block { width: 100% !important; } .no-sidebar .widget-area { display: none; }