
*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #272727;
    font-style: normal;
    line-height: 25px;
}
*,
*:before,
*:after{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
a{
    cursor: pointer;
    text-decoration: none;
}

.wrapper{
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
}
.header{
    width: 100%;
	min-height: 45px;
    background-color:#f3f3f3
}

.header__block{
    width: 94%;
    height: auto;
	margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto-Bold', sans-serif;
    font-style: normal;
    font-size: calc(12px + 4 * (100vw / 1280));
}
.header__logo{
    height: auto;
	 -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
}
.header__logo img{
  max-width: 100%;
    margin-top: 5px;
}
.header__menu{
    height: auto;
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    text-align: center;
}

.header__phones{
    height: auto;
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header__phones {
    font-family: 'Roboto-Medium', sans-serif;
    color: #000;
    letter-spacing: 2px;
}
.header__phones__tel::before{
    content: url("/images/icon-phone.svg");
    margin-right: 30px;
    position: relative;
    top: 5px;
    left: 10px;
}
.header__phones ul li{
    list-style: none;
    line-height: 35px;
}
.header__phones ul li a{
color: #272727;
}
.mess{
    margin-left: 40px;
}
.mess img{
    padding-left: 20px;
}
.header__phones__life::before{
    content: url("/images/logo-life.png") !important;
    margin-right: 15px !important;
    position: relative;
    top: 8px;
}
.free{
font-family: 'Roboto-Regular', sans-serif;
    color: #000;
	font-size: 14px;
}
/*------*/
.wrap__banner{
    text-align: center;
}
.banner{
    position: relative;
    width: 100%;
}

.banner__text p{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: calc(34px + 25 *(100vw / 1280));
    color: #ffffff;
    text-align: center;
}

.banner__text__ua{
display:block;
    margin-top: 40px!important;
}
.br{
    display: none;
}
.slogan{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 24px !important;
    margin-top: 20px !important;
}
.banner__button{
    background: url("/images/buttom.svg")no-repeat center center;
    width: 100%;
    height: 84px;
    margin: auto;
}
.banner__button{
    margin-top: 40px;
}
.banner__block{
    background-image: url("/images/banner.png");
    width: 100%;
    height: 600px;
background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
background-color: #464646;
}
.doc{
        width: 90%;
		margin: auto;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack:justify;
            -ms-flex-pack:justify;
                justify-content:space-between;
    }
	.itm1 ul li{
	list-style: none;
	font-family: 'Roboto-Medium', sans-serif;
    
    margin-top: 25px;
	}
	.itm1 ul li a{
	color: #272727;
	cursorh: pointer;
	}
	.bor{
	display: bloc;
	text-align: center;
	margin: auto;
	margin: 25px 0;
	font-weight:  bold;
	}
.content{
    width: 100%;
    height: auto;
	margin-bottom: 25px;
}
.content p{
margin: 0 25px;
line-height: 25px;
}
.content p strong{
display: block;
margin-top: 10px;
}
.content h1{
margin: 0 25px 20px;
}
.content a{
margin: 0 25px;
color:#356ad3;
font-weight: 700;
}
.content a:hover{
color: #1da876;
}
.content h2{
margin: 0 25px;
}
.content h3{
margin: 10px 25px;
}
.content__center{
    max-width: 1280px;
    margin: 0  auto;
    height: auto;
    margin-bottom: 60px;
    padding: 0 20px;
}
.content__center h2{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #356ad3;
    text-transform: uppercase;
    margin-top: 60px;
    letter-spacing: 5px;
}
.content__center p{
display:block; 
margin-top: 20px;
}
hr{
    width: 40px;
    margin: auto;
    border: #356ad3 2px solid;
    border-radius: 5px;
    position: relative;
    top: 15px;
}
.annotation {
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 14px;
    color:#272727;
    text-align: center;
    margin-top: 40px;
    line-height: 22px;
}
.content__top__blocs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.top__block{
    width: 33.4%;
    height: auto;
    margin-top: 54px;
    text-align: center;
    padding: 0 10px;
}
.icon__part{
    width: 59px;
    height: auto;
    margin: auto;
}
.icon__borg{
    width: 34px;
    height: auto;
    margin: auto;
}
.icon__karera{
    width: 50px;
    height: auto;
    margin: auto;
}
.top__block > h3{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 21px;
    color: #272727;
    margin-top: 26px;
}
.top__block p{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #818181;
    margin-top: 27px;
}
.dokl p{
    color: white;
}
.dokl span{
    color: white;
}
.perev__blocs{
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    margin-top: 54px;
}
.perev__top, .perev__bottom{
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.top__item{
    width: 30.4%;
    height: 244px;
    border-radius: 20px;
    -webkit-box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
    box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}

.bottom__item{
    width: 30.4%;
    height: 244px;
    border-radius: 20px;
    -webkit-box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
    box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin-top: 45px;
}
.blue{
text-align: center;
margin-top: 20px;
}
.row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    height: 190px;
	width: 23%;
}
.row p{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 15px;
    color: #272727;
    margin-top: 20px;
	height: 190px;
}

.pro__nas{
    display: block;
    margin-top: 60px;
}
.poln__op{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    margin-top: 45px;
}
.left__cont{
   width: 50%;
    height: auto;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.pro{
    margin-left: -40px;
}
.pro p{
    margin-left: 90px;
}
.right__img{
    width: 50%;
    float: right;
}
.right__img img{
    max-width: 100%;
}

.contact__bottom {
    width: 100%;
    height: auto;
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;

}
.item{
    width: 30.4%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
}
.item h3{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 21px;
    color: #272727;
    margin-top: 26px;
    margin-bottom: 20px;
}
.item p{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #818181;
}
.footer__block{
    max-width: 1280px;
    height: auto;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.licenz{
margin-top: 10px;
}
.licenz a{
color: #356ad3;
}
.licenz a:hover{
color: #0fa36d;
}
.footer__item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    width: 30.4%;
    height: auto;
    text-align: left;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: white;
}
.footer__item img{
    max-width: 50%;
    height: auto;
    margin-bottom: 25px;

}
.icon__tel::before{
    content: url("/images/phone-call_foot.svg");
    margin-right: 10px;
}
.icon__email{
    margin-top: 10px;
}
.icon__email::before{
    content: url("/images/email_foot.svg");
    margin-right: 10px;
}
.icon__adress::before{
    content: url("/images/placeholder_foot.svg");
    margin-right: 10px;
}
.footer__item h3{
    color: #ffffff;
}
.footer__item h3, .footer__menu__part{
    margin: 0 auto;
}
.footer__menu__part{
    list-style: none;
    margin-top: 20px;
}
.footer__menu__part a{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #9c9c9c;
    line-height: 30px;
}
.footer__menu__part a:hover{
    color: #1db5d6;
}
footer{
    padding:20px;
    width: 100%;
    margin-top: auto;
    background: #272727;
    text-align: center;
    color: #b4b4b4;
    font-size: 12px;
}

/*_______CONTACT___________*/
.contact{
    width: 50%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    text-align: left;
}
.contact h2{
    text-align: left;
    font-size: 30px;
    letter-spacing: normal;
    margin-top: 20px;
}
.contact__adres{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: 18px;
    margin: 25px 0;
    color: black ;
}
.contact__text{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #9c9c9c;
    line-height: 30px;
}
.contact__form{
    width: 50%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    text-align: left;
}
.form__input{
    width: 41%;
    height: 55px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 20px;
    padding: 10px 20px;
}
.one{
    width: 90%;
    height: 50px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 20px;
    padding: 10px 20px;
}
.textarea{
    width: 90%;
    height: 240px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 20px;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #272727;
	padding: 30px;
}
.form__input placeholder{
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #272727;
}
.form__button{
    width: 41%;
    height: 55px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 20px;
	cursor: pointer;
}
.misiya__text{
    width: 50%;
    height: auto;
    text-align: left;

}
.misiya__foto{
    width: 50%;
    height: auto;
    text-align: left;
}
.misiya__foto img{
    width: 100%;
}

/*МЕНЮ*/
.menu{
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.menu__list {
    margin: 0 auto;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

}

.menu__element{
    padding: 15px;
    text-align: center;
}
.menu__element::after{
    content: url("/images/icon.png");
    margin-left: 10px;
	position: relative;
}
.menu__element__kar{
padding: 15px;
    text-align: center;
}
.menu__link{
    text-decoration: none;
    color: #000;
    text-transform:uppercase;

}

.menu__hamburger{
    width: 45px;
    height: 1px;    /*Заменить на 32зч*/
    padding: 0;
    margin-left: auto;
    margin-top: -16px;
    margin-right: 20px;
    display: none;
    border: none;
    background-color: transparent;
    -moz-appearance: none;
    cursor: pointer;
}
.menu__hamburger span{
    height: 4px;
    display: block;
    background-color: #000;
    margin: 8px 0;
	position: relative;
}
.menu__hamburger::before, .menu__hamburger::after{
    content: '';
    height: 4px;
    display: block;
    background-color: #000;
	position: relative;
}


/*-------------SUBMENU---------------------*/

.menu li ul{
    position:absolute;
    width: 25%;
    margin-left: -40px;
    display: none;
    background-color: #FFFFFF;
    -webkit-box-shadow: 1px 5px 10px -5px black;
            box-shadow: 1px 5px 10px -5px black;
    border-radius: 20px;
    margin-top: 15px;
}
.menu li > ul li{
    width: 95%;
    margin: auto;
    list-style: none;
    text-align: left;
    line-height: 30px;
    border-bottom: 1px #e6e6e6 solid;
}
.menu li > ul li:last-child{
    border-bottom: none;
}
.menu li > ul li a {
    padding: 10px;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #272727;
    text-decoration: none;
    display: block;
}
.menu li > ul li a:hover{
    color: #1db5d6;
}
.menu li:hover ul{
    display:block;
}


@media (max-width: 800px) {
    .menu{
        width: 100%;

    }
	.banner__text p{
    font-family: 'Roboto-Bold', sans-serif;
    font-size: calc(34px + 25 *(100vw / 1280));
    color: #ffffff;
    text-align: center;
	margin: 20px 0 !important;
	line-height: 40px;
}
    .menu__list{
        display: none;
        width: 100%;
        background-color: #FFF;
        margin-top: 55px;
        padding: 20px 0;
        position: absolute;
        z-index: 100;
        left: 0;
    }
    .menu li ul{
        display: block;
        position: relative;
        width: 100%;
        -webkit-box-shadow: 1px 5px 10px -5px #FFFFFF;
                box-shadow: 1px 5px 10px -5px #FFFFFF;;
        border-radius: inherit;
       margin: auto;
    }
    .menu li > ul li{
        width: 100%;
        margin: auto;
        list-style: none;
        text-align: left;
        line-height: 30px;
        border-bottom: 1px #e6e6e6 solid;
    }
    .menu__element::after{
        display: none;
    }
    .menu__hamburger{
        display: block;
		position: relative;
		top: 20px;
    }
    .menu__active .menu__hamburger span{
        display: none;
    }
    .menu__active .menu__hamburger::after{
	position: relative;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .menu__active .menu__hamburger::before{
	position: relative;
        -webkit-transform: rotate(-45deg) translate(-3px, 3px);
        -ms-transform: rotate(-45deg) translate(-3px, 3px);
        transform: rotate(-45deg) translate(-3px, 3px);
    }
    .menu__active .menu__list{
        display: block;
    }
	.aderess{
display: block !important;
width: 100% !important;
text-align: center!important;
}
.footer__item{
display: none;
}
}
.nasi__kont{
margin-bottom: 10px;
}
.poln__op{
    display: block;
}
.left__cont{
   width: 100%;
    height: auto;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.right__img{
    display: none;
}


/*-------------MEDIA------------------------------*/

@media (max-width: 890px) {
    .block__wrap{
        padding: 0 10px;
    }
   
}
@media (max-width: 832px) {
    .block__wrap{
        padding: 0 10px;
    }
    
}
@media (max-width: 892px) {
    .block__wrap{
        padding: 0 10px;
    }
   

    .header__telephones p{
        font-family: 'Roboto-Medium', sans-serif;
        color: #272727;
        font-size: 12px;

    }
}
@media (max-width: 894px) {
    .block__wrap{
        padding: 0 10px;
    }

}


@media (max-width: 800px){
.header{
    width: 100%;
	height: auto;
    background-color:#f3f3f3
}
.header__block{
    width: 100%;
    height: auto;
	margin: auto;
    font-family: 'Roboto-Bold', sans-serif;
    font-style: normal;
    font-size: calc(12px + 4 * (100vw / 1280));
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
}
.header__logo{
max-width:100%;
    height: auto;
		float:left;
}
.header__logo img{
width: 90px;
}


.header__phones{
margin: auto;
}
.contact{
 width: 100%;
 text-align:center;
}
.contact__form{
    width: 90%;
    height: auto;
	margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    text-align: left;
}
.form__input{
    width: 100%;
    height: 55px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 20px;
}
.one{
    width: 100%;
    height: 50px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 20px;
}
.textarea{
    width: 100%;
    height: 100px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 10px;
    font-family: 'Roboto-Regular', sans-serif;
    font-size: 16px;
    color: #272727;
}
.form__button{
    width: 100%;
    height: 55px;
    border: none;
    background-color: #ededed;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 20px;
	cursor: pointer;
}
.left__cont {
    width: 100%;
    height: auto;
	text-align:center;
}
.header__phones__life::before{
    content: url("/images/logo-life.png") !important;
    margin-right: 15px !important;
    position: relative;
    top: 8px;
	width: 20px;
	height: 20px;
}
.header__phones__life a{
position: relative;
top: -5px;
}
}
@media (max-width: 780px){
    .perev__blocs{
        width: 100%;
        height: auto;
        display: block;
        margin-top: 54px;
    }
    .perev__top, .perev__bottom{
        width: 100%;
        height: auto;
        display: block;
    }
    .top__item{
        width: 90%!important;
        height: 240px;
        border-radius: 20px;
        -webkit-box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
        box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;
        margin: auto;
    }

    .bottom__item{
        width: 90%!important;
        height: 240px;
        border-radius: 20px;
        -webkit-box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
        box-shadow: 0 11px 12px 6px rgba(173, 176, 178, 0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;
        margin: auto;
    }
    .bottom__item p{
        margin-top: 40px;
    }
    .contact__bottom {
        width: 100%;
        height: auto;
        margin-top: 25px;
        display: block;
		text-align:center;
    }
    .item{
        width: 90%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
            -ms-flex-direction:column;
                flex-direction:column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;
				margin-bottom: 40px;
    }
    .item h3{
        font-family: 'Roboto-Bold', sans-serif;
        font-size: 21px;
        color: #272727;
        margin-top: 26px;
        margin-bottom: 20px;
    }
    .item p{
        font-family: 'Roboto-Regular', sans-serif;
        font-size: 16px;
        color: #818181;
    }
.content__top__blocs{
        display: block;
    }
    .top__block {
        width: 100%;
        height: auto;
        margin-top: 54px;
        text-align: center;
        padding: 0 10px;
    }
}
@media (max-width: 600px){
.header__block{
    width: 100%;
    height: auto;
	margin: auto;
    font-family: 'Roboto-Bold', sans-serif;
    font-style: normal;
    font-size: 12px;
	display: block;
	text-align: center;
}
.header__logo{
max-width:100%;
    height: auto;
		float:left;
}
.header__logo img{
width: 90px;
}
}
@media (max-width: 360px){
.header__block{
    width: 100%;
    height: auto;
	margin: auto;
    font-family: 'Roboto-Bold', sans-serif;
    font-style: normal;
    font-size: 10px;
	display: block;
}

.header__logo img{
width: 80px;
float:left;
}
.header__phones{
float:left;
margin-left: 15px;
}
.header__phones span{
display: none;

}
}

#message{
padding-top:50px;
padding-bottom:70px;
background-color:#f8f8f8;
border-top:1px solid #e5e5e5;
height: 800px;
}
#message h2{
margin-bottom:30px
}#message h2 span{
border-bottom:5px solid #ed1d25;
}
#message label{
color:#666;
margin-bottom:10px;
font-size:1.2em;
}
#message #form_email,#message #form_message,#message #form_name{
box-sizing:border-box;
border:1px solid #fff;
box-shadow:none;
}
#message #form_email,#message #form_name{
padding:25px;
border:1px solid #ccc;
font-size:1.1em;
}
#message #form_message{
height:249px;
padding:25px;
border:1px solid #ccc;
font-size:1.2em;
margin-top: 170px;
}
#message #button_contacts{
background:#666;
padding:15px 0;
width:100%;
border:2px solid #666;
color:#fff;
cursor:pointer;
font-size:1.3em;
text-transform:uppercase;
transition:background .6s,color .6s;
}
#message #button_contacts:hover{
background:0 0;color:#666;
}
