/*
Theme Name: searmek
Theme URI: http://shtheme.com/demosd/searmek
Author: shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2019, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: searmek

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.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
.sidebar-page-container .comments-area .comment-box .comment-reply-link {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 16px;
    color: #135ff9;
    font-weight: 700;
    text-transform: capitalize;
}
.sidebar-page-container .comments-area .comment-box .comment-reply-link:hover {
    color: #3d415b;
}
.comments-area ul.children {
    margin-left: 50px;
}
#wp-comment-cookies-consent {
    margin-right: 10px;
}
.btn-style-twelve { 
    padding: 16px 25px 16px 25px;
}
.comment-reply-title {
    position: relative;
    font-size: 31px;
    color: #0b2460;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.sidebar-page-container .comments-area .comment-box:last-child {
     margin-bottom: 30px; 
}
.logged-in-as {
    display: none;
}
.comment-respond {
    margin-top: 30px;
}
.sidebar-page-container .comments-area { 
    margin-bottom: 0px;
    margin-top: 50px;
} 
.sidebar-widget-two:last-child {
    margin-bottom: 60px;
}
.tags-posts .tag-list a {
    position: relative;
    padding: 10px 15px;
    color: #4d6195;
    margin: 0px 4px;
    width: 46%;
    border-radius: 4px;
    margin-bottom: 10px;
    display: inline-block;
    background: #f0f3f9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.widget_tag_cloud, .widget_archive , .widget_categories {
    position: relative;
    border-radius: 7px;
    padding: 35px 30px 35px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.widget_tag_cloud li {
    display: inline;
    text-align: center;
}
.widget_tag_cloud a {
    position: relative;
    padding: 10px 15px;
    color: #4d6195;
    margin: 0px 4px;
    width: 46%;
    border-radius: 4px;
    margin-bottom: 10px;
    display: inline-block;
    background: #f0f3f9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-transform: capitalize;
    font-size: 15px!important;
}
.widget_tag_cloud a:hover {
    color: #ffffff;
    background-color: #0b2460;
} 
.widget_archive li:last-child, .widget_categories li:last-child { 
    margin-bottom: 0px;
}
.widget_archive , .widget_categories  {
    color: #0b2460;
    font-weight: 600; 
    font-size: 16px;
}
.widget_archive a, .widget_categories a {
    color: #0b2460;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-weight: 600; 
    font-size: 16px;
}
.widget_archive a:hover, .widget_categories a:hover {
    color: #135ff9;
}
.related-products {
    margin-top: 80px;
}
.styled-pagination li span {
    position: relative;
    display: block;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    color: #002176;
    font-weight: 600;
    background: #ffffff;
    border-radius: 50px;
    border: 1px solid #e5e8f1;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.styled-pagination li span.current, .styled-pagination li a:hover {
    color: #ffffff;
    background: #135ff9;
    border-color: #135ff9;
}
.news-block .category a, .author-name a {
    color: #4d6195;
}
.news-block .inner-box .upper-content h3 { 
    margin-top: 15px;
}
.btn-style-one { 
    color: #002176!important; 
    background-color: #dfc534!important; 
    cursor: pointer!important;
}
.btn-style-one:hover {
    color: #ffffff!important; 
    background-color: #66aeff!important; 
    cursor: pointer!important;
} 
.website-section span.wpcf7-not-valid-tip {
    color: #fff; 
    position: absolute; 
    margin-top: 15px;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px!important;
} 
.contact-section br {
    display: none;
}
.contact-section .btn-style-one, 
.contact-section-two .btn-style-one {
    position: relative;
    line-height: 24px;
    color: #002176;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 50px;
    background-color: #3ad89f;
    text-transform: capitalize;
    padding: 16px 25px 16px 25px;
    cursor: pointer!important;
}
.contact-section .btn-style-one:hover,
.contact-section-two .btn-style-one:hover { 
    cursor: pointer!important;
}
.wpcf7-not-valid-tip  {
    margin-top: 15px!important;
} 
.contact-section-two br {
    display: none;
}
.website-form-two .btn-style-seven {
    position: absolute!important;
    display: inline-block!important;
    font-size: 15px!important;
    line-height: 30px!important;
    color: #ffffff!important;
    padding: 12px 39px!important;
    font-weight: 500!important;
    overflow: hidden;
    border-radius: 4px!important;
    overflow: hidden!important;
    text-transform: capitalize!important;
    background-color: #f77d26!important; 
    right: 0px!important;
    cursor: pointer!important;
    padding: 15px 35px!important;
    border-radius: 50px!important;
    width: auto!important;
    top: 0;
    cursor: pointer!important;
}
.website-form-two .btn-style-seven:hover { 
    cursor: pointer!important;
}
.website-form-two .wpcf7-not-valid-tip {
    color: #fff;
}
.website-section-three .wpcf7-validation-errors {
    color: #fff!important;
}
.call-to-action-section .btn-style-nine {
    position: absolute!important;
    display: inline-block!important;
    font-size: 15px!important;
    line-height: 30px!important;
    color: #ffffff!important;
    padding: 12px 39px!important;
    font-weight: 500!important;
    overflow: hidden!important;
    border-radius: 50px!!important;
    overflow: hidden!important;
    text-transform: capitalize!important;
    background-color: #2b2577!important;
    width: auto!important;
    top: 0;
    right: 0;
    cursor: pointer!important;
}
.call-to-action-section .btn-style-nine:hover {
        background-color: #222222!important;
}
.banner-section-five br {
    display: none;
}
.banner-section-five input[type=submit] {
    cursor: pointer!important;
}
.banner-section-five .ajax-loader {
    display:  none!important;
}
.analyze-form input[type=submit]:hover {
    background-color: #1054f9;
    cursor: pointer!important;
}
.banner-section-five .wpcf7-not-valid-tip , .banner-section-five  .wpcf7-validation-errors{
    position: absolute;
    color: #fff;
}
.news-block-two .category a {
    color: #4d6195;
}
.pt0 {
    padding-top: 0;
} 
.content-404 { 
    text-align: center;
    padding: 150px 0 120px;
}
.content-404 h2 {
    font-size: 180px; 
    line-height: 100px;
}
.content-404 h3 {
    margin-top: 45px;
    margin-bottom: 10px;
}
.content-404 .redirect-to-home {
    position: relative;
    line-height: 24px;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 50px;
    text-transform: capitalize;
    padding: 16px 25px 16px 25px;
    background-image: -ms-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -moz-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -o-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #084CF9), color-stop(100, #3ba1f7));
    background-image: -webkit-linear-gradient(left, #084CF9 0%, #3ba1f7 100%);
    background-image: linear-gradient(to right, #084CF9 0%, #3ba1f7 100%);
    margin-top: 25px;
}
.content-404 .redirect-to-home:not(:disabled):not(.disabled).active, .content-404 .redirect-to-home:not(:disabled):not(.disabled):active { 
    background-image: linear-gradient(to right, #3BA1F7 0%, #084CF9 100%)!important;
}
.content-404 .redirect-to-home:hover { 
    background-image: linear-gradient(to right, #3BA1F7 0%, #084CF9 100%);
}
.news-block .inner-box .upper-content .post-date {
    font-size: 20px;
    display: inline-block;
}
.news-block .inner-box .upper-content h3 {
    margin-top: 10px;
    font-size: 24px;
    margin-bottom: 10px;
} 
.blog-page-section .news-block p { 
    color: #4d6195;
    font-size: 16px;
    line-height: 1.8em; 
    margin-bottom: 15px;
}
.blog-page-section .news-block .post-meta {  
    margin-top: 0px;
    display: inline-block;
    float: right;
} 
.news-block .inner-box:hover .upper-content .post-date {
    color: #12159e;
}
.news-block { 
    margin-bottom: 40px;
}
.search-custom h4 {
    margin-bottom: 20px;
}
.search-custom .form-group {
    position: relative;
}
.search-custom input[type="search"] {
    position: relative;
    line-height: 43px;
    padding: 10px 50px 10px 25px;
    background: none;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 60px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}
.search-custom  .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 100%;
    font-weight: normal;
    border-radius: 5px;
    cursor: pointer;
    background-image: -ms-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -moz-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -o-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #084CF9), color-stop(100, #3BA1F7));
    background-image: -webkit-linear-gradient(left, #084CF9 0%, #3BA1F7 100%);
    background-image: linear-gradient(to right, #084CF9 0%, #3BA1F7 100%);
}

.logged-in .hidden-bar {
    margin-top: 32px;
}
@media (max-width: 600px) {
    .logged-in  .hidden-bar {
        margin-top: 46px!important;
    }
    .logged-in .fixed-header + .hidden-bar {
        margin-top: 0!important;
    }
}
.footer-style-three .upper-section p {
    display: none!important;
}
#wpcrlResetPasswordSection.hidden {
    display: none;
}
#wpcrlResetPasswordForm label {
    display: none;
}
#wpcrlLoginForm label {
    display: none;
}
#exampleModalLong {
    top: 100px!important;
}
.logged-in .page-wrapper {
    top: -2px;
}
.blog-page-section.nosidebar .news-block .post-meta { 
     float: left; 
}
@media (max-width: 992px) {
    .sidebar-side {
        margin-left: 45px;
    }
    .sidebar-page-container .sidebar-side {
        margin-left: 0px;
    }
    .sidebar-page-container {
    	padding-bottom: 0;
    }
}
 
li.comment11{
    position: relative;
    color: #12159e;
    font-size: 15px;
    font-weight: 600;
}
.news-block .inner-box .post-meta li{
    margin-right: 15px;
}
.news-block .inner-box .upper-content .post-date{
    font-size: 17px;
}
.featured-post {
    font-size: 18px;
    font-weight: 700;
    color: #002176;
    float: right;
    margin-right: 15px;
    }
.entry-meta1:before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #5b5cfb;
    background-image: -webkit-gradient(linear,left top,right top,from(#5b5cfb),to(#232490));
    background-image: -webkit-linear-gradient(left,#5b5cfb,#232490);
    background-image: -moz-linear-gradient(left,#5b5cfb,#232490);
    background-image: -ms-linear-gradient(left,#5b5cfb,#232490);
    background-image: -o-linear-gradient(left,#5b5cfb,#232490);
    background-image: linear-gradient(left,#5b5cfb,#232490);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b5cfb',endColorStr='#232490',gradientType='1');
    position: absolute;
    bottom: -1px;
    left: 0;
}
.entry-meta1{
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ececf0;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 19px;
}
.readmore1 button{
    font-weight: 600;
}
.news-block .inner-box .upper-content{
    padding-top: 37px;
}
.news-block .inner-box .upper-content h3 a:hover {
    color: #6b1dce!important;
}

.comment11 span{
    margin-right: 5px;
}
.widget_recent_comments li{
    font-weight: 500;
}
.widget_recent_comments li a{
    font-weight: 600;
}
.widget_recent_comments li{
    margin-bottom: 5px;
}

.blog-detail .inner-box .title-box .post-date .inner{
    padding-left: 0px;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name{
    font-weight: 600;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name a{
    color: #12159e!important;
    font-size: 19px;
    text-decoration:  underline;
    text-transform: capitalize;
}
.blog-detail .inner-box .title-box .post-meta li{
    font-weight: 600;
}
.blog-detail .inner-box .lower-content{
    margin-top: 20px;
}
.blog-detail .inner-box .title-box{
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ececf0;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 19px;
}
.blog-detail .inner-box .title-box:before {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #5b5cfb;
    background-image: -webkit-gradient(linear,left top,right top,from(#5b5cfb),to(#232490));
    background-image: -webkit-linear-gradient(left,#5b5cfb,#232490);
    background-image: -moz-linear-gradient(left,#5b5cfb,#232490);
    background-image: -ms-linear-gradient(left,#5b5cfb,#232490);
    background-image: -o-linear-gradient(left,#5b5cfb,#232490);
    background-image: linear-gradient(left,#5b5cfb,#232490);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b5cfb',endColorStr='#232490',gradientType='1');
    position: absolute;
    bottom: -1px;
    left: 0;
}
.blog-detail img.aligncenter{
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px){
    .main-menu .navbar-collapse {
        max-height: 360px;
    }
}
.gallery-widget br {
    display: none!important;
}
.widget  iframe {
    width: 100%;
}
.recent-posts-entry img {
    border-radius: 50%;
}

.recent-posts-entry .post {
    padding-bottom: 17px;
    margin-bottom: 24px;
    border-bottom: 1px solid #e2e2e7;
}
.recent-posts-entry .post:last-child {
    padding-bottom: 0; 
    margin-bottom: 0;
    border-bottom: none;
}
.recent-posts-entry .text a {
    font-size: 17px;
}
.footer-widget.info-widget .contact-list i a {
    color: #fff;
}
 


.widget_categories li.cat-item a:before {
    content: '\f105';
    margin-right: 8px;
    color: #222222;
    font-family: 'FontAwesome';
}
 .widget_categories li.cat-item a {
    color: #223543;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    padding: 13px 12px 13px 16px;
    position: relative;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ececf0;
}

 .widget_categories li.cat-item a span.count {
    width: 27px;
    height: 27px;
    display: inline-block;
    background-color: #e8effb;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    color: #223543;
    -webkit-text-fill-color: #223543;
    -webkit-transition: all 0ms linear 0ms;
    -khtml-transition: all 0ms linear 0ms;
    -moz-transition: all 0ms linear 0ms;
    -ms-transition: all 0ms linear 0ms;
    -o-transition: all 0ms linear 0ms;
    transition: all 0ms linear 0ms;
    float: right;
}

 .widget_categories li.cat-item a:hover {
    padding-left: 23px;
    background-image: -webkit-linear-gradient(21deg,#3f02a7 0%,#2f97e7 100%);
    background-image: -moz-linear-gradient(21deg,#3f02a7 0%,#2f97e7 100%);
    background-image: -ms-linear-gradient(21deg,#3f02a7 0%,#2f97e7 100%);
    background-image: -o-linear-gradient(21deg,#3f02a7 0%,#2f97e7 100%);
    background-image: linear-gradient(21deg,#3f02a7 0%,#2f97e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3f02a7 0%',endColorStr='#2f97e7 100%');
    background-color: transparent;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}
.widget_categories .widget-title {
    position: relative;
    color: #0b2460;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 10px;
}
.widget-title, .sidebar-title h2 { 
    padding-bottom: 10px;
    position: relative;
}
.widget-title:before, .sidebar-title h2:before  {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #5b5cfb;
    background-image: -webkit-gradient(linear,left top,right top,from(#5b5cfb),to(#232490));
    background-image: -webkit-linear-gradient(left,#5b5cfb,#232490);
    background-image: -moz-linear-gradient(left,#5b5cfb,#232490);
    background-image: -ms-linear-gradient(left,#5b5cfb,#232490);
    background-image: -o-linear-gradient(left,#5b5cfb,#232490);
    background-image: linear-gradient(left,#5b5cfb,#232490);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5b5cfb',endColorStr='#232490',gradientType='1');
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner-section .content-column .title {
    color: #fff;
    letter-spacing: 0.8px;
    font-size: 13px;
}
.sec-title .title.style-two {
    color: #fff;
    letter-spacing: 0.8px;
    font-size: 13px;
}
@media only screen and (max-width: 767px){
    .parallax-scene-1 {
        display: none;
    }
}
.nosidebar .entry-meta1 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.nosidebar .entry-meta1 * {
	font-weight: 500!important;
}
.nosidebar .entry-meta1 i {
    margin-right: 5px;
}
.nosidebar .entry-meta1:before {
    display: none;
}
.nosidebar .entry-meta1 a:hover {
    color: #6b1dce;
}
.nosidebar .news-block .inner-box .upper-content .post-date {
    position: relative;
    color: #4d6195;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0px; 
    display: inline-block; 
    font-size: 15px;
    font-weight: 500;
    margin-left: 15px;
}
.nosidebar .news-block .inner-box .upper-content .category {
    position: relative;
    color: #4d6195;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0px; 
    display: inline-block; 
    font-size: 15px;
    font-weight: 500;
} 
.nosidebar .news-block .inner-box .upper-content h3 {
    margin-top: 16px;
    font-size: 22px;
    margin-bottom: 18px;
}
.banner-section-two .content-column .title {
    color: #fff;
    letter-spacing: 0.8px;
    font-size: 13px;
}
.sec-title .title {
    font-size: 13px;
    letter-spacing: 0.8px;
}
.blog-detail .inner-box .title-box .post-date .inner .author-name a { 
    margin-left: 5px;
}
.portfolio-page-section .filters .filter-tabs .filter.active, 
.portfolio-page-section .filters .filter-tabs .filter:hover { 
    font-weight: 500;
}
.portfolio-page-section .filters .filter-tabs .filter, .sec-title .title, .banner-section-three .content-column .title, .banner-section-five .content-box .title, .skill-section .skill-column .title{
	font-weight:500;
}
@media (max-width: 1200px) { 
    .testimonial-block-three .inner-box {
        max-width: 450px;
        margin: auto;
    }
    .testimonial-section-three .owl-nav {
    	display: none;
    }
}
@media (max-width: 992px) {
    .contact-section  {
        max-width: 500px;
        margin: 0px auto ;
    }
    .contact-section-two {
        max-width: 500px;
        margin: auto;
    }
    .team-section .team-block {
        max-width: 330px;
        margin: 0 auto 30px;
    }
    .portfolio-section-five .project-block-two {
        max-width: 270px;
        margin: auto;
        margin-bottom: 30px;
    }
    .testimonial-block-four .inner-box {
        max-width: 450px;
        margin: auto;
    }
}
@media (max-width: 768px) {
    .website-section form {
        max-width: 500px;
        margin: auto;
    } 
    .testimonial-block-two .inner-box {
        max-width: 500px;
        margin: auto;
    }
    .services-section-six {
        max-width: 500px;
        margin: auto;
    }
    .skill-section .services-block-five {
        max-width: 400px;
        margin: 0 auto 30px;
    } 
    .related-projects-section .owl-item {
        max-width: 270px;
    }
    .blog-page-section .news-block {
        max-width: 370px;
        margin: auto;
        margin-bottom: 30px;
    }
}
@media (max-width: 600px) { 
    .portfolio-section-three {
        max-width: 400px;
        margin: auto;
    } 
}
@media (max-width: 575px) {
    .pricing-section .price-block {
        max-width: 350px;
        margin: 0px auto 30px;
    }
    .pricing-section-three, .pricing-section-two   {
        max-width: 350px;
        margin: auto;
    }
    .blog-section, .blog-section-two {
        max-width: 400px;
        margin: 0px auto
    }
    .feature-section-three, .feature-section-four {
        max-width: 400px;
        margin: auto;
    } 
    .team-section .team-block, .team-section-two  .team-block-two, .team-section-three .team-block-three {
        max-width: 330px;
        margin: 0 auto 30px;
    }
    .services-section-five {
        max-width: 350px;
        margin: auto;
        margin-top: -145px;
    } 
    .portfolio-section .portfolio-block  {
        max-width: 370px;
        margin: auto;
        margin-bottom: 30px;
    } 
    .portfolio-section-four .project-block.col-lg-3 {
		max-width: 270px;
        margin: auto;
        margin-bottom: 30px;
    } 
	.portfolio-page-section .mixitup-gallery .project-block-two{
		max-width: 300px!important;
    	margin: 0 auto 30px!important;
	}
}
.fadeInRight , .fadeInLeft  {
    visibility: visible!important;
    animation-duration: none!important;
    animation-delay: none!important;
    animation-name: none!important;
}
.banner-section-two .content-column h2 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 46px;
}
.banner-section .content-column h2 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 46px;
}
.banner-section-three .content-column h2 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 46px;
}
.banner-section-four .content-column h2 {
    position: relative;
    color: #142559;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 46px;
}
.banner-section-five .content-box h2 {
    position: relative;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 46px;
}
@media (min-width: 992px) {
	.sidebar-page-container .content-side {
		margin-bottom: 0;
	}
	.comment-respond .form-submit {
		margin-bottom: 0;
	}
}
.elementor-widget-container .related-projects-section{
	display:none!important;
}
.elementor-element-7365466 .elementor-widget-container .pricing-section-three{
	padding-top:60px!important;
}
.upper-content .readmore1 span.btn-style-twelve { 
    font-weight: 600;
}
.logo img {
    max-width: 260px;
}
.widget_categories ul li.cat-item:last-child a{
    border-bottom:none!important;
    padding-bottom: 3px;
}
@media (max-width: 600px) { 
.logo img {
    max-width: 200px;
}
	.banner-section-two {
    padding-top: 40px;
	}
    .banner-section-two .content-column h2 {
		font-size: 30px;
}
.banner-section-two .content-column .text {
    line-height: 1.4em;
}
.services-section-two .image-column, .banner-section-two .image-column {
    display: none;
}
.services-section-two {
    padding-top: 12px;
	padding-bottom: 20px;
}
.services-block-two {
    margin-bottom: 0;
}
.sec-title {
    margin-bottom: 0;
}
.services-block-two .inner-box .icon-box {
	width: 30px;
height: 20px;
float: left;
margin-right: 12px;
}
.services-block-two .inner-box .icon-box .icon {
    width: 35px;
    height: 35px;
font-size: 18px;
line-height: 1.8;
}
.services-block-two .inner-box h3 {
    font-size: 22px;
    margin-top: 20px;
}
.contact-section-two {
    padding-top: 12px;
}
.contact-section-two .info-column .contact-list li {
    margin-bottom: 10px;
}
.contact-section-two .info-column .contact-list li .icon {
    display: inline-block;
	font-size: 30px;
    vertical-align: top;
}
.contact-section-two .info-column .contact-list li i {
    display: inline-block;
    margin-top: 0;
    margin-left: 12px;
}
.contact-section-two .info-column .message-icon {
    display: none;
}
.blog-section {
    padding: 20px 0px 20px;
}
.news-block .inner-box .upper-content {
    padding: 10px 10px;
}
.footer-style-two {
    padding: 20px 0px 20px;
}
.page-title {
    padding: 40px 0px;
}
.services-page-section {
    padding: 40px 0px 40px;
}
.footer-style-three .widgets-section {
    padding-top: 0;
    padding-bottom: 10px;
}
.call-to-action-section-two .inner-container {
    padding: 20px 15px;
}
.services-section-six {
    padding: 40px 0 0;
}
.skill-section {
    padding-top: 20px;
}
.services-block-five .inner-box {
    padding: 20px;
}
.services-block-five .inner-box .icon-box .icon {
    font-size: 20px;
}
.services-block-five .inner-box .icon-box::before {
    width: 46px;
    height: 46px;
}
.services-block-five .inner-box h3 {
    display: inline-block;
    font-size: 20px;
    margin: 12px 0px 12px 26px;
	width: 70%;
	vertical-align: middle;
}
.skill-section .services-block-five {
    margin: 0 auto 10px;
}
.services-block .inner-box .icon-box {
    display: inline-block;
}
.services-block .inner-box h3 {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
	margin: 0 0 0 10px;
}
.contact-section-two .info-column .contact-list li {
font-size: 18px;
}
.blog-page-section {
    padding: 40px 0px;
}
.blog-page-section .news-block {
    padding: 0;
}
.sidebar-side {
    margin-left: 0;
}
.sidebar-widget-two {
    margin-bottom: 20px;
}
.footer-bottom-two .copyright {
    font-size: 13px;
}
.text h3 {
    font-size: 26px;
		line-height: 1.3;
}
}