.container{width:80%;margin:0 auto}.section_head h1{font-size:4rem;display:inline-block;text-transform:uppercase;margin-bottom:0}.section_head h1:after{content:'';width:65px;height:4px;display:block;background:#FAB92A;border-radius:30px;margin-top:20px}.section_head{margin-bottom:70px}.section_head .after_title .first{font-size:25px;font-weight:700}.section_head .after_title .second{font-size:16px;line-height:25px}@media screen and (min-width: 320px) and (max-width: 667px){.section_head h1{font-size:2rem}}.section_info{padding-bottom:50px}.section_info .wrapp_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section_info .wrapp_items .item{width:25%;text-align:center;padding:15px}.section_info .wrapp_items .item .image_i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:134px;width:134px;background:#fff;border:2px solid #707070;border-radius:50%;margin:0 auto 40px}.section_info .wrapp_items .item img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}.section_info .wrapp_items .item .title{font-weight:700;font-size:17px}.section_info .wrapp_items .item:hover .image_i{border:none;width:134px;height:134px}.wrapp-hover{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:134px;height:134px}.section_info .wrapp_items .item:hover .hover-block1{position:absolute;top:50%;left:50%;-webkit-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0%,0%);width:134px;height:134px;background:#fab92a;background:-webkit-gradient(linear,left top,left bottom,from(#fab92a),to(#ff4c4f));background:-o-linear-gradient(top,#fab92a 0%,#ff4c4f 100%);background:linear-gradient(to bottom,#fab92a 0%,#ff4c4f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fab92a',endColorstr='#ff4c4f',GradientType=0);border-radius:50%;z-index:-1;-webkit-animation:1s clockwise infinite;animation:1s clockwise infinite}@-webkit-keyframes clockwise{0%{top:-5px;left:0}12%{top:-2px;left:2px}25%{top:0;left:5px}37%{top:2px;left:2px}50%{top:5px;left:0}62%{top:4px;left:-4px}75%{top:0;left:-5px}87%{top:-2px;left:-2px}100%{top:-5px;left:0}}@keyframes clockwise{0%{top:-5px;left:0}12%{top:-2px;left:2px}25%{top:0;left:5px}37%{top:2px;left:2px}50%{top:5px;left:0}62%{top:4px;left:-4px}75%{top:0;left:-5px}87%{top:-2px;left:-2px}100%{top:-5px;left:0}}@media screen and (min-width: 668px) and (max-width: 900px){.section_info .wrapp_items .item{width:50%}}@media screen and (min-width: 320px) and (max-width: 667px){.section_info .wrapp_items .item{width:100%}}.section_mark{position:relative;background:url(/../../img/mask-group.png)repeat;-webkit-animation:background 10s ease-in-out infinite;animation:background 10s ease-in-out infinite}@-webkit-keyframes background{0%{background-position:50% 0}50%{background-position:50% 100%}100%{background-position:50% 0}}@keyframes background{0%{background-position:50% 0}50%{background-position:50% 100%}100%{background-position:50% 0}}.section_mark .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.section_mark .sect_mark{padding:0 30px;width:50%;color:#fff;background:#333;position:relative}.section_mark .sect_mark:before{content:'';position:absolute;right:40px;top:-40px;display:inline-block;width:5px;height:88px;background:#FAB92A;border-radius:30px}.section_mark .sect_mark h3{margin:40px 0 30px 15px}.section_mark .sect_mark .after_title{margin:30px 0}.section_mark .sect_mark .after_title p{position:relative;padding-left:15px;cursor:context-menu;-webkit-transition:all ease-out .2s;-o-transition:all ease-out .2s;transition:all ease-out .2s}.section_mark .sect_mark .after_title p:before{content:'';position:absolute;left:-10px;top:9px;width:20px;height:4px;background-color:#FAB92A;border-radius:35px;-webkit-transition:all ease-out .3s;-o-transition:all ease-out .3s;transition:all ease-out .3s;opacity:0}.section_mark .sect_mark .after_title p:hover::before{opacity:1}.section_mark .sect_mark .block-call{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;display:none}@media screen and (min-width: 320px) and (max-width: 667px){.section_mark .sect_mark{width:100%}}.section-to-succeed{position:relative;padding:40px 0}.section-to-succeed>.container>.title-succeed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-bottom:40px;width:80%;margin:0 auto}.section-to-succeed .title-succeed p{line-height:25px}.block-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.position-content{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.article{width:65%}.position-content .block-border-img{width:100px;height:100px;border-radius:50%;border:1px solid #303030;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.position-content .block-border-img img{width:50px}.section-to-succeed .left,.section-to-succeed .right{position:absolute}.section-to-succeed .left{top:50%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.section-to-succeed .right{top:50%;right:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 1025px) and (max-width: 1366px){.section-to-succeed>.container>.title-succeed{width:100%}.position-content{width:70%;padding:10px}}@media screen and (min-width: 901px) and (max-width: 1024px){.section-to-succeed>.container>.title-succeed{padding-bottom:30px;width:100%}.section-to-succeed{padding:0}.position-content{width:80%;padding:10px}}@media screen and (min-width: 668px) and (max-width: 900px){.section-to-succeed>.container>.title-succeed{padding-bottom:0;width:100%}.position-content{width:100%;padding:10px}.section-to-succeed .left,.section-to-succeed .right{display:none}.position-content{width:80%;padding:10px}}@media screen and (min-width: 320px) and (max-width: 667px){.section-to-succeed{padding:20px 0}.section-to-succeed>.container>.title-succeed{width:100%;padding-bottom:0}.block-element{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.position-content{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.section-to-succeed .left,.section-to-succeed .right{display:none}.article{width:100%;text-align:center}}