/*!
Theme Name: Mentis
Theme URI: https://mentis.aftermotion.com
Author: DEV-Themes
Author URI: https://aftermotion.com
Description: Mentis clean and modern WordPress theme Business Consulting can be used to create any type of business website like consultancy, Adviser, Attorney, business, Consultant, Creative, Corporate...
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mentis
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* --------------------------------- */
/* Css Styles                        */
/*---------------------------------- */

/* Table of Content
==================================================

	0. WordPress Core
    1. Theme Default CSS (body, link color, section etc)
    2. Header Top Area
    2.1 Header Bottom Area
    2.1 Sticky Header Area
    2.3. Mobile Menu Area
    3. Slider Area
    4. Welcome Services Area
    5. About area
    6. Services Area
    7. Counter AreaFG
    8. project Area
    9. banner area css
    10. Overview Area
    11. FAQ  Area
    12. Add Area
    13. Blog Area
    14. Footer Area
    15. Home 2 area
    16. Testimonial area
    17. Home 03 Area
    18. Wellcome Services 2 Area
    19. Team member area
    20. Home-4 area
    21. Breadcumbs Area
    22. About page Area
    23. Blog Details page
    24.	Contact Us page area
    25. Services Details area
    26. Project Details page
    27. Error page area


/*------------------------ 0 WordPress Core ------------------------*/

*, *::before, *::after {
    word-break: break-word;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 0 0 20px;
    max-width: 100%;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* 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: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

figure {
    margin: 1em 0;
}

/* Posts and pages */

.blog-article .sticky .title {
    background-color: #fc6a8d;
    color: #ffffff;
    padding-left: 7px;
}

.gallery-caption {
    display: block;
}

.bypostauthor {
    display: block;
}

.gallery-caption {
    display: block;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 48.7%;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px;
    opacity: 0.7;
    font-size: 22px;
}

.owl-prev, .owl-next {
    width: 35px;
    height: 35px;
}

.owl-prev {
    position: absolute;
    left: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.owl-next {
    position: absolute;
    right: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #ffffff;
    color: #ff7e00;
    opacity: 1;
}

.quote q {
    font-size: 16px;
    color: #000000;
    font-style: italic;
}

.quote q:before, .quote q:after {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-size: 50px;
    vertical-align: top;
    line-height: 45%;
    color: #fc6a8d;
}

.quote q:before {
    content: "\201c";
    top: 14px;
    margin-right: 10px;
}

.quote q:after {
    content: "\201D";
    top: 14px;
    margin-left: 10px;
}

.author-quote {
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}

.blog-article .link {
    font-size: 33px;
    word-break: break-all;
    padding: 20px;
    background-color: #f7f7f7;
    border-radius: 6px;
}

.blog-article .link a {
    color: #fc6a8d;
}

blockquote p {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.5;
}

blockquote cite {
    margin-top: 15px;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding: 0.5em 2em;
}

.blog-single .owl-item img {
    border-radius: 6px;
}

.blog-single .owl-prev, .blog-single .owl-next {
    width: 60px;
    height: 70px;
}

.blog-single .owl-carousel .owl-nav button.owl-next, .blog-single .owl-carousel .owl-nav button.owl-prev, .blog-single .owl-carousel button.owl-dot {
    font-size: 35px;
}

.blog-single .owl-theme .owl-nav {
    transform: translateY(-45px);
}

.blog-single .page-links a:hover {
    border-bottom: 1px solid #000000;
}

/* Galleries */
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 5px;
}

.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;
}

.wp-block-group__inner-container > * {
    margin-bottom: 1.7em;
}

.wp-block-group.has-background {
    padding: 2rem 3rem;
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-image img {
    max-width: 100%;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
    color: #ffffff !important;
}

.wp-block-categories.wp-block-categories-list li:after {
    display: none;
}

.wp-block-categories.wp-block-categories-list li {
    padding-left: 0;
}

.wp-block-pullquote blockquote p {
    font-size: 28px;
    line-height: 1.6;
}

.has-small-font-size {
    font-size: 13px !important;
}

.has-normal-font-size {
    font-size: 16px !important;
}

.has-medium-font-size {
    font-size: 20px !important;
}

.has-large-font-size {
    font-size: 36px !important;
}

.has-huge-font-size {
    font-size: 48px !important;
}

/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
    height: 100%;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 1.7em;;
}

a:focus {
    outline: 0 solid;
}

img {
    max-width: 100%;
    height: auto;
    /*width: 100%;*/
}

.fix {
    overflow: hidden;
}

p {
    margin: 0 0 15px;
    color: #444;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    margin: 0 0 15px;
    color: #444;
    font-weight: 700;
}

h1 {
    font-size: 48px;
    line-height: 50px;

}

h2 {
    font-size: 39px;
    line-height: 44px;

}

h3 {
    font-size: 31px;
    line-height: 1.5;
    font-family: 'Raleway', sans-serif;

}

h4 {
    font-size: 25px;
    line-height: 34px;

}

h5 {
    font-size: 20px;
    line-height: 28px;

}

h6 {
    font-size: 16px;
    line-height: 26px;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #2D6691;
}

a:hover {
    color: #2D6691;
    text-decoration: none;
}

a:active, a:hover {
    outline: 0 none;
}

a:hover, a:focus {
    color: #333;
    text-decoration: none;
}

body {
    background: #fff none repeat scroll 0 0;
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: left;
    overflow-x: hidden;
    line-height: 28px;
}

#scrollUp {
    background: #000 none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff;
    font-size: 34px;
    height: 50px;
    line-height: 46px;
    right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}

#scrollUp:hover {
    background: #DE3933;
    opacity: 1;
}

.clear {
    clear: both;
}

.entry-content th,
.entry-content td,
.entry-comment th,
.entry-comment td {
    border: 0.1rem solid #dcd7ca;
    line-height: 1.4;
    margin: 0;
    overflow: visible;
    padding: 0.9em 1.1em;
}

dd {
    padding-left: 20px;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ol ol li:after {
    display: none;
}

ol ol {
    list-style: lower-alpha;
}

input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
    -moz-appearance: none;
    box-shadow: none !important;
    transition: all .3s ease-in-out;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    width: 100%;
    border: 1px solid #e4e4e4;
}

textarea {
    padding: 11px 15px;
    height: 12rem;
    line-height: 1.5;
    width: 100%;
    border: 1px solid #e4e4e4;
}

select {
    height: 50px;
    padding: 0 8px;
    border: 1px solid #e4e4e4;
    -webkit-appearance: none;
    background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;
    background-size: 16px 16px;
}

input[type="radio"], input[type="checkbox"] {
    width: auto;
    display: inline;
    height: auto;
    margin: 10px 10px 0 0;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

td, th {
    word-break: normal;
}

div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('assets/images/logo/preloader.gif') no-repeat center center;
}

.no-js div#preloader {
    display: none;
}

.navbar-collapse {
    padding-left: 0;
}

::-moz-selection {
    background: #2D6691;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #2D6691;
    text-shadow: none;
    color: #fff;
}

.color {
    color: #2D6691;
    font-weight: 700;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.area-padding {
    padding: 130px 0;
}

.error404 .area-padding {
    padding: 120px 0 130px;
}

.area-padding-2 {
    padding: 70px 0 50px;
}

.padding-2 {
    padding-bottom: 90px;
}

.section-headline {
    margin-bottom: 60px;
    position: relative;
}

.section-headline h3, .content-service > h3, .single-project > h3, .single-well > h3 {
    display: inline-block;
    font-size: 48px;
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.project-single .entry-content,
.single-services-page .entry-content {
    margin-top: 0;
}

.content-service {
    margin-bottom: 58px;
}

.content-service .content-service-desc:after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #2D6691;
    margin: 34px auto 10px;
}

.content-service-desc {
    margin-bottom: 30px;
}

.content-service p {
    width: 65%;
    margin: 0 auto;
}

.section-headline.white-headline h3 {
    color: #fff;
}

.section-headline.text-left {
    margin-bottom: 30px;
}

.section-headline::after {
    border: 1px solid #2D6691;
    bottom: -27px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}

.section-headline.text-left h3::after {
    border: 2px solid #2D6691;
    left: 0;
    right: auto;
}

.section-headline p {
    max-width: 680px;
    letter-spacing: 0.6px;
    margin: 0 auto;
    line-height: 28px;
    font-weight: 500;
}

.sub-head h4 {
    color: #fff;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
}

.sub-head h4::after {
    border: 2px solid #2D6691;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 20%;
}

.sub-head p {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    line-height: 26px;
}

.load-more-btn {
    text-transform: uppercase;
    background: #2D6691;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
    transition: 0.4s;
    border: 2px solid #2D6691;
}

.load-more-btn:hover {
    background: #fff;
    border: 2px solid #2D6691;
    color: #2D6691;
    transition: 0.4s;
}

.section-headline h4 {
    font-size: 28px;
    max-width: 870px;
    line-height: 36px;
    font-weight: 600;
    margin: 0 auto;
}

.section-headline h4 .color {
    color: #2D6691;
    font-weight: 600;
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.last-content {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.bg-color, .bg-color-2 {
    position: relative;
    overflow: hidden;
    background: #fff;
    z-index: 1;
}

.bg-gray {
    background: #fbfbfb;
}

.bg-dark {
    background: #071333;
}

/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-right ul li {
    display: inline-block;
}

.topbar-area {
    background: #2D6691;
}

.topbar-right ul li {
    font-size: 14px;
}

.topbar-right ul li a {
    color: #ddd;
    display: block;
    margin-right: 20px;
    padding: 11px 0;
    text-decoration: none;
}

.topbar-right ul li i {
    color: #ddd;
    font-size: 16px;
    padding-right: 7px;
    font-weight: normal;
}

.topbar-right {
    position: relative;
    display: block;
    float: right;
}

@keyframes icon-phone-animation {
    0% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(20deg);
    }

    40% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.topbar-right .fa-phone {
    animation: icon-phone-animation .45s ease-in-out infinite;
    animation-direction: alternate;
}

.font-awesome-4-5 {
    font-family: "FontAwesome" !important;
}

.top-social {
    float: left;
    padding: 11px 0;
    margin-left: 10px;
}

.top-social ul li {
    display: inline-block;
}

.top-social .fa {
    font-weight: normal;
}

.top-social ul li a {
    color: #ddd;
    margin-right: 5px;
    display: block;
    text-align: center;
    font-size: 15px;
    width: 26px;
    height: 26px;
    border-radius: 5px;
    line-height: 25px;
    font-weight: normal;
}

.top-social ul li a:hover {
    color: #fff;
    background: #DE3933;
}

.quote-button {
    float: left;
}

.quote-button .quote-btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    background: #DE3933;
    display: inline-block;
    border: 2px solid #DE3933;
    padding: 9px 20px;
    margin: 0;
}

.quote-button .quote-btn:hover {
    background: #F23E38;
    color: #fff;
}

.slogan {
    margin-bottom: 0;
    padding: 16px 0;
    color: #fff;
    font-size: 16px;
}

/*----------------------------------------*/
/*  2.1 Header Bottom Area
/*----------------------------------------*/
.header-area {
    background: #fff;
    box-shadow: 2px 2px 5px #ccc, 0 0 0 #ccc;
}

.wrap-navbar-top {
    display: flex;
    align-items: center;
}

.site-title {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 1.3em;
}

.logo {
    display: block;
}

.logo a {
    display: inline-block;
    height: auto;
    padding: 0;
}

.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}

.main-menu ul.navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    padding: 40px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin: 0 15px;
}

