.breadcrumbs{
    width: auto;
}
.shultz-100-table{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.shultz100-img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.shultz100-text-black{
    padding: 15px 15% !important;
    text-align: center !important;
    background-color: #0d0d0d;
    color: #ffffff !important;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
.shultz100-text-black p{
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    color: #fff !important;
    font-family: "Gotham Pro";
    font-size: 12px !important;
}
.bold{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-weight: 900;
    letter-spacing: 0.4px;
}
.shultz100-text-grey{
    margin-top: 15px;
    padding: 15px 8%;
    text-align: center;
    background-color: #f9f8f4;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
.shultz100-text p{
    padding-top: 50px;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.shultz-100-table-item{
    text-align: center;
}
.shultz-100-table-item--1{
    width: 10%;
}
.shultz-100-table-item--2{
    width: 60%;
}
.shultz-100-table-item--3{
    width: 30%;
}
.shultz-100-table-wrap .dops-zag{ 
    padding-top: 60px;
    padding-bottom: 30px;
}
.shultz-100-table-item {
    justify-content: space-between;
    width: 100%;
    display: flex;
    text-align: center;
}
.shultz-100-table-item-item:first-child{
    width: 10%;
}
.shultz-100-table-item-item:nth-child(2){
    width: 60%;
}
.shultz-100-table-item-item:nth-child(3){
    width: 30%;
}
.shultz-100-table-item:nth-child(odd){
    background-color: #f9f8f4;
}
.shultz-100-table-item-top{
    background-color: #0d0d0d !important;
    color: #fff;
}
.shultz-100-cherti-wrap{
    margin-top: 50px;
    margin-bottom: 40px;
    justify-content: center;
    display: flex;
}
.shultz100-blog-item{
    height: 500px;
    position: relative;
}
.shultz-location{
    position: absolute;
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 10px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    box-shadow: 0 0 21px 6px rgba(0, 0, 0, 0.44);
    background-color: #eb000d;
    padding: 10px;
    top: 20px;
    right: 20px;
}
.shultz-name{
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.52);
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.16px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.shultz-name .name-blog{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-weight: 900 !important;
    letter-spacing: 0.24px;
}








.advantages--gears{
    background: url("../Icons/gears.svg") no-repeat;
}
.advantages--money{
    background: url("../Icons/money.svg") no-repeat;
}
.advantages--profit{
    background: url("../Icons/profit.svg") no-repeat;
}
.advantages--diamont{
    background: url("../Icons/diamond.svg") no-repeat;
}
.advantages--magazine{
    background: url("../Icons/open-magazine.svg") no-repeat;
}
.advantages--time{
    background: url("../Icons/wall-clock.svg") no-repeat;
}
.advantages--guard{
    background: url("../Icons/shield-1.svg") no-repeat;
}
.advantages--flag{
    background: url("../Icons/flag.svg") no-repeat;
}
.advantages--braket{
    background: url("../Icons/bracket.svg") no-repeat;
}
.advantages--roket{
    background: url("../Icons/rocket-launch.svg") no-repeat;
}
.advantages--stat{
    background: url("../Icons/statistics.svg") no-repeat;
}
.advantages--present{
    background: url("../Icons/presentation.svg") no-repeat;
}
.advantages{
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    margin-top: 50px;
}
.advantages p{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    width: 80%;
    display: inline-block;
    padding-top: 20px;
}
.advantages .icon-svg{
    width: 25px;
    height: 25px;
    fill: #eb000d;
    stroke: #eb000d;
    position: absolute;
    right: 20px;
    top: 0;
}
.advantages .icon-svg .st0{
    stroke: #eb000d;
    stroke-width: 1px;
}
.advantages--time .icon-svg .st0{
    stroke-width: 5px;
}
.advantages-mini .dops-zag{
    padding-top: 60px;
}
.shultz100-complect-table-item{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.shultz100-complect-table-item-item{
    text-align: left !important;
    padding: 21px 0;
    border-right: 1px solid #ededed;
    padding-left: 20px;
}

.shultz100-complect .dops-zag{
    padding: 60px 0;
}
.shultz100-complect-table--top{
    margin-top: 40px;
}
.shultz100-complect-table-item:nth-child(1){
    background-color: #0d0d0d !important; 
    color: #ffffff !important;  
    font-weight: 600; 
}
.shultz100-complect-table-item{
    justify-content: space-between;
    width: 100%;
    display: flex;
    text-align: center;
}
.shultz100-complect-table-item-item:first-child{
    width: 30%;
}
.shultz100-complect-table-item-item:nth-child(2){
    width: 20%;
    text-align: center !important;
    padding-left: 0 !important;
    border-right: 2px solid #eb000d;
}
.shultz100-complect-table-item-item:nth-child(3){
    width: 30%;
}
.shultz100-complect-table-item-item:nth-child(4){
    width: 20%;
    text-align: center !important;
    padding-left: 0 !important;
}
.shultz100-complect-table-item:nth-child(odd){
    background-color: #f9f8f4;
}
.comp-h{
    margin-bottom: 30px;
}
.shultz100-complect-wrap-item p{
    height: 70%;
    overflow: hidden;
}
.shultz100-complect-wrap-item{
    background-color: #f9f8f4;
    padding: 22px 30px;
    margin-bottom: 20px;
    position: absolute;
    height: 290px;
    overflow: hidden;
    transition: 1s all;
}
.shultz100-complect-wrap-item:hover{
    height: auto;
    transition: 1s all;
    z-index: 99;
    box-shadow: 2px 4px 15px 1px rgba(0, 0, 0, 0.29);
    background-color: #ffffff;
}
.shultz100-complect-wrap-item:hover .complect-zag{
    color: #eb000d;
}
.complect-zag{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.shultz100-complect-wrap-item:after{
    content: "";
    width: 0 !important;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
    border-top: 10px solid #eb000d;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 50px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.shultz100-complect-wrap-item:hover:after{
    width: 0 !important;
    height: 0;
    display: inline-block;
    border-top: 0 !important;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
    border-bottom: 10px solid #eb000d;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 50px;
}
.shultz100-complect-wrap-item:hover .shultz100-complect-wrap-item>p{
    height: auto !important;
}
.page-id-363 .back-text{
    left: auto !important;
    right: 8%;
}
.page-id-991 .back-text{
    left: auto !important;
    right: 8%;
}
.page-id-993 .back-text{
    left: auto !important;
    right: 8%;
}

.page-id-550 .back-text{
    left: auto !important;
    right: 8%;
}
.page-id-966 .back-text{
    left: auto !important;
    right: 8%;
}
.page-id-968 .back-text{
    left: auto !important;
    right: 8%;
}
.expect-link{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.expect-link:hover{
    text-decoration: none;
    color: #101010;
}
.case-item-link{
    position: relative;
    color: #101010;
}

.shultz-location{
    z-index: 2;
}
.case-b{
    position: relative;
    z-index: 2;
}
.case-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.case-slider:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1;
    transition: 0.3s all;
}
.case-slider:hover:after{
    background-color: rgba(0, 0, 0, 0.55);
}
.case-slider .owl-stage-outer{
    height: 100%;
}
.case-slider .owl-nav{
    position: absolute;
    bottom: 0px;
    left: 20px;
    z-index: 99;
}
.case-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
}
.case-slider .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.case-slider .owl-nav button:first-child{
    margin-right: 10px;
}