.header-middle .widget div.text-black-333{color:#898989 !important}
.header-middle .widget div.text-black-333 img{margin-right: 5px;}
.header-middle .widget div.text-black-333 img,.header-middle .widget div.text-black-333 .text-cs{display:inline-block;vertical-align: middle;line-height: 1.4;}
.header-middle .widget div.text-black-333 span {
    color: #1d1d1d !important;display: block;
}
.font-15 {
    font-size: 15px !important;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.header-middle .font-weight-600 svg{
    width:40px;height:auto !important;margin-right:9px;
}

.header-middle .btn-default.btn-theme-colored.top-btn-tr {
    border-color: #b1b1b1;
    color: #474747;
    border-width: 2px;
    font-size:13px;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent;
    border-radius: 0;
}
.header-middle .btn-default.btn-theme-colored.top-btn-tr:hover {
    background:#b1b1b1;color:#fff;
}
.header-middle .social_link:hover{
    background:#b1b1b1
}
.header-middle .social_link {
    padding: 0px;
    margin:2px 3px;
    width: 40px;
    height: 40px;
    background: #73b21a;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.spncmnnsgrgsp{
    display: flex;
    justify-content: space-between;position: relative;
}
.menuprimary .menu-itemsul > li{
    border: 1px dashed #313131;
}
.menuprimary .menu-itemsul > li > a.active,.menuprimary .menu-itemsul > li > a:hover {
    color: #73b21a;
}
.menuprimary .menu-itemsul > li > a {
    min-width: 145px;
    text-align: center;
    padding:26px 16px;
    font-size: 14px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #222;
    display: block;
}
.menuprimary .menu-itemsul {display: flex;padding:2px;background:#222}
.spncmnnsgrgsp .social_link.header-btn span{
    width: calc(100% - 40px);padding-left:20px;
    text-align: center;
}
.spncmnnsgrgsp .social_link.header-btn{
    background: #73b21a;color:#fff;font-weight: 700;
    min-width: 280px;
    font-size: 22px;
    padding:20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display:flex;align-items:center;
}
.spncmnnsgrgsp .social_link.header-btn i{font-size:180%;line-height: 1;}
.menu-top-cst.custom-menu{
    transform: translateY(50%);
    margin-top: -35px;
}
@media (min-width:1200px){

    div[style*="position: relative; min-height: 0px; margin: 0px; padding: 325px 236px 65px;"]{
        padding-top: 200px !important;
    }
    .menuprimary {position: relative;}
    .menu-top-cst.custom-menu .submenu-t{ 
        position:absolute;width:calc(100%);
        left:0px;background:#fff;border: 1px solid #73b21a;
        padding: 20px 30px;
        visibility: hidden;opacity: 0;
        min-height: 350px;
        transition: all 0.2s ease-in-out;
    }
    .menu-top-cst.custom-menu li:hover .submenu-t{
        opacity: 1;visibility: visible;
    }
    .bg-abs{width:67%;display:block;position:absolute;left:33%;height:350px;top: 0;overflow: hidden;visibility: hidden;opacity: 0;transition: all 0.2s ease-in-out;}
    .menu-top-cst.custom-menu .submenu-t li a:hover .bg-abs{visibility: visible;opacity: 1;}
    .bg-abs img{width:100%;height: 350px;object-fit: cover;}
    .main-cat{font-weight: bold;margin-bottom: 10px;}
    .menu-top-cst.custom-menu .submenu-t li.main-cat{padding-left:0;border:none;}
    .menu-top-cst.custom-menu .submenu-t li{width:30%;padding:15px;border-bottom: 1px dashed #d3d3d3}
}
@media (max-width:1600px){
    .menuprimary .menu-itemsul > li > a{min-width:9vw;}
    .spncmnnsgrgsp .social_link.header-btn{min-width:220px;font-size:20px;}
    body .menu-bar .container:not(.container-item){padding:0 30px;}

}
@media (max-width:1440px){
    .menuprimary .menu-itemsul > li > a{min-width:8vw;}
    .spncmnnsgrgsp .social_link.header-btn{min-width:80px;font-size:18px;}
    .spncmnnsgrgsp .social_link.header-btn span{padding:0;width:auto;margin-left: 30px;}
}
@media (max-width:1199px){
    .spncmnnsgrgsp .social_link.header-btn{
        display:none;
    }
    .menu-top-cst.custom-menu{display: none;}
    .belka-top .col-xs-12 {display:none;}
    .menuzord-brand img{width:165px;left: -20px; position: relative;}
}


body{
    /*font-family: Arial,sans-serif !important;*/
}



.conteiner_portfolio {
    background: #fff none repeat scroll 0 0;
    display: flex;
    float: left;
    min-height: calc(100vh - 182px);
    margin: 0;
    width: 100%;
    overflow: hidden;
}
.content_portfolio {
    background-position: center;
    border: 1px solid #d3e4dc;
    display: flex;
    float: left;
    justify-content: center;
    min-height: calc(100vh - 182px);
    text-align: center;
    width: 50%;
    background-size: cover;
    position: relative;
}

.conteiner_portfolio .conteiner_one {
    align-content: center;
    align-self: auto !important;
    max-width: 100%;
    padding: 30px;  
    background-size: cover;
    background-position: center center;
    background-color: #b1b1b1;
}

.conteiner_portfolio .conteiner_one .page-header:before {
    width: 0%;
    left: 50%;
    right: auto;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: -4px;
    content: " ";
    margin: 5px 0;
    opacity: 1;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}

.conteiner_portfolio .conteiner_one .page-header {
    color: #fff;
    font-size: 3vw;
    position: relative;
    padding: 10px 0;
    text-align: center;
}

.conteiner_portfolio .conteiner_one .color {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #b1b1b1;
    opacity: 0.8;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.conteiner_portfolio .conteiner_one .page-body {
    opacity: 0;
    max-height: 0;
    overflow: auto;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: #fff;
    padding-top: 40px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

.conteiner_portfolio .conteiner_one:hover .color{
    background-color: transparent;
}
.conteiner_portfolio .conteiner_one:hover .page-header:before {
    opacity: 1;
    width: 200px;
    max-width: 100%;
}
.conteiner_portfolio .conteiner_one:hover .page-body{
    max-height: 500px;
    opacity: 1;
    height: 100%;
}

.conteiner_portfolio .conteiner_one .bas {
    content: "";
    width: 0%;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    left: 100%;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 32;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    top: 0;
}
.conteiner_portfolio .conteiner_one .bas2 {
    left: auto;
    right: 100%;
    background-color: #ccc;
}
.conteiner_portfolio .conteiner_one:hover .bas {
    width: 100%;
    opacity: 1;
}
.conteiner_portfolio .conteiner_one .bas:hover {
    width: 0% !important;
    opacity: 0;
}
@media (max-width:767px){
	.conteiner_portfolio .conteiner_one{width:100%;flex:0 0 100%;}
	.conteiner_portfolio .conteiner_one .page-body{opacity:1;max-height:unset;}
}