.main-menu ul.navbar-nav li a:hover, .main-menu ul.navbar-nav li a:focus {
    color: #2D6691;
}

.main-menu ul.navbar-nav > li > a::before {
    background: #DE3933;
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
    left: 0;
}

.main-menu ul.navbar-nav > li:hover > a:before, .main-menu ul.navbar-nav > li.active > a::before {
    width: 100%;
}

.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}

.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2D6691;
    position: relative;
    z-index: 9999999;
}

.main-menu ul li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 16px;
    line-height: normal;
    margin-left: 3px;
    transform: translateY(1px);
    display: inline-block;
}

.navbar {
    border: medium none;
    margin-bottom: 0;
}

.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #333;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}

.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #2D6691;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
    box-shadow: 0 0 10px #ddd, 0px 0px 1px #ddd;
}

.pagess {
    position: relative;
}

.navbar.navbar-default {
    float: right;
}

.main-menu ul.nav li ul.sub-menu li {
    padding: 0;
    position: relative;
    width: 100%;
}

.main-menu ul.nav li:hover ul.sub-menu {
    top: 100%;
    opacity: 1;
    z-index: 999;
    visibility: visible;
    padding: 20px 0;
}

.main-menu ul.nav li ul.sub-menu li a {
    color: #444;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.7;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.main-menu ul.nav li ul.sub-menu li a span {
    color: #2D6691;
}

.main-menu ul.nav li:hover ul.sub-menu li a:hover {
    color: #2D6691;
    border-left: 3px solid #DE3933;
}

.main-menu ul.nav li ul.sub-menu li:last-child {
    border: none;
}

.stick span.search-button i, .stick .header-search input {
    color: #444
}

.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}

.search-option {
    background: #f5f5f5;
    bottom: -89px;
    color: #444;
    display: none;
    position: absolute;
    right: 15px;
    width: 300px;
    z-index: 99999;
    padding: 20px;
}

.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 214px;
    height: 44px;
}

.search-option button.button {
    background: #2D6691;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}

.header-right-link .main-search {
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #2D6691;
    border-radius: 5px;
    margin: 30px 0 30px 10px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

.header-right-link .main-search:hover {
    background: #DE3933;
}

/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 0 5px #ccc, -2px -2px 5px #ccc;
    background: #fff;
}

.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 5px 0;
}

.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 25px 0;
}

.header-area.stick .quote-button {
    float: right;
    padding: 13px 5px;
}

.header-area.stick .header-right-link .main-search {
    margin: 15px 0;
}

.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #444;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 25px;
}

.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover {
    color: #2D6691;
}

.header-area.stick .navbar-brand > img {
    display: block;
    width: 160px;
    height: auto;
}

/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 7px 0;
}


a.meanmenu-reveal.meanclose {
    /* padding-top: 9px; */
    /* padding-bottom: 8px; */
}

.mobile-menu .logo img {
    margin-top: -5px;
}

.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.mean-container a.meanmenu-reveal:hover {
    color: #252525
}

.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #444;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}

.mean-container .mean-nav ul li a.mean-expand {
    color: #444;
    line-height: 17px;
}

.mean-container .mean-nav ul li {
    width: 99.7%;
}

/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.intro-content {
    position: relative;
    z-index: 1;
}

.mentis-slider-images::after {
    background: rgba(10, 10, 10, 0.36) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 3;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mentis-slider-images {
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    min-height: 300px;
    background-size: cover;
    position: absolute;
}

.owl-stage {
    display: flex;
}

.intro-content {
    height: 100%;
    display: flex;
    align-items: center;
}

.mentis-slider-content {
    width: 100%;
}

.owl-item.active .mentis-slider-images {
    transform: scale(1.1);
    transition: all 15s ease;
}

.layer-1-2 {
    margin: 0 0 20px;
}

.layer-1-1 p {
    color: #ddd;
    font-size: 19px;
    letter-spacing: 0.6px;
    line-height: 30px;
}

.layer-1-2 h1 {
    color: #fff;
    font-size: 61px;
    font-weight: 700;
    line-height: 1.1em;
    text-transform: uppercase;
    max-width: 900px;
    letter-spacing: 1px;
}

.ready-btn {
    border: 1px solid #DE3933;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    padding: 11px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #DE3933;
    border-radius: 4px;
}

.ready-btn:hover {
    color: #fff;
    background: #2D6691;
    border: 1px solid #2D6691;
    text-decoration: none;
}

.ready-btn.right-btn {
    margin-left: 15px;
    background: #fff;
    border: 1px solid #fff;
    color: #444;
}

.ready-btn.right-btn:hover {
    background: #2D6691;
    border: 1px solid #2D6691;
    color: #fff;
}

.ready-btn.left-btn:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #444;
}

.layer-1-2 .color {
    color: #ffffff;
    font-weight: 900;
}

.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 24px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 48px;
    opacity: 0;
    border: 1px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next {
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    opacity: 1;
}

.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev {
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    opacity: 1;
}

.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.intro-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover {
    color: #fff;
    background: #DE3933;
    border: 1px solid #DE3933;
}

.intro-carousel .owl-item .layer-1-2 {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 0.3s;
}

.intro-carousel .owl-item .layer-1-1 {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1s;
}

.intro-carousel .owl-item .layer-1-3 {
    transform: translateY(100%);
    opacity: 0;
    transition: all 1s ease-in-out 1.5s;
}

.intro-carousel .owl-item.active .layer-1-2,
.intro-carousel .owl-item.active .layer-1-1,
.intro-carousel .owl-item.active .layer-1-3 {
    transform: translateY(0);
    opacity: 1;
}

.intro-carousel .owl-item.active .slider-images img {
    transform: scale(1.1);
    transition: 10s;
}

/*--------------------------------*/
/* 4.Welcome Services Area
/*--------------------------------*/
.well-services {
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.2);
    z-index: 1;
    background: #fff;
}

.box-shadow {
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.2);
}

.top-icon {
    position: absolute;
    right: 15px;
    font-size: 44px;
    bottom: 0;
    background: #2D6691;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-radius: 5px 5px 0 0;
    z-index: 9;
    transition: all ease 0.3s;
}

.well-services:hover .top-icon {
    background-color: #DE3933
}

.main-services {
    display: block;
    overflow: hidden;
    padding: 27px 30px;
    position: relative;
    z-index: 1;
}

.main-services .service-content p {
    margin-bottom: 22px;
}

.well-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #2D6691;
}

.services-img {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
}

.image-layer {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(45, 102, 145, 0.9) none repeat scroll 0 0;
    z-index: 1;
    opacity: 1;
    transition: 0.4s;
    padding: 27px 30px 31px;
}

.image-layer a {
    display: block;
    text-align: left;
    position: relative;
    margin-bottom: 9px;
    color: #fff;
    font-size: 14px;
}

.image-layer a:last-child {
    margin-bottom: 0
}

.image-layer a i {
    border-radius: 50%;
    background: transparent;
    font-size: 20px;
    line-height: 30px;
    margin-right: 15px;
    transform: translateY(2px);
    display: inline-block;
    transition: all ease 0.3s;
}

.service-content h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 19px;
    text-transform: uppercase;
}

.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    z-index: 2;
}

.service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -15px;
    top: -5px;
    font-size: 16px;
}

.well-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}

.well-services:hover .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.4s;
}

.well-services:hover .service-content h4 {
    color: #2D6691;
}

.well-services:hover .service-btn:hover {
    color: #2D6691;
}

.image-layer a:hover i {
    margin-right: 20px;
}

/*----------------------------------------*/
/*  5. About area
/*----------------------------------------*/
.about-image img {
    border-radius: 10px;
    transition: all 0.4s ease-out;
}

.about-image:hover img {
    transform: scale(1.1);
}

.about-content h4 {
    line-height: 38px;
    font-size: 28px;
    font-weight: 600;
}

.about-details {
    overflow: hidden;
    display: block;
    margin-top: -15px;
}

.single-about {
    display: block;
    margin-top: 30px;
}

.single-about-nomt {
    margin-top: 0;
}

