123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486 |
- body{
- font-family: 'Fira Sans', sans-serif;
- color: #8d8d8d;
- }
- button{
- display: block;
- background: transparent;
- }
- ul, li{
- display: block;
- margin: 0;
- padding: 0;
- }
- .vh-dependent{
- height: 46vh;
- display: flex;
- align-items: center;
- }
- .be-static{
- position: static;
- }
- h1, h2, h3, h4, h5, h6{
- font-style: normal;
- font-weight: 700;
- color: #151515;
- margin: 0;
- padding: 0;
- }
- h2{
- font-size: 38px;
- }
- h3{
- font-size: 22px;
- }
- .btn{
- background: #4737ff;
- color: #fff;
- text-transform: uppercase;
- font-weight: 500;
- font-size: 14px;
- padding: 13px 26px;
- border: none;
- display: inline;
- border-radius: 3px;
- letter-spacing: 0.3em;
- text-align: center;
- transition: all 0.3s ease;
- }
- .btn:hover{
- background: #3516f2;
- color: #fff;
- }
- .header{
- height: 90vh;
- }
- .nav{
- padding-top: 59px;
- margin-bottom: 127px;
- }
- .logo{
- }
- .search{
-
- border: none;
- }
- .menu{
-
- border: none;
- }
- .offer-cont__title{
- font-size: 60px;
- letter-spacing: -0.01em;
- line-height: 1.2em;
- }
- .offer-cont__text{
- margin: 30px 0 56px;
- }
- .offer-cont__btn{
- }
- .hero{
- background: url('../img/image-1.jpg') no-repeat right top;
- background-size: 80% 100%;
- width: 55%;
- height: 800px;
- position: absolute;
- right: 0;
- top: 142px;
- }
- .video{
- position: absolute;
- left: 0;
- bottom: 25%;
- width: 40%;
- height: 36%;
- display: block;
- background: url('../img/video.jpg') no-repeat center center;
- display: flex;
- justify-content: center;
- text-align: center;
- }
- .video::after{
- content: '';
- display: block;
- background: url('../img/play.svg');
- width: 65px;
- height: 65px;
- border-radius: 4px;
- }
- .problems{
- padding-top: 440px;
- }
- .about{
- }
- .about__title{
-
- margin-bottom: 30px;
- }
- .about__text{
- }
- .about__author{
- background: url('../img/author.jpg') no-repeat left center;
- padding: 7px 0 7px 96px;
- margin-top: 61px;
- }
- .about__name{
- font-size: 22px;
- }
- .about__dop{
- margin-bottom: 0;
- }
- .services{
- padding-top: 142px;
- }
- .section-title{
- }
- .section-title__label{
- text-transform: uppercase;
- font-size: 14px;
- letter-spacing: 0.25em;
- color: #8f8f8f;
- margin-bottom: 40px;
- }
- .section-title__heading{
- }
- .serv-list{
- color: #8d8d8d;
- margin-top: 67px;
- }
- .serv-list__item{
- margin-bottom: 20px;
- }
- .left{
- margin-left: 37px;
- }
- .works-carousel{
- margin-top: 99px;
- }
- /* @media screen and (min-width: 992px){
- .works-carousel, .item, .works-carousel .owl-item{
- width: 825px !important;
- position: relative;
- }
- } */
- .owl-theme .owl-dots, .owl-theme .owl-nav{
- text-align: left;
- }
- .owl-theme .owl-nav [class*=owl-]{
- margin: 0;
- }
- .works-carousel .owl-nav{
- margin-top: 50px !important;
- }
- .works-carousel .owl-prev{
- margin-right: 25px !important;
- }
- .owl-carousel__play{
- display: block;
- background: url('../img/play.svg');
- width: 65px;
- height: 65px;
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -32px;
- margin-top: -32px;
- cursor: pointer;
- border-radius: 4px;
- }
- .collage{
- padding-top: 219px;
- width: 50%;
- background: url('../img/res-1.jpg') no-repeat left top / 80% 70%;
- height: 540px;
- position: absolute;
- left: 0;
- }
- .collage img{
- display: block;
- width: 350px;
- height: 450px;
- position: absolute;
- right: 0;
- bottom: 0;
- box-shadow: 30px 80px 130px rgba(0, 0, 0, 0.25);
- }
- .result{
- padding-top: 219px;
- }
- .easy{
- margin-left: 65px;
- margin-top: 30px;
- }
- .easy__title{
- margin-bottom: 30px;
- }
- .easy__text{
- margin-bottom: 62px;
- }
- .easy__point{
- text-transform: uppercase;
- padding-left: 83px;
- letter-spacing: 0.1em;
- color: #000;
- font-weight: 500;
- font-size: 14px;
- padding-top: 20px;
- padding-bottom: 20px;
- margin-bottom: 25px;
- }
- .first{
- background: url('../img/icon100.svg') no-repeat left center;
- }
- .second{
- background: url('../img/bag.svg') no-repeat left center;
- }
- .works{
- padding-top: 283px;
- }
- .work-tabs{
- margin-left: 60px;
- font-size: 14px;
- text-transform: uppercase;
- letter-spacing: 0.3em;
- margin-top: 70px;
- }
- .work-tabs__item a{
- text-decoration: none;
- color: #8d8d8d;
- }
- .work-tabs__item.active a{
- color: #1434e1;
- }
- .works-wrap{
- flex-wrap: wrap;
- margin-top: 108px;
- }
- .works-wrap__item{
- margin-bottom: 30px;
- display: block;
- position: relative;
- }
- .works-wrap__item img{
- transition: all 0.4s ease;
- display: block;
- }
- .works-wrap__item:hover img{
- box-shadow: -30px 80px 200px rgba(0, 0, 0, 0.25);
- -moz-transform: rotate(3deg) translate(0px, -3px) skew(2deg, 2deg);
- -webkit-transform: rotate(3deg) translate(0px, -3px) skew(2deg, 2deg);
- -o-transform: rotate(3deg) translate(0px, -3px) skew(2deg, 2deg);
- -ms-transform: rotate(3deg) translate(0px, -3px) skew(2deg, 2deg);
- transform: rotate(3deg) translate(0px, -3px) skew(2deg, 2deg);
- }
- .works-wrap__item:hover:after{
- visibility: visible;
- }
- .works-wrap__item:after{
- content: '';
- visibility: hidden;
- display: block;
- background: url('../img/play.svg');
- width: 65px;
- height: 65px;
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -32px;
- margin-top: -32px;
- transition: all 0.3s ease;
- }
- .testimonials{
- padding-top: 248px;
- }
- .contributor{
- margin-top: 121px;
- }
- .contributor__title{
- margin-bottom: 20px;
- }
- .contributor__desc{
- }
- .cont-photo{
- display: block;
- }
- .contributor-carousel .owl-nav{
- display: flex;
- margin-top: -50px;
- position: relative;
- }
- .contributor-carousel .owl-prev{
- margin-right: 25px;
- }
- .clients{
- padding-top: 278px;
- }
- .clients-row{
- margin-top: 127px;
- }
- .footer{
- height: 240px;
- background: #515151;
- margin-top: 136px;
- }
- .footer-logo{
- margin-top: 109px;
- margin-bottom: 109px;
- }
- .section-title__heading_review{
- font-size: 28px;
- }
- @media screen and (max-width: 1200px){
- .work-tabs{
- margin-left: 0;
- }
- .works-wrap__item{
- width: 30%;
- }
- .works-wrap__item img{
- display: block;
- width: 100%;
- }
- .contributor{
- margin-top: 50px;
- }
- }
- @media screen and (max-width: 992px){
- .works-carousel .item, .works-carousel .owl-item{
- width: auto !important;
- }
-
- }
- @media screen and (max-width: 720px){
- .hero{
- position: relative;
- width: 100%;
- height: 200px;
- top: 0;
- margin-top: 60px;
- }
- .vh-dependent{
- height: auto;
- display: flex;
- align-items: center;
- }
- .about{
- margin-top: 60px;
- }
- .collage{
- position: relative;
- width: 100%;
- }
- .easy{
- margin-left: 0;
- margin-top: 70px;
- }
- .contributor-carousel .owl-nav{
- margin-top: 40px;
- }
- }
- @media screen and (max-width: 576px){
- .left{
- margin-left: 0;
- }
- .works-wrap__item{
- width: 100%;
- margin-bottom: 40px;
- }
- .clients-row{
- flex-direction: column;
- justify-content: center;
- }
- .clients-row__item{
- margin-bottom: 30px;
- text-align: center;
- }
- .work-tabs{
- flex-direction: column;
- }
- .work-tabs__item{
- margin-bottom: 40px;
- }
- }
|