.about-shield {
    background-color:#000000;
}

.about-shield-wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.about-shield-title {
    color:#ffffff;
    font-size: 64px;
    font-family: 'OpinionPro', Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    padding-top: 120px;
    padding-bottom:0px;
    text-align: center;
    max-width: 760px;
}

.about-shield-text {
    color:#ffffff;
    font-size: 42px;
    font-family: 'OpinionPro', Arial, sans-serif;
    line-height: 1.35;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    padding-top:20px;
    padding-bottom: 120px;
    text-align: center;
    max-width: 960px;
}

.lr-thumbnail img {
    width: 95%;
    max-width: 560px;
    padding: 10px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
	
	.lr-thumbnail {
		width: 100%;
	}
	
    .lr-thumbnail img {
        padding: 0;
        max-width: 100%;
		width: 100%;
    }
}

.bm-thumbnail img {
    width: 560px;
    padding: 10px;
    max-width: 100%;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .bm-thumbnail img {
        padding: 0;
        max-width: 100%;
		width: 100%;
    }

}

.bend-tab {
    padding: 50px calc(50% - 590px);
}

.bend-tab-wrap {
    width: 94%;
    margin-left: 3%;
    border-width: 1px;
    border-radius: 80px;
    border-color: #ff8800;
    border-style: solid;
}

.bend-tab-wrap-service {
    padding: 25px;
}

.bend-tab-wrap-service > .type-of-service-wrap ul {
    font-weight: bold;
    padding-left: 40px;
}

.bend-tab-wrap-service > .type-of-service-wrap ul li:nth-child(1) {
    margin-top: 40px;
}