.single-about a, .single-about span {
    background: #DE3933;
    font-size: 40px;
    color: #ffffff;
    float: left;
    line-height: 80px;
    width: 80px;
    height: 80px;
    border: 1px solid #DE3933;
    text-align: center;
    margin-top: 2px;
    margin-right: 15px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-about a:hover {
    background-color: #DE3933;
    border-color: #DE3933;
}

.icon-text {
    padding-left: 95px;
}

.icon-text h5 {
    margin-bottom: 5px;
}

.about-image {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.about-image img {
    border-radius: 5px;
}

.about-image::after {
    position: absolute;
    right: -220px;
    top: 0;
    width: 453px;
    height: 100%;
    content: "";
    background: rgba(0, 44, 87, 0.85) none repeat scroll 0 0;
    transform: rotate(45deg);
}

.video-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -50px auto 0;
    text-align: center;
    z-index: 9;
}

.video-play.vid-zone {
    border-radius: 100%;
    display: inline-block;
    font-size: 34px;
    height: 90px;
    line-height: 96px;
    width: 90px;
    transition: 0.4s;
    position: relative;
}

.video-play.vid-zone:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffffff;
    animation: pulse-border 1500ms ease-out infinite;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.video-play.vid-zone:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #ffffff;
    transition: all 200ms;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.video-play.vid-zone i {
    color: #DE3933;
    transform: translate(2px, -2px);
    z-index: 100;
}

.video-play.vid-zone:hover i {
    color: #fff;
}

.video-play.vid-zone:hover:after, .video-play.vid-zone:hover:before {
    background: #DE3933;
}

/*--------------------------------*/
/* 6.Services Area
/*--------------------------------*/
.services-all {
    margin-top: -20px;
}

.single-services {
    margin-top: 60px;
    display: block;
}

.service-inner {
    box-shadow: none;
    position: relative;
    border: 1px solid #f5f5f5;
    background: #fff;
    padding: 30px 30px;
    z-index: 1;
    transition: 0.4s;
}

.service-icon {
    display: inline-block;
    font-size: 40px;
    line-height: 67px;
    color: #DE3933;
    position: absolute;
    top: -30px;
    z-index: 9999;
    width: 70px;
    height: 70px;
    background: #ffffff;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s;
    border: 1px solid #DE3933;
}

.services-all .service-content {
    padding-top: 30px;
}

.service-inner:hover {
    background: #2D6691;
    border: 1px solid #2D6691;
}

.single-services:hover .service-icon.mentis-element {
    background: #DE3933;
    border-color: #DE3933;
    color: #ffffff;
}

.single-services:hover .service-inner::after {
    opacity: 1;
    transition: 0.4s;
}

.single-services:hover .service-inner {
    border: 1px solid #2D6691;
}

.service-inner .service-content h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

.service-inner .service-content h4 a {
    color: #444;
}

.service-inner .service-content p {
    margin-bottom: 0;
}

.single-services:hover .service-content h4 a,
.single-services:hover .service-content p {
    color: #fff;
}

.single-services:hover .service-icon {
    color: #DE3933;
    background: #fff;
    transition: 0.4s;
}

/*----------------------------------------*/
/* 7.Counter Area
/*----------------------------------------*/
.counter-area {
    position: relative;
    overflow: hidden;
}

.counter-inner {
    background: #f5f5f5;
    padding: 100px 30px 100px 70px;
}

.fun-title h3 {
    color: #f5f5f5;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.fun-title {
    position: relative;
    background: #232687;
    padding: 114px 0 114px 100px;
    z-index: 1;
    margin-right: 125px;
}

.fun-content {
    display: block;
    padding: 80px 40px 80px 0;
    overflow: hidden;
}

.fun_text i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 76px;
    border: 2px solid #2D6691;
    background: #2D6691;
    border-radius: 3px;
}

.fun_text {
    width: 50%;
    float: left;
    text-align: center;
}

.fun_text span {
    color: #444;
    display: block;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 40px;
}

.fun_text > h5 {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}

/*--------------------------------*/
/*  8.project Area
/*--------------------------------*/
.single-awesome-project {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.section-headline h3.title-recent-services:after {
    display: none;
}

.section-headline h3.title-recent-services {
    margin-bottom: 10px;
    font-size: 31px;
}

.section-headline p.desc-services {
    padding-bottom: 7px;
}

.project-all {
    margin-top: -40px;
}

.project-all .single-awesome-project {
    margin-top: 30px;
}

.first-item {
    margin-bottom: 30px;
}

.project-carousel .col-md-4 {
    width: 100%;
}

.awesome-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.awesome-img img {
    transform: scale(1.1);
    transition: 0.4s;
}

.single-awesome-project:hover .awesome-img img {
    transform: scale(1);
    transition: 0.4s;
}

.awesome-img > a {
    display: block;
    position: relative;
}

.single-awesome-project:hover .awesome-img > a::after {
    opacity: 1;
}

.single-awesome-project:hover .add-actions {
    opacity: 1;
}

.awesome-img::after {
    background: rgb(45 102 145 / 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}

.single-awesome-project:hover .awesome-img::after {
    opacity: 1;
}

.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.port-icon {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    top: 41%;
    position: relative;
    font-size: 40px;
}

.project-dec {
    display: block;
    padding: 36px 30px 42px;
}

.project-dec h4 {
    color: #444;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 19px;
    position: relative;
    transition: 0.3s;
}

.project-dec h4::after {
    position: absolute;
    content: "\e87a";
    right: 40px;
    top: 0;
    font-family: mentis;
    font-size: 20px;
    width: 50px;
    height: 30px;
    border: 1px solid #2D6691;
    background: #2D6691;
    color: #fff;
    text-align: center;
    line-height: 27px;
    opacity: 0;
    transition: all 0.5s;
}

.single-awesome-project:hover .project-dec h4::after {
    right: 0;
    opacity: 1;
    transition: 0.5s;
}

.project-dec a {
    color: #444;
}

.project-dec a:hover {
    color: #2D6691;
}

.project-dec span {
    font-size: 14px;
}

.project-dec p {
    margin-bottom: 0;
    font-size: 15px;
}

.pst-content {
    padding-left: 10px;
}

.single-awesome-project:hover .project-dec h4 {
    color: #2D6691;
}

.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border: 1px solid #DE3933;
    width: 40px;
    height: 40px;
    background: rgb(222 59 53 / 0.8);
    border-radius: 50%;
}

.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next {
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    opacity: 1;
}

.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev {
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    opacity: 1;
}

.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover {
    color: #fff;
    background: #DE3933;
    border: 1px solid #DE3933;
}

/*----------------------------------------*/
/* 9. banner area css
/*----------------------------------------*/
.banner-area {
    background: rgba(0, 0, 0, 0) url(assets/images/background/bg1.jpg) no-repeat scroll top center / cover;
    position: relative;
    z-index: 1;
}

.banner-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 24, 40, 0.90) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}

.banner-text h3 {
    font-size: 32px;
    line-height: 44px;
    color: #fff;
    max-width: 760px;
    margin: 0 auto 30px;
    letter-spacing: 1px;
}

.hire-btn {
    background: #DE3933;
    border: 1px solid #DE3933;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 15px 30px;
    transition: 0.4s;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 700;
}

.hire-btn:hover {
    background: transparent;
    color: #DE3933;
    transform: translateY(-4px);
}

.single-brand-item {
    float: left;
    width: 20%;
}

.single-brand-item a {
    border: 1px solid #666;
    display: block;
    margin: 15px;
    background: #212D3C;
}

/*----------------------------------------*/
/*  10. Overview Area
/*----------------------------------------*/
.small-title {
    color: #2D6691;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 5px;
}

.overview-inner {
    padding-right: 20px;
}

/*----------------------------------------*/
/*  11. FAQ  Area
/*----------------------------------------*/
.company-faq {
    display: block;
    overflow: hidden;
    padding: 30px 30px;
    box-shadow: 0 3px 12px #ccc;
}

.faq-details .panel-heading {
    padding: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
}

.panel-default {
    border-color: #f5f5f5;
    border-radius: 0 !important;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}

.panel-default > .panel-heading {
    color: #444;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f5f5f5;
    background: #fff;
}

.faq-details h4.check-title a {
    color: #444;
    display: block;
    font-weight: 500;
    padding: 10px 10px 10px 60px;
    text-decoration: none;
    background: #fff;
}

.panel-body {
    padding: 15px 15px 0 45px;
}

.faq-details h4.check-title {
    color: #444;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.faq-details .panel-heading h4 a {
    position: relative;
}

.faq-details .panel-heading h4 a::before {
    color: #444;
    content: "\e881 ";
    font-family: mentis;
    font-size: 16px;
    left: 0;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    height: 100%;
}

.faq-details .panel-heading h4 a.active::before {
    color: #2D6691;
    content: "\e882";
    font-family: mentis;
    font-size: 16px;
    left: 0;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    height: 100%;
}

.faq-details .panel-heading h4 a.active {
    color: #2D6691;
}

.faq-area .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

.faq-area .faq-content {
    margin-left: 30px;
    padding: 30px;
    border-radius: 5px;
    /*border: 1px solid #ccc;*/
}

.faq-area .contact-form input[type="text"],
.faq-area .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 60px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
    background: #f8f9fa;
}

.faq-content h4 {
    color: #444;
    padding-bottom: 20px;
}

.faq-area .faq-content .contact-form textarea#message {
    height: 135px;
}

.faq-area .quote-btn {
    font-weight: 600;
    color: #fff;
    background: #2D6691;
    display: inline-block;
    border: 2px solid #2D6691;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 10px;
}

.faq-area .quote-btn:hover {
    background: transparent;
    border: 2px solid #2D6691;
    color: #2D6691;
    transition: 0.4s;
}

/*----------------------------------------*/
/*  12. Add Area
/*----------------------------------------*/
.add-area {
    background: url(assets/images/background/bg1.jpg) no-repeat scroll center center / cover;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.add-area::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 24, 40, 0.90) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}

.add-content h4 {
    color: #fff;
    font-size: 32px;
    line-height: 44px;
    max-width: 750px;
    float: left;
    margin-bottom: 0;
    margin-top: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}

