/*!
Theme Name: cubiscan
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cubiscan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@import "assets/css/image.css" all;
@import "assets/css/buttons.css" all;
@import "assets/css/different.css" all;
@import "assets/css/category.css" all;
@import "assets/css/post.css" all;
@import "assets/css/classes.css" all;
@import "assets/css/page.css" all;

@font-face {
    font-family: 'Laqonic4FUnicase';
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase.eot');
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase.woff2') format('woff2'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase.woff') format('woff'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase.svg#Laqonic4FUnicase') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Laqonic4FUnicase';
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase-Medium.eot');
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase-Medium.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Medium.woff2') format('woff2'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Medium.woff') format('woff'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Medium.svg#Laqonic4FUnicase-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Laqonic4FUnicase';
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase-Italic.eot');
    src: url('assets/fonts/Laqonic/Laqonic4FUnicase-Italic.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Italic.woff2') format('woff2'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Italic.woff') format('woff'),
    url('assets/fonts/Laqonic/Laqonic4FUnicase-Italic.svg#Laqonic4FUnicase-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('assets/fonts/Museo/museosanscyrl-300-webfont.eot');
    src: url('assets/fonts/Museo/museosanscyrl-300-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Museo/museosanscyrl-300-webfont.woff2') format('woff2'),
    url('assets/fonts/Museo/museosanscyrl-300-webfont.woff') format('woff'),
    url('assets/fonts/Museo/museosanscyrl-300-webfont.svg#museosanscyrl-300-webfont') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('assets/fonts/Museo/museosanscyrl-500-webfont.eot');
    src: url('assets/fonts/Museo/museosanscyrl-500-webfont.eot?#iefix') format('embedded-opentype'),
    url('assets/fonts/Museo/museosanscyrl-500-webfont.woff2') format('woff2'),
    url('assets/fonts/Museo/museosanscyrl-500-webfont.woff') format('woff'),
    url('assets/fonts/Museo/museosanscyrl-500-webfont.svg#museosanscyrl-500-webfont') format('svg');
    font-weight: 500;
    font-style: normal;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'MuseoSans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #393939;
    background: #fff;
    position: relative;
    -webkit-font-smoothing: subpixel-antialiased;
    /*background: url("assets/images/bg-body.jpg") no-repeat top !important;*/
    /*opacity: .7;*/
}

.hidden {
    display: none;
}

a,
p,
ul,
li,
h1,
h2,
h3,
h4 {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none;
}

/* NAV */
.navbar {
    padding-top: 21px;
    padding-bottom: 21px;
}

.navbar-brand {
    padding: 0;
    margin: 0;
}

.header__svg-box {
    width: 241px;
}

.header__svg-box .svg {
    padding-bottom: 45px;
    background-color: #4f4f4f;
}

.navbar-light .navbar-nav .nav-link {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 500;
    padding: .5rem 1rem;
}

.nav-link .active-lang {
    margin-left: 7px;
}

.nav__svg-box {
    width: 10px;
    display: inline-block;
    top: -2px;
    left: 5px;
    position: relative;
}

li.show .nav__svg-box {
    top: -2px;
}

