/*
Theme Name: modernsys theme
Description: __/12/16
Author: prozilab
Author URI: 
Version: 1.0
*/

.pro-form .input span.wpcf7-form-control-wrap {
  width: 72%;
}

.pro-form .input span.wpcf7-form-control-wrap input{
    width: 100%;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .smetta--footer .actions *[class*=col] {
        padding-top: 7px;
    }
}

input {outline: none;}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #1f074e !important; /* Цвет фона */
    -webkit-text-fill-color: #fff !important; /* цвет текста */
    color: #fff !important; /* цвет текста */

}


.clearworks__slide--item .-img:before {
    content: '';
    display: block;
    position: absolute;
    width: 45.2em;
    height: 13.8em;
    top: 0;
    left: 0;
    background: url(images/triangl.png)
}

.clearworks__slide--item .-img {
    position: relative;
    overflow: hidden;
}

.clearworks__slide--item span {
    z-index: 1;
}

.findbest--table dl {
    background-color: #1a0d59!important;
}

.findbest--table dl.-blue dt {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#001631+0,003c84+100 */
	background-color: #3576d6 ; /* Old browsers */
	background: -moz-linear-gradient(left,  #3576d6  0%, #481bc1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #3576d6  0%,#481bc1  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #3576d6  0%,#481bc1  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3576d6', endColorstr='#481bc1 ',GradientType=1 ); /* IE6-9 */
}

.findbest--table dl.-helblue dt {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b0fbf+0,3578d7+100 */
	background-color: #7941db; /* Old browsers */
	background: -moz-linear-gradient(left,  #7941db 0%, #402c8b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #7941db 0%,#402c8b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #7941db 0%,#402c8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7941db', endColorstr='#402c8b',GradientType=1 ); /* IE6-9 */
}

.findbest--table dl.-red dt {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b2d8c+0,e81f7a+100 */
	background-color: #c03484; /* Old browsers */
	background: -moz-linear-gradient(left,  #c03484 0%, #7d2d8a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #c03484 0%,#7d2d8a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #c03484 0%,#7d2d8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c03484', endColorstr='#7d2d8a',GradientType=1 ); /* IE6-9 */
}

.findbest--table dl.-orange dt {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d61d5a+0,e78f1a+100 */
	background-color: #e5861f; /* Old browsers */
	background: -moz-linear-gradient(left,  #e5861f 0%, #d72257 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #e5861f 0%,#d72257 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #e5861f 0%,#d72257 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5861f', endColorstr='#d72257',GradientType=1 ); /* IE6-9 */

}

body {
    position: relative;
}

.pro-form .button [type='submit'].-submit span, .pro-form .button button.-submit span {
    font-size: 1em;
}

.pro-form .button [type='submit'].-submit:after, .pro-form .button button.-submit:after {
    display: none;
}

.setup__pink {
    top: 0px;
    max-height: 100vh;
    overflow: hidden;
    /*bottom: 100%;
    transform: translateY(100%);*/
}