.add-contact {
    float: left;
}

.call-us {
    display: block;
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
}

.call-us i {
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 1px solid #2D6691;
    background: #2D6691;
    text-align: center;
    line-height: 46px;
    margin-right: 15px;
    border-radius: 3px;
}

.mail-us {
    margin-bottom: 0;
}

/*----------------------------------------*/
/*  13. Blog Area
/*----------------------------------------*/
.blog-area {
    background: #fff;
}

.entry-content {
    margin-top: 30px;
}

.entry-content > *,
.comments-content-wrap > * {
    margin-bottom: 1.7em;
    margin-top: -4px;
}

.entry-content > *:first-child {
    margin-top: 0;
}

.entry-content > *:last-child {
    margin-bottom: 0;
}

.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6,
.entry-comment > h1,
.entry-comment > h2,
.entry-comment > h3,
.entry-comment > h4,
.entry-comment > h5,
.entry-comment > h6 {
    margin-top: 4.4rem;
    margin-bottom: 1.4833rem;
}

.entry-content p, .entry-content li {
    line-height: 1.75;
}

.entry-content ol ol li, .entry-content ul ol li {
    padding-left: 0;
}

.entry-content ul ol li:after {
    display: none;
}

.entry-content iframe {
    max-width: 100%;
}

.single-post .blog-content,
.page .blog-content {
    padding: 28px 0;
    border: none;
}

.single-post .blog-content > h4,
.page .blog-content > h4 {
    font-size: 31px;
    line-height: 1.387em;
}


.blog-image {
    overflow: hidden;
    display: block;
}

.blog-image img {
    width: 100%;
}

.service-thumbnail {
    margin-bottom: 20px;
}

.service-thumbnail img {
    width: 100%;
}

.image-scale {
    position: relative;
    transform: scale(1.06);
    display: block;
    transition: 0.5s;
}

.image-scale::after {
    position: absolute;
    content: "";
    background: rgb(45 102 145 / 25%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.3s;
}

.article-container .blog-content a h4 {
    font-size: 31px;
    font-weight: 700;
    color: #444;
    line-height: 1.387em;
    margin-bottom: 20px;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
}

.blog-content a h4 {
    font-size: 20px;
    font-weight: 700;
    color: #444;
    line-height: 28px;
    margin-bottom: 23px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
}

.blog-content a h4:after {
    content: '';
    background-color: #DE3933;
    width: 60px;
    height: 2px;
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mentis-recent-posts .blog-content a h4:after {
    display: none;
}

.blog-category span {
    text-transform: uppercase;
    font-size: 13px;
    color: #2D6691;
    font-weight: 600;
}

.blog-content {
    border: 1px solid #f7f7f7;
    padding: 26px 30px;
}

.search-results .blog-content {
    padding: 30px;
}

.blog-title {
    margin-top: 10px;
}

.blog-details .blog-content a h4 {
    font-size: 24px;
    line-height: 32px;
}

.home-blog .blog-content a h4 {
    margin-bottom: 0;
}

.blog-meta {
    padding: 19px 0 3px;
    position: relative;
}

.blog-meta span, .blog-meta a {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    margin-right: 10px;
}

.blog-meta a:hover {
    color: #2D6691;
}

.blog-meta span i {
    padding-right: 3px;
    color: #2D6691;
    font-weight: normal;
}

.single-blog:hover .image-scale {
    transform: scale(1.02);
    transition: 0.5s;
}

.single-blog:hover .image-scale::after {
    background: rgb(45 102 145 / 0%);
}

.single-blog {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.2);
}

.single-blog > .blog-text {
    padding: 30px;
}

.blog-grid-fast {
    margin-top: -30px;
}

.single-blog.b-mar {
    margin-top: 20px;
}

.blog-content a h4:hover {
    color: #2D6691;
}

.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #444;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
}

.blog-btn::after {
    position: absolute;
    content: "\e876";
    right: -12px;
    top: 0;
    font-family: mentis;
    font-size: 10px;
    transition: 0.5s;
}

.blog-btn:hover {
    color: #2D6691;
}

.blog-btn:hover.blog-btn::after {
    right: -20px;
    opacity: 1;
    transition: 0.5s;
}

/*----------------------------------------*/
/*  14. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 85px 0;
}

.footer-1 {
    background: url(assets/images/background/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    background-attachment: scroll;
}

.footer-area .footer-1__widgets .footer-content:last-child {
    padding-bottom: 0;
}

.footer-1 .footer-area {
    z-index: 1;
    background: transparent;
}

.footer-1 {
    z-index: 1;
    position: relative;
}

.footer-1::after {
    content: "";
    background: #0a1e2f none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.footer-logo {
    margin-bottom: 10px;
}

.footer-head p {
    color: #ddd;
    letter-spacing: 0.6px;
}

.footer-head h4 {
    color: #ddd;
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(190 207 220 / 16%);
}

.footer-head h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 30px;
    height: 2px;
    background: #DE3933;
}

.footer-head .contact-info {
    margin-top: 15px;
}

.footer-head .contact-info li {
    line-height: 16px;
    font-size: 13px;
    padding: 4px 0;
    color: #ffffff;
}

.footer-head .contact-info li::after {
    display: none;
}

.footer-head .contact-info .fa {
    margin-right: 10px;
    color: #F23E38;
}


.suscribe-input input {
    background: transparent;
    color: #777;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 50px;
    border-radius: 0;
    width: 100%;
}

.suscribe-input button {
    background: #2D6691;
    border: 1px solid #2D6691;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
}

.suscribe-input button:hover {
    background: #DE3933;
    border: 1px solid #DE3933;
    color: #ffffff;
    transition: 0.4s;
    transform: translateY(-4px);
}

.footer-icons ul li {
    display: inline-block;
}

.footer-icons ul li a {
    color: #ddd;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.footer-tags li a:hover,
.footer-icons ul li a:hover {
    color: #fff;
    background: #2D6691;
    border: 1px solid #2D6691;
}

.footer-tags li {
    float: left;
}

.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #232687;
    background: #232687;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}

.footer-icons {
    margin-top: 20px;
}

.footer-contacts p span {
    color: #2D6691;
    font-weight: 700;
}

.footer-content {
    display: block;
}

.footer-list li a {
    color: #ddd;
    padding: 3px 0 3px 20px;
    display: block;
    position: relative;
    font-weight: 500;
}

.subs-feilds {
    margin-top: 20px;
}

.footer-list li:first-child a {
    padding-top: 0;
}

.footer-list li:last-child a {
    padding-bottom: 0;
}

.footer-list li a::after {
    position: absolute;
    content: "";
    right: auto;
    top: 12px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #ddd;
}

.footer-list li a:hover {
    color: #2D6691;
}

.footer-list li a:hover::after {
    background: #2D6691;
}

.footer-area-bottom {
    background: #071333 none repeat scroll 0 0;
    padding: 25px 0;
    border-top: 1px solid #333;
}

.copyright-text a:hover {
    text-decoration: underline;
    color: #2D6691;
}

.copyright-text a {
    color: #ddd;
}

.copyright > p {
    margin-bottom: 0;
    color: #ddd;
    text-align: center;
    font-size: 14px;
}

.copyright a {
    color: #2D6691;
}

.footer-1 .footer-area-bottom {
    background: #07081d;
    padding: 25px 0;
    border-top: none;
}

/*----------------------------------------*/
/*  15. Home 02 Area
/*----------------------------------------*/
.header-two .topbar-area {
    background: transparent;
}

.header-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}

.header-area-2 {
    background: transparent;
    box-shadow: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-two .main-menu ul.navbar-nav > li > a {
    color: #fff;
}

.slide-area {
    background: rgba(0, 0, 0, 0) url(assets/images/slider/s2.jpg) no-repeat scroll top center / cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
}

.display-table-cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.display-table {
    width: 100%;
    height: 100%;
    display: table;
}

.slide-area .title2 {
    font-size: 46px;
    line-height: 54px;
    margin-bottom: 0;
    color: #fff;
    padding-bottom: 20px;
    max-width: 640px;
}

.slide-area::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
    content: "";
    z-index: -1;
}

.slide-content {
    margin-top: 120px;
}

.header-center {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 15px;
}

.header-area-2.stick {
    background: rgba(10, 24, 40, 0.99) none repeat scroll 0 0;
    box-shadow: 0 0 5px #444, -2px -2px 5px #444;
}

.counter-area-2 .fun-content {
    display: block;
    padding: 90px 0 90px 0;
    overflow: hidden;
}

.counter-area-2 .fun_text {
    width: 25%;
    float: left;
    text-align: center;
}

.counter-area-2 .fun_text > h5,
.counter-area-2 .fun_text span {
    color: #fff;
}

.project-area-2 .single-awesome-project {
    position: relative;
    margin-top: 0;
}

.project-area-2 .project-dec {
    position: absolute;
    left: 20px;
    bottom: 30px;
}

.project-area-2 .project-dec h4 {
    color: #fff;
}

.project-area-2 .awesome-img::after {
    background: rgba(45, 102, 145, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.40;
    transition: 0.4s;
}

.project-area-2 .single-awesome-project:hover .awesome-img > a::after {
    opacity: 0.70;
}

.project-area-2 .single-awesome-project:hover .project-dec h4::after {
    display: none;
}

.project-area-2 .project-all {
    margin-top: 0;
}

.project-area-2.area-padding, .project-area.area-padding, .project-single.area-padding {
    padding-top: 102px;
    padding-bottom: 100px;
}

.item-services {
    padding: 90px 0 70px !important;
}

.item-services .section-headline {
    margin-bottom: 100px;
}


/*----------------------------------------*/
/*  16. Testimonial area
/*----------------------------------------*/
.single-testimonial {
    padding: 130px 0 130px 80px;
}

.single-testi {
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}

.testimonial-text {
    position: relative;
}

.testimonial-text::after {
    position: absolute;
    left: -35px;
    top: -5px;
    content: "\f10d ";
    font-family: fontawesome;
    font-size: 28px;
    transition: 0.5s;
    font-weight: 400;
}

.testimonial-text p {
    color: #444;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.6px;
}

.testimonial-text h5 {
    color: #444;
    font-size: 20px;
}

.testimonial-text a {
    color: #2D6691;
}

.testimonial-inner,
.testimonial-inner img {
    border-radius: 5px;
}

.client-name {
    display: inline-block;
}

.client-name h4 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 0;
}