.nav__svg-box .svg {
    padding-bottom: 6px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

li.show .nav__svg-box .svg {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

li.show a#navbarDropdownMenuLink {
    z-index: 5;
    position: relative;
}

.dropdown-menu.show {
    background: #f3f3f3;
    border: none;
    border-radius: 30px;
    margin-top: -40px;
    padding-top: 45px;
    padding-bottom: 10px;
    z-index: 1;
    width: 162px;
    left: -9px;
}

.dropdown-menu.show .dropdown-item {
    color: #006afa;
    border: 0;
    /*padding-left: 17px;*/
    font-weight: 500;
    font-size: 15px;
}

.dropdown-item.active, .dropdown-item:active,
.dropdown-item:focus, .dropdown-item:hover {
    color: #393939;
    text-decoration: none;
    background: none;
}

.dropdown-toggle::after {
    display: none;
}

/* INTRO */
.intro-section {
    position: relative;
}

.intro-section__bg {
    background: #4f4f4f url("assets/images/bg-intro.png") no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 477px;
    position: absolute;
    width: 100%;
    top: 127px;
}

.intro-section__wrap {
    background: #eaeaea;
    width: 100%;
    height: 730px;
    border-radius: 30px;
    padding-left: 100px;
    padding-top: 92px;
    padding-bottom: 95px;
    overflow: hidden;
    position: relative;
}

.intro-section__img {
    position: absolute;
    right: -300px;
    top: -60px;
}

.intro-section__title {
    font-family: 'Laqonic4FUnicase', sans-serif;
    color: #4f4f4f;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.02em;
}

.intro-section__title_1 {
    font-size: 40px;
    margin-bottom: 4px;
}

.intro-section__title_2 {
    font-size: 66px;
}

.intro-section__title_3 {
    font-size: 190px;
    color: #fff;
    font-weight: 500;
    line-height: 168px;
    text-transform: uppercase;
    letter-spacing: 0.005em;
    margin-left: -10px;
    margin-bottom: 47px;
}

.intro-section__desc {
    color: rgba(37, 37, 37, .7);
    line-height: 25px;
    width: 42%;
    margin-bottom: 60px;
}

.intro-section__wrap .btn,
.products-section__wrap_btn .btn {
    padding-left: 0;
    padding-right: 0;
    width: 220px;
}

/* TEASERS */
.teasers-section {
    padding-top: 30px;
    padding-bottom: 100px;
}

.teasers-section .lax {
    right: 12%;
    top: 16%;
}

.teasers-section__name {
    padding-top: 26px;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0.001em;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-style: italic;
    font-weight: normal;
    color: rgba(255, 255, 255, .5);
}

.teasers-section__wrap {
    position: relative;
    height: 340px;
    padding-left: 28px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    --ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}

.teasers-section__wrap_yellow {
    background: #fec62e url("assets/images/static-sys.png") no-repeat top right;
}

.teasers-section__wrap_yellow:hover {
    -webkit-box-shadow: 0 20px 40px 0 rgba(254, 198, 46, .7);
    -moz-box-shadow: 0 20px 40px 0 rgba(254, 198, 46, .7);
    box-shadow: 0 20px 40px 0 rgba(254, 198, 46, .7);
}

.teasers-section__wrap_green {
    background: #2dd06f url("assets/images/in-motion.png") no-repeat top right;
}

.teasers-section__wrap_green:hover {
    -webkit-box-shadow: 0 20px 40px 0 rgba(45, 208, 11, .7);
    -moz-box-shadow: 0 20px 40px 0 rgba(45, 208, 11, .7);
    box-shadow: 0 20px 40px 0 rgba(45, 208, 11, .7);
}

.teasers-section__wrap_blue {
    background: #1789ff url("assets/images/pallet-dim.png") no-repeat;
}

.teasers-section__wrap_blue:hover {
    -webkit-box-shadow: 0 20px 40px 0 rgba(23, 137, 255, .7);
    -moz-box-shadow: 0 20px 40px 0 rgba(23, 137, 255, .7);
    box-shadow: 0 20px 40px 0 rgba(23, 137, 255, .7);
}

.teasers-section__wrap_yellow .btn {
    color: #ffbf1f;
}

.teasers-section__wrap_green .btn {
    color: #2dd06f;
}

.teasers-section__wrap_blue .btn {
    color: #1789ff;
}

.teasers-section__wrap .aux-btn {
    position: absolute;
    bottom: 30px;
}

/* ICONS */
#icons_0 {
    z-index: 2;
}

.icons-section__desc {
    font-size: 20px;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-style: italic;
    font-weight: normal;
    color: #4f4f4f;
    letter-spacing: 0.18em;
    text-align: center;
    text-transform: uppercase;
}

.icons__svg-box {
    width: 80px;
    margin: 0 auto 24px;
}

.icons__svg-box_cert {
    width: 58px;
}

.icons__svg-box .svg {
    padding-bottom: 79px;
}

/* HELP */
.help-section {
    padding-top: 92px;
    padding-bottom: 179px;
}

.help-section .lax {
    top: 4%;
    left: 14%;
}

.help-section .container {
    position: relative;
}

.help-section .container::after {
    position: absolute;
    content: "";
    background: url("assets/images/dots.png") no-repeat;
    width: 245px;
    height: 135px;
    bottom: -90px;
    left: -101px;
}

.help-section__title {
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.07em;
    margin-top: -7px;
    margin-bottom: 37px;
}

.help-section__title_italic {
    font-style: italic;
    font-size: 50px;
    line-height: normal;
}

.help-section__title_regular {
    font-size: 80px;
    line-height: 70px;
}

.help-section__desc {
    line-height: 22px;
    color: #4f4f4f;
    letter-spacing: 0.01em;
}

