/*!
Theme Name: northcrom
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: northcrom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.fa-angle-down:before {
    content: "\f107" !important;
}
footer .footer-menu{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    max-width: 322px;
    width: 100%;
}
footer .footer-menu li {
    width: 155px;
}
footer .wpcf7 .wpcf7-not-valid-tip{
    color: #fff;
}
.team_contact .team_img{
    height: 330px;
    width: 330px;
    background-size: cover;
    border-radius: 0 0 0 100px;
    background-color: #ebebeb;
    background-origin: padding-box;
    text-align: center;
    margin: 0 auto;
}
.recent_posts .main_recent_post .recent_contant div:nth-child(10) .recent_bottom {
    background: yellow !important;
}
.recent_posts .main_recent_post .recent_contant .recent_line:nth-of-type(2n+0) .recent_bottom{
    background-color: var(--titlecolor) !important;
}
.Right_approch .approch_details .approch_info ul{
    padding-bottom: 1.5rem!important;
    padding-left: 20px;
    list-style: disc;
}
.Right_approch .approch_details .approch_info ul li,
.Right_approch .approch_details .approch_info ol li{
    font-size: 18px;
    color: var(--caption);
    font-weight: 400;
    margin-bottom: 5px;
}
.Right_approch .approch_details .approch_info ol{
    padding-bottom: 1.5rem!important;
    padding-left: 20px;
    list-style: decimal;
}
.Right_approch .approch_details .approch_info h1,
.Right_approch .approch_details .approch_info h2,
.Right_approch .approch_details .approch_info h3,
.Right_approch .approch_details .approch_info h4,
.Right_approch .approch_details .approch_info h5,
.Right_approch .approch_details .approch_info h6{
    color: var(--caption);
    margin-bottom: 10px;
}
.approch_contact .approch_title h3 {
    margin-bottom: 30px;
}
.approch_contact .approch_title .approch_box {
    margin: 0px 0 30px 0;
}
.Q_projects .main_projects .qua_contact .box_actived .card-title{
    color: var(--textcolor) !important;
}
.Q_projects .main_projects .qua_contact .box_actived .sub_button{
    display: none;
}
/*.page-template-page-projects .Our_Projects .main_projects .Projects_item.industrial .card-title,*/
/*.page-template-page-projects .Our_Projects .main_projects .Projects_item.public-space .card-title,*/
/*.page-template-page-projects .Our_Projects .main_projects .Projects_item.retail .card-title{*/
/*    color: var(--textcolor) !important;*/
/*}*/
.main_Our_Clients .Clients_item .Clients_info p:empty,
.contact_page .Contact_Us .office_info p:empty {
    display: none;
}
.Our_Clients .Clients_Contact .Clients_img img{
    width: 220px;
}
.high_australia .recent_posts .recent_item .column_content_2{
    margin-top: 30px;
}
.high_australia .recent_posts .recent_item .column_content_2 p{
    font-size: 16px;
    color: var(--caption);
    font-weight: 400;
}
.error-404.not-found {
    padding: 40px 30px !important;
    text-align: center;
}
.error-404.not-found h1{
    font-size: 40px;
    color: var(--titlecolor);
}
.error-404.not-found p{
    margin-top: 20px;
    color: var(--caption);
    font-weight: 400;
}
.main_privecy .privecy_title,
.main_default .main_default_title {
    padding: 20px 40px;
    background-color: #004a97;
}
.main_privecy .privecy_title h3,
.main_default .main_default_title h3{
    font-size: 40px;
}
.main_privecy .privecy_part,
.main_default .main_default_part {
    padding: 50px 30px;
    color: var(--caption);
}
.main_privecy .privecy_part p,
.main_default .main_default_part p{
    font-size: 18px;
    line-height: normal;
}
.main_privecy .privecy_part strong {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
}
.site-default-page .sitemap-area ul{
    margin-bottom: 20px;
    padding-left: 20px;
    list-style: disc;
}
.site-default-page .sitemap-area .wsp-container h2{
    margin-bottom: 10px
}
.site-default-page .sitemap-area ul li a {
    margin-bottom: 7px;
    display: inline-block;
    font-size: 18px;
    color: var(--titlecolor);
}
.site-default-page .sitemap-area ul.children {
    margin-left: 30px;
    list-style: revert;
}
.main_banner .banner_contain .banner_box .recent_blog_item {
    border-bottom: 2px #fff dashed;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.main_banner .banner_contain .banner_box .recent_blog_item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.main_banner .banner_contain .banner_box .recent_blog_item a{
    color: var(--bgcolor);
}
.main_banner .banner_contain .banner_box marquee{
    height: 290px;
}
.pagination_block .pagination {
    padding-top: 15px;
    padding-bottom: 15px;
    justify-content: center;
}
.pagination_block .pagination .page-numbers {
    padding: 10px;
    width: 40px;
    height: 40px;
    background: #fd0014;
    margin-right: 10px;
    text-align: center;
    line-height: 21px;
    color: #fff;
}
.pagination_block .pagination .page-numbers:hover,
.pagination_block .pagination .page-numbers.current{
    background: #004a97;
}
.approch_contact .right_side .recent_point a{
    color: var(--caption);
}
@media only screen and (max-width:991px) {
    .team_contact .team_img{
        height: 260px !important;
        width: 260px !important;
        margin-top: 20px;
    }
}
@media only screen and (max-width:575px) {
    .team_contact .team_img{
        height: 250px !important;
        width: 250px !important;
    }
}