.client-name span {
    font-size: 13px;
}

.blog-right-column .blog-image {
    float: left;
    width: 50%;
}

.blog-right-column .blog-content {
    border: 1px solid #f5f5f5;
    height: 100%;
    min-height: 238px;
    margin-top: 0;
    width: 50%;
    float: right;
    padding: 20px;
}

.blog-area-2 .single-blog {
    margin-bottom: 30px;
}

.blog-right-column .blog-meta {
    padding: 5px 0 10px;
    position: relative;
}

.footer-2 .footer-area {
    background: #071333;
}

/*----------------------------------------*/
/*  17. Home 03 Area
/*----------------------------------------*/
.header-area-3 {
    background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
    box-shadow: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-two .topbar-area-2 {
    background: rgba(10, 24, 40, 0.6) none repeat scroll 0 0;
}

.header-area-3.stick {
    background: #071333;
    box-shadow: 0 0 5px #444, -2px -2px 5px #444;
}

.intro-area-3 .layer-1-2 h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 700;
    line-height: 54px;
    text-transform: unset;
    max-width: 700px;
    letter-spacing: 2px;
}

.intro-area-3 .slider-content {
    margin-top: -110px;
}

/*----------------------------------------*/
/*  18. Wellcome Services 2 Area
/*----------------------------------------*/
.welcome-area-2 .well-services {
    padding: 40px 30px 30px;
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.1);
    position: relative;
    z-index: 1;
}

.welcome-area-2 .well-services::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #2D6691;
    content: "";
    transition: 0.5s;
    z-index: -1;
    opacity: 0;
}

.welcome-area-2 .well-services:hover::after {
    opacity: 1;
    transition: 0.5s;
}

.welcome-area-2 .well-icon {
    margin-bottom: 18px;
    display: block;
    float: none;
    width: auto;
    height: auto;
}

.welcome-area-2 .well-icon a {
    font-size: 61px;
    line-height: 60px;
    color: #DE3933;
    font-weight: 800;
}

.welcome-area-2 .well-services .well-content h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.welcome-area-2 .well-services .well-content p {
    font-size: 15px;
}

.welcome-area-2 .well-services:hover .well-content h4,
.welcome-area-2 .well-services:hover .well-content p,
.welcome-area-2 .well-services:hover .well-icon a {
    color: #fff;
}

.base {
    position: absolute;
    right: 10px;
    font-size: 140px;
    line-height: 150px;
    color: #ddd;
    top: 10px;
    z-index: -1;
    opacity: 0.3;
}

.services-area-3 .service-icon {
    position: relative;
    top: 0;
}

.services-area-3 .services-all {
    margin-top: -30px;
}

.services-area-3 .single-services {
    margin-top: 30px;
}

.project-carousel .col-md-3 {
    width: 100%;
}

/*----------------------------------------*/
/* 19. Team member area
/*----------------------------------------*/
.team-hover li {
    display: inline-block;
}

.team-hover li:first-child {
    margin-left: 0;
}

.team-hover li:last-child {
    margin-right: 0;
    padding-right: 0 !important;
}

.team-hover li a {
    color: #DE3933;
    border: 1px solid #DE3933;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    border-radius: 2px;
}

.team-member {
    margin-top: -30px;
}

.team-hover li a:hover {
    color: #2D6691;
}

.team-hover {
    padding: 15px 0 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    margin-top: 15px;
}

.team-hover .fa {
    font-weight: normal;
}

.single-member .team-img {
    display: block;
    position: relative;
    overflow: hidden;
}

.single-member .team-img img {
    transition: all 0.4s;
}

.single-member:hover .team-img img {
    transform: scale(1.1);
}

.single-member .team-img a {
    display: block;
}

.single-member:hover .team-content h4 a {
    color: #2D6691;
}

.team-content {
    padding: 20px 10px;
    text-align: center;
}

.team-content h4 a {
    color: #444;
}

.team-content p {
    margin-bottom: 0;
}

.team-content h4 {
    font-size: 22px;
    margin: 7px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}

.team-content .fa {
    font-family: "FontAwesome";
}

.footer-3 .footer-area {
    background: #222222;
}

.footer-3 .footer-tags li a {
    border: 1px solid #272727;
    background: #272727;
}

.footer-3 .footer-area-bottom {
    background: #212121;
}

/*----------------------------------------*/
/* 20. Home-4 area
/*----------------------------------------*/
.header-area-4 {
    background: transparent;
    box-shadow: none;
}

.header-area-4 .header-center {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 15px;
    background: #2D6691;
}

.header-area-4.stick {
    background: #2D6691;
}

.intro-area-4 .slider-content {
    text-align: center;
    margin-top: -130px;
}

.intro-area-4 .layer-1-2 h1 {
    font-size: 56px;
    font-weight: 700;
    line-height: 66px;
    text-transform: uppercase;
    max-width: 850px;
    margin: 0 auto;
}

.intro-area-4 .layer-1-1 p {
    margin: 0 auto 20px;
}

/*----------------------------------------*/
/*  21. Breadcumbs Area
/*----------------------------------------*/

.page-area {
    background: url(assets/images/background/b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    position: relative;
    padding: 150px 0 150px;
}

.breadcumb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(10, 10, 10, 0.36) none repeat scroll 0 0;
    content: "";
}

.breadcrumb {
    padding: 100px 0;
    background-color: transparent;
    margin-bottom: 0;
    overflow: hidden;
}

.title-center .breadcrumb {
    padding: 0;
    margin-bottom: 15px;
}

.bread-inner {
    padding: 80px 0;
}

.title-center .bread-inner {
    padding: 0;
}

.breadcrumb .section-headline h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 1.2em;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    margin-bottom: 0;
}

.breadcrumb .section-headline {
    margin-bottom: 0;
    text-align: center;
}

.breadcrumb .section-headline h2::after {
    display: none;
}

.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0 10px 0 20px;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.breadcrumb ul li.home-bread {
    padding-left: 0;
}

.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}

.breadcrumb .section-headline::after {
    display: none;
}

.testimonial-page-area .single-testimonial {
    padding: 15px 0 15px 80px;
    margin-bottom: 30px;
}

.testimonial-page-area .client-name h4 {
    font-size: 20px;
}

.testimonial-page-area .testimonial-text p {
    font-size: 17px;
    line-height: 26px;
}

.project-content {
    margin-top: -30px;
}

/*----------------------------------------*/
/*  22. About page Area
/*----------------------------------------*/
.support-services {
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.2);
    padding: 40px 30px 32px;
    text-align: center;
    transition: all 0.3s ease-out;
}

.support-services .support-content h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0;
}

.support-services .support-content h4 a {
    color: #444;
}

.support-services:hover .support-content h4 a {
    color: #2D6691;
}

.support-services .support-content p {
    color: #444444;
    margin-bottom: 0;
}

.support-services:hover {
    transform: translateY(-7px);
}

.support-images {
    display: inline-block;
    font-size: 34px;
    color: #2D6691;
    line-height: 77px;
    text-align: center;
    margin-bottom: 30px;
    transition: 0.4s;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #2D6691;
    border-radius: 50px;
    background-color: rgb(45 102 145 / 10%);
    width: 80px;
    height: 80px;
}

.support-services:hover .support-images {
    background: #2D6691;
    transition: 0.4s;
    border: 1px solid #2D6691;
    color: #fff;
}

/*----------------------------------------*/
/* 23. Blog Details page
/*----------------------------------------*/
.page-blog .blog-grid {
    margin-top: 0;
}

.mt-20 {
    margin-top: 20px;
}

.page-blog .single-blog {
    box-shadow: 0 5px 25px rgba(146, 146, 146, 0.1);
}

.left-head-blog {
    padding: 30px;
    border: 1px solid #f5f5f5;
}

.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 50px;
}

.blog-search-option {
    margin-bottom: 30px;
    display: block;
    border: 1px solid #ccc;
}

.blog-search-option button {
    background: transparent;
    border: none;
}

.blog-search-option button i {
    line-height: 16px;
    font-size: 20px;
    padding: 0 10px;
}

.blog-search-option button i:hover {
    color: #2D6691;
}

.blog-image {
    position: relative;
    border-radius: 0;
}

.blog-image .video-post iframe, .blog-image .video-post object, .blog-image .video-post embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.blog-grid blockquote {
    margin: 30px 20px 13px;
}

.music-post {
    width: 100%;
}

.music-post iframe {
    width: 100%;
}

.blog-gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 44px;
    line-height: 48px;
    position: relative;
    transition: all 0.5s ease 0s;
}

.blog-gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 0;
    margin-top: -30px;
}

.blog-gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.blog-gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover {
    color: #DE3933;
}

.blog-gallery-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -30px;
    position: absolute;
    right: 0;
    top: 50%;
}

.link-blog-image {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    display: block;
}

.link-blog-image .post-link-inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgb(45 102 145 / 0.5) none repeat scroll 0 0;
}

.post-wrap {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.link-mit {
    display: table-cell;
    vertical-align: middle;
}

.link-blog-image .post-link {
    font-size: 42px;
    line-height: 1em;
    color: #fff;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    text-decoration: none;
}

.quote-blog .blog-content {
    margin-top: 0;
}

.left-blog h4 {
    border-bottom: 1px solid #DDD;
    color: #444;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 13px 0;
    text-transform: capitalize;
    position: relative;
}

.left-blog h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: 30px;
    height: 2px;
    background: #DE3933;
}

.left-blog {
    overflow: hidden;
}