.help-section__desc p {
    margin-bottom: 23px;
}

.help-section__desc p:last-child {
    margin-bottom: 0;
}

.help-section__video {
    width: 100%;
    height: 474px;
    overflow: hidden;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

#player {
    width: 100%;
    height: 474px;
    opacity: 0;
}

#player.player-show {
    opacity: 1;
}

.player-hide {
    display: none;
}

#start-video {
    position: absolute;
    top: 0;
    padding: 12px;
    left: 0;
    cursor: pointer;
    transition: all 0.3s;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    background: rgba(37, 37, 37, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /*-webkit-animation: pulse 2.5s infinite;*/
    /*-o-animation: pulse 2.5s infinite;*/
    /*animation: pulse 2.5s infinite;*/
}

#start-video .start-video_circle {
    width: 66px;
    height: 66px;
    background: rgba(37, 37, 37, .7);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}

.help__svg-box {
    width: 18px;
    top: 22px;
    left: 0;
    right: -6px;
    bottom: 0;
    position: absolute;
    margin: auto;
    display: inline-block;
}

.help__svg-box .svg {
    padding-bottom: 20px;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 37, 37, 0.3);
    }
    100% {
        box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
    }
}

#thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

/* PRODUCTS */
.products-section {
    padding-bottom: 100px;
}

.products-section h2 {
    margin-bottom: 73px;
    background: linear-gradient(to bottom, #e3e3e3 50%, #fff 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 120px;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.01em;
    margin-top: -72px;
}

.products-section__wrap {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    --ms-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}

.products-section__wrap:hover {
    -webkit-box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
    -moz-box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
    box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
}

.products-section__name {
    background: #eaeaea;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #4f4f4f;
}

.products-section__img {
    height: 280px;
    width: 100%;
}

.products-section__img img {
    width: inherit;
    height: inherit;
}

.products-section__wrap_btn {
    margin: 31px auto 0;
    text-align: center;
}

.products-section__btn {
    padding-left: 35px;
    padding-right: 35px;
}

/* COUNTER */
.counter-section {
    padding: 98px 0 69px;
}

.counter-section__item {
    text-align: center;
}

.counter-section__number {
    color: #f42c37;
    font-size: 80px;
    line-height: 60px;
    letter-spacing: 0.03em;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 26px;
}

.counter-section__desc {
    color: #4f4f4f;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.17em;
    line-height: 25px;
}

/* TESTIMONIAL */
.testimonial-section {
    background: #e8e8e8 url('assets/images/bg-ts.png') no-repeat top right fixed;
    padding-bottom: 101px;
    background-size: cover;
}

#testimonial_1 {
    z-index: 2;
}

.testimonial-section::before {
    top: 0;
    left: 14%;
}

.testimonial-section::after {
    top: 17%;
    left: 47%;
    display: none;
}

.testimonial-section .lax-small{
    top: 17%;
    left: 47%;
}

.testimonial-section h2 {
    font-size: 120px;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 83px;
    letter-spacing: 0.015em;
    text-transform: lowercase;
    color: #fff;
    margin-bottom: 105px;
    margin-top: -2px;
}

.testimonial-section__box {
    position: relative;
}

.testimonial-section__box::before {
    content: '';
    background: url('./assets/images/svg/play.svg') no-repeat;
    width: 48px;
    height: 42px;
    position: absolute;
    top: 18px;
    right: 3px;
}

.testimonial-section__box_img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.testimonial-section__box_name {
    font-size: 18px;
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    color: #4f4f4f;
    margin-left: 124px;
    padding-top: 25px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    min-height: 95px;
    padding-right: 60px;
}

.testimonial-section__box_desc {
    clear: both;
    margin-top: 20px;
    letter-spacing: 0.01em;
}

.testimonial-section__box_desc p {
    margin-bottom: 18px;
}

.testimonial-section__box_desc p:last-child {
    margin-bottom: 0;
}

.testimonial-section .testimonial-section__box {
    background: #fff;
    border-radius: 30px;
    padding: 30px 40px;
/*    -webkit-box-shadow: 0 10px 12px 0 rgba(119, 119, 119, 0.5);
    -moz-box-shadow: 0 10px 12px 0 rgba(119, 119, 119, 0.5);
    box-shadow: 0 10px 12px 0 rgba(119, 119, 119, 0.5);*/
}

.owl-carousel .owl-nav.disabled + .owl-dots {
    bottom: -29px;
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .7);
    margin: 5px 5px 7px 5px;
}

