/* tem175-irregular */
.tem175-irregular .text{padding:5% 0;}
@media(max-width:768px){
.tem174-irregular .text ,
.tem174-irregular .image {padding-left: 2%;padding-right: 2%}
.tem174-irregular.full-screen-spacing .text {padding-left: 3%;padding-right: 3%}
.tem174-irregular.full-screen-spacing .image {padding-left:0;padding-right:0}
}
.tem174-irregular {height:100vh;overflow:hidden}
.tem174-irregular .container {height:100%;position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}
.tem174-irregular a,
.tem174-irregular img {max-width:100%;display:block;margin:0 auto}
.tem174-irregular .text {width:80%;margin:auto;padding:10% 0}
.tem174-irregular .text .title {color:#FFF;font-size:30px;padding:10px 0;line-height:1}
.tem174-irregular .text .description {color:#999;padding:10px 0;line-height:175%}
.tem174-irregular .text .subtitle .wow {display:inline-block;border-width:1px;border-radius:4px;border-style:solid;margin-top:30px;transition:.5s}
.tem174-irregular .text .subtitle .wow:hover {margin-top:24px;box-shadow:0 5px 10px rgba(0,0,0,.2)}
.tem174-irregular .text .subtitle a {display:inline-block;color:inherit!important;text-decoration:none!important;padding:8px 20px}
.tem174-irregular.content-left {text-align:left}
.tem174-irregular.content-middle {text-align:center}
.tem174-irregular.content-right {text-align:right}
@media(orientation:portrait) {
    .tem174-irregular {height:auto;padding:10% 0}
}