.left-blog li {
    display: block;
}

.left-blog ul li a, .page-head-left ul li a {
    color: #444;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
}

.left-blog ul li a:after {
    position: absolute;
    content: "\e876";
    font-family: mentis;
    top: 0;
    left: 0;
    font-size: 12px;
}

.popular-tag.left-blog ul li a:after {
    display: none;
}

.widget_media_gallery .left-blog .gallery {
    margin-top: -6px;
    margin-bottom: 0;
}

.widget_media_gallery .left-blog .gallery .gallery-item {
    margin: 0;
}

.left-blog .recent-single-post:first-child {
    padding-top: 9px;
}

.left-blog .recent-single-post:last-child {
    padding-bottom: 0;
}

.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0;
}

.recent-single-post:last-child {
    border-bottom: none;
}

.mentis-widget-recent-posts .recent-post {
    margin: 0 -5px;
}

.mentis-widget-recent-posts .post-img {
    display: inline-block;
    float: left;
    padding: 0 5px;
    width: 35%;
}

.left-menu.mentis-widget-recent-posts .post-img {
    min-height: 67px;
}

.left-menu.mentis-widget-recent-posts .post-img img {
    min-height: 67px;
}

.left-menu.widget_search label {
    display: block;
}

.left-menu.widget_search .search-field {
    background: #ffffff;
    padding: 11px 15px;
    height: 60px;
}

.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
    margin-top: -3px;
}

.pst-content p a:hover, .left-blog ul li a:hover {
    color: #2D6691;
}

.pst-content p a:hover:after, .left-blog ul li a:hover:after {
    color: #DE3933;
}

.pst-content p a {
    color: #444;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}

.pst-content p {
    margin-bottom: 3px;
    line-height: 24px;
}

.blog-tags {
    padding: 1px 0;
    margin-top: 20px;
}

.left-blog-page {
    margin-bottom: 40px;
}

.left-blog-page .left-blog li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.popular-tag.left-blog ul li a:hover {
    color: #fff;
}

.popular-tag.left-side-tags.left-blog ul {
    padding: 0;
}

.left-blog ul:not([class]) > li:first-child {
    padding-top: 0;
}

.left-blog ul.menu > li:first-child {
    padding-top: 0;
}

.pst-content .blog-meta {
    padding: 0;
}

.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 0;
}

.left-tags .left-side-tags ul li a {
    padding: 0 6px;
    width: auto;
    font-weight: 600;
    font-size: 14px;
}

.left-tags .left-side-tags ul li a:hover {
    color: #2D6691;
}

.left-side-tags h4 {
    margin-bottom: 15px;
}

h3.comment-reply-title {
    border-bottom: 1px solid #f5f5f5;
    color: #444;
    font-size: 25px;
    margin: 0 0 0;
    padding: 0 0 5px;
    text-transform: capitalize;
}

.comments-content-wrap span.reply a {
    position: absolute;
    right: 0;
    top: 0;
    background: #f7f7f7;
    padding: 0 12px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    color: #8a8a8a;
    transform: translateY(7px);
}

.comments-content-wrap span.reply a:hover {
    background: #2D6691;
    border-color: #2D6691;
    color: #ffffff;
}

.comments-heading > h3 {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 40px;
    padding-bottom: 10px;
    font-size: 25px;
}

.comments-list ul li {
    margin-bottom: 25px;
}

.comments-list-img {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}

.comments-content-wrap {
    color: #444;
    font-size: 16px;
    margin: 0 0 25px 0;
    padding: 0 10px 13px 0;
    position: relative;
}

.comments-content-wrap > span {
    font-size: 13px;
}

p.no-comments {
    font-size: 22px;
    font-weight: 700;
    color: #444444;
}

li > #respond {
    margin: -40px 0 30px;
}

.blog-content p {
    font-size: 16px;
    letter-spacing: 0.5px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #DE3933;
    font-style: italic;
}

blockquote p {
    font-size: 16px;
    line-height: 1.8em;
    color: #444;
}

.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}

.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}

.author-description h2 a {
    color: #333;
}

.comments-content-wrap span b {
    margin-right: 5px;
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.comments-content-wrap span a:hover {
}

span.post-time {
    margin-right: 5px
}

.comments-content-wrap p {
    color: #444;
    margin-top: 5px;
}

.comments-content-wrap .fa-calendar {
    margin-right: 3px;
}

.comments-content-wrap .post-time,
.comments-content-wrap .fa {
    color: #9a9a9a;
}

li.threaded-comments {
    margin-left: 50px
}

.comment-respond {
    margin-top: -15px;
}

.comment-respond .comment-form-comment {
    margin-bottom: 30px;
}

span.email-notes, .comment-notes {
    color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}

.comment-form-cookies-consent label {
    color: #42414f;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.comment-respond p {
    color: #444;
    margin-bottom: 15px;
}

.comment-respond input[type=text], .comment-respond input[type=email] {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 32px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;
}

.comment-respond textarea#message-box {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    height: 160px;
    width: 100%;
    margin-top: 5px;
}

.comments-content-wrap span a {
    color: #2D6691;
}

.comments-content-wrap span a:hover {
    color: #2D6691;
}

.comment-respond .add-btn.contact-btn {
    background: #2D6691;
    color: #fff;
    display: block;
    font-size: 15px;
    /* padding: 10px 20px; */
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #2D6691;
    text-transform: uppercase;
    font-weight: 700;
    /* line-height: 15px; */
}

.comment-respond .add-btn.contact-btn:hover {
    background: #DE3933;
    color: #ffffff;
    border: 1px solid #DE3933;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0 0;
    border-radius: 4px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #666;
    background-color: transparent;
    margin-left: -1px;
    border-radius: 2px;
    border: 1px solid #666;
}

.pagination > li {
    display: inline-block;
    margin: 0 3px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #2D6691;
    border-color: #2D6691;
    cursor: default;
    border-radius: 2px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #2D6691;
    border-color: #2D6691;
    border-radius: 2px;
}

.blog-page-details .left-blog-page {
    margin-top: 0;
    margin-bottom: 30px;
}

.single-post-comments {
    margin-top: 27px;
}

/*----------------------------------------*/
/*  24.	Contact Us page area
/*----------------------------------------*/
.contact-details {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 40px;
}

.contact-head {
    padding-right: 40px;
}

.contact-head h3 {
    font-weight: 700;
    font-size: 30px;
}

.contact-inner a i {
    color: #fff;
    display: inline-block;
    font-size: 26px;
    text-align: center;
    line-height: 48px;
    margin-right: 15px;
    border-radius: 3px;
    width: 50px;
    height: 50px;
    border: 1px solid #2D6691;
    background: #2D6691;
    margin-top: 15px;
}

.contact-inner a {
    color: #666;
    font-size: 16px;
    display: block;
}

.contact-inner a span {
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
}

.contact-head p {
    font-size: 16px;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
    border: 1px solid #e4e4e4;
    border-radius: 0;
    height: 60px;
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
    background: #f8f9fa;
}

.contact-form textarea {
    border: 1px solid #e4e4e4;
    border-radius: 0;
    height: 180px;
    padding: 20px;
    width: 100%;
    background: #f8f9fa;
}

.contact-page .contact-btn {
    background: #2D6691;
    border: 1px solid #2D6691;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 13px 36px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
}

.contact-page .contact-btn:hover {
    background: transparent;
    border: 1px solid #2D6691;
    color: #2D6691;
    transition: 0.4s;
}

/*----------------------------------------*/
/* 25. Services Details area
/*----------------------------------------*/
.single-page-head {
    margin-bottom: 30px;
}

.single-services-page.area-padding {
    padding-top: 100px;
    padding-bottom: 90px;
}

.services-no-title {
    padding-top: 130px !important;
}

.projects-no-title {
    padding-top: 100px !important;
}

.single-services-page p {
    color: #666;
}

.left-menu li:first-child {
    margin: 0 0 2px
}

.left-contact h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.left-menu {
    background-color: #f5f5f5;
    padding: 35px 30px;
    margin-bottom: 30px;
}

.left-menu li {
    display: block;
}

.build-img .page-img {
    padding-bottom: 0;
}

.left-menu ul li.active a {
    color: #2D6691;
    position: relative;
}

.left-menu ul li a:hover {
    color: #2D6691;
}

.mentis-widget-services.left-menu ul li a:hover {
    color: #2D6691;
}

.mentis-widget-services.left-menu ul li a {
    color: #444;
    display: block;
    font-weight: 600;
    padding: 6px 0;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}

.mentis-widget-services.left-menu ul li.active a::after,
.mentis-widget-services.left-menu ul li a:hover::after {
    content: "\e876";
    font-family: mentis;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 11px;
}

.download-btn h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.download-btn h4 {
    text-transform: uppercase;
}

.down-btn i {
    font-size: 24px;
    margin-right: 15px;
}

.down-btn {
    border: 1px solid #ddd;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 15px;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #fff;
    width: 100%;
    position: relative;
    border-radius: 3px;
    text-align: center;
}

.down-btn.apli {
    margin-bottom: 0;
}

.down-btn:hover {
    color: #2D6691;
    background: #fff;
    border: 1px solid #2D6691;
    transform: translateY(-4px);
}

.single-page-head .clients-testi {
    padding: 50px 30px 40px;
    border: 1px solid #2D6691;
    background: #2D6691;
}

.single-page-head .review-text {
    margin-top: 20px;
}

.clients-testi .review-text a,
.clients-testi .guest-rev {
    color: #fff;
}

.clients-testi .single-review {
    border: none;
}

.review-text h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
    background: #DE3933;
    padding: 3px 5px;
}

.single-page-head .review-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 20px;
    margin-bottom: 2px;
}

.single-page-head .review-img {
    margin-top: 0;
}

.single-page-head .review-img img {
    border-radius: 50%;
}

.about-btn .down-btn:last-child {
    margin-bottom: 0;
}

.review-img img {
    width: 150px;
}

