@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.container{max-width:1140px;padding:0 30px;margin:0 auto;position:relative}*{-webkit-box-sizing:border-box;box-sizing:border-box}.titling-box__title{font-family:"Libre Baskerville";font-size:50px;color:#313131;line-height:none;font-weight:700;padding:140px 20px 38px;position:relative;z-index:5}.titling-box__subtitle{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;padding:0 20px 80px;position:relative;z-index:5}.titling-box__number{font-family:Poppins;font-size:274px;color:rgba(224,224,224,.4);line-height:none;font-weight:700;position:absolute;top:-97px;right:0;left:0}.titling-box{text-align:center;position:relative;z-index:10}.titling-box__title_white{font-family:"Libre Baskerville";font-size:50px;color:#fff;line-height:none;font-weight:700;padding:140px 20px 38px;position:relative;z-index:5}.titling-box__subtitle_white{font-family:Poppins;font-size:18px;color:#fff;line-height:none;font-weight:400;padding:0 20px 80px;position:relative;z-index:5}.titling-box__number_opacity{font-family:Poppins;font-size:274px;color:rgba(224,224,224,.2);line-height:none;font-weight:700;position:absolute;top:-97px;right:0;left:0}.text_color-red{color:#fc5f45!important}.text_color-green{color:#38c695!important}.text_color-violet{color:#b27cf5!important}.text_color-orange{color:#feb960!important}.box_border-red{border-bottom:3px solid #fc5f45}.box_border-green{border-bottom:3px solid #38c695}.box_border-violet{border-bottom:3px solid #b27cf5}.box_border-orange{border-bottom:3px solid #feb960}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@font-face{font-family:WisdomScript;src:url(../fonts/WisdomScriptAJ.otf)}.header{width:100%}.header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{font-family:WisdomScript;font-size:35px;line-height:65px;color:#616161}.header__logo span{color:#fc5f45}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:77px}.header__nav-list li{padding-left:15px}.header__nav-list a{font-family:Poppins;font-size:14px;color:#272727;line-height:none;font-weight:500;border:5px solid transparent;-webkit-transition:.5s;transition:.5s;border-radius:5px}.header__nav-list a:hover{background-color:#feb960;border:5px solid #feb960;border-radius:5px;color:#fff}.header__nav-btn{width:40px;padding-top:20px;display:none}.header__nav-btn span{height:5px;background-color:#000;margin-bottom:5px;display:block}.start{background-image:url(../img/1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:775px;position:relative}.start:before{content:"";background-color:rgba(38,39,50,.85);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.start-inner{position:relative;z-index:3;text-align:center}.start-inner__title{font-family:"Libre Baskerville";font-size:60px;color:#fff;line-height:85px;font-weight:400;padding:175px 30px 60px}.start-inner__link{font-family:Poppins;font-size:16px;color:#fff;line-height:none;font-weight:600;background-color:#fc5f45;padding:20px 40px;border-radius:35px;text-transform:uppercase;display:inline-block;margin-bottom:82px;-webkit-transition:.5s;transition:.5s}.start-inner__link:hover{background-color:#fff;color:#fc5f45}.start-inner__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-inner__description{margin:0 32px}.start-inner__description-text{font-family:Poppins;font-size:18px;color:#fff;line-height:none;font-weight:500;padding-top:37px;text-transform:uppercase}.start-inner__description-text_green{color:#38c695}.start-inner__description-text_violet{color:#b27cf5}.start-inner__description-text_orange{color:#feb960}.about{width:100%}.about-inner{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:700px;position:relative}.about-inner__image-block{width:555px;min-height:700px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,95,69,.2)),to(rgba(0,0,0,.1))),url(../img/4.jpg);background:linear-gradient(360deg,rgba(252,95,69,.2),rgba(0,0,0,.1)),url(../img/4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;margin:150px 0;-webkit-box-shadow:inset 0 0 0 10px rgba(0,0,0,.2);box-shadow:inset 0 0 0 10px rgba(0,0,0,.2)}.about-inner__right-block{max-width:650px;background-color:#fff;position:absolute;right:0;top:220px;-webkit-box-shadow:5px -3px 12px -6px rgba(0,0,0,.1);box-shadow:5px -3px 12px -6px rgba(0,0,0,.1)}.about-inner__right-block:after{content:"";background:-webkit-gradient(linear,left top,right top,color-stop(25%,#fc5f45),color-stop(25%,#38c695),color-stop(50%,#b27cf5),color-stop(75%,#feb960));background:linear-gradient(to right,#fc5f45 25%,#38c695 25% 50%,#b27cf5 50% 75%,#feb960 75%);display:block;height:3px;width:100%}.about-inner__right-number{font-family:Poppins;font-size:274px;color:rgba(224,224,224,.4);line-height:none;font-weight:700;position:absolute;left:0;top:-100px}.about-inner__right-title{font-family:"Libre Baskerville";font-size:50px;color:#313131;line-height:none;font-weight:700;position:relative;z-index:5;padding:95px 30px 20px 82px}.about-inner__right-text-first{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400;position:relative;z-index:5;padding:0 82px 40px}.about-inner__right-text-second{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400;position:relative;z-index:5;padding:0 82px 103px}.our-focus{width:100%;background-color:#f7f7f7;text-align:center}.our-focus-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.our-focus__box{max-width:260px;background-color:#fff;-webkit-box-shadow:1px 0 12px -4px rgba(0,0,0,.1);box-shadow:1px 0 12px -4px rgba(0,0,0,.1);margin-bottom:150px}.our-focus__box:nth-child(2){margin-left:10px;margin-right:10px}.our-focus__box:nth-child(3){margin-right:10px}.our-focus__box-image{padding:60px 0 30px}.our-focus__box-title{font-family:Poppins;font-size:20px;color:#313131;line-height:none;font-weight:500;padding-bottom:35px}.our-focus__box-descr{font-family:Poppins;font-size:15px;color:#616161;line-height:25px;font-weight:400;padding:0 35px 64px}.explore{width:100%;min-height:500px;background-image:url(../img/2.jpg);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative}.explore:before{content:"";background-color:rgba(38,39,50,.85);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.explore__title{font-family:Poppins;font-size:30px;color:#fff;line-height:none;font-weight:400;text-align:center;position:relative;z-index:3;padding:145px 30px 50px}.portfolio-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:150px}.portfolio-content{position:relative;min-height:288px;max-width:340px;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);margin:10px 0}.portfolio-content__image{max-width:340px;height:288px}.portfolio-content:hover .portfolio-content__hover-mask{opacity:1}.portfolio-content:hover .portfolio-content__hover-mask-text{-webkit-transform:translateY(0);transform:translateY(0)}.portfolio-content__hover-mask{position:absolute;min-height:288px;max-width:340px;top:0;left:0;right:0;background-color:rgba(0,0,0,.3);opacity:0;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.portfolio-content__hover-mask-text{width:100%;height:66px;background-color:#fff;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-transition:.5s;transition:.5s}.portfolio-content__hover-mask-text:before{content:"";background:-webkit-gradient(linear,left top,right top,color-stop(25%,#fc5f45),color-stop(25%,#38c695),color-stop(50%,#b27cf5),color-stop(75%,#feb960));background:linear-gradient(to right,#fc5f45 25%,#38c695 25% 50%,#b27cf5 50% 75%,#feb960 75%);display:block;height:3px;width:100%}.portfolio-content__hover-mask-text p{text-align:center;font-family:Poppins;font-size:18px;color:#313131;line-height:66px;font-weight:500}.team{width:100%;background-color:#f7f7f7;padding-bottom:150px}.team-slider-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:375px}.team-slider-content__box{width:263px;background-color:#fff;margin:0 15px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1)}.team-slider-content__box-name{font-family:Poppins;font-size:18px;color:none;line-height:none;font-weight:500;padding-bottom:15px;text-align:center}.team-slider-content__box-prof{font-family:Poppins;font-size:13px;color:#616161;line-height:none;font-weight:400;padding-bottom:18px;text-align:center}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,95,69,.2)),to(rgba(0,0,0,.1))),url(../img/team1.jpg);background:linear-gradient(360deg,rgba(252,95,69,.2),rgba(0,0,0,.1)),url(../img/team1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:260px;width:230px;margin:5px 5px 23px}.team-slider-content__box-image2_gradient-green{background:-webkit-gradient(linear,left bottom,left top,from(rgba(56,198,149,.2)),to(rgba(0,0,0,.1))),url(../img/team2.jpg);background:linear-gradient(360deg,rgba(56,198,149,.2),rgba(0,0,0,.1)),url(../img/team2.jpg);background-size:cover;background-position:center}.team-slider-content__box-image3_gradient-violet{background:-webkit-gradient(linear,left bottom,left top,from(rgba(178,124,245,.2)),to(rgba(0,0,0,.1))),url(../img/team3.jpg);background:linear-gradient(360deg,rgba(178,124,245,.2),rgba(0,0,0,.1)),url(../img/team3.jpg);background-size:cover;background-position:center}.team-slider-content__box-image4_gradient-orange{background:-webkit-gradient(linear,left bottom,left top,from(rgba(254,185,96,.2)),to(rgba(0,0,0,.1))),url(../img/team4.jpg);background:linear-gradient(360deg,rgba(254,185,96,.2),rgba(0,0,0,.1)),url(../img/team4.jpg);background-size:cover;background-position:center}.team-slider-content__box-image5_gradient-red{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,95,69,.2)),to(rgba(0,0,0,.1))),url(../img/team5.jpg);background:linear-gradient(360deg,rgba(252,95,69,.2),rgba(0,0,0,.1)),url(../img/team5.jpg);background-size:cover;background-position:center}.team-slider-content__box-image6_gradient-green{background:-webkit-gradient(linear,left bottom,left top,from(rgba(56,198,149,.2)),to(rgba(0,0,0,.1))),url(../img/team6.jpg);background:linear-gradient(360deg,rgba(56,198,149,.2),rgba(0,0,0,.1)),url(../img/team6.jpg);background-size:cover;background-position:center}.team-slider-content__box-image7_gradient-violet{background:-webkit-gradient(linear,left bottom,left top,from(rgba(178,124,245,.2)),to(rgba(0,0,0,.1))),url(../img/team7.jpg);background:linear-gradient(360deg,rgba(178,124,245,.2),rgba(0,0,0,.1)),url(../img/team7.jpg);background-size:cover;background-position:center}.team-slider-content__box-image8_gradient-orange{background:-webkit-gradient(linear,left bottom,left top,from(rgba(254,185,96,.2)),to(rgba(0,0,0,.1))),url(../img/team8.jpg);background:linear-gradient(360deg,rgba(254,185,96,.2),rgba(0,0,0,.1)),url(../img/team8.jpg);background-size:cover;background-position:center}.team-description-box{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);margin:55px 15px 0;position:relative}.team-description-box:before{content:"";width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:48px solid #fff;position:absolute;top:-45px;left:98px;z-index:555}.team-description-box__image{height:32px;margin:180px 50px 100px 80px}.team-description-box-about{padding:75px 0 77px 75px}.team-description-box-about__name{font-family:Poppins;font-size:20px;color:#272727;line-height:none;font-weight:500;padding-bottom:35px}.team-description-box-about__text{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400;max-width:635px}.team-description-box__list-link{height:152px;border-left:2px solid #efefef;margin-top:124px;padding-top:15px;padding-left:25px}.team-description-box__list-link li{padding-bottom:10px}.team-description-box__list-link a{-webkit-transition:.5s;transition:.5s;font-family:Poppins;font-size:15px;color:#616161;line-height:none;font-weight:400}.team-description-box__list-link a:hover{color:#262732}.team-description-box__list-link i{width:15px;text-align:center;margin-right:7px}.slick-initialized .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.statistics{width:100%;min-height:465px;background-image:url(../img/3.jpg);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative}.statistics:before{content:"";background-color:rgba(38,39,50,.85);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.statistics-content{position:relative;z-index:4;padding-top:144px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.statistics-box{text-align:center;max-width:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:none;-ms-flex-pack:none;justify-content:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics-box__image{padding-bottom:28px}.statistics-box__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.statistics-box .statistics-box__numbers-counter,.statistics-box .statistics-box__numbers-symbol{font-family:Poppins;font-size:20px;color:#fefefe;line-height:none;font-weight:500;padding-bottom:32px}.statistics-box__decription{font-family:Poppins;font-size:15px;color:#fefefe;line-height:none;font-weight:400}.statistics-box .statistics-box__circle_red{width:13px;height:13px;background-color:transparent;border:1.5px solid #fc5f45;border-radius:50%;margin-top:39px;position:relative}.statistics-box .statistics-box__circle_red:before{content:"";width:5px;height:5px;background-color:#fc5f45;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.statistics-box .statistics-box__circle_green{width:13px;height:13px;background-color:transparent;border:1.5px solid #38c695;border-radius:50%;margin-top:39px;position:relative}.statistics-box .statistics-box__circle_green:before{content:"";width:5px;height:5px;background-color:#38c695;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.statistics-box .statistics-box__circle_violet{width:13px;height:13px;background-color:transparent;border:1.5px solid #b27cf5;border-radius:50%;margin-top:39px;position:relative}.statistics-box .statistics-box__circle_violet:before{content:"";width:5px;height:5px;background-color:#b27cf5;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.statistics-box .statistics-box__circle_orange{width:13px;height:13px;background-color:transparent;border:1.5px solid #feb960;border-radius:50%;margin-top:39px;position:relative}.statistics-box .statistics-box__circle_orange:before{content:"";width:5px;height:5px;background-color:#feb960;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.steps{padding-bottom:152px}.steps-content{padding-top:50px;position:relative}.steps-content__box_green-gradient,.steps-content__box_orange-gradient,.steps-content__box_red-gradient,.steps-content__box_violet-gradient{background:-webkit-gradient(linear,left bottom,left top,from(rgba(252,95,69,.2)),to(rgba(0,0,0,.1))),url(../img/step-1.jpg);background:linear-gradient(360deg,rgba(252,95,69,.2),rgba(0,0,0,.1)),url(../img/step-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;height:300px;max-width:555px;margin:0 auto}.steps-content__box_green-gradient{background:-webkit-gradient(linear,left bottom,left top,from(rgba(56,198,149,.2)),to(rgba(0,0,0,.1))),url(../img/step-2.jpg);background:linear-gradient(360deg,rgba(56,198,149,.2),rgba(0,0,0,.1)),url(../img/step-2.jpg);background-size:cover;background-position:center}.steps-content__box_violet-gradient{background:-webkit-gradient(linear,left bottom,left top,from(rgba(178,124,245,.2)),to(rgba(0,0,0,.1))),url(../img/step-3.jpg);background:linear-gradient(360deg,rgba(178,124,245,.2),rgba(0,0,0,.1)),url(../img/step-3.jpg);background-size:cover;background-position:center}.steps-content__box_orange-gradient{background:-webkit-gradient(linear,left bottom,left top,from(rgba(254,185,96,.2)),to(rgba(0,0,0,.1))),url(../img/step-4.jpg);background:linear-gradient(360deg,rgba(254,185,96,.2),rgba(0,0,0,.1)),url(../img/step-4.jpg);background-size:cover;background-position:center}.steps-content__description-block-first{max-width:458px;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);background-color:#fff;position:absolute;top:0;left:0}.steps-content__description-block-second{max-width:458px;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);background-color:#fff;position:absolute;top:300px;right:0}.steps-content__description-block-third{max-width:458px;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);background-color:#fff;position:absolute;bottom:330px;left:0}.steps-content__description-block-fourth{max-width:458px;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1);background-color:#fff;position:absolute;bottom:40px;right:0}.steps-content__description-block-number{font-family:"Libre Baskerville";font-size:50px;color:#e0e0e0;line-height:none;font-weight:600;padding:40px 28px 20px 30px;position:absolute}.steps-content__description-block-number:after{content:"";width:110px;height:1.5px;background-color:#e0e0e0;position:absolute;-webkit-transform:rotate(140deg);transform:rotate(140deg);left:30px;top:85px}.steps-content__description-block-title{font-family:Poppins;font-size:25px;color:#272727;line-height:none;font-weight:400;padding:74px 20px 0 126px}.steps-content__description-block-text{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400;padding:25px 70px 50px 126px}.price{width:100%;background-color:#f7f7f7}.price-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;padding-bottom:153px}.price-content-box_border-top-green{border-top:2px solid #38c695}.price-content-box_border-top-red{border-top:2px solid #fc5f45;margin:0 10px}.price-content-box_border-top-violet{border-top:2px solid #b27cf5}.price-content-box{width:330px;background-color:#fff;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1)}.price-content-box__title{font-family:Poppins;font-size:20px;color:#313131;line-height:none;font-weight:500;padding:35px 0 30px}.price-content-box__circle-block{width:110px;height:110px;border-radius:50%;margin:0 auto 43px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-content-box__circle-block-price{font-family:Poppins;font-size:25px;color:#fff;line-height:none;font-weight:400;position:relative;z-index:10}.price-content-box__circle-block-period{font-family:Poppins;font-size:12px;color:#fff;line-height:none;font-weight:400;position:relative;z-index:10}.price-content-box__circle-block_red{border:2px solid #fc5f45}.price-content-box__circle-block_red:before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background-color:#fc5f45;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.price-content-box__circle-block_green{border:2px solid #38c695}.price-content-box__circle-block_green:before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background-color:#38c695;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.price-content-box__circle-block_violet{border:2px solid #b27cf5}.price-content-box__circle-block_violet:before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background-color:#b27cf5;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.price-content-box__list-descr{font-family:Poppins;font-size:15px;color:#616161;line-height:40px;font-weight:400}.price-content-box__list-descr span{font-weight:500}.price-content-box__list-descr i{font-size:12px}.price-content-box__btn{text-transform:uppercase;font-family:Poppins;font-size:16px;color:#616161;line-height:none;font-weight:500;margin:30px auto 37px;padding:16px 35px;border-radius:40px;background-color:transparent;outline:0;cursor:pointer;-webkit-transition:.5s;transition:.5s}.price-content-box__btn_green{border:2px solid #38c695}.price-content-box__btn_green:hover{background-color:#38c695;color:#fff}.price-content-box__btn_red{border:2px solid #fc5f45}.price-content-box__btn_red:hover{background-color:#fc5f45;color:#fff}.price-content-box__btn_violet{border:2px solid #b27cf5}.price-content-box__btn_violet:hover{background-color:#b27cf5;color:#fff}.testimonials{width:100%;min-height:872px;background-image:url(../img/4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.testimonials:before{content:"";background-color:rgba(38,39,50,.85);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.testimonials-content{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-content__left-image{width:364px;height:378px;background-size:cover!important;-webkit-box-shadow:inset 0 0 0 10px rgba(0,0,0,.2);box-shadow:inset 0 0 0 10px rgba(0,0,0,.2);position:relative;z-index:11}.testimonials-slider{position:relative;z-index:10}.testimonials-slider .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.testimonials-slider .slick-dots button{font-size:0;width:17px;height:17px;border-radius:50%;border:2px solid #fc5f45;background-color:transparent;outline:0;cursor:pointer;position:relative}.testimonials-slider .slick-dots li{margin-left:8px}.testimonials .slick-dots li.slick-active button:before{content:"";width:8px;height:8px;background-color:#fc5f45;position:absolute;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testimonials-content__right{min-height:309px;max-width:765px;background-color:#fff;margin:30px 0;border-bottom:3px solid #fc5f45;position:relative}.testimonials-content__right:before{content:"“";position:absolute;font-family:"Libre Baskerville";font-size:337px;color:#e0e0e0;line-height:none;font-weight:700;opacity:.4;top:-43px}.testimonials-content__right-text{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400;padding:40px 67px 30px 65px;position:relative;z-index:11}.testimonials-content__right-signature{height:29px;padding-left:65px}.testimonials-content__right-name{font-family:Poppins;font-size:18px;color:#272727;line-height:none;font-weight:500;padding:23px 0 8px 65px}.testimonials-content__right-career{font-family:Poppins;font-size:13px;color:#fc5f45;line-height:none;font-weight:400;padding-left:65px}.select-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select-content-box{max-width:320px;margin-bottom:75px;position:relative}.select-content-box__image{position:absolute;top:3px}.select-content-box__title{font-family:Poppins;font-size:18px;color:#272727;line-height:none;font-weight:500;width:110px;padding-left:65px;padding-bottom:35px}.select-content-box__text{font-family:Poppins;font-size:15px;color:#616161;line-height:27px;font-weight:400}.select-start{margin:75px auto 150px;display:-webkit-box;display:-ms-flexbox;display:flex}.select-start__text{font-family:Poppins;font-size:25px;color:#272727;line-height:27px;font-weight:400;margin-right:50px;padding-top:20px}.section__button_red{text-transform:uppercase;font-family:Poppins;font-size:16px;color:#fff;line-height:none;font-weight:600;padding:16px 35px;border-radius:40px;background-color:#fc5f45;border:2px solid #fc5f45;outline:0;cursor:pointer;-webkit-transition:.5s;transition:.5s}.section__button_red:hover{background-color:#fff;color:#fc5f45}.blog{width:100%;background-color:#f7f7f7}.blog-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:150px}.blog .blog-content-left{max-width:555px}.blog .blog-content-left__image{background-image:url(../img/featured-image.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:444px;position:relative}.blog-content-left__image-name{font-family:Poppins;font-size:15px;color:#fc5f45;line-height:none;font-weight:500;text-transform:uppercase;position:absolute;bottom:35px;left:50px}.blog-content-left__image-name span{font-family:Poppins;font-size:13px;color:#fff;line-height:none;font-weight:400;text-transform:none}.blog-content-left__descr{background-color:#fff}.blog-content-left__descr-title{font-family:Poppins;font-size:20px;color:#272727;line-height:35px;font-weight:500;padding:33px 45px 15px 50px}.blog-content-left__descr-text{font-family:Poppins;font-size:15px;color:#272727;line-height:27px;font-weight:400;padding:0 45px 30px 50px}.blog-content-left__descr-link{font-weight:600;color:#272727}.blog-content-right{max-width:555px;margin-left:30px}.blog-content-right__box{background-color:#fff;-webkit-box-shadow:1px 0 15px -2px rgba(0,0,0,.1);box-shadow:1px 0 15px -2px rgba(0,0,0,.1)}.blog-content-right__box:nth-child(2){margin:20px 0}.blog-content-right__box-name{font-family:Poppins;font-size:15px;color:#272727;line-height:none;font-weight:500;text-transform:uppercase;padding:20px 50px 20px 38px}.blog-content-right__box-name span{font-family:Poppins;font-size:13px;color:#272727;line-height:none;font-weight:400;text-transform:none}.blog-content-right__box-descr-title{font-family:Poppins;font-size:18px;color:#272727;line-height:none;font-weight:500;padding:0 39px 10px}.blog-content-right__box-descr-text{font-family:Poppins;font-size:15px;color:#272727;line-height:27px;font-weight:400;padding:0 39px 28px}.blog-content-right__box-descr-text-descr-link{font-weight:500}.footer{width:100%;min-height:1275px;background-image:url(../img/6.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center}.footer-form{max-width:750px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-form__input{width:360px;min-height:50px;border-radius:5px;border:1px solid #efefef;outline:0;margin-bottom:25px;padding:0 8px}.footer-form__input:nth-child(1),.footer-form__input:nth-child(3){margin-right:25px}.footer-form__input::-webkit-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__input::-moz-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__input:-ms-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__input::-ms-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__input::placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__textarea{width:750px;min-height:200px;border-radius:5px;border:1px solid #efefef;outline:0;margin-bottom:52px;resize:none;padding:10px 8px}.footer-form__textarea::-webkit-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__textarea::-moz-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__textarea:-ms-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__textarea::-ms-input-placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.footer-form__textarea::placeholder{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:400;text-align:center}.contacts{max-width:100%;background-color:rgba(38,39,50,.85);margin-top:150px}.contacts:after{content:"";background:-webkit-gradient(linear,left top,right top,color-stop(25%,#fc5f45),color-stop(25%,#38c695),color-stop(50%,#b27cf5),color-stop(75%,#feb960));background:linear-gradient(to right,#fc5f45 25%,#38c695 25% 50%,#b27cf5 50% 75%,#feb960 75%);display:block;height:3px;width:100%}.contacts-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:222px}.contacts__logo{font-family:WisdomScript;font-size:35px;line-height:65px;color:#616161}.contacts__logo span{color:#fc5f45}.contacts__address{width:210px;text-align:left}.contacts__address-title{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:500;padding-bottom:35px}.contacts__address-text{font-family:Poppins;font-size:16px;color:#fef4f2;line-height:27px;font-weight:500}.contacts__network{text-align:left}.contacts__network-title{font-family:Poppins;font-size:18px;color:#616161;line-height:none;font-weight:500;padding-bottom:50px}.contacts__network-links{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__network-links li{margin-right:15px}.btn-top{display:none;position:fixed;bottom:20px;right:40px;z-index:10;border:none;outline:0;background-color:#929393;color:#fff;font-size:20px;cursor:pointer;padding:15px 20px;border-radius:10%;-webkit-transition:.5s;transition:.5s;opacity:.5}.btn-top:hover{background-color:#fc5f45}@media (max-width:1100px){.titling-box__number{font-size:225px;top:-65px}.titling-box__title,.titling-box__title_white{font-size:40px}.portfolio-wrapper{-ms-flex-pack:distribute;justify-content:space-around}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:240px;width:210px}.team-description-box__image{margin:180px 28px 100px 45px}}@media (max-width:1030px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:200px;width:190px}.team-description-box-about{padding:75px 0 77px 35px}}@media (max-width:1000px){.header__nav-list{display:none;position:absolute;z-index:5;top:60px;left:0;right:0;width:100%;text-align:center;background-color:#f7f7f7}.header__nav-list li{padding:10px}.header__nav-btn{display:block}.our-focus__box{margin-bottom:90px}.our-focus__box-title{font-size:15px}.our-focus__box-descr{font-size:13px;line-height:20px;padding:0 12px 30px}.explore{min-height:200px}.explore__title{padding:55px 30px 50px;font-size:20px}.team-description-box-about__text{max-width:560px}.steps-content__description-block-title{padding:45px 20px 0 100px}.steps-content__description-block-text{padding:25px 70px 28px 100px}.select-start{margin:20px auto 60px}.blog-content{padding-bottom:55px}}@media (max-width:940px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:250px;width:250px}.team-description-box__image{margin:180px 28px 100px 6px}.testimonials-content__right-text{padding:20px 18px 30px 25px}}@media (max-width:900px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:230px;width:220px}.team-description-box__list-link a{font-size:12px}.team-description-box-about__text{max-width:760px;padding-right:40px}.team-description-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.team-description-box__image{display:none!important}.team-description-box-about{padding:60px 0 23px 20px}.team-description-box__list-link{margin-top:5px;border-left:none}}@media (max-width:800px){.start-inner__title{font-size:45px;line-height:55px}.start-inner__description-wrapper{padding-bottom:80px}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:265px;width:300px}.blog-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-content-right{margin-left:0;margin-top:25px}.footer{padding-bottom:90px}.footer-form{display:block}.footer-form__input,.footer-form__textarea{width:100%}.footer-form__input:nth-child(1),.footer-form__input:nth-child(3){margin-right:0}.contacts{margin-top:90px}.contacts__address,.contacts__logo,.contacts__network{padding:20px}.btn-top{padding:10px 15px}}@media (max-width:768px){.about-inner__image-block{display:none}.about-inner__right-block{top:70px;-webkit-box-shadow:0 0 11px -1px rgba(0,0,0,.1);box-shadow:0 0 11px -1px rgba(0,0,0,.1);margin-bottom:80px}.our-focus{margin-top:50px}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:265px;width:270px}.testimonials-content__right-text{font-size:12px;line-height:22px}}@media (max-width:730px){.statistics-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:70px 0}.statistics-box{padding-top:60px}}@media (max-width:560px){.our-focus{margin-top:150px}.our-focus-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-focus__box{max-width:400px;margin-bottom:50px}}@media (max-width:660px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:265px;width:240px}.price-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonials-content__right-name{padding:15px 0 8px 30px}.testimonials-content__right-career,.testimonials-content__right-signature{padding-left:30px}.select-start{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px auto 75px}.select-start__text{padding-bottom:30px;margin-right:0}}@media (max-width:520px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:215px;width:180px}.testimonials{min-height:1140px}.testimonials-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.testimonials-content__left-image{width:350px;height:300px}.testimonials-content__right{margin:0;max-width:350px}.testimonials-content__right-career{padding-bottom:20px}.select-start{margin:3px auto 30px}.contacts-wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:500px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:260px;width:320px}}@media (max-width:470px){.start-inner__description{margin-bottom:50px}.start-inner__title{font-size:30px;padding:90px 30px 60px;line-height:55px}.start-inner__description-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:45px}.about-inner__right-text-first{padding:0 30px 40px}.about-inner__right-text-second{padding:0 30px 70px}.about-inner__right-title{font-size:35px}.about-inner__right-number{font-size:220px;top:-80px}.portfolio-wrapper{padding-bottom:90px}.steps-content__description-block-text{padding:25px 15px 28px 28px}.select-start__text{font-size:15px;text-align:center}.blog-content-left__image-name{font-size:10px}.blog-content-left__descr-title{font-size:15px;line-height:20px}.blog-content-right__box-descr-title{font-size:15px}}@media (max-width:415px){.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:260px;width:280px}.steps-content__description-block-title{font-size:20px}.steps-content__description-block-number{font-size:35px}.steps-content__description-block-number:after{width:65px;top:70px}.steps-content__description-block-text{font-size:12px;line-height:20px}}@media (max-width:400px){.testimonials-content__left-image{width:315px}.btn-top{padding:9px 14px}}@media (max-width:370px){.our-focus{margin-top:250px}.titling-box__title{font-size:30px}.titling-box__number{font-size:200px;top:-50px}.titling-box__subtitle{font-size:14px;padding-bottom:45px}.portfolio-wrapper{padding-bottom:90px}.portfolio-content__hover-mask,.portfolio-content__image{max-width:310px}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:260px;width:240px}.testimonials-content__left-image{width:280px}.blog-content-left__descr-text,.blog-content-left__descr-title,.blog-content-right__box-descr-text,.blog-content-right__box-descr-title{font-size:13px}}@media (max-width:340px){.our-focus{margin-top:300px}.testimonials-content__left-image{width:265px}}@media (max-width:320px){.our-focus{margin-top:370px}.portfolio-content__hover-mask,.portfolio-content__image{max-width:290px}.team-slider-content__box-image1_gradient-red,.team-slider-content__box-image2_gradient-green,.team-slider-content__box-image3_gradient-violet,.team-slider-content__box-image4_gradient-orange,.team-slider-content__box-image5_gradient-red,.team-slider-content__box-image6_gradient-green,.team-slider-content__box-image7_gradient-violet,.team-slider-content__box-image8_gradient-orange{height:200px;width:200px}.testimonials-content__left-image{width:260px}.price-content-box{width:289px}}
/*# sourceMappingURL=style.css.map */
