@charset "UTF-8";
/* https://newstime.com/wp-content/themes/newstime/css/main.css?ver=6.9.4 */
@font-face{font-family:'Noto Sans';font-style:italic;font-display:swap;font-weight:700;src:url(https://fonts.gstatic.com/s/notosans/v7/o-0TIpQlx3QUlC5A4PNr4Az5ZuyDzW0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Noto Sans';font-style:normal;font-display:swap;font-weight:400;src:url(https://fonts.gstatic.com/s/notosans/v7/o-0IIpQlx3QUlC5A4PNr5TRA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-display:swap;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v16/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-display:swap;font-weight:700;src:url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-ohoTus9C.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}html,body{margin:0;font-family:"Noto Sans",Arial,sans-serif;font-size:14px}.container{display:block;margin-left:auto;margin-right:auto;max-width:1240px;box-sizing:border-box}h1,h2{color:#121212;font-family:"Oswald",Arial,sans-serif;font-weight:700;font-size:70px;line-height:73px;text-transform:uppercase}h1{margin:40px 0}h2{text-align:center;position:relative;margin-bottom:30px;margin-top:30px}h2:after{background-color:#BF3119;content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-30px;height:4px;width:100px}.button_box{position:relative;width:225px;height:40px}.btn_cta{background-color:transparent;border:none;font-weight:700;line-height:23px;font-size:24px;width:225px;height:38px;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;transition:width .5s,color .5s}.btn_cta::before,.btn_cta::after{-webkit-animation:btn_unhover .5s;animation:btn_unhover .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.btn_cta::before{background-color:#BF3119;content:'';position:absolute;left:0;height:38px;width:6px;z-index:-1}.btn_cta::after{background-color:#BF3119;content:'';position:absolute;right:0;height:38px;width:6px;z-index:-1}.btn_cta:hover{color:#fff}.btn_cta:hover::before,.btn_cta:hover::after{-webkit-animation:btn_hover .5s;animation:btn_hover .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes btn_hover{0%{height:38px;width:6px}30%{height:50px;width:6px}100%{width:50%;height:50px}}@keyframes btn_hover{0%{height:38px;width:6px}30%{height:50px;width:6px}100%{width:50%;height:50px}}@-webkit-keyframes btn_unhover{0%{height:50px;width:50%}70%{height:50px;width:6px}100%{width:6px;height:38px}}@keyframes btn_unhover{0%{height:50px;width:50%}70%{height:50px;width:6px}100%{width:6px;height:38px}}.p404 .container{height:100vh;width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;-ms-align-items:center;align-items:center}.p404.main{padding:0}.p404 a{text-decoration:none;color:#000}.p404 h1{font-size:150px}.main{background-color:#fff;padding-bottom:110px;padding-top:112px;position:relative;overflow:hidden}.main h1{margin-top:100px}.main p{font-size:24px;line-height:39px;margin-top:50px;margin-bottom:5px}.main .btn_cta{margin-top:35px}.main .container{position:relative;z-index:1}.burger_menu{display:none}.animation_bg{width:1710px;position:absolute;left:150px;bottom:0;right:0;top:0;z-index:0}.transformation_div{-webkit-animation:main_bg_animation 30s infinite linear;animation:main_bg_animation 30s infinite linear;-webkit-backface-visibility:hidden;backface-visibility:hidden}.transformation_div img{width:100%}@-webkit-keyframes main_bg_animation{0%{-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:translateX(0) translateY(-150px) rotate(10deg) scale(1.1,1.1);transform:translateX(0) translateY(-150px) rotate(10deg) scale(1.1,1.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}34%{-webkit-transform:translateX(0) translateY(-300px) rotate(20deg) scale(1.1,1.1);transform:translateX(0) translateY(-300px) rotate(20deg) scale(1.1,1.1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}51%{-webkit-transform:translateX(0) translateY(-450px) rotate(10deg) scale(1.1,1.1);transform:translateX(0) translateY(-450px) rotate(10deg) scale(1.1,1.1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}68%{-webkit-transform:translateX(0) translateY(-300px) rotate(0deg) scale(1.1,1.1);transform:translateX(0) translateY(-300px) rotate(0deg) scale(1.1,1.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}85%{-webkit-transform:translateX(0) translateY(-150px) rotate(-10deg) scale(1.05,1.05);transform:translateX(0) translateY(-150px) rotate(-10deg) scale(1.05,1.05);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateX(0) translateY(100px) rotate(0deg) scale(1.05,1.05);transform:translateX(0) translateY(100px) rotate(0deg) scale(1.05,1.05)}}@keyframes main_bg_animation{0%{-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:translateX(0) translateY(-150px) rotate(10deg) scale(1.1,1.1);transform:translateX(0) translateY(-150px) rotate(10deg) scale(1.1,1.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}34%{-webkit-transform:translateX(0) translateY(-300px) rotate(20deg) scale(1.1,1.1);transform:translateX(0) translateY(-300px) rotate(20deg) scale(1.1,1.1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}51%{-webkit-transform:translateX(0) translateY(-450px) rotate(10deg) scale(1.1,1.1);transform:translateX(0) translateY(-450px) rotate(10deg) scale(1.1,1.1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}68%{-webkit-transform:translateX(0) translateY(-300px) rotate(0deg) scale(1.1,1.1);transform:translateX(0) translateY(-300px) rotate(0deg) scale(1.1,1.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}85%{-webkit-transform:translateX(0) translateY(-150px) rotate(-10deg) scale(1.05,1.05);transform:translateX(0) translateY(-150px) rotate(-10deg) scale(1.05,1.05);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateX(0) translateY(100px) rotate(0deg) scale(1.05,1.05);transform:translateX(0) translateY(100px) rotate(0deg) scale(1.05,1.05)}}.header{padding:0;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:10}.header__line{display:block;margin-left:auto;margin-right:auto;align-items:center;display:flex;justify-content:space-between;max-width:1232px}.header__line nav a{color:#000;text-decoration:none;margin-left:50px;font-size:18px;line-height:29px}.header__line nav a:hover,.header__line nav a.active{color:#BF3119;text-decoration:underline}.header__line img{width:130px;margin-top:3px}.main_scroll_down{color:#A5A3A3;text-align:center;text-decoration:none}.main_scroll_down p{margin-top:140px;font-weight:400;font-size:18px;line-height:29px}.main_scroll_down img{display:block;margin-left:auto;margin-right:auto}.fixed_form_button{position:fixed;z-index:2;bottom:50px;right:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#bf311a;background-image:url(https://newstime.com/wp-content/themes/newstime/img/svg_icon_mail.svg);background-repeat:no-repeat;background-position:center;border:none;animation:btn_pulsate 2s ease-out;animation-iteration-count:infinite;-webkit-animation:btn_pulsate 2s ease-out;-webkit-animation-iteration-count:infinite;outline:none}.fixed_form_button img{width:30px;height:30px}.fixed_form_button:hover,.fixed_form_button.no_animation{-webkit-animation:none;animation:none}.fixed_form_button:hover .border_pulsation,.fixed_form_button.no_animation .border_pulsation{-webkit-animation:none;animation:none}.fixed_form_button.close_btn{background-image:url(https://newstime.com/wp-content/themes/newstime/img/svg_icon_close.svg);background-color:#fff;box-shadow:0 4px 17px rgba(0,0,0,.15)}.border_pulsation{position:absolute;width:60px;height:60px;border-radius:100%;box-shadow:0 0 20px 0 rgba(0,0,0,.2);border:3px solid #bf311a;-webkit-animation:border_pulsate 1s ease-out;animation:border_pulsate 1s ease-out;animation-iteration-count:infinite;-webkit-animation:border_pulsate 2s ease-out;-webkit-animation-iteration-count:infinite;opacity:0}.popup_form{position:fixed;z-index:2;right:100px;bottom:130px;display:none;width:360px;background-color:#fff;box-shadow:0 4px 17px rgba(0,0,0,.15);border-radius:4px;padding:20px}.popup_form.active{display:block}.popup_form h2{font-weight:700;font-size:28px;line-height:normal;text-align:left;margin:0;padding:0;text-transform:none}.popup_form h2::after{display:none}.popup_form .button_box{display:block;margin-left:auto;margin-right:auto}.popup_form form{padding-top:20px}.popup_form form input,.popup_form form textarea{color:rgba(0,0,0,.6);font-size:18px;line-height:29px;height:37px;width:100%;border:none;border-bottom:1px solid #A5A3A3;margin-bottom:20px;resize:none}.popup_form form .button_box{margin-top:20px}@-webkit-keyframes btn_pulsate{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}25%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}50%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes btn_pulsate{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}25%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}50%{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes border_pulsate{0%{-webkit-transform:scale(.8,.8);opacity:0}25%{opacity:.4}50%{-webkit-transform:scale(1.3,1.3);opacity:0}100%{-webkit-transform:scale(.8,.8);opacity:0}}@keyframes border_pulsate{0%{-webkit-transform:scale(.8,.8);opacity:0}25%{opacity:.4}50%{-webkit-transform:scale(1.3,1.3);opacity:0}100%{-webkit-transform:scale(.8,.8);opacity:0}}.about{padding-bottom:160px;padding-top:160px}.about__text{padding-top:10px}.about__text p{color:#000;font-size:20px;line-height:27px;text-align:center;width:735px;display:block;margin-left:auto;margin-right:auto}.video{padding-bottom:160px}.video .youtube_video{margin-top:80px;height:550px;width:100%;overflow:hidden}.video .youtube_video .video_bg{display:none}.video .youtube_video iframe{width:1515px;height:836px;position:relative;top:-160px;display:block;margin-left:auto;margin-right:auto}.activity__line{align-items:center;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:140px}.activity__line h2{margin-top:0;text-align:left;margin-bottom:60px}.activity__line h2:after{left:50px}.activity__line p{color:#000;font-size:20px;line-height:33px;margin-bottom:30px}.activity__line .left_part,.activity__line .right_part{position:relative;width:50%}.activity__line img{margin-top:10px;box-shadow:0 4px 17px rgba(0,0,0,.15)}.activity__line img.gif_img{width:495px;height:325px}.activity__line img.flash{box-shadow:none;position:absolute;top:190px}.activity__line img.flash.one{right:-45px}.activity__line img.flash.two{right:40px}.activity__line img.flash.three{right:-35px}.activity__line.documentary .right_part,.activity__line.news .right_part{display:flex;justify-content:flex-end}.projects{padding-bottom:160px}.projects .button_box{display:block;margin-left:auto;margin-right:auto}.projects__line{align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;padding-top:25px}.projects__line__item{box-shadow:0 4px 17px rgba(0,0,0,.15);margin-top:10px;margin-bottom:55px;height:460px;display:none;width:30%}.projects__line__item img{height:275px;width:100%}.projects__line__item:nth-child(1),.projects__line__item:nth-child(2),.projects__line__item:nth-child(3){display:block}.project__item__text{padding:20px 20px 25px 20px}.project__item__text strong{font-size:20px;line-height:33px;margin:0}.project__item__text p{font-size:14px;line-height:23px;margin:0}.project__item__text p.project__date{font-size:16px;line-height:26px;margin:0}.clients{text-align:center}.clients p{color:#000;font-size:20px;padding-top:30px;width:735px;display:block;margin-left:auto;margin-right:auto}.clients__slider_body{position:relative}.clients__slider .owl-carousel{max-width:1100px;margin:auto}.clients__slider img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5;transition:all .1s}.clients__slider img:hover{-webkit-filter:none;filter:none;opacity:1}.owl-carousel .owl-item img{width:auto}.clients__slider .owl-item{display:flex;justify-content:center;align-items:center;height:183px}.clients__slider .owl-item img{max-height:100%}.arrow_left{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.arrow_right{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.form{text-align:center;padding-bottom:160px;padding-top:160px}.form .button_box{display:block;margin-left:auto;margin-right:auto}.form form{padding-top:45px}.form form input,.form form textarea{color:rgba(0,0,0,.6);font-size:18px;line-height:29px;height:43px;width:560px;border:none;border-bottom:1px solid #A5A3A3;margin-bottom:50px;resize:none}.form form .button_box{margin-top:20px}.contacts{padding-bottom:40px;padding-top:30px;position:relative;overflow:hidden}.contacts .container{position:relative;z-index:1}.two_phones{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.two_phones span:first-child{margin-right:10px}a.phone_number{text-decoration:none}.contacts__item{padding-top:30px}.contacts__item p{position:relative;z-index:2;font-size:24px;line-height:39px;margin-bottom:0;margin-top:5px}.contacts__item p a{color:#000}.contacts__item p a:hover{color:#BF3119}footer{text-align:center}footer p{color:#A5A3A3;font-size:14px;line-height:23px;margin-top:30px;width:410px;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:1240px){h1,h2{font-size:58px;line-height:1.1}.activity__line p{font-size:18px;line-height:1.4}.container{width:992px;padding-left:10px;padding-right:10px}.header__line{padding-left:10px;padding-right:10px}.activity__line img.gif_img{width:90%;height:auto;margin-left:auto;margin-right:auto}.activity__line img.flash{width:20%;bottom:0;-webkit-transform:translateY(50%) translateX(10%);transform:translateY(50%) translateX(10%);top:auto}.activity__line img.flash.one{right:0}.activity__line img.flash.two{left:0;-webkit-transform:translateY(50%) translateX(-10%);transform:translateY(50%) translateX(-10%)}.activity__line img.flash.three{right:0}.projects__line__item img{height:200px;width:100%;-o-object-fit:cover;object-fit:cover}.clients__slider img{-webkit-filter:none;filter:none;opacity:1}.contacts__item p{font-size:20px;line-height:1.4}}@media screen and (max-width:992px){.container{width:768px}.activity__line.documentary .right_part{display:block}.activity__line img.gif_img{display:block}.fixed_form_button{bottom:20px;right:20px}}.video .youtube_video{position:relative}.video .youtube_video .video_bg{position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/wp-content/themes/newstime/img/bg_video.jpg);background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;z-index:2;display:block}@media screen and (max-width:768px){h2{font-size:40px;line-height:41px}.container{width:100%}.header__line nav{display:none;width:100%;background-color:#BF3119;position:fixed;top:0;left:0;right:0;padding-top:50px;padding-bottom:50px;z-index:3}.header__line nav a{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;height:74px;margin-bottom:16px;font-size:40px;font-weight:700;color:#fff}.header__line nav a:last-child{margin-bottom:0}.header__line nav.active{display:block}.burger_menu{display:block;border:none;background-color:transparent;z-index:4;position:relative;outline:none;transition:all .3s}.burger_menu span{display:block;width:42px;height:6px;background-color:#121212;margin-top:8px;position:relative}.burger_menu span:first-child{margin-top:0}.burger_menu.active span:nth-child(2){display:none}.burger_menu.active span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:10px;right:-10px}.burger_menu.active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-3px;right:-10px}.header__line nav a:hover,.header__line nav a.active{color:#000}.header{padding:10px 20px}.main p{padding-left:10px;font-size:18px;margin-top:30px}.animation_bg{width:600px;left:-200px;top:100px}h1{font-size:30px;line-height:31px;padding-left:10px}.fixed_form_button{bottom:10px;right:10px}.main .button_box{display:none}.main_scroll_down{display:none}.about{padding:0 10px 60px}.about__text p{width:100%;font-size:14px}.video .youtube_video{height:320px}.video{padding-bottom:60px}.activity{padding-left:10px;padding-right:10px}.activity h2{width:100%;height:162px;display:flex;align-items:flex-end;color:#fff;padding-left:5px;padding-bottom:10px;box-shadow:0 4px 16px rgba(0,0,0,.25);background-size:cover}.owl-carousel .owl-item img{width:90%}.activity__line{padding-bottom:60px}.activity__line.documentary h2{background-image:url(/wp-content/themes/newstime/img/documentary_photo.jpg)}.activity__line.media h2{background-image:url(/wp-content/themes/newstime/img/media_photo.jpg)}.activity__line.news h2{background-image:url(/wp-content/themes/newstime/img/news_photo.jpg)}.activity__line p{font-size:14px}.activity__line .left_part,.activity__line .right_part{width:100%}.gif_img,.flash{display:none}.activity__line{flex-direction:column}.activity__line img.gif_img{width:100%;display:none}.projects__line{flex-direction:column}.projects__line__item{height:auto;width:100%}.projects{padding-bottom:60px}.clients__slider_body{padding-left:30px;padding-right:30px}.arrow_left{left:5px}.arrow_right{right:5px}.form{padding-top:0;padding-left:10px;padding-right:10px}.form form input,.form form textarea{width:100%}.contacts h2{position:relative;z-index:15;text-align:left;padding-left:10px}.contacts h2::after{left:10px;-webkit-transform:translateX(0);transform:translateX(0)}.contacts__item p{font-size:14px;line-height:1;padding-left:10px}footer p{width:100%;font-size:12px}.clients p{width:100%}.popup_form{z-index:20;right:10px;bottom:70px;width:calc(100% - 20px)}.popup_form h2{font-size:18px}.btn_cta{background-color:#BF3119;color:#fff;height:50px}.video .youtube_video iframe{width:100%;height:100%;position:relative;top:0}.p404 .container{width:100%;padding-left:30px;padding-right:30px}.p404 h1{font-size:100px}.p404 p{font-size:14px}}