.models-content-section{padding:65px 0 10px;background-color:#ece3e2}.models-content-section .model-filters{padding-bottom:20px}.models-content-section .model-filters ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.models-content-section .model-filters ul li{margin:0 5px 10px}.models-content-section .model-filters ul li input[type=checkbox]{display:none}.models-content-section .model-filters ul li input[type=checkbox]+label{display:block;color:#fff;font-size:16px;font-weight:400;line-height:24px;padding:17px 40px;border-radius:29px;-webkit-border-radius:29px;cursor:pointer;background:#a1a1a1}.models-content-section .model-filters ul li input[type=checkbox]:checked+label{background:#fb7921;background:-moz-linear-gradient(top, #fb7921 0, #0070cd 100%);background:-webkit-linear-gradient(top, #fb7921 0, #0070cd 100%);background:linear-gradient(to bottom, #fb7921 0, #0070cd 100%)}.models-content-section .model-filters button{display:none}.models-content-section .form-submit{padding:50px 0 90px;position:relative;z-index:5}.models-content-section .form-submit .models-modal-start{position:relative;display:block;width:176px;height:56px;border:none;border-radius:32px;-webkit-border-radius:32px;background-color:#212529;color:#fff;font-size:20px;font-weight:400;margin:0 auto;transition:all .3s ease;-webkit-transition:all .3s ease}.models-content-section .form-submit .models-modal-start:hover{background-color:transparent}.models-content-section .form-submit .models-modal-start:before{content:'';display:block;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:32px;-webkit-border-radius:32px;background:#fb7921;background:-moz-linear-gradient(top, #fb7921 0, #0070cd 100%);background:-webkit-linear-gradient(top, #fb7921 0, #0070cd 100%);background:linear-gradient(to bottom, #fb7921 0, #0070cd 100%);z-index:-1}.models-content-section .spacer{margin-bottom:175px}.models-content-section .actor-box{width:100%}.models-content-section .actor-box .actor-box-head h2{color:#fb7921;font-size:36px;font-weight:400;line-height:200.5%}.models-content-section .actor-box .actor-box-head h2 span{color:#212529}.models-content-section .actor-box .actor-box-head .head-line{display:flex;padding:10px 0 15px;align-items:flex-start;flex-direction:row}.models-content-section .actor-box .actor-box-head .head-line ul{flex:1;padding:0;margin:0;list-style:none;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.models-content-section .actor-box .actor-box-head .head-line ul li{margin:0 10px 10px 0;padding:17px 24px;border-radius:29px;-webkit-border-radius:29px;background-color:#212529;color:#fff;font-size:14px;font-weight:400;line-height:24px}.models-content-section .actor-box .actor-box-head .head-line .choice{display:block;flex:0 0 170px;width:170px;height:64px;border:1px solid #0070cd;border-radius:32px;-webkit-border-radius:32px;background-color:#0070cd;color:#fff;font-size:20px;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;cursor:pointer}.models-content-section .actor-box .actor-box-head .head-line .choice:hover{background-color:#fff;color:#0070cd}.models-content-section .actor-box .actor-box-gallery{width:100%;position:relative}.models-content-section .actor-box .actor-box-gallery .model-image{height:0;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:35px;-webkit-border-radius:35px}.models-content-section .actor-box .actor-box-gallery .model-image.img-1{position:relative;width:60%;padding-top:110%;z-index:5;-webkit-box-shadow:20px 20px 60px 0 rgba(33,37,41,0.6);-moz-box-shadow:20px 20px 60px 0 rgba(33,37,41,0.6);box-shadow:20px 20px 60px 0 rgba(33,37,41,0.6)}.models-content-section .actor-box .actor-box-gallery .model-image.img-2{position:absolute;left:0;top:5%;width:60%;margin-left:20%;padding-top:100%;z-index:4;-webkit-box-shadow:15px 15px 60px 0 rgba(33,37,41,0.6);-moz-box-shadow:15px 15px 60px 0 rgba(33,37,41,0.6);box-shadow:15px 15px 60px 0 rgba(33,37,41,0.6)}.models-content-section .actor-box .actor-box-gallery .model-image.img-3{position:absolute;left:0;top:10%;width:60%;margin-left:40%;padding-top:90%;z-index:3;-webkit-box-shadow:10px 10px 60px 0 rgba(33,37,41,0.6);-moz-box-shadow:10px 10px 60px 0 rgba(33,37,41,0.6);box-shadow:10px 10px 60px 0 rgba(33,37,41,0.6)}.models-content-section .model-selection{min-height:69px;border-radius:35px;-webkit-border-radius:35px;display:flex;flex-direction:row;flex-wrap:wrap;padding:10px 10px 0 10px;background-color:rgba(255,255,255,0.26);-webkit-box-shadow:20px 20px 30px 0 rgba(0,0,0,0.29);-moz-box-shadow:20px 20px 30px 0 rgba(0,0,0,0.29);box-shadow:20px 20px 30px 0 rgba(0,0,0,0.29)}.models-content-section .modelcheck{display:none}.models-content-section .modelcheck+label{position:relative;display:none;padding:15px 35px;border-radius:50px;background-color:#000;color:#fff;font-size:16px;cursor:pointer;white-space:nowrap;margin:0 5px 10px}.models-content-section .modelcheck+label::after{content:'';display:block;position:absolute;right:-3px;top:-9px;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;background-color:#fb7921;background-image:url('../dist/img/closeit.svg');background-repeat:no-repeat;background-position:center center}.models-content-section .modelcheck:checked+label{display:block}@media (max-width:575.98px){.models-content-section .actor-box .actor-box-head .head-line ul{flex:0 0 100%;width:100%}.models-content-section .actor-box .actor-box-head .head-line{flex-wrap:wrap}}