.bend-tab-wrap-service > .type-of-service-wrap ul li {
    list-style-type: none;
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.bend-tab-wrap-service > .type-of-service-wrap h4 {
    padding-left: 40px;
}

.freza-thumbnail img {
    width: 560px;
    padding: 10px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .freza-thumbnail img {
        padding: 0;
		width: 100%;
        max-width: 100%;
    }
}

.freza-preference-thumbnail img {
    width: 460px;
    padding: 10px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .freza-preference-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

#MillingWorks > .type-of-service-wrap > .tn-atom > ul  {
    font-weight: bold;
    padding-bottom: 40px;
}

#MillingWorks > .type-of-service-wrap > .tn-atom > ul li {
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.freza-tab {
    padding: 50px calc(50% - 590px);
}

.freza-tab-wrap {
    width: 94%;
    margin-left: 3%;
    border-width: 1px;
    border-radius: 80px;
    border-color: #ff8800;
    border-style: solid;
}

.freza-tab-wrap-service {
    padding: 25px;
}

.freza-tab-wrap-service > .type-of-service-wrap > .tn-atom ul {
    font-weight: bold;
    padding-left: 40px;
}

.freza-tab-wrap-service > .type-of-service-wrap > .tn-atom ul li:nth-child(1) {
    margin-top: 40px;
}

.freza-tab-wrap-service > .type-of-service-wrap > .tn-atom ul li {
    list-style-type: none;
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.freza-tab-wrap-service > .type-of-service-wrap > .tn-atom h4 {
    padding-left: 40px;
}

.saw-thumbnail img {
    width: 560px;
    padding: 10px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .saw-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

#BandSawWorks > .type-of-service-wrap > .tn-atom > ul {
    font-weight: bold;
    padding: 0;
    margin: 0;
    padding-bottom: 40px;
}

#BandSawWorks > .type-of-service-wrap > .tn-atom > ul li:nth-child(1) {
    margin-top: 40px;
}

#BandSawWorks > .type-of-service-wrap > .tn-atom > ul li {
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.saw-preference-thumbnail img {
    width: 460px;
    padding: 10px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .saw-preference-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

.saw-tab {
    padding: 50px calc(50% - 590px);
}

.saw-tab-wrap {
    width: 94%;
    margin-left: 3%;
    border-width: 1px;
    border-radius: 80px;
    border-color: #ff8800;
    border-style: solid;
}

.saw-tab-wrap-service {
    padding: 25px;
}

.saw-tab-wrap-service-perelik {
    padding: 0 0 0 60px;
}

.saw-tab-wrap-service-perelik p {
    color: #ffffff;
    font-size: 24px;
    font-family: 'OpinionPro',Arial,sans-serif;
    line-height: 1.6;
    font-weight: 400;
}

.saw-th-thumbnail img {
    width: 100%;
    max-width: 440px;
    padding: 10px 35px 10px 0;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .saw-th-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

.switchover {
    height: 100vh;
    background-image: -webkit-linear-gradient(top, #ccc, #777);
    background-image: -moz-linear-gradient(top, #ccc, #777);
    background-image: -o-linear-gradient(top, #ccc, #777);
    background-image: -ms-linear-gradient(top, #ccc, #777);
    background-image: linear-gradient(top, #ccc, #777);
}

.switchover-wrap {
    height: 100vh;
    width: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-attachment: fixed;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: unset;
    transform: initial;
}

.lazercut-switchover-background {
    background-image:url('../images/IMG_0924.jpg');
}

.bend-switchover-background {
    background-image:url('../images/IMG_0779.jpg');
}

.freza-switchover-background {
    background-image:url('../images/IMG_1174.jpg');
}

.list_04a ul {
    font-weight: bold;
    padding-bottom: 40px;
    padding-left: 40px;
}

.list_04a ul li:nth-child(1) {
    margin-top: 40px;
}

.list_04a ul li {
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.list_04b ul {
    font-weight: bold;
}

.list_04b ul li:nth-child(1) {
    margin-top: 40px;
}

.list_04b ul li {
    list-style-type: none;
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.saw-switchover-background {
    background-image:url('../images/IMG_1080.jpg');
}

.list_05a ul {
    font-weight: bold;
    padding-left: 10px;
}

.list_05a ul li:nth-child(1) {
    margin-top: 2px;
}

.list_05a ul li {
    list-style-type: none;
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 18px;
    font-style: italic;
}

.mp-thumbnail img {
    width: 100%;
    max-width: 1140px;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .mp-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

.mp-tab {
    padding: 50px calc(50% - 590px);
}

.mp-tab-wrap {
    width: 94%;
    margin-left: 3%;
    border-width: 1px;
    border-radius: 80px;
    border-color: #ff8800;
    border-style: solid;
}

.mp-tab-wrap-service {
    padding: 25px;
}

.list_05b ul {
    font-weight: bold;
}

.list_05b ul li:nth-child(1) {
    margin-top: 40px;
}

.list_05b ul li {
    font-weight: normal;
    margin-bottom: 15px;
    font-style: italic;
}

.mp-th-thumbnail img {
    width: 100%;
    max-width: 460px;
    padding: 0;
	content-visibility: auto;
	object-fit: cover;
  	aspect-ratio: 2 / 1; /* 3000px / 1500px */
}

@media screen and (max-width: 640px) {
    .mp-th-thumbnail img {
        padding: 0;
        max-width: 100%;
    }
}

.bottom-item ul {
    padding: 0;
}

.bottom-item ul li {
    padding: 8px 0;
}

.bottom-item ul li a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Commissioner', Arial, sans-serif;
    line-height: 1.6;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-decoration: none;
}


.kut, .kut-neg {
    /*margin: 0 -40px -40px 0;
    justify-content: flex-end;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;*/
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 100px;
	height: 100px;
}

.kut img, .kut-neg img {
	object-fit: fill;
}



.tab-wrap {
    width: 95%;
	margin: 0 auto;
    /*margin-left: 4%;*/
    border-width: 1px;
    border-radius: 80px;
    border-color: #ff8800;
    border-style: solid;
	position: relative;
}

.tab {
    padding: 50px calc(50% - 590px);
}

.price-list-message-success,
.calc-message-success,
.lazer-message-success,
.bend-message-success, 
.freza-message-success {
    background: #03764c;    
}

.price-list-message-error,
.calc-message-error,
.lazer-message-error,
.bend-message-error, 
.freza-message-error {
    background: #f51616;
}

.price-list-message-success, .price-list-message-error,
.calc-message-success, .calc-message-error,
.lazer-message-success, .lazer-message-error,
.bend-message-success, .bend-message-error,
.freza-message-success, .freza-message-error {
    margin-bottom: 20px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 20px;
    font-family: 'OpinionPro', Arial, sans-serif;
}