.page-content h3 {
    font-weight: 600;
    padding: 15px 0 0;
}

.single-well {
    margin-bottom: 40px;
}

.single-page {
    overflow: hidden;
}

.single-well > h3, .single-project > h3 {
    margin-bottom: 28px;
}

.single-well > h3:after, .single-project > h3:after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #2D6691;
    margin-top: 7px;
}

.single-well.last-part p {
    margin-bottom: 0;
}

.service-list li {
    display: block;
    position: relative;
    padding-left: 30px;
    color: #444;
}

.service-list li::before {
    position: absolute;
    left: 0;
    content: "\f00c";
    font-family: fontawesome;
    top: 0;
    color: #2D6691;
}

.single-page-head .service-btn {
    width: 100%;
    margin: 20px 0 0 0;
}

.marker-list li, .entry-content ul li, .entry-comment ul li {
    color: #444;
    padding-left: 30px;
    margin: 10px 0;
    position: relative;
}

.marker-list li::after,
.entry-content ul li::after,
.entry-comment ul li::after {
    position: absolute;
    content: "\e87f";
    left: 0;
    top: 1px;
    font-family: mentis;
    color: #2D6691;
    font-weight: 700;
}

.single-services-page .marker-list li {
    color: #444;
}

.blog-details .blog-category {
    margin-bottom: 10px;
}

.blog-details .blog-content > h4 {
    margin-bottom: 0;
}

/*----------------------------------------*/
/* 26. Project Details page
/*----------------------------------------*/
.project-page-area .project-menu li a {
    color: #444;
}

.project-2-column .project-single {
    float: left;
    width: 50%;
}

.project-4-column .project-single {
    float: left;
    width: 25%;
}

.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: #DE3933;
    border: 1px solid #DE3933;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    opacity: 0.7;
    transition: all 0.5s ease 0s;
}

.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}

.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover {
    background: #DE3933;
    border: 1px solid #DE3933;
    color: #fff;
    opacity: 1;
}

.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -30px;
    position: absolute;
    right: 3%;
    top: 50%;
}

.project-history {
    background: #f9f9f9;
    padding: 44px 30px;
    margin-bottom: 40px;
}

.project-history h4 {
    font-size: 20px;
    line-height: 32px;
    margin-top: -6px;
    margin-bottom: 10px;
}

.project-history .project-name li:first-child {
    margin-top: -5px;
}

.project-history .project-name li:last-child {
    margin-bottom: -5px;
}

.project-details h4 {
    font-size: 26px;
    font-weight: 600;
}

.project-name ul li {
    color: #444;
    font-weight: 500;
    line-height: 32px;
    margin: 10px 0;
}

.project-name span {
    padding-right: 15px;
    min-width: 90px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.project-inner {
    margin-bottom: 40px;
}

.project-details p {
    font-size: 15px;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
}

/*--------------------------------*/
/* 27. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}

.high-text {
    font-size: 200px;
    line-height: 200px;
    font-family: 'Raleway', sans-serif;
}

.error-bot {
    font-size: 24px;
}

.error-btn {
    background: #DE3933;
    border: 2px solid #DE3933;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
    font-weight: 700;
    border-radius: 4px;
    line-height: 16px;
    padding: 16px 35px 14px;
}

.error-btn:hover {
    background: #F23E38;
    border: 2px solid #F23E38;
    color: #ffffff;
}

.error-btn:hover, .tr-top-mentis a:hover {
    transform: translateY(-4px);
    box-shadow: 1px 0px 24px -10px #595959;
}

/*--------------------------------*/
/* Update Theme
/*--------------------------------*/
.blog-category, .blog-tags {
    color: #444444;
}

.footer-area li.current-menu-parent > a, .footer-area li.current-menu-item > a {
    color: #FFFFFF !important;
}

#right-sidebar ul li.current-menu-parent > a, li.current-menu-item > a {
    color: #2D6691 !important;
}

#menu-top li.current-menu-parent > a, #menu-top li.current-menu-item > a {
    color: #2D6691 !important;
}

.blog-gallery-carousel .icon-chevron-right:before {
    transform: translate(-8px, 0);
    position: absolute;
}

.stick .no-menu {
    padding: 22px 0;
}

.no-menu {
    padding: 37px 0;
}

.blog-category a, .blog-tags a {
    text-transform: uppercase;
    font-size: 13px;
    color: #444445;
    font-weight: 600;
}

.blog-category a:hover, .blog-tags a:hover {
    color: #2D6691;
}

.blog-tags a {
    color: #ffffff;
    padding: 2px 10px 3px;
    border: 1px solid #2D6691;
    background: #2D6691;
    border-radius: 3px;
    font-size: 13px;
    text-transform: lowercase;
}

.blog-tags a:hover {
    color: #2D6691;
    background: #ffffff;
}

.blog-tags .fa {
    font-size: 13px;
    margin-right: 10px;
}

.format-quote blockquote {
    margin-top: 0;
    margin-left: 0;
}

.format-quote blockquote cite {
    font-style: normal;
    font-weight: bold;
}

.link-blog-image .post-link-inner.link-no-image {
    position: relative;
    padding: 100px 5px;
}

.page-content-none a {
    color: #2D6691;
}

.comment-awaiting-moderation span {
    background-color: #888888;
    color: white;
    padding: 0 6px;
}

.comment-respond a {
    color: #2D6691;
}

#commentform > p {
    padding: 0 15px;
}

.title-info {
    color: #ffffff;
    font-weight: 700;
}

form.post-password-form input[type="password"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}

form.post-password-form input[type="submit"] {
    background: #2D6691;
    color: #fff;
    font-size: 15px;
    padding: 8px 20px;
    transition: 0.4s;
    border-radius: 2px;
    width: auto !important;
    margin-top: 20px;
    border: 1px solid #2D6691;
    text-transform: uppercase;
    font-weight: 700;
}

form.post-password-form input[type="submit"]:hover {
    background: #FFF;
    color: #2D6691;
    border: 1px solid #2D6691;
}

.blog-grid .is_sticky {
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #2D6691;
    padding: 7px 20px;
    z-index: 100;
}

.blog-grid .is_sticky h6 {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 14px;
}

.project-area-2 .project-dec h4 a {
    color: #fff;
    cursor: pointer;
    z-index: 999;
    position: relative;
}

.single-awesome-project .block-icon-link {
    z-index: 999;
}

.block-icon-link .port-icon {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    top: 0;
}

.block-icon-link a {
    top: 41%;
    position: relative;
}

.wp-block-gallery {
    margin-top: 0;
}

.wp-block-gallery li {
    padding-left: 0 !important;
}

.wp-block-gallery li:after {
    display: none;
}

.entry-content .wp-block-archives-list li:after,
.entry-content .wp-block-latest-posts__list li:after,
.entry-content .wp-block-rss li:after,
.entry-content .blocks-gallery-grid li:after {
    display: none;
    padding-left: 0;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-latest-posts li,
.entry-content .wp-block-rss li,
.entry-content .wp-block-latest-comments li,
.entry-content .blocks-gallery-grid li,
.entry-content .wp-block-latest-comments {
    padding-left: 0;
}

.page-content-none label {
    width: calc(70% - 17px);
    margin-right: 16px;
}

.page-content-none .search-submit {
    display: inline-block;
    width: calc(30% - 4px);
}

.page-content-none input[type="submit"]:hover {
    transform: translateY(0);
}

.wp-block-search__button {
    background: #2D6691;
    border: 1px solid #2D6691;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 3px;
    transition: 0.4s;
    text-transform: uppercase;
}

.wp-block-search__button:hover {
    background: #ffffff;
    border: 1px solid #2D6691;
    color: #2D6691;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 3px;
    transition: 0.4s;
    text-transform: uppercase;
}

hr.wp-block-separator {
    width: 100px;
}

hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
    width: 100%;
}

.wp-block-audio figcaption {
    text-align: center;
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: 4px;
}

.wp-block-calendar table th {
    text-align: center;
}

/* Breadcrumb NavXT */
.breadcrumb-bg, .breadcrumb-bg a {
    color: #ffffff;
}

