/* * Start Bootstrap - Landing Page (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */
body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 99px;
    font-weight: 900;
    letter-spacing: 1px;
}

h3 {
    font-size: 39px;
}

h4 {
    font-size: 29px;
}

h5 {
    color: #e5e5e5;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}


.secondary-title-text {
    text-transform: none;
}

.conteiner {
    min-height: calc(100vh - 92px);
}

.topnav {
    font-size: 14px;
}

.navbar-nav {
    margin-top: 15px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #00b4ff !important;
}

div.collapse ul li {
    border-bottom: 2px solid transparent;
}

.caption {
    opacity: 1 !important;
    margin-top: 14%;
}

.nav-extended {
    top: 0;
    position: relative;
    z-index: 1001;
    background-color: #212121;
    height: 48px;
}

.slider, .slides {
    height: 100vh !important;
}

.div-grey-block {
    background-color: #252525;
    padding: 0 30px 150px 30px;
}

.div-grey-block .row {
    margin-bottom: 0;
}

.text-description {
    margin-top: 30px;
    color: #7a7a7a;
    font-family: 'Roboto', Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.card {
    background-color: #2c2c2c !important;
    color: #fff;
}

.card .card-content {
    padding: 5px !important;
}

.card-image {
    transition: transform .2s;
}

.portfolio-list__wrapper, .portfolio-list__title {
    display: none !important;
}

.portfolio-list__link {
    pointer-events: none;
    cursor: default;
    --property-list-image-border-radius: 0px;
}

.card-image img:hover {
    transform: scale(1.5);
}

.non-changeable-image img:hover {
    transform: none;
}

img.logo {
    margin-top: 13px;
    width: 220px;
}

.lead, div.card-content ul li {
    font-size: 16px;
    font-weight: 400;
}

.info-paragraph {
    text-indent: 30px;
    text-align: justify;
}

.custom-button {
    cursor: pointer;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    padding: 17px 33px;
    text-transform: uppercase;
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 700;
    border-radius: 4px;
}

.white-button {
    color: #aaa9a9;
    text-decoration: none;
}

.custom-button:hover {
    color: #fff;
}

.small-button {
    font-size: 14px;
}

.delimeter {
    padding-bottom: 3px;
    width: 70px;
    margin: 0 auto;
    background-color: #00b4ff;
}

.grey-delimeter {
    background-color: #454545;
}

.intro {
    height: 250px;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    color: #f8f8f8;
    background-size: cover;
}

.input-field input, .input-field textarea {
    color: #fff;
}

.intro-header {
    background: url(http://gym.urchenko.ru/wp-content/uploads/2019/06/022.jpg) no-repeat center center;
}

.intro-footer {
    background: url(../images/banner-bg.jpg) no-repeat center center;
    height: 150px;
    margin-top: 0;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.map-title {
    text-align: center;
    margin: 30px
}

.section-heading {
    text-align: center;
    margin: 10px 0 20px;
}

.form-info .section-heading {
    text-align: inherit;
}

.section-heading-spacer {
    float: none;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.form-info .section-heading-spacer {
    float: left;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../images/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.img-1 {
    background: url(../images/pigments.jpg);
}

.img-2 {
    background: url(../images/dyeingpastes.jpg);
}

.img-3 {
    background: url(../images/epoxyresins.jpg);
}

.img-4 {
    background: url(../images/solvents.jpg);
}

.img-header {
    padding: 100px 0;
    color: #f8f8f8;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media (max-width: 1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media (max-width: 1199px) {
    .slider .slides li div img {
        display: none;
    }

    .slides {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

p.copyright {
    margin: 15px 0 0;
}

.contactForm {
    padding: 0 30px;
}

.contactForm input::placeholder, .contactForm textarea::placeholder {
    color: #7a7a7a;
}

input, textarea {
    display: block;
    width: 80%;
    padding: 1.2em;
    margin: 0.2em;
    font-size: 0.85em;
    color: #555;
    background: #FFF;
    outline-color: #1287bf;
    border: 1px solid #E4E4E4;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    margin: 1em auto;
}

textarea {
    resize: none;
    height: 100px;
}

.fa-envelope {
    margin-right: 10px;
}

.about_grid {
    padding: 0 160px;
}

.about_grid img {
    width: 300px;
}

.title {
    margin-bottom: 20px;
}

.product_title {
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
}

.carousel-item {
    width: 350px !important;
    height: 200px;
    padding: 0 50px;
    cursor: pointer;
}

.carousel .carousel-item {
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.carousel .carousel-item img {
    width: 60%;
}

.best {
    margin: 0;
    padding: 60px 0 0 0;
}

.product-pic {
    width: 100%;
    height: 200px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.pic1 {
    background-image: url("../images/pigments.jpg");
}

.pic2 {
    background-image: url("../images/dyeingpastes.jpg");
}

.pic3 {
    background-image: url("../images/epoxyresins.jpg");
}

.pic4 {
    background-image: url("../images/solvents.jpg");
}

.btn-product {
    width: 100%;
    height: 40px;
    margin: 20px 0 0 0;
}

.product-part {
    margin-top: 20px;
    margin-bottom: 30px;
}

.btn-about {
    width: 200px;
    height: 40px;
    margin: 0;
    background-color: #2c8aaa;
}

.btn-about:hover {
}

.intro {
    background-size: cover;
}

.about-us-block {
    text-align: center;
}

.service-part {
    padding-bottom: 50px;
}

.card.horizontal .card-image {
    height: 100%;
}

@keyframes hide-amination {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.hide-amination {
    animation: hide-amination 1s forwards;
}

@keyframes display-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.display-animation {
    animation: display-animation 1s forwards;
}

.alert {
    display: none;
    transition-duration: 2s;
}

.emailSend {
    display: none;
    width: 100%;
    height: 300px;
    background-image: url("../images/emailSend.png");
    background-position: center center;
    background-repeat: no-repeat;
    transition-duration: 2s;
}

.card-additional, .card-additional:hover {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
}

.card-additional h2 {
    font-size: 20px;
}

.row-additional {
    margin-top: 20px;
}

footer {
    background-color: #f8f8f8;
}

.footer-nav {
    padding: 40px 50px 20px;
}

.footer-copyright {
    position: relative;
    width: 100%;
    background-color: #eee;
    padding: 20px 50px;
}

/*.content {    margin-top: 48px;}*/
.margin-user {
    margin-top: 30px;
}

.map {
    margin-top: 30px;
    padding: 0;
}

.card-home {
    padding: 10px;
}

.card.large {
    height: 600px;
}

.logo-card {
    width: 300px;
}

.more_info {
    cursor: pointer;
    color: #ffab40;
    margin-right: 24px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}

.card .card-reveal .card-title {
    height: 510px;
    overflow: overlay;
    padding-right: 30px;
}

.card-title {
    height: 30px;
}

.card-action {
    text-align: center;
}

.card-action > .more_info {
    color: #212121;
}

.card-action:hover > .more_info {
    color: #1976D2;
}

.card-reveal .card-title {
    font-size: 14px;
}

.carousel-img {
    width: 200px;
}

.carousel h3 {
    font-size: 26px;
}

.about-text {
    margin: 20px 0 20px;
}

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

.slider-img {
    width: 200px;
}

.slider .indicators .indicator-item.active {
    background-color: #2c8aaa;
}

.top-size {
    height: 48px;
}

.sheme {
    margin-bottom: 20px;
}

.lead {
    text-indent: 1.5em;
    margin-bottom: 0;
    margin: 20px 10px;
}

.intro-message h3 {
    text-transform: uppercase;
}

.card .card-content p {
    margin: 10px 0;
}

.navbar {
    height: 75px;
    padding: 0 15px;
}

.navbar-inverse .navbar-nav > li > .active-menu {
    color: #00b4ff !important;
}

textarea.material-icons:focus:not([readonly]) {
    border-bottom: 1px solid #1287bf;
    -webkit-box-shadow: 0 1px 0 0 #1287bf;
    box-shadow: 0 1px 0 0 #1287bf;
}

@media (max-width: 600px) {
    .conteiner-mob {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .intro-message h3 {
        font-size: 22px;
    }
}

@media (max-width: 600px) {
    h4 {
        font-size: 26px;
    }

    ol.lead {
        margin: 0;
        padding-left: 20px;
        text-indent: 0;
    }

    .contactForm {
        padding: 10px 0px;
    }

    .intro {
        height: 150px;
        margin: 0;
        text-indent: 0;
    }
}

.collapse {
    max-width: 67%;
    margin: 0 auto;
}

.contact-text-after {
    display: none;
}

.contact-text-after .lead {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.logoblack {
    width: 300px;
    margin-left: 30px;
    margin-top: 10px;
    padding: 10px 0 20px;
}

.side-nav li {
    border-bottom: 1px solid #eee;
}



#team {
    background: #eee !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .flipping-card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .flipping-card,
.backside .flipping-card {
    height: 300px;
}

.tabs.tabs-transparent .indicator {
    display: none !important;
}

.tabs .tab {
    line-height: 46px !important;
    height: 46px !important;
    margin-right: 10px;
}

.tabs.tabs-transparent .tab a.active {
    background-color: #039be5;
}

.card {
    box-shadow: none !important;
}

.select-wrapper input.select-dropdown {
    border: 1px solid #e4e4e4;
    color: #e4e4e4;
    padding: 0 10px;
    font-size: 14px;
    font-family: 'Roboto', Sans-serif;
    font-weight: 700;
}

.select-wrapper input.select-dropdown:focus {
    border: 1px solid #e4e4e4;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: inherit;
}

.caret {
    color: #fff !important;
}