.owl-carousel .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
    background: #fff;
    margin: 5px 5px;
}

.owl-carousel .owl-stage-outer {
    height: calc(100% + 30px);
    margin: -15px;
    padding: 15px;
    width: calc(100% + 30px);
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 50px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: rgba(255, 255, 255, 1);
}

/* NEWS */
.di-news-section {
    padding: 93px 0 32px;
}

.di-news-section h3 {
    line-height: 60px;
    margin-bottom: 92px;
}

.di-news-section__wrap_btn {
    text-align: right;
}

.di-news-section__wrap_btn .btn {
    width: 137px;
    margin-top: 7px;
}

.di-news-section__wrap {
    position: relative;
    margin-bottom: 20px;
}

.di-news-section__wrap:hover .di-news-section__desc {
    background: #f42c37;
    bottom: 30px;
}

.di-news-section__wrap:hover .di-news-section__date {
    color: rgba(255, 255, 255, .5);
}

.di-news-section__wrap:hover .di-news-section__text {
    color: #fff;
}

.di-news-section__img {
    width: 370px;
    height: 300px;
    overflow: hidden;
    border-radius: 30px;
}

.di-news-section__img img {
    width: auto;
    min-width: 370px;
    min-height: 300px;
}

.di-news-section__desc {
    width: 310px;
    background: #fff;
    padding: 20px 30px 25px 30px;
    margin: 0 auto 0;
    border-radius: 30px;
    position: relative;
    bottom: 50px;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
    -moz-box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
    box-shadow: 0 5px 50px 0 rgba(119, 119, 119, 0.5);
    -webkit-transition: bottom .3s, color .3s, background .3s;
    -moz-transition: bottom .3s, color .3s, background .3s;
    --ms-transition: bottom .3s, color .3s, background .3s;
    -o-transition: bottom .3s, color .3s, background .3s;
    transition: bottom .3s, color .3s, background .3s;
}

.di-news-section__date {
    color: rgba(37, 37, 37, .5);
    line-height: normal;
    letter-spacing: 0.01em;
    margin-bottom: 16px;
}

.di-news-section__text {
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 0.18em;
    color: #4f4f4f;
    text-transform: uppercase;
    line-height: 22px;
}

/* FOOTER */
.footer-section {
    background: #444 url("assets/images/bg-intro.png") no-repeat bottom right;
    padding: 50px 0 36px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.footer-section::before,
.footer-section::after {
    opacity: 0.07;
}

.footer-section::before {
    top: 6%;
    right: 8%;
}

.footer-section::after {
    top: 23%;
    left: 33%;
}

.footer-section__head {
    font-family: 'Laqonic4FUnicase', sans-serif;
    font-size: 18px;
    line-height: normal;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 10px;
}

.footer__svg-box_logo .svg {
    padding-bottom: 45px;
    background-color: rgba(255, 255, 255, .7);
}

.footer-section__logo {
    margin-bottom: 25px;
}

.footer-section__info p,
.footer-section__desc {
    color: #8e8e8e;
    line-height: 20px;
    letter-spacing: 0.01em;
}

.footer-section__phone {
    margin-top: 19px;
}

.footer-section__social {
    margin-bottom: 8px;
}

.footer-section__social:last-child {
    margin-bottom: 0;
}

.footer-section__social .footer__svg-box {
    width: 25px;
    margin-right: 14px;
    display: inline-block;
}

.footer-section__social .footer__svg-box .svg {
    padding-bottom: 25px;
    background-color: rgba(255, 255, 255, .3);
    transition: background-color .5s;
}

.footer-section__social a {
    display: inline-flex;
    color: rgba(255, 255, 255, .3);
    transition: color .5s;
}

.footer-section__social a:hover {
    color: rgba(255, 255, 255, 1);
}

.footer-section__social a:hover .svg {
    background-color: rgba(255, 255, 255, 1);
}

.footer-section__email a,
.footer-section__phone a {
    color: #f42c37;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

.footer-section__email a:hover,
.footer-section__phone a:hover {
    color: #fff;
}

.footer-section__copyright::before {
    content: '';
    display: block;
    top: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.05);
}

.footer-section__copyright {
    position: relative;
    color: #fefefe;
    line-height: 20px;
    letter-spacing: 0.01em;
    margin-top: 34px;
    padding-top: 35px;
}

span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
    display: none !important;
}

div.wpcf7-response-output {
    margin: 0 0.5em 1em;
}

#body-all {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