.breadcrumb-bg span {
    display: inline-block;
    padding: 0 3px 0 3px;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.breadcrumb-bg a:hover span {
    text-decoration: underline;
}

/* Pagination */
.pagination .page-numbers:not(.dots), .comments-pagination .page-numbers:not(.dots) {
    padding: 8px 14px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #666;
    background-color: transparent;
    margin: 0 3px 7px;
    border-radius: 2px;
    border: 1px solid #e2e2e2;
    display: inline-block;
}

.comments-pagination .page-numbers:not(.dots) {
    padding: 0 5px;
    font-size: 14px;
    border: 1px solid #ccc;
}

nav.comments-pagination {
    margin-bottom: 50px;
}

.pagination .page-numbers.dots {
    transform: translateY(11px);
    display: inline-block;
    margin: 0 6px;
}

.pagination .nav-links a:hover, .pagination .nav-links a:focus, .pagination .page-numbers.current,
.comments-pagination .nav-links a:hover {
    color: #fff;
    background-color: #2D6691;
    border-color: #2D6691;
    border-radius: 2px;
}

.comments-pagination .page-numbers.current {
    border: none;
}

.topbar-right ul li {
    color: #ddd;
}

blockquote.is-large p {
    font-size: 24px;
    margin-bottom: 15px;
}

/* Top Menu PC */
.main-menu ul.nav ul li:hover > ul.sub-menu, .main-menu ul ul li.focus > ul.sub-menu {
    left: 100%;
    right: auto;
    top: -22px;
}

.main-menu ul.nav .sub-menu > li > .sub-menu {
    left: 100%;
    right: auto;
    display: none;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.main-menu ul.nav .sub-menu > li:hover > .sub-menu {
    display: block;
    opacity: 1;
}

.comment-list .children {
    padding-left: 50px;
}

/* Widgets */

/*Footer widgets*/
.footer-content {
    padding-bottom: 40px;
}

.footer-content .footer-head > * > *:last-child {
    margin-bottom: 0;
}

.footer-head h4 .rsswidget {
    color: #E97B77;
}

.footer-content-desc {
    color: #dddddd;
}

.widget_tag_cloud .tagcloud {
    margin: 0 -2px;
}

.footer-area .widget_tag_cloud .tagcloud {
    margin: 0 -3px;
}

.widget_tag_cloud .footer-head h4 {
    margin-bottom: 32px;
}

.widget_mc4wp_form_widget form {
    margin-top: 30px;
}

.widget_categories li, .widget_archive li {
    text-align: right;
    padding: 6px 0;
    overflow: hidden;
}

ul.children {
    clear: both;
}

.widget_pages li, .widget_meta li, .widget_nav_menu li {
    padding: 8px 0;
}

.widget_categories li a, .widget_archive li a {
    float: left;
}

.pst-content .date-type {
    font-weight: 500;
}

.footer-head li {
    color: #a9a9a9;
    position: relative;
}

.footer-head li a {
    color: #DDD;
    position: relative;
    font-weight: 500;
    padding-left: 20px;
    line-height: initial;
}

.widget_recent_entries .footer-head  li a {
    padding-left: 0;
}

.footer-head li a::after {
    content: '';
    background: #ddd;
    width: 5px;
    height: 5px;
    position:absolute;
    left: 0;
    top: 0.6em;
    transition: all 0.3s ease 0s;
}

.footer-head li a:hover::after {
    background: #F23E38;
}


.widget_recent_comments .footer-head li::after {
    display: none;
}

.footer-head li a:hover {
    color: #ffffff;
}

.footer-head li > ul, .left-blog li > ul, .single-page-head li > ul {
    margin-left: 16px;
}

.widget_calendar #wp-calendar {
    width: 100%;
}

.widget_calendar table * {
    border: 1px solid rgb(45 102 145 / 10%);
}

.widget_calendar table a {
    border: none;
    font-weight: 700;
}

.footer-area .widget_calendar table a {
    color: #E97B77;
}

.widget_calendar table th, .widget_calendar table td {
    text-align: center;
    display: table-cell;
}

.widget_calendar caption {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #2D6691;
    color: #ffffff;
    margin-top: 8px;
}

.widget_calendar .wp-calendar-nav {
    display: table;
    width: 100%;
}

.widget_calendar .wp-calendar-nav span {
    display: table-cell;
    padding: 11px 15px 0;
}

.footer-head .wp-calendar-nav-prev a, .footer-head .wp-calendar-nav-next a {
    color: #E97B77;
}

.footer-head .widget_calendar .wp-calendar-nav-* {
    color: red;
}

.widget_calendar .wp-calendar-nav .wp-calendar-nav-next {
    text-align: right;
}

.widget_calendar .left-blog td, .widget_calendar .left-blog th {
    line-height: 1.7;
}

.widget_calendar .footer-head, .widget_calendar .footer-head caption {
    color: white;
}

.widget_calendar .footer-head a:hover, .widget_calendar .footer-head a:focus {
    color: #ffffff;
}

.footer-head li {
    padding: 6px 0
}

.widget_recent_comments li a {
    display: block;
    padding-left: 0;
}

.widget_recent_comments li a.url {
    display: inline;
}

.widget_recent_comments li a:after,
.widget_recent_entries li a:after {
    display: none;
}

.widget_recent_comments li.recentcomments {
    padding-bottom: 20px;
}

.widget_recent_entries li {
    padding-bottom: 20px;
}

.footer-area select, .footer-area input,
.left-head-blog select, .left-head-blog input,
.single-page-head select, .single-page-head input {
    width: 100%;
    padding: 0 20px;
    border-color: #e4e4e4;
}

.footer-area label, .left-head-blog label {
    display: block;
}

.widget_rss li {
    padding-bottom: 10px;
}

.rss-widget-icon {
    width: auto;
}

.footer-area .footer-head input.search-field,
.left-head-blog input.search-field {
    background: #f8f9fa;
    color: #777;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    padding: 11px 15px;
    height: 50px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #e4e4e4;
}

input {
    background: transparent;
    color: #777;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    width: 100%;
    height: 50px;
    border-radius: 0;
    border: 1px solid #e4e4e4;
    transition: all .3s ease-in-out;
}

input:focus, textarea:focus {
    border-color: #2D6691;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(128, 195, 47, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(128, 195, 47, 0.6);
}

.footer-area input {
    border: 1px solid #777;
    background-color: #f8f9fa;
}

input[type="submit"] {
    background: #2D6691;
    border: 1px solid #2D6691;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: uppercase;
    width: 100%;
}

.footer-area .footer-head input.search-submit,
.left-head-blog input.search-submit {
    width: 100%;
}

input#wp-comment-cookies-consent {
    float: left;
}

.comment-form-cookies-consent label {
    margin-top: 4px;
}

input[type="submit"]:hover {
    background: #DE3933;
    border: 1px solid #DE3933;
    color: #ffffff;
    transform: translateY(-4px);
}

.footer-area .tagcloud a {
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px !important;
    line-height: 28px;
    text-align: center;
    margin: 4px 2px;
    border: 1px solid #2D6691;
    background: #2D6691;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}

.footer-area .tagcloud a:hover {
    color: #ffffff;
    background: #DE3933;
    border-color: #DE3933;
}

/* Sidebar Widgets */

.left-head-blog .widget_archive li a,
.left-head-blog .widget_categories li a,
.left-head-blog .widget_pages li a,
.left-head-blog .widget_meta li a,
.left-head-blog .widget_rss li a,
.left-head-blog .widget_nav_menu li a,
.left-head-blog .mentis-widget-services li a {
    padding-left: 20px;
}

.left-head-blog .mentis-widget-services li {
    padding: 8px 0;
}

.left-head-blog .widget_tag_cloud .tagcloud a,
.single-page-head .widget_tag_cloud .tagcloud a {
    padding: 3px 10px;
    border-radius: 3px;
    width: auto;
    font-weight: 600;
    font-size: 15px !important;
    display: inline-block;
    background: #2D6691;
    margin: 4px 2px;
    color: #ffffff;
    border: 1px solid #2D6691;
}

.left-head-blog .widget_tag_cloud .tagcloud a:hover,
.page-head-left .widget_tag_cloud .tagcloud a:hover {
    background: #DE3933;
    color: #ffffff;
    border-color: #DE3933;
}

.left-head-blog .widget_archive select,
.left-head-blog .widget_categories form {
    margin-bottom: 6px;
}

.left-head-blog .widget_calendar,
.left-head-blog .widget_tag_cloud {
    /* margin-bottom: 18px; */
}

.widget_calendar td, .widget_calendar th {
    padding: 7px 0;
}

span.recent-post-format {
    position: absolute;
    background-color: #2D6691;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 5px;
    transition: all 0.3s ease 0s;
}

.recent-single-post span.recent-post-format:hover {
    background: #DE3933;
}

.recent-post-format i.fa {
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-10px, -10px);
    font-size: 20px;
    color: #ffffff;
}

.mentis-widget-recent-posts .post-img {
    position: relative;
}

.link-recent-post-thumb:hover {
    color: #ffffff
}

.mentis-widget-recent-posts .footer-head .post-img img {
    min-height: 82px;
}

.mentis-widget-recent-posts .footer-head .post-img {
    min-height: 82px;
}

.footer-head .pst-content p a, .footer-head .pst-content .date-type {
    color: #ffffff;
}

.footer-head .pst-content p a:hover {
    color: #2D6691;
}

.footer-head .recent-single-post {
    padding: 5px 0;
}

.form-control:focus, .footer-area input:focus {
    border-color: #2D6691;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(128, 195, 47, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(128, 195, 47, 0.6);
}

.left-blog-page .left-blog h4 {
    margin-bottom: 20px;
}

.left-head-blog .widget_tag_cloud h4 {
    margin-bottom: 25px;
}

.left-head-blog .widget_search h4 {
    margin-bottom: 30px;
}

.left-head-blog .widget_archive select[name="archive-dropdown"],
.left-head-blog .widget_categories select.postform {
    margin-top: 9px;
}

.left-head-blog .widget_media_gallery h4 {
    margin-bottom: 30px;
}

.left-head-blog .left-blog-page:last-child {
    margin-bottom: 0;
}

.widget_media_gallery .gallery {
    margin-left: -5px;
    margin-right: -5px;
}

.widget_media_image .left-blog h4 {
    margin-bottom: 29px;
}

ul.submit > li {
    padding-bottom: 0;
}

.single-page-head .widget_archive select[name="archive-dropdown"],
.single-page-head .widget_categories select.postform {
    margin-top: 15px;
}

.single-page-head .widget_recent_comments h4,
.single-page-head .widget_recent_entries h4,
.single-page-head .widget_rss h4,
.single-page-head .widget_search h4,
.single-page-head .widget_text h4,
.single-page-head .widget_tag_cloud h4 {
    margin-bottom: 25px;
}

.single-page-head li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.fix-float {
    display: flex;
    flex-wrap: wrap;
}

.elementor-editor-active #preloader {
    display: none;
}

/* Search Form top menu */
.search-option.top-menu-search .search-submit {
    display: none;
}

.search-option.top-menu-search input {
    width: 100%;
}

.search-option.top-menu-search label {
    display: block;
}

/* Elementor Widgets */
.service-img__picture {
    background-size: cover;
    position: absolute;
    background-position: center;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1.1);
    transition: all 0.4s;
}

.image-layer {
    position: relative;
    transform: translateY(100%);
    opacity: 1;
}

.well-services:hover .image-layer {
    position: relative;
    transform: translateY(0);
}

.well-services:hover .service-img__picture {
    transform: scale(1);
}

.mentis-widget-elementor {
    padding: 3.6% 0;
    background: black;
}

.wpcf7 input, .wpcf7 textarea {
    width: 